2018-05-13 08:35:03,715 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-189 | | 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 | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-13 08:35:03,717 - 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://10.167.4.35:35357/v3 2018-05-13 08:35:03,717 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-13 08:35:03,719 - 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-13 08:35:03,722 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-13 08:35:03,722 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-13 08:35:05,951 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-13 08:35:12,033 - 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 6.071s OK 2018-05-13 08:35:12,161 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-13 08:35:12,162 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-13 08:35:12,167 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-13 08:35:13,644 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-13 08:42:44,235 - 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 450.536s OK 2018-05-13 08:42:44,363 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-13 08:42:44,364 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 07:31 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-13 08:42:44,368 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-13 08:42:45,167 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-13 08:43:10,014 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 24.845s OK 2018-05-13 08:43:10,130 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-13 08:43:10,130 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:25 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-13 08:43:10,134 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | api_check | functest | healthcheck | 07:31 | PASS | | snaps_health_check | functest | healthcheck | 00:25 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-13 08:43:10,138 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-13 08:43:16,575 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-189 | | 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 | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-13 08:43:16,579 - 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://10.167.4.35:35357/v3 2018-05-13 08:43:16,579 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-13 08:43:16,580 - 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-13 08:43:16,582 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-13 08:43:16,582 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-13 08:43:18,450 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'e6269b1c-04db-4a89-95bd-6408fc05138b'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-13T08:33:57Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'57c207b5-852b-4cdc-b321-4e23dfe9d1e9', 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'a4b03d5106614fb38c97b1d75917dac7', u'created_at': u'2018-05-13T08:33:53Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a4b03d5106614fb38c97b1d75917dac7'}) 2018-05-13 08:43:18,817 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-13 08:43:18,817 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-13 08:43:19,226 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-13 08:43:19,226 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-13 08:43:19,607 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-13 08:43:19,607 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-13 08:43:19' 2018-05-13 08:43:19,607 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--75add994-0a8c-416d-872b-8a8917e83f2c' 2018-05-13 08:43:19,608 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-13 08:43:20,207 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--75add994-0a8c-416d-872b-8a8917e83f2c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-13T08:43:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/6ffeaf86-eb6b-47d6-98d5-44f35ba66061/file', u'owner': u'a4b03d5106614fb38c97b1d75917dac7', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6ffeaf86-eb6b-47d6-98d5-44f35ba66061', u'size': None, u'name': u'functest-vping--75add994-0a8c-416d-872b-8a8917e83f2c', u'checksum': None, u'self': u'/v2/images/6ffeaf86-eb6b-47d6-98d5-44f35ba66061', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-13T08:43:20Z', u'schema': u'/v2/schemas/image'}) 2018-05-13 08:43:20,208 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-75add994-0a8c-416d-872b-8a8917e83f2c' 2018-05-13 08:43:20,537 - 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-13T08:43:20Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'6907820f-12de-432b-8c51-740cc99a26a0', u'provider:segmentation_id': 1014, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-75add994-0a8c-416d-872b-8a8917e83f2c', u'admin_state_up': True, u'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', u'created_at': u'2018-05-13T08:43:20Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a4b03d5106614fb38c97b1d75917dac7'}) 2018-05-13 08:43:21,029 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-13T08:43:20Z', 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'b5430099-32d2-45f8-812b-e7dcf1356a3d', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-75add994-0a8c-416d-872b-8a8917e83f2c', u'enable_dhcp': True, u'network_id': u'6907820f-12de-432b-8c51-740cc99a26a0', u'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', u'created_at': u'2018-05-13T08:43:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'a4b03d5106614fb38c97b1d75917dac7'}) 2018-05-13 08:43:21,029 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-75add994-0a8c-416d-872b-8a8917e83f2c' 2018-05-13 08:43:22,121 - 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-13T08:43:21Z', u'revision_number': 3, u'ha': False, u'id': u'831b2bb5-8414-410b-a80d-c7147c8a45cd', u'external_gateway_info': {u'network_id': u'57c207b5-852b-4cdc-b321-4e23dfe9d1e9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e6269b1c-04db-4a89-95bd-6408fc05138b', u'ip_address': u'172.30.10.114'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-75add994-0a8c-416d-872b-8a8917e83f2c', u'admin_state_up': True, u'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', u'created_at': u'2018-05-13T08:43:21Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'a4b03d5106614fb38c97b1d75917dac7'}) 2018-05-13 08:43:23,651 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-75add994-0a8c-416d-872b-8a8917e83f2c' 2018-05-13 08:43:23,785 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-75add994-0a8c-416d-872b-8a8917e83f2c', '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'a4b03d5106614fb38c97b1d75917dac7', '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'65cc5445-2985-46a4-a7d1-60c758db3163', 'swap': 0}) 2018-05-13 08:43:24,337 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-75add994-0a8c-416d-872b-8a8917e83f2c' 2018-05-13 08:43:32,715 - 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-75add994-0a8c-416d-872b-8a8917e83f2c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:08:1e:ee', u'version': 4, u'addr': u'192.168.130.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6ffeaf86-eb6b-47d6-98d5-44f35ba66061'}), 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-13T08:43:30.000000', 'flavor': Munch({u'id': u'65cc5445-2985-46a4-a7d1-60c758db3163'}), 'az': u'nova', 'id': u'd79dda02-5a51-4331-bb83-0c00a6b17ad1', 'security_groups': [Munch({u'name': u'vping-sg-75add994-0a8c-416d-872b-8a8917e83f2c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f58aed9eba5548c1af5c511f48f7e7f6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.10', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a4b03d5106614fb38c97b1d75917dac7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.10', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.10', 'launched_at': u'2018-05-13T08:43:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-13T08:43:31Z', 'hostId': u'140d857242529b8b9e2507ccfddb539be8d2715a6609a72a1fe7f93d', 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'140d857242529b8b9e2507ccfddb539be8d2715a6609a72a1fe7f93d', '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-0000001f', u'OS-SRV-USG:launched_at': u'2018-05-13T08:43:30.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'a4b03d5106614fb38c97b1d75917dac7', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-75add994-0a8c-416d-872b-8a8917e83f2c', 'adminPass': u'5YqTfbjpu3H4', 'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', 'created_at': u'2018-05-13T08:43:25Z', 'created': u'2018-05-13T08:43:25Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-13 08:43:33,720 - 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 1572051461 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.916 MHz processor [ 0.125364] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.126901] pid_max: default: 32768 minimum: 301 [ 0.127747] ACPI: Core revision 20150930 [ 0.129069] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130281] Security Framework initialized [ 0.131038] Yama: becoming mindful. [ 0.131732] AppArmor: AppArmor initialized [ 0.132568] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133971] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135262] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.136426] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137792] Initializing cgroup subsys io [ 0.138559] Initializing cgroup subsys memory [ 0.139384] Initializing cgroup subsys devices [ 0.140205] Initializing cgroup subsys freezer [ 0.141020] Initializing cgroup subsys net_cls [ 0.141843] Initializing cgroup subsys perf_event [ 0.142701] Initializing cgroup subsys net_prio [ 0.143516] Initializing cgroup subsys hugetlb [ 0.144345] Initializing cgroup subsys pids [ 0.145174] CPU: Physical Processor ID: 0 [ 0.146633] mce: CPU supports 10 MCE banks [ 0.147422] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.148377] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.157547] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162675] ftrace: allocating 31920 entries in 125 pages [ 0.184274] smpboot: Max logical packages: 1 [ 0.185064] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.186318] x2apic enabled [ 0.187000] Switched APIC routing to physical x2apic. [ 0.188438] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.189488] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.191388] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192866] ... version: 2 [ 0.193619] ... bit width: 48 [ 0.194384] ... generic registers: 4 [ 0.195133] ... value mask: 0000ffffffffffff [ 0.196076] ... max period: 000000007fffffff [ 0.197016] ... fixed-purpose events: 3 [ 0.197756] ... event mask: 000000070000000f [ 0.198716] KVM setup paravirtual spinlock [ 0.199963] x86: Booted up 1 node, 1 CPUs [ 0.200718] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.202021] devtmpfs: initialized [ 0.203684] evm: security.selinux [ 0.204325] evm: security.SMACK64 [ 0.204959] evm: security.SMACK64EXEC [ 0.205652] evm: security.SMACK64TRANSMUTE [ 0.206415] evm: security.SMACK64MMAP [ 0.207113] evm: security.ima [ 0.207699] evm: security.capability [ 0.208451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.210227] pinctrl core: initialized pinctrl subsystem [ 0.211264] RTC time: 8:43:30, date: 05/13/18 [ 0.212158] NET: Registered protocol family 16 [ 0.213070] cpuidle: using governor ladder [ 0.213830] cpuidle: using governor menu [ 0.214561] PCCT header not found. [ 0.215264] ACPI: bus type PCI registered [ 0.216017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.217209] PCI: Using configuration type 1 for base access [ 0.218216] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.220156] ACPI: Added _OSI(Module Device) [ 0.220942] ACPI: Added _OSI(Processor Device) [ 0.221740] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222592] ACPI: Added _OSI(Processor Aggregator Device) [ 0.224400] ACPI: Interpreter enabled [ 0.225101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226821] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228567] ACPI: (supports S0 S3 S4 S5) [ 0.229295] ACPI: Using IOAPIC for interrupt routing [ 0.230188] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.233122] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.234206] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.235689] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.237151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.239799] acpiphp: Slot [3] registered [ 0.240725] acpiphp: Slot [4] registered [ 0.241634] acpiphp: Slot [5] registered [ 0.242540] acpiphp: Slot [6] registered [ 0.249679] acpiphp: Slot [7] registered [ 0.250593] acpiphp: Slot [8] registered [ 0.251517] acpiphp: Slot [9] registered [ 0.252432] acpiphp: Slot [10] registered [ 0.253380] acpiphp: Slot [11] registered [ 0.254317] acpiphp: Slot [12] registered [ 0.255248] acpiphp: Slot [13] registered [ 0.256193] acpiphp: Slot [14] registered [ 0.257140] acpiphp: Slot [15] registered [ 0.258067] acpiphp: Slot [16] registered [ 0.258999] acpiphp: Slot [17] registered [ 0.259931] acpiphp: Slot [18] registered [ 0.260848] acpiphp: Slot [19] registered [ 0.261788] acpiphp: Slot [20] registered [ 0.262718] acpiphp: Slot [21] registered [ 0.263657] acpiphp: Slot [22] registered [ 0.264550] acpiphp: Slot [23] registered [ 0.265434] acpiphp: Slot [24] registered [ 0.266326] acpiphp: Slot [25] registered [ 0.267215] acpiphp: Slot [26] registered [ 0.268136] acpiphp: Slot [27] registered [ 0.269060] acpiphp: Slot [28] registered [ 0.270012] acpiphp: Slot [29] registered [ 0.270942] acpiphp: Slot [30] registered [ 0.271897] acpiphp: Slot [31] registered [ 0.272835] PCI host bridge to bus 0000:00 [ 0.273759] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.275274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.276743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.278423] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.280100] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.281817] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.285680] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.287216] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.288629] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.290164] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.294564] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296472] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.325145] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.326727] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328908] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330452] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.333286] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.334514] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335715] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.337428] vgaarb: loaded [ 0.338061] vgaarb: bridge control possible 0000:00:02.0 [ 0.339329] SCSI subsystem initialized [ 0.340244] ACPI: bus type USB registered [ 0.341160] usbcore: registered new interface driver usbfs [ 0.342309] usbcore: registered new interface driver hub [ 0.343446] usbcore: registered new device driver usb [ 0.344647] PCI: Using ACPI for IRQ routing [ 0.345795] NetLabel: Initializing [ 0.346608] NetLabel: domain hash size = 128 [ 0.347586] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.348712] NetLabel: unlabeled traffic allowed by default [ 0.350010] clocksource: Switched to clocksource kvm-clock [ 0.355293] AppArmor: AppArmor Filesystem Enabled [ 0.356413] pnp: PnP ACPI init [ 0.357373] pnp: PnP ACPI: found 5 devices [ 0.363510] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.365494] NET: Registered protocol family 2 [ 0.366591] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.368149] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.369585] TCP: Hash tables configured (established 8192 bind 8192) [ 0.370977] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.372265] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.373614] NET: Registered protocol family 1 [ 0.374576] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.375827] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.377101] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.391253] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.405552] Trying to unpack rootfs image as initramfs... [ 0.455425] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.457263] Scanning for low memory corruption every 60 seconds [ 0.458801] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.460203] audit: initializing netlink subsys (disabled) [ 0.461413] audit: type=2000 audit(1526201011.447:1): initialized [ 0.462998] Initialise system trusted keyring [ 0.464075] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.465458] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.467664] zbud: loaded [ 0.468415] VFS: Disk quotas dquot_6.6.0 [ 0.469344] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.471045] fuse init (API version 7.23) [ 0.472014] Key type big_key registered [ 0.472941] Allocating IMA MOK and blacklist keyrings. [ 0.474215] Key type asymmetric registered [ 0.475161] Asymmetric key parser 'x509' registered [ 0.476274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.477960] io scheduler noop registered [ 0.478878] io scheduler deadline registered (default) [ 0.480036] io scheduler cfq registered [ 0.480992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.482242] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.483744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.485426] ACPI: Power Button [PWRF] [ 0.486373] GHES: HEST is not enabled! [ 0.500103] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.527954] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.542274] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.544106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.567433] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.569440] Linux agpgart interface v0.103 [ 0.571498] brd: module loaded [ 0.572762] loop: module loaded [ 0.576768] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.578177] GPT:90111 != 2097151 [ 0.578838] GPT:Alternate GPT header not at the end of the disk. [ 0.579961] GPT:90111 != 2097151 [ 0.580612] GPT: Use GNU Parted to correct GPT errors. [ 0.581545] vda: vda1 vda15 [ 0.583392] vdb: [ 0.584377] scsi host0: ata_piix [ 0.585197] scsi host1: ata_piix [ 0.585940] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.587287] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.588845] libphy: Fixed MDIO Bus: probed [ 0.589750] tun: Universal TUN/TAP device driver, 1.6 [ 0.590759] tun: (C) 1999-2004 Max Krasnyansky [ 0.592804] PPP generic driver version 2.4.2 [ 0.593709] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.594988] ehci-pci: EHCI PCI platform driver [ 0.595874] ehci-platform: EHCI generic platform driver [ 0.596878] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.598032] ohci-pci: OHCI PCI platform driver [ 0.598903] ohci-platform: OHCI generic platform driver [ 0.600048] uhci_hcd: USB Universal Host Controller Interface driver [ 0.614942] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.616053] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.617539] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.618593] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.619817] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.621124] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.622538] usb usb1: Product: UHCI Host Controller [ 0.623512] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.624722] usb usb1: SerialNumber: 0000:00:01.2 [ 0.625748] hub 1-0:1.0: USB hub found [ 0.626582] hub 1-0:1.0: 2 ports detected [ 0.627532] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.629650] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.630662] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.631734] mousedev: PS/2 mouse device common for all mice [ 0.633012] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.635083] rtc_cmos 00:00: RTC can wake from S4 [ 0.636225] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.638815] i2c /dev entries driver [ 0.639638] device-mapper: uevent: version 1.0.3 [ 0.640644] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642392] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643776] NET: Registered protocol family 10 [ 0.644819] NET: Registered protocol family 17 [ 0.645780] Key type dns_resolver registered [ 0.646773] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648002] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.649799] registered taskstats version 1 [ 0.650708] Loading compiled-in X.509 certificates [ 0.652214] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.654152] zswap: loaded using pool lzo/zbud [ 0.661869] Key type trusted registered [ 0.663524] Key type encrypted registered [ 0.664455] AppArmor: AppArmor sha1 policy hashing enabled [ 0.665536] ima: No TPM chip found, activating TPM-bypass! [ 0.666666] evm: HMAC attrs: 0x1 [ 0.667613] Magic number: 2:501:725 [ 0.668381] block loop5: hash matches [ 0.669250] rtc_cmos 00:00: setting system clock to 2018-05-13 08:43:31 UTC (1526201011) [ 0.670903] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.672118] EDD information not available. [ 0.746952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.748600] Write protecting the kernel read-only data: 14336k [ 0.750240] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.752149] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.897543] 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.10... Lease of 192.168.130.10 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK 2018-05-13 08:43:33,721 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-75add994-0a8c-416d-872b-8a8917e83f2c' 2018-05-13 08:43:33,906 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDURF01pE9PHULQTd1mpfbmUaJqu2gTR41rlH8IIL8//i/NfT4K5zzWn5IO8mhIUDiORPv0QNumVXRMSOURx7WEnsmLv1uw5rMjyUtDwWDup6Hx8gad4FMStNgmzd3cxvwr5w2OvMEg0cxObTu1pTxM90Gd0gexCPwt9A7A/dFl8UNe3KNxiYGIkLud/fBHJ1/PajGVYHZa0W3YwXj6s06NiDcvlmquR49Qh752al54iig3BtXIOuiO2lyJH1KYdqdyjvHJ9XNE62SUiwPDe4kf96BeWcVsX3ql4CBZdLOcRPJyrTHVcNSu/EF6nhIyPeSgAkly+jBvGtmjsUNGbHqt Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA1ERdNaRPTx1C0E3dZqX25lGiartoE0eNa5R/CCC/P/4vzX0+\nCuc81p+SDvJoSFA4jkT79EDbplV0TEjlEce1hJ7Ji79bsOazI8lLQ8Fg7qeh8fIG\nneBTErTYJs3d3Mb8K+cNjrzBINHMTm07taU8TPdBndIHsQj8LfQOwP3RZfFDXtyj\ncYmBiJC7nf3wRydfz2oxlWB2WtFt2MF4+rNOjYg3L5ZqrkePUIe+dmpeeIooNwbV\nyDrojtpciR9SmHanco7xyfVzROtklIsDw3uJH/egXlnFbF96peAgWXSznETycq0x\n1XDUrvxBep4SMj3koAJJcvowbxrZo7FDRmx6rQIDAQABAoIBAQCHOT3/7Dqx9bwY\no2IGAHh3ZU4InHbCwXRwMltyvBnaFH4zdDPQEluJhoIvj3Grj59X0s6HXcIQBqRd\n7JoxZ35VjCptImyxF2bLx3JxKYIsxxG95icc8Ek7w4VnwwIxoXoIJdtXMRv/Yme7\nFo9ROoBdr65XcfOAbm7of2/etlNtkskCdu3zPpGZiBXrh2zjt3qzLNS8LlVqd8Dx\nmfMI/UZoI9ZRf10zgUzv43pp1CN96CPKyb/4DTVLqj6jfdE91aQ8csXkzT3VL6zT\n+LFb7khtVj49+gAFd95FUcmxzCM9Ljm3qW25lMss3rsgzl3A7wtumdP0t8FOUd12\nmXuouvKpAoGBAP1wl8RWeRrcfzoytDzTDFAOqVid1/TiYnpB5sBXAbUYr0zhz3Z5\nZeOciGJ2fZQDp4DJ4GQNpipHfEXqRLY+r7OmoI5+j3jgOJH3g7PHdK75ySHrTHW+\nm9tUoBok3QO66PyN8ViQ3lGNRCp0+bopdYjDNsJ+O+jHwh2yl7Ls9RTLAoGBANZp\nS+ujTt2zZ2PXiqVRqujWQQnE871yOI3qsbuZ94eLB8uywa0ljJJfKyNb5crl1Y73\nodKJtDDZ3qtEh9oykL9SFmCARYAi2+SbJ7qZaxqVcanffxRZ8ak4D4Dz/VUlpUD4\nnjx1/a2XBRFYzb3vkGX7ZZ1Ci2YKyLBQLDovXLdnAoGBAOcacbo+pCZDZNy7+bDx\nPmwOQowlOxT6DpSvXWyMqmjp/ohb7SN6pdd9GLy4keCTyH1fGPgDnj81enQCoO+S\nkAOA8S2e6NNvmwY3rugT/CnGaos8ljdUPakuLORKMyPAn84U3TxGtgOljsAsdMA2\nKBAy+s817wlghnkwLrag7wcrAoGBAKO6QoRM74NyZOgkBraZN3aXbZDFOg8XcsJE\nTrZgK1nwu+I7vZO3kbGQRMO6gC5A9aQ3yvWXu+Z16IhGS6s+Y7QFPhswuGHRvLLE\nHEFsuBHTvrkmdscWq+g5a/Vf27qyhY+oikTHIRD2uqL1eh6pGk4V/BFraEFiyL+C\naVOBKT7PAoGBAPWFnaR5WcodnxdbiDJLvkD6W0iVm5J2AjJushlArtlGz2ZE/LaY\nI2IkJVHvwHrwIBRn+8Qg9N88lp1l/aglFEPkJZaucyTac+gqn3nYlVj50wgnMKat\nyCin+nfkkoK4KABY14Pqo1vhwSXD8Q4lBFHSn6B/eVoMXXWItEJzYGtK\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f58aed9eba5548c1af5c511f48f7e7f6', 'name': u'vping-keypair-75add994-0a8c-416d-872b-8a8917e83f2c', 'created_at': '2018-05-13T08:43:33.906262', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a4b03d5106614fb38c97b1d75917dac7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'2d:fe:fa:bb:66:a1:9c:4a:69:cf:64:8e:5e:a5:71:2a', 'type': 'ssh', 'id': u'vping-keypair-75add994-0a8c-416d-872b-8a8917e83f2c'}) 2018-05-13 08:43:33,906 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEA1ERdNaRPTx1C0E3dZqX25lGiartoE0eNa5R/CCC/P/4vzX0+ Cuc81p+SDvJoSFA4jkT79EDbplV0TEjlEce1hJ7Ji79bsOazI8lLQ8Fg7qeh8fIG neBTErTYJs3d3Mb8K+cNjrzBINHMTm07taU8TPdBndIHsQj8LfQOwP3RZfFDXtyj cYmBiJC7nf3wRydfz2oxlWB2WtFt2MF4+rNOjYg3L5ZqrkePUIe+dmpeeIooNwbV yDrojtpciR9SmHanco7xyfVzROtklIsDw3uJH/egXlnFbF96peAgWXSznETycq0x 1XDUrvxBep4SMj3koAJJcvowbxrZo7FDRmx6rQIDAQABAoIBAQCHOT3/7Dqx9bwY o2IGAHh3ZU4InHbCwXRwMltyvBnaFH4zdDPQEluJhoIvj3Grj59X0s6HXcIQBqRd 7JoxZ35VjCptImyxF2bLx3JxKYIsxxG95icc8Ek7w4VnwwIxoXoIJdtXMRv/Yme7 Fo9ROoBdr65XcfOAbm7of2/etlNtkskCdu3zPpGZiBXrh2zjt3qzLNS8LlVqd8Dx mfMI/UZoI9ZRf10zgUzv43pp1CN96CPKyb/4DTVLqj6jfdE91aQ8csXkzT3VL6zT +LFb7khtVj49+gAFd95FUcmxzCM9Ljm3qW25lMss3rsgzl3A7wtumdP0t8FOUd12 mXuouvKpAoGBAP1wl8RWeRrcfzoytDzTDFAOqVid1/TiYnpB5sBXAbUYr0zhz3Z5 ZeOciGJ2fZQDp4DJ4GQNpipHfEXqRLY+r7OmoI5+j3jgOJH3g7PHdK75ySHrTHW+ m9tUoBok3QO66PyN8ViQ3lGNRCp0+bopdYjDNsJ+O+jHwh2yl7Ls9RTLAoGBANZp S+ujTt2zZ2PXiqVRqujWQQnE871yOI3qsbuZ94eLB8uywa0ljJJfKyNb5crl1Y73 odKJtDDZ3qtEh9oykL9SFmCARYAi2+SbJ7qZaxqVcanffxRZ8ak4D4Dz/VUlpUD4 njx1/a2XBRFYzb3vkGX7ZZ1Ci2YKyLBQLDovXLdnAoGBAOcacbo+pCZDZNy7+bDx PmwOQowlOxT6DpSvXWyMqmjp/ohb7SN6pdd9GLy4keCTyH1fGPgDnj81enQCoO+S kAOA8S2e6NNvmwY3rugT/CnGaos8ljdUPakuLORKMyPAn84U3TxGtgOljsAsdMA2 KBAy+s817wlghnkwLrag7wcrAoGBAKO6QoRM74NyZOgkBraZN3aXbZDFOg8XcsJE TrZgK1nwu+I7vZO3kbGQRMO6gC5A9aQ3yvWXu+Z16IhGS6s+Y7QFPhswuGHRvLLE HEFsuBHTvrkmdscWq+g5a/Vf27qyhY+oikTHIRD2uqL1eh6pGk4V/BFraEFiyL+C aVOBKT7PAoGBAPWFnaR5WcodnxdbiDJLvkD6W0iVm5J2AjJushlArtlGz2ZE/LaY I2IkJVHvwHrwIBRn+8Qg9N88lp1l/aglFEPkJZaucyTac+gqn3nYlVj50wgnMKat yCin+nfkkoK4KABY14Pqo1vhwSXD8Q4lBFHSn6B/eVoMXXWItEJzYGtK -----END RSA PRIVATE KEY----- 2018-05-13 08:43:34,467 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--75add994-0a8c-416d-872b-8a8917e83f2c' 2018-05-13 08:43:39,991 - 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-75add994-0a8c-416d-872b-8a8917e83f2c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c0:e1:b2', u'version': 4, u'addr': u'192.168.130.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6ffeaf86-eb6b-47d6-98d5-44f35ba66061'}), 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-13T08:43:39.000000', 'flavor': Munch({u'id': u'65cc5445-2985-46a4-a7d1-60c758db3163'}), 'az': u'nova', 'id': u'cc1428b6-3c90-41fb-893b-36cc9ee572b9', 'security_groups': [Munch({u'name': u'vping-sg-75add994-0a8c-416d-872b-8a8917e83f2c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f58aed9eba5548c1af5c511f48f7e7f6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.7', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a4b03d5106614fb38c97b1d75917dac7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.7', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.7', 'launched_at': u'2018-05-13T08:43:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-13T08:43:39Z', 'hostId': u'ed3100b687af106e8eea124f2e0f0ca77b7e42b83ca3c6c55194aad8', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-75add994-0a8c-416d-872b-8a8917e83f2c', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'ed3100b687af106e8eea124f2e0f0ca77b7e42b83ca3c6c55194aad8', '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-00000022', u'OS-SRV-USG:launched_at': u'2018-05-13T08:43:39.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'a4b03d5106614fb38c97b1d75917dac7', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-ssh--75add994-0a8c-416d-872b-8a8917e83f2c', 'adminPass': u'qp3vG8m9SDac', 'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', 'created_at': u'2018-05-13T08:43:35Z', 'created': u'2018-05-13T08:43:35Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-13 08:43:41,866 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'831b2bb5-8414-410b-a80d-c7147c8a45cd', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', 'created_at': u'2018-05-13T08:43:41Z', 'attached': True, 'updated_at': u'2018-05-13T08:43:41Z', 'id': u'808e742c-1e2a-4059-afbd-f75f04e134ad', 'floating_network_id': u'57c207b5-852b-4cdc-b321-4e23dfe9d1e9', 'fixed_ip_address': u'192.168.130.7', 'floating_ip_address': u'172.30.10.120', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a4b03d5106614fb38c97b1d75917dac7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'831b2bb5-8414-410b-a80d-c7147c8a45cd', 'project_id': u'a4b03d5106614fb38c97b1d75917dac7', 'port_id': u'79031acb-55ef-4ff0-a2b0-12db0ffa41e4', 'port': u'79031acb-55ef-4ff0-a2b0-12db0ffa41e4', 'network': u'57c207b5-852b-4cdc-b321-4e23dfe9d1e9'}) 2018-05-13 08:43:43,866 - 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 1365060948 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.125284] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126821] pid_max: default: 32768 minimum: 301 [ 0.127670] ACPI: Core revision 20150930 [ 0.129012] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130178] Security Framework initialized [ 0.130897] Yama: becoming mindful. [ 0.131561] AppArmor: AppArmor initialized [ 0.132346] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133734] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135003] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.136171] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137533] Initializing cgroup subsys io [ 0.138291] Initializing cgroup subsys memory [ 0.139104] Initializing cgroup subsys devices [ 0.139904] Initializing cgroup subsys freezer [ 0.140706] Initializing cgroup subsys net_cls [ 0.141521] Initializing cgroup subsys perf_event [ 0.142370] Initializing cgroup subsys net_prio [ 0.143199] Initializing cgroup subsys hugetlb [ 0.144011] Initializing cgroup subsys pids [ 0.144811] CPU: Physical Processor ID: 0 [ 0.146239] mce: CPU supports 10 MCE banks [ 0.147025] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147965] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.157134] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162234] ftrace: allocating 31920 entries in 125 pages [ 0.183743] smpboot: Max logical packages: 1 [ 0.184531] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185779] x2apic enabled [ 0.186445] Switched APIC routing to physical x2apic. [ 0.187861] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188903] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190781] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192244] ... version: 2 [ 0.192992] ... bit width: 48 [ 0.193753] ... generic registers: 4 [ 0.194486] ... value mask: 0000ffffffffffff [ 0.195414] ... max period: 000000007fffffff [ 0.196332] ... fixed-purpose events: 3 [ 0.197082] ... event mask: 000000070000000f [ 0.198047] KVM setup paravirtual spinlock [ 0.199269] x86: Booted up 1 node, 1 CPUs [ 0.200004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201297] devtmpfs: initialized [ 0.202936] evm: security.selinux [ 0.203560] evm: security.SMACK64 [ 0.204174] evm: security.SMACK64EXEC [ 0.204853] evm: security.SMACK64TRANSMUTE [ 0.205590] evm: security.SMACK64MMAP [ 0.206255] evm: security.ima [ 0.206815] evm: security.capability [ 0.207538] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209260] pinctrl core: initialized pinctrl subsystem [ 0.210260] RTC time: 8:43:39, date: 05/13/18 [ 0.211132] NET: Registered protocol family 16 [ 0.212026] cpuidle: using governor ladder [ 0.212766] cpuidle: using governor menu [ 0.213481] PCCT header not found. [ 0.214159] ACPI: bus type PCI registered [ 0.214910] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216086] PCI: Using configuration type 1 for base access [ 0.217108] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219049] ACPI: Added _OSI(Module Device) [ 0.219832] ACPI: Added _OSI(Processor Device) [ 0.220647] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221488] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223287] ACPI: Interpreter enabled [ 0.223994] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227445] ACPI: (supports S0 S3 S4 S5) [ 0.228177] ACPI: Using IOAPIC for interrupt routing [ 0.229085] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232050] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234322] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235470] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237611] acpiphp: Slot [3] registered [ 0.238358] acpiphp: Slot [4] registered [ 0.239096] acpiphp: Slot [5] registered [ 0.239839] acpiphp: Slot [6] registered [ 0.246902] acpiphp: Slot [7] registered [ 0.247644] acpiphp: Slot [8] registered [ 0.248376] acpiphp: Slot [9] registered [ 0.249116] acpiphp: Slot [10] registered [ 0.249859] acpiphp: Slot [11] registered [ 0.250603] acpiphp: Slot [12] registered [ 0.251337] acpiphp: Slot [13] registered [ 0.252078] acpiphp: Slot [14] registered [ 0.252816] acpiphp: Slot [15] registered [ 0.253566] acpiphp: Slot [16] registered [ 0.254310] acpiphp: Slot [17] registered [ 0.255057] acpiphp: Slot [18] registered [ 0.255800] acpiphp: Slot [19] registered [ 0.256546] acpiphp: Slot [20] registered [ 0.257289] acpiphp: Slot [21] registered [ 0.258036] acpiphp: Slot [22] registered [ 0.258773] acpiphp: Slot [23] registered [ 0.259512] acpiphp: Slot [24] registered [ 0.260256] acpiphp: Slot [25] registered [ 0.261006] acpiphp: Slot [26] registered [ 0.261748] acpiphp: Slot [27] registered [ 0.262494] acpiphp: Slot [28] registered [ 0.263240] acpiphp: Slot [29] registered [ 0.263984] acpiphp: Slot [30] registered [ 0.264727] acpiphp: Slot [31] registered [ 0.265447] PCI host bridge to bus 0000:00 [ 0.266193] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.267335] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.268490] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.269843] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.271214] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.272602] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.276425] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.277671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.278803] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.280012] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.284497] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.285830] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.314083] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.315377] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.317221] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.318466] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.319676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.320818] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.321881] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.322873] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.324326] vgaarb: loaded [ 0.324861] vgaarb: bridge control possible 0000:00:02.0 [ 0.325956] SCSI subsystem initialized [ 0.326702] ACPI: bus type USB registered [ 0.327454] usbcore: registered new interface driver usbfs [ 0.328450] usbcore: registered new interface driver hub [ 0.329402] usbcore: registered new device driver usb [ 0.330397] PCI: Using ACPI for IRQ routing [ 0.331350] NetLabel: Initializing [ 0.331988] NetLabel: domain hash size = 128 [ 0.332791] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.333711] NetLabel: unlabeled traffic allowed by default [ 0.334747] clocksource: Switched to clocksource kvm-clock [ 0.339776] AppArmor: AppArmor Filesystem Enabled [ 0.340694] pnp: PnP ACPI init [ 0.341532] pnp: PnP ACPI: found 5 devices [ 0.347486] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.349101] NET: Registered protocol family 2 [ 0.349997] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.351220] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.352383] TCP: Hash tables configured (established 8192 bind 8192) [ 0.353519] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354563] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.355719] NET: Registered protocol family 1 [ 0.356530] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.357572] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.358580] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.372431] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.386457] Trying to unpack rootfs image as initramfs... [ 0.435900] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.437404] Scanning for low memory corruption every 60 seconds [ 0.438651] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.439762] audit: initializing netlink subsys (disabled) [ 0.440731] audit: type=2000 audit(1526201020.126:1): initialized [ 0.442010] Initialise system trusted keyring [ 0.442882] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.444008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445929] zbud: loaded [ 0.446569] VFS: Disk quotas dquot_6.6.0 [ 0.447341] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448788] fuse init (API version 7.23) [ 0.449613] Key type big_key registered [ 0.450345] Allocating IMA MOK and blacklist keyrings. [ 0.451430] Key type asymmetric registered [ 0.452202] Asymmetric key parser 'x509' registered [ 0.453114] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.454614] io scheduler noop registered [ 0.455427] io scheduler deadline registered (default) [ 0.456459] io scheduler cfq registered [ 0.457319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458408] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459739] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.461226] ACPI: Power Button [PWRF] [ 0.462065] GHES: HEST is not enabled! [ 0.475718] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.503452] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.517692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.519478] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.542739] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.544713] Linux agpgart interface v0.103 [ 0.546690] brd: module loaded [ 0.547852] loop: module loaded [ 0.551822] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.553151] GPT:90111 != 2097151 [ 0.553763] GPT:Alternate GPT header not at the end of the disk. [ 0.554791] GPT:90111 != 2097151 [ 0.555398] GPT: Use GNU Parted to correct GPT errors. [ 0.556291] vda: vda1 vda15 [ 0.557950] vdb: [ 0.558904] scsi host0: ata_piix [ 0.559563] scsi host1: ata_piix [ 0.560210] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.561391] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.562772] libphy: Fixed MDIO Bus: probed [ 0.563524] tun: Universal TUN/TAP device driver, 1.6 [ 0.564406] tun: (C) 1999-2004 Max Krasnyansky [ 0.566244] PPP generic driver version 2.4.2 [ 0.567077] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.568216] ehci-pci: EHCI PCI platform driver [ 0.569033] ehci-platform: EHCI generic platform driver [ 0.569970] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.571052] ohci-pci: OHCI PCI platform driver [ 0.571862] ohci-platform: OHCI generic platform driver [ 0.572803] uhci_hcd: USB Universal Host Controller Interface driver [ 0.586816] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.587745] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.589113] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.589993] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.591027] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.592193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.593510] usb usb1: Product: UHCI Host Controller [ 0.594382] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.595456] usb usb1: SerialNumber: 0000:00:01.2 [ 0.596340] hub 1-0:1.0: USB hub found [ 0.597066] hub 1-0:1.0: 2 ports detected [ 0.597909] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.599800] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.600698] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.601689] mousedev: PS/2 mouse device common for all mice [ 0.602846] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.604565] rtc_cmos 00:00: RTC can wake from S4 [ 0.605566] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.606689] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.607850] i2c /dev entries driver [ 0.608548] device-mapper: uevent: version 1.0.3 [ 0.609462] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.610929] ledtrig-cpu: registered to indicate activity on CPUs [ 0.612129] NET: Registered protocol family 10 [ 0.613895] NET: Registered protocol family 17 [ 0.614760] Key type dns_resolver registered [ 0.615637] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.616658] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.618287] registered taskstats version 1 [ 0.619060] Loading compiled-in X.509 certificates [ 0.620445] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.622193] zswap: loaded using pool lzo/zbud [ 0.629823] Key type trusted registered [ 0.631309] Key type encrypted registered [ 0.632063] AppArmor: AppArmor sha1 policy hashing enabled [ 0.633022] ima: No TPM chip found, activating TPM-bypass! [ 0.634006] evm: HMAC attrs: 0x1 [ 0.634887] Magic number: 2:501:725 [ 0.635592] block loop5: hash matches [ 0.636340] rtc_cmos 00:00: setting system clock to 2018-05-13 08:43:40 UTC (1526201020) [ 0.637818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.638869] EDD information not available. [ 0.719690] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.721167] Write protecting the kernel read-only data: 14336k [ 0.722674] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.724357] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.04 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.221432] 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.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyNRnem6CIb5q9DFIDqzOpYSZxM1raHUyu0hVUECKJDYiSKvJiwr8XGyGnEuJ8qzUQqyInNyb7sEGOoTTvdQ9dskPzqrvlSAQZXr7Tl/iVsQB7NWB7t5BG2DHLga2c29sQUP7LGV2GLe1ryPzZrB1DKlPlObjEhkb9ADty1KyHWzinWiZclDabZ+8fYl35ongQU/2SqfFjTCb9Dz4U5Ue56P2PVOg+CwQLdfUO7C32TN/Xu0AAnFGuoflqFyXxnNmnuAsWB3PLRHpA5iRgT4IvLS8PEXA5ItiMx0gudNU6zQVz2OkumOiH36+nQq2xCsR8htGTSIusYRiFibeM8G+L root@opnfv-vping-2-ssh--75add994-0a8c-416d-872b-8a8917e83f2c ssh-dss AAAAB3NzaC1kc3MAAACBAPRyD12Wb9dDSBf9fh83LiINwTmR9c7naepha/IMO7fIh0XZvaffK4C04su4ESdU8XiPRuDPYy/NppLHHS6MOVb43Bi0GlcI7uLTqyAPUDczjNYu3BAiOzo7oNSdh6ENFS1wPFUM3SyePcaEZn5O+5quqKFFC6tJ6OnP9jZ90GMFAAAAFQDGpRPNe3hv7C9wrRF2K9YAfEe3cQAAAIEAqyYSgBfOvlc2IjZper62zQxC9uCKVdHn5TMi7YK75bufT3D03alh9t8h48/Iq4XtsKxkdrygl4SQP80MRciYwlEW5az+f5C2SssK146YMsMkTCPHH9xRBpa481qDnZlYXKZMAHBirQ271hK1CF/aZshtweiIrytL0Dbuq4BKCtEAAACADaiERFm8kq6d/uZboO5ucCMDPmaSwW1f00tEf/vS+1PA9q/vk585XPnw3RlKZKAF9nAyhxbZe9XUd7NYvTqB6ATTz1mT4EgyyimCrB0edjH6G75idhrIiyM4KEdaf/7NTfSRZhkq1pn/jhAh2dEMe+4vCyI7mRl9IqVpYmJmTks= root@opnfv-vping-2-ssh--75add994-0a8c-416d-872b-8a8917e83f2c -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:fec0:e1b2/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cc1428b6-3c90-41fb-893b-36cc9ee572b9 name: opnfv-vping-2-ssh--75add994-0a8c-416d-872b-8a8917e83f2c availability-zone: nova local-hostname: opnfv-vping-2-ssh--75add994-0a8c-416d-872b-8a8917e83f2c.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-ssh--75add994-0a8c-416d-872b-8a8917e83f2c login: 2018-05-13 08:43:43,867 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-13 08:43:46,976 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-13 08:43:46,980 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-13 08:43:46,983 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-13 08:43:46,984 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-13 08:43:47,493 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-13 08:43:47,493 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:27 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-13 08:43:58,428 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-05-13 08:43:58,428 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-13 08:43:59,087 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'e6269b1c-04db-4a89-95bd-6408fc05138b'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-13T08:33:57Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'57c207b5-852b-4cdc-b321-4e23dfe9d1e9', 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'a4b03d5106614fb38c97b1d75917dac7', u'created_at': u'2018-05-13T08:33:53Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a4b03d5106614fb38c97b1d75917dac7'}) 2018-05-13 08:43:59,088 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-13 08:43:59,088 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-13 08:43:59' 2018-05-13 08:43:59,088 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--11e3e1a0-601e-4508-9d93-91a9b60db509' 2018-05-13 08:43:59,088 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-13 08:43:59,696 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--11e3e1a0-601e-4508-9d93-91a9b60db509', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-13T08:43:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/61dc4bf0-4a49-4a1d-a92c-25fe305b863b/file', u'owner': u'a4b03d5106614fb38c97b1d75917dac7', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'61dc4bf0-4a49-4a1d-a92c-25fe305b863b', u'size': None, u'name': u'functest-vping--11e3e1a0-601e-4508-9d93-91a9b60db509', u'checksum': None, u'self': u'/v2/images/61dc4bf0-4a49-4a1d-a92c-25fe305b863b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-13T08:43:59Z', u'schema': u'/v2/schemas/image'}) 2018-05-13 08:43:59,697 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-11e3e1a0-601e-4508-9d93-91a9b60db509' 2018-05-13 08:43:59,962 - 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-13T08:43:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'7e7d0997-73a4-4983-a807-25150073ddf8', u'provider:segmentation_id': 1024, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-11e3e1a0-601e-4508-9d93-91a9b60db509', u'admin_state_up': True, u'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', u'created_at': u'2018-05-13T08:43:59Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a4b03d5106614fb38c97b1d75917dac7'}) 2018-05-13 08:44:00,486 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-13T08:44:00Z', 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'80286f8e-0995-47ea-8e7f-92187072a8f4', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-11e3e1a0-601e-4508-9d93-91a9b60db509', u'enable_dhcp': True, u'network_id': u'7e7d0997-73a4-4983-a807-25150073ddf8', u'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', u'created_at': u'2018-05-13T08:44:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'a4b03d5106614fb38c97b1d75917dac7'}) 2018-05-13 08:44:00,487 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-11e3e1a0-601e-4508-9d93-91a9b60db509' 2018-05-13 08:44:01,622 - 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-13T08:44:01Z', u'revision_number': 2, u'ha': False, u'id': u'38b33d9c-4e50-4e63-9239-54c0f581e130', u'external_gateway_info': {u'network_id': u'57c207b5-852b-4cdc-b321-4e23dfe9d1e9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e6269b1c-04db-4a89-95bd-6408fc05138b', u'ip_address': u'172.30.10.113'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-11e3e1a0-601e-4508-9d93-91a9b60db509', u'admin_state_up': True, u'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', u'created_at': u'2018-05-13T08:44:00Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'a4b03d5106614fb38c97b1d75917dac7'}) 2018-05-13 08:44:03,078 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-11e3e1a0-601e-4508-9d93-91a9b60db509' 2018-05-13 08:44:03,178 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-11e3e1a0-601e-4508-9d93-91a9b60db509', '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'a4b03d5106614fb38c97b1d75917dac7', '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'a2ad5223-f53f-417a-8fc7-a3c290dba096', 'swap': 0}) 2018-05-13 08:44:03,778 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-11e3e1a0-601e-4508-9d93-91a9b60db509' 2018-05-13 08:44:12,332 - 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-11e3e1a0-601e-4508-9d93-91a9b60db509': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:38:58:14', 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'61dc4bf0-4a49-4a1d-a92c-25fe305b863b'}), 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-13T08:44:09.000000', 'flavor': Munch({u'id': u'a2ad5223-f53f-417a-8fc7-a3c290dba096'}), 'az': u'nova', 'id': u'14be29c8-4cd4-4270-97ef-f3cbb8567eb5', 'security_groups': [Munch({u'name': u'vping-sg-11e3e1a0-601e-4508-9d93-91a9b60db509'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f58aed9eba5548c1af5c511f48f7e7f6', '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'a4b03d5106614fb38c97b1d75917dac7', '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-13T08:44:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-13T08:44:10Z', 'hostId': u'ed3100b687af106e8eea124f2e0f0ca77b7e42b83ca3c6c55194aad8', 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'ed3100b687af106e8eea124f2e0f0ca77b7e42b83ca3c6c55194aad8', '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-13T08:44:09.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'a4b03d5106614fb38c97b1d75917dac7', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-11e3e1a0-601e-4508-9d93-91a9b60db509', 'adminPass': u'HbxYysu9CA3W', 'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', 'created_at': u'2018-05-13T08:44:04Z', 'created': u'2018-05-13T08:44:04Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-13 08:44:13,348 - 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 1139676895 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.148376] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.150253] pid_max: default: 32768 minimum: 301 [ 0.151297] ACPI: Core revision 20150930 [ 0.152793] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.154272] Security Framework initialized [ 0.155186] Yama: becoming mindful. [ 0.156010] AppArmor: AppArmor initialized [ 0.156988] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.158663] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.160219] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.161665] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163349] Initializing cgroup subsys io [ 0.164290] Initializing cgroup subsys memory [ 0.165287] Initializing cgroup subsys devices [ 0.166289] Initializing cgroup subsys freezer [ 0.167293] Initializing cgroup subsys net_cls [ 0.168297] Initializing cgroup subsys perf_event [ 0.169361] Initializing cgroup subsys net_prio [ 0.170379] Initializing cgroup subsys hugetlb [ 0.171361] Initializing cgroup subsys pids [ 0.172368] CPU: Physical Processor ID: 0 [ 0.173931] mce: CPU supports 10 MCE banks [ 0.174906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.176083] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.185519] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.190952] ftrace: allocating 31920 entries in 125 pages [ 0.212710] smpboot: Max logical packages: 1 [ 0.213643] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.215089] x2apic enabled [ 0.215880] Switched APIC routing to physical x2apic. [ 0.217468] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.218766] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.221066] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.222846] ... version: 2 [ 0.223744] ... bit width: 48 [ 0.224657] ... generic registers: 4 [ 0.225557] ... value mask: 0000ffffffffffff [ 0.226717] ... max period: 000000007fffffff [ 0.227858] ... fixed-purpose events: 3 [ 0.228761] ... event mask: 000000070000000f [ 0.229933] KVM setup paravirtual spinlock [ 0.231357] x86: Booted up 1 node, 1 CPUs [ 0.232278] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.233821] devtmpfs: initialized [ 0.235649] evm: security.selinux [ 0.236433] evm: security.SMACK64 [ 0.237215] evm: security.SMACK64EXEC [ 0.238051] evm: security.SMACK64TRANSMUTE [ 0.238983] evm: security.SMACK64MMAP [ 0.239811] evm: security.ima [ 0.240512] evm: security.capability [ 0.241419] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243558] pinctrl core: initialized pinctrl subsystem [ 0.244803] RTC time: 8:44:10, date: 05/13/18 [ 0.245886] NET: Registered protocol family 16 [ 0.246995] cpuidle: using governor ladder [ 0.247923] cpuidle: using governor menu [ 0.248810] PCCT header not found. [ 0.249643] ACPI: bus type PCI registered [ 0.250564] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.252019] PCI: Using configuration type 1 for base access [ 0.253273] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.255508] ACPI: Added _OSI(Module Device) [ 0.256480] ACPI: Added _OSI(Processor Device) [ 0.257471] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.258531] ACPI: Added _OSI(Processor Aggregator Device) [ 0.260579] ACPI: Interpreter enabled [ 0.261467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.263612] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.265741] ACPI: (supports S0 S3 S4 S5) [ 0.266646] ACPI: Using IOAPIC for interrupt routing [ 0.267756] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.271115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.272458] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.273929] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.275359] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.277980] acpiphp: Slot [3] registered [ 0.278920] acpiphp: Slot [4] registered [ 0.279833] acpiphp: Slot [5] registered [ 0.280738] acpiphp: Slot [6] registered [ 0.287914] acpiphp: Slot [7] registered [ 0.288834] acpiphp: Slot [8] registered [ 0.289745] acpiphp: Slot [9] registered [ 0.290664] acpiphp: Slot [10] registered [ 0.291507] acpiphp: Slot [11] registered [ 0.292410] acpiphp: Slot [12] registered [ 0.293271] acpiphp: Slot [13] registered [ 0.294159] acpiphp: Slot [14] registered [ 0.295017] acpiphp: Slot [15] registered [ 0.295886] acpiphp: Slot [16] registered [ 0.296741] acpiphp: Slot [17] registered [ 0.297650] acpiphp: Slot [18] registered [ 0.298476] acpiphp: Slot [19] registered [ 0.299349] acpiphp: Slot [20] registered [ 0.300221] acpiphp: Slot [21] registered [ 0.301115] acpiphp: Slot [22] registered [ 0.301971] acpiphp: Slot [23] registered [ 0.302832] acpiphp: Slot [24] registered [ 0.303697] acpiphp: Slot [25] registered [ 0.304558] acpiphp: Slot [26] registered [ 0.305437] acpiphp: Slot [27] registered [ 0.306286] acpiphp: Slot [28] registered [ 0.307142] acpiphp: Slot [29] registered [ 0.308003] acpiphp: Slot [30] registered [ 0.308847] acpiphp: Slot [31] registered [ 0.309683] PCI host bridge to bus 0000:00 [ 0.310561] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.311934] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313117] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.314625] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.316159] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.317680] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.321615] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.322940] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.324187] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.325551] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.329633] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.331619] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.362446] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.365713] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.368249] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369385] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370456] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371448] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372914] vgaarb: loaded [ 0.373451] vgaarb: bridge control possible 0000:00:02.0 [ 0.374540] SCSI subsystem initialized [ 0.375303] ACPI: bus type USB registered [ 0.376072] usbcore: registered new interface driver usbfs [ 0.377051] usbcore: registered new interface driver hub [ 0.378010] usbcore: registered new device driver usb [ 0.379013] PCI: Using ACPI for IRQ routing [ 0.379958] NetLabel: Initializing [ 0.380611] NetLabel: domain hash size = 128 [ 0.381404] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382329] NetLabel: unlabeled traffic allowed by default [ 0.383387] clocksource: Switched to clocksource kvm-clock [ 0.388444] AppArmor: AppArmor Filesystem Enabled [ 0.389354] pnp: PnP ACPI init [ 0.390198] pnp: PnP ACPI: found 5 devices [ 0.396146] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.397761] NET: Registered protocol family 2 [ 0.398669] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.399901] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.401056] TCP: Hash tables configured (established 8192 bind 8192) [ 0.402192] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.403233] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.404382] NET: Registered protocol family 1 [ 0.405196] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.406230] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.407274] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.421122] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435135] Trying to unpack rootfs image as initramfs... [ 0.484576] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.486065] Scanning for low memory corruption every 60 seconds [ 0.487308] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.488423] audit: initializing netlink subsys (disabled) [ 0.489400] audit: type=2000 audit(1526201050.353:1): initialized [ 0.490682] Initialise system trusted keyring [ 0.491550] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.492660] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494567] zbud: loaded [ 0.495212] VFS: Disk quotas dquot_6.6.0 [ 0.495993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.497445] fuse init (API version 7.23) [ 0.498264] Key type big_key registered [ 0.499012] Allocating IMA MOK and blacklist keyrings. [ 0.500056] Key type asymmetric registered [ 0.500818] Asymmetric key parser 'x509' registered [ 0.501709] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.503088] io scheduler noop registered [ 0.503836] io scheduler deadline registered (default) [ 0.504778] io scheduler cfq registered [ 0.505553] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.506544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.507758] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509119] ACPI: Power Button [PWRF] [ 0.509881] GHES: HEST is not enabled! [ 0.523472] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.551048] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.565275] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.567082] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590419] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592388] Linux agpgart interface v0.103 [ 0.594396] brd: module loaded [ 0.595548] loop: module loaded [ 0.599373] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.600691] GPT:90111 != 2097151 [ 0.601295] GPT:Alternate GPT header not at the end of the disk. [ 0.602327] GPT:90111 != 2097151 [ 0.602933] GPT: Use GNU Parted to correct GPT errors. [ 0.603824] vda: vda1 vda15 [ 0.605567] vdb: [ 0.606506] scsi host0: ata_piix [ 0.607178] scsi host1: ata_piix [ 0.607833] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.608983] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.610334] libphy: Fixed MDIO Bus: probed [ 0.611084] tun: Universal TUN/TAP device driver, 1.6 [ 0.611966] tun: (C) 1999-2004 Max Krasnyansky [ 0.613781] PPP generic driver version 2.4.2 [ 0.614616] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615741] ehci-pci: EHCI PCI platform driver [ 0.616537] ehci-platform: EHCI generic platform driver [ 0.617462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618510] ohci-pci: OHCI PCI platform driver [ 0.619302] ohci-platform: OHCI generic platform driver [ 0.620249] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634265] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635187] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636523] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.637407] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.638438] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639588] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640878] usb usb1: Product: UHCI Host Controller [ 0.641724] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.642808] usb usb1: SerialNumber: 0000:00:01.2 [ 0.643690] hub 1-0:1.0: USB hub found [ 0.644397] hub 1-0:1.0: 2 ports detected [ 0.645224] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.647100] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.648075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.649126] mousedev: PS/2 mouse device common for all mice [ 0.651139] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.652843] rtc_cmos 00:00: RTC can wake from S4 [ 0.653799] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.654922] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.656039] i2c /dev entries driver [ 0.656790] device-mapper: uevent: version 1.0.3 [ 0.657650] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.659156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.660386] NET: Registered protocol family 10 [ 0.661335] NET: Registered protocol family 17 [ 0.662175] Key type dns_resolver registered [ 0.663027] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.664057] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.665708] registered taskstats version 1 [ 0.666482] Loading compiled-in X.509 certificates [ 0.667861] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.669562] zswap: loaded using pool lzo/zbud [ 0.677497] Key type trusted registered [ 0.678978] Key type encrypted registered [ 0.679730] AppArmor: AppArmor sha1 policy hashing enabled [ 0.680705] ima: No TPM chip found, activating TPM-bypass! [ 0.681677] evm: HMAC attrs: 0x1 [ 0.682554] Magic number: 2:501:725 [ 0.683247] block loop5: hash matches [ 0.684009] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:10 UTC (1526201050) [ 0.685487] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.686538] EDD information not available. [ 0.768350] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.769739] Write protecting the kernel read-only data: 14336k [ 0.771230] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.772908] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.63 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.842173] 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.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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6UU3Q6uFseI3W3YxzTr5eS3ix7uYQc+swbxZqa+9JGLMUmdGkUbVMk5l/ojr40SIcUeBNJ2nwdkEgT6R3eT47zvCAoLVbbv0gdV5z2q8ZtNfp+8+slYaWx0oVOF+Blq39AXA1U2YaGwv+4+hIYBd44URn6N3gxJHVRRsKwhEXu7qAeFooLMkO5lCbGk2JFg9uCZ5urTAT8A1vqzgL6ZYJ5OCJsxjmhf7S//X2vDJLUia0GZHfKFk51n9rmsGUkNihQqOB8uGceQhnU+54ZWhINHak30mzg2OfLOdA62DNRCpQw1UR8iH9LvYkC1lE25REnx98D5zBUmsVf/2KUG8n root@opnfv-vping-1-11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAIju8oSqXVsYcEnRA8Gn3zoFI7Ak1qYNwXZjEykvgTgpA4WPEQ3ByIVc2AXIxKl6tfo1JQzUpaiuiV+Qq/hT5fJ1xmRHUWGwX7IhxZCW3igtKasiznfXRoiD8nPFNwqh1Am3OEldNG3CULyNMMpnuY0nSbOEvcGfz2Ca1P7WylDrAAAAFQDS3B/XZN9hnqKdM3HbuwUrD0plwwAAAIA73jHccx4avjTEPOp9cWCNXz5aUvrtvJWZEea1Iy904lM6gBO7syEZaz6pU6SZjYVbhb6LchdnVaOh7fZEo2kxOP2QTC9MnvUdaG/uS1GEv+7MZfTXSEmT+B9IKdQSSDlWAaokPcojwKEclWrulmMXOduqPZ4DWCZUa4qM0P48lgAAAIAUe+ZUMJ5bo5h9N1C/DrUddXwmz4jcgGOe7+iRGS8+MpUzfFAWP2theyDaF1veMjsWkm5iFK1iFWYxZ9BjyOP0oMKEdEueNomwefaRHN2Uf3lUaHS9oGWTtYDV3MjxgQzJEW6eCYyMRJFh+mmPN1Q3v9Viti7WQOgy0ARZIymFLw== root@opnfv-vping-1-11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fe38:5814/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 14be29c8-4cd4-4270-97ef-f3cbb8567eb5 name: opnfv-vping-1-11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-1-11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.56 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-11e3e1a0-601e-4508-9d93-91a9b60db509 login: 2018-05-13 08:44:13,349 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509' 2018-05-13 08:44:18,969 - 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-11e3e1a0-601e-4508-9d93-91a9b60db509': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ad:1c:a9', 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'61dc4bf0-4a49-4a1d-a92c-25fe305b863b'}), 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-13T08:44:18.000000', 'flavor': Munch({u'id': u'a2ad5223-f53f-417a-8fc7-a3c290dba096'}), 'az': u'nova', 'id': u'8cee14c7-5751-4c39-a125-3ff34575b974', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f58aed9eba5548c1af5c511f48f7e7f6', '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'a4b03d5106614fb38c97b1d75917dac7', '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-13T08:44:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-13T08:44:18Z', 'hostId': u'ed3100b687af106e8eea124f2e0f0ca77b7e42b83ca3c6c55194aad8', 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'ed3100b687af106e8eea124f2e0f0ca77b7e42b83ca3c6c55194aad8', '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-00000028', u'OS-SRV-USG:launched_at': u'2018-05-13T08:44:18.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'a4b03d5106614fb38c97b1d75917dac7', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509', 'adminPass': u'fncSgo5XzDoo', 'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', 'created_at': u'2018-05-13T08:44:14Z', 'created': u'2018-05-13T08:44:14Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-13 08:44:19,867 - 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 1139676895 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.148376] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.150253] pid_max: default: 32768 minimum: 301 [ 0.151297] ACPI: Core revision 20150930 [ 0.152793] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.154272] Security Framework initialized [ 0.155186] Yama: becoming mindful. [ 0.156010] AppArmor: AppArmor initialized [ 0.156988] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.158663] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.160219] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.161665] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163349] Initializing cgroup subsys io [ 0.164290] Initializing cgroup subsys memory [ 0.165287] Initializing cgroup subsys devices [ 0.166289] Initializing cgroup subsys freezer [ 0.167293] Initializing cgroup subsys net_cls [ 0.168297] Initializing cgroup subsys perf_event [ 0.169361] Initializing cgroup subsys net_prio [ 0.170379] Initializing cgroup subsys hugetlb [ 0.171361] Initializing cgroup subsys pids [ 0.172368] CPU: Physical Processor ID: 0 [ 0.173931] mce: CPU supports 10 MCE banks [ 0.174906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.176083] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.185519] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.190952] ftrace: allocating 31920 entries in 125 pages [ 0.212710] smpboot: Max logical packages: 1 [ 0.213643] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.215089] x2apic enabled [ 0.215880] Switched APIC routing to physical x2apic. [ 0.217468] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.218766] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.221066] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.222846] ... version: 2 [ 0.223744] ... bit width: 48 [ 0.224657] ... generic registers: 4 [ 0.225557] ... value mask: 0000ffffffffffff [ 0.226717] ... max period: 000000007fffffff [ 0.227858] ... fixed-purpose events: 3 [ 0.228761] ... event mask: 000000070000000f [ 0.229933] KVM setup paravirtual spinlock [ 0.231357] x86: Booted up 1 node, 1 CPUs [ 0.232278] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.233821] devtmpfs: initialized [ 0.235649] evm: security.selinux [ 0.236433] evm: security.SMACK64 [ 0.237215] evm: security.SMACK64EXEC [ 0.238051] evm: security.SMACK64TRANSMUTE [ 0.238983] evm: security.SMACK64MMAP [ 0.239811] evm: security.ima [ 0.240512] evm: security.capability [ 0.241419] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243558] pinctrl core: initialized pinctrl subsystem [ 0.244803] RTC time: 8:44:10, date: 05/13/18 [ 0.245886] NET: Registered protocol family 16 [ 0.246995] cpuidle: using governor ladder [ 0.247923] cpuidle: using governor menu [ 0.248810] PCCT header not found. [ 0.249643] ACPI: bus type PCI registered [ 0.250564] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.252019] PCI: Using configuration type 1 for base access [ 0.253273] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.255508] ACPI: Added _OSI(Module Device) [ 0.256480] ACPI: Added _OSI(Processor Device) [ 0.257471] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.258531] ACPI: Added _OSI(Processor Aggregator Device) [ 0.260579] ACPI: Interpreter enabled [ 0.261467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.263612] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.265741] ACPI: (supports S0 S3 S4 S5) [ 0.266646] ACPI: Using IOAPIC for interrupt routing [ 0.267756] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.271115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.272458] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.273929] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.275359] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.277980] acpiphp: Slot [3] registered [ 0.278920] acpiphp: Slot [4] registered [ 0.279833] acpiphp: Slot [5] registered [ 0.280738] acpiphp: Slot [6] registered [ 0.287914] acpiphp: Slot [7] registered [ 0.288834] acpiphp: Slot [8] registered [ 0.289745] acpiphp: Slot [9] registered [ 0.290664] acpiphp: Slot [10] registered [ 0.291507] acpiphp: Slot [11] registered [ 0.292410] acpiphp: Slot [12] registered [ 0.293271] acpiphp: Slot [13] registered [ 0.294159] acpiphp: Slot [14] registered [ 0.295017] acpiphp: Slot [15] registered [ 0.295886] acpiphp: Slot [16] registered [ 0.296741] acpiphp: Slot [17] registered [ 0.297650] acpiphp: Slot [18] registered [ 0.298476] acpiphp: Slot [19] registered [ 0.299349] acpiphp: Slot [20] registered [ 0.300221] acpiphp: Slot [21] registered [ 0.301115] acpiphp: Slot [22] registered [ 0.301971] acpiphp: Slot [23] registered [ 0.302832] acpiphp: Slot [24] registered [ 0.303697] acpiphp: Slot [25] registered [ 0.304558] acpiphp: Slot [26] registered [ 0.305437] acpiphp: Slot [27] registered [ 0.306286] acpiphp: Slot [28] registered [ 0.307142] acpiphp: Slot [29] registered [ 0.308003] acpiphp: Slot [30] registered [ 0.308847] acpiphp: Slot [31] registered [ 0.309683] PCI host bridge to bus 0000:00 [ 0.310561] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.311934] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313117] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.314625] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.316159] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.317680] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.321615] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.322940] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.324187] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.325551] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.329633] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.331619] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.362446] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.365713] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.368249] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369385] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370456] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371448] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372914] vgaarb: loaded [ 0.373451] vgaarb: bridge control possible 0000:00:02.0 [ 0.374540] SCSI subsystem initialized [ 0.375303] ACPI: bus type USB registered [ 0.376072] usbcore: registered new interface driver usbfs [ 0.377051] usbcore: registered new interface driver hub [ 0.378010] usbcore: registered new device driver usb [ 0.379013] PCI: Using ACPI for IRQ routing [ 0.379958] NetLabel: Initializing [ 0.380611] NetLabel: domain hash size = 128 [ 0.381404] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382329] NetLabel: unlabeled traffic allowed by default [ 0.383387] clocksource: Switched to clocksource kvm-clock [ 0.388444] AppArmor: AppArmor Filesystem Enabled [ 0.389354] pnp: PnP ACPI init [ 0.390198] pnp: PnP ACPI: found 5 devices [ 0.396146] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.397761] NET: Registered protocol family 2 [ 0.398669] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.399901] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.401056] TCP: Hash tables configured (established 8192 bind 8192) [ 0.402192] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.403233] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.404382] NET: Registered protocol family 1 [ 0.405196] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.406230] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.407274] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.421122] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435135] Trying to unpack rootfs image as initramfs... [ 0.484576] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.486065] Scanning for low memory corruption every 60 seconds [ 0.487308] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.488423] audit: initializing netlink subsys (disabled) [ 0.489400] audit: type=2000 audit(1526201050.353:1): initialized [ 0.490682] Initialise system trusted keyring [ 0.491550] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.492660] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494567] zbud: loaded [ 0.495212] VFS: Disk quotas dquot_6.6.0 [ 0.495993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.497445] fuse init (API version 7.23) [ 0.498264] Key type big_key registered [ 0.499012] Allocating IMA MOK and blacklist keyrings. [ 0.500056] Key type asymmetric registered [ 0.500818] Asymmetric key parser 'x509' registered [ 0.501709] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.503088] io scheduler noop registered [ 0.503836] io scheduler deadline registered (default) [ 0.504778] io scheduler cfq registered [ 0.505553] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.506544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.507758] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509119] ACPI: Power Button [PWRF] [ 0.509881] GHES: HEST is not enabled! [ 0.523472] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.551048] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.565275] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.567082] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590419] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592388] Linux agpgart interface v0.103 [ 0.594396] brd: module loaded [ 0.595548] loop: module loaded [ 0.599373] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.600691] GPT:90111 != 2097151 [ 0.601295] GPT:Alternate GPT header not at the end of the disk. [ 0.602327] GPT:90111 != 2097151 [ 0.602933] GPT: Use GNU Parted to correct GPT errors. [ 0.603824] vda: vda1 vda15 [ 0.605567] vdb: [ 0.606506] scsi host0: ata_piix [ 0.607178] scsi host1: ata_piix [ 0.607833] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.608983] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.610334] libphy: Fixed MDIO Bus: probed [ 0.611084] tun: Universal TUN/TAP device driver, 1.6 [ 0.611966] tun: (C) 1999-2004 Max Krasnyansky [ 0.613781] PPP generic driver version 2.4.2 [ 0.614616] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615741] ehci-pci: EHCI PCI platform driver [ 0.616537] ehci-platform: EHCI generic platform driver [ 0.617462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618510] ohci-pci: OHCI PCI platform driver [ 0.619302] ohci-platform: OHCI generic platform driver [ 0.620249] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634265] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635187] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636523] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.637407] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.638438] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639588] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640878] usb usb1: Product: UHCI Host Controller [ 0.641724] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.642808] usb usb1: SerialNumber: 0000:00:01.2 [ 0.643690] hub 1-0:1.0: USB hub found [ 0.644397] hub 1-0:1.0: 2 ports detected [ 0.645224] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.647100] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.648075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.649126] mousedev: PS/2 mouse device common for all mice [ 0.651139] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.652843] rtc_cmos 00:00: RTC can wake from S4 [ 0.653799] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.654922] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.656039] i2c /dev entries driver [ 0.656790] device-mapper: uevent: version 1.0.3 [ 0.657650] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.659156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.660386] NET: Registered protocol family 10 [ 0.661335] NET: Registered protocol family 17 [ 0.662175] Key type dns_resolver registered [ 0.663027] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.664057] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.665708] registered taskstats version 1 [ 0.666482] Loading compiled-in X.509 certificates [ 0.667861] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.669562] zswap: loaded using pool lzo/zbud [ 0.677497] Key type trusted registered [ 0.678978] Key type encrypted registered [ 0.679730] AppArmor: AppArmor sha1 policy hashing enabled [ 0.680705] ima: No TPM chip found, activating TPM-bypass! [ 0.681677] evm: HMAC attrs: 0x1 [ 0.682554] Magic number: 2:501:725 [ 0.683247] block loop5: hash matches [ 0.684009] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:10 UTC (1526201050) [ 0.685487] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.686538] EDD information not available. [ 0.768350] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.769739] Write protecting the kernel read-only data: 14336k [ 0.771230] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.772908] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.63 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.842173] 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.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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6UU3Q6uFseI3W3YxzTr5eS3ix7uYQc+swbxZqa+9JGLMUmdGkUbVMk5l/ojr40SIcUeBNJ2nwdkEgT6R3eT47zvCAoLVbbv0gdV5z2q8ZtNfp+8+slYaWx0oVOF+Blq39AXA1U2YaGwv+4+hIYBd44URn6N3gxJHVRRsKwhEXu7qAeFooLMkO5lCbGk2JFg9uCZ5urTAT8A1vqzgL6ZYJ5OCJsxjmhf7S//X2vDJLUia0GZHfKFk51n9rmsGUkNihQqOB8uGceQhnU+54ZWhINHak30mzg2OfLOdA62DNRCpQw1UR8iH9LvYkC1lE25REnx98D5zBUmsVf/2KUG8n root@opnfv-vping-1-11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAIju8oSqXVsYcEnRA8Gn3zoFI7Ak1qYNwXZjEykvgTgpA4WPEQ3ByIVc2AXIxKl6tfo1JQzUpaiuiV+Qq/hT5fJ1xmRHUWGwX7IhxZCW3igtKasiznfXRoiD8nPFNwqh1Am3OEldNG3CULyNMMpnuY0nSbOEvcGfz2Ca1P7WylDrAAAAFQDS3B/XZN9hnqKdM3HbuwUrD0plwwAAAIA73jHccx4avjTEPOp9cWCNXz5aUvrtvJWZEea1Iy904lM6gBO7syEZaz6pU6SZjYVbhb6LchdnVaOh7fZEo2kxOP2QTC9MnvUdaG/uS1GEv+7MZfTXSEmT+B9IKdQSSDlWAaokPcojwKEclWrulmMXOduqPZ4DWCZUa4qM0P48lgAAAIAUe+ZUMJ5bo5h9N1C/DrUddXwmz4jcgGOe7+iRGS8+MpUzfFAWP2theyDaF1veMjsWkm5iFK1iFWYxZ9BjyOP0oMKEdEueNomwefaRHN2Uf3lUaHS9oGWTtYDV3MjxgQzJEW6eCYyMRJFh+mmPN1Q3v9Viti7WQOgy0ARZIymFLw== root@opnfv-vping-1-11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fe38:5814/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 14be29c8-4cd4-4270-97ef-f3cbb8567eb5 name: opnfv-vping-1-11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-1-11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.56 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-11e3e1a0-601e-4508-9d93-91a9b60db509 login: 2018-05-13 08:44:19,868 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-13 08:44:19,868 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-13 08:44:21,465 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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: 2018-05-13 08:44:21,466 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:44:23,181 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: 2018-05-13 08:44:24,775 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: 2018-05-13 08:44:26,402 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: 2018-05-13 08:44:28,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: 2018-05-13 08:44:29,682 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:31,556 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:33,317 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:34,992 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:36,688 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:38,389 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:38,390 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:44:39,934 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:41,638 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:43,229 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:44,875 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:46,500 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:48,073 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:49,765 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:51,429 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:53,095 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:54,763 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:54,764 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:44:56,398 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:58,035 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:44:59,646 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:01,275 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:02,846 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:04,496 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:06,232 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:07,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:09,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:11,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:11,116 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:45:12,765 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:14,396 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:16,071 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:17,685 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:19,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:21,017 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:22,714 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:24,626 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:26,309 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:27,970 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:27,971 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:45:29,589 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:31,258 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:32,886 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:34,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:36,064 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:37,783 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:39,393 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:41,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:42,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:44,339 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:44,340 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:45:46,111 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:47,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:49,362 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:50,928 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:52,484 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:54,083 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:55,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:57,506 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:45:59,144 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:00,774 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:00,775 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:46:02,403 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:03,988 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:05,598 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:07,251 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:08,831 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:10,538 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:12,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:13,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:15,506 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:17,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:17,122 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:46:18,755 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:20,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:22,003 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:23,585 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:25,231 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:26,849 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:28,518 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:30,223 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:31,894 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:33,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:33,577 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:46:35,162 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:36,795 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:38,441 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:40,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:41,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:43,235 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:44,914 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:46,558 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:48,367 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:50,069 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:50,070 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:46:51,761 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:53,351 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:54,936 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:56,573 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:58,217 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:46:59,890 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:01,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:03,175 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:04,866 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:06,731 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:06,732 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:47:08,360 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:09,999 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:11,578 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:13,225 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:14,809 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:16,447 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:18,074 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:19,713 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:21,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:23,052 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:23,053 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:47:24,685 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:26,268 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:27,921 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:29,574 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:31,196 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:32,825 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:34,519 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:36,172 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:37,753 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:39,430 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:39,431 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:47:40,995 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:42,727 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:44,357 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:45,963 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:47,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:49,118 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:50,899 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:52,549 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:54,132 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:55,709 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:55,710 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:47:57,517 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:47:59,155 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:00,791 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:02,383 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:03,962 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:05,600 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:07,176 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:08,887 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:10,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:12,192 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:12,193 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:48:13,786 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:15,463 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:17,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:18,776 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:20,357 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:21,972 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:23,555 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:25,128 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:26,689 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:28,254 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:28,255 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:48:29,805 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:31,416 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:33,056 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:34,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:36,316 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:37,888 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:39,463 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:41,068 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:42,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:44,510 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:44,511 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:48:46,138 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:47,814 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:49,462 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:51,032 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:52,848 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:54,487 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:56,066 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:57,674 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:48:59,274 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:00,976 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:00,977 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:49:02,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:04,227 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:05,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:07,501 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:09,127 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:10,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:12,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:14,146 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:15,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:17,413 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:17,414 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:49:19,120 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:20,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:22,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:24,072 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:25,698 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:27,294 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:28,932 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:30,646 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:32,212 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:33,792 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:33,792 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-13 08:49:35,432 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:37,072 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:38,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:40,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:42,128 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:43,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 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:45,337 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:46,921 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:48,553 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:50,224 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 964574951 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126240] pid_max: default: 32768 minimum: 301 [ 0.127060] ACPI: Core revision 20150930 [ 0.128374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129582] Security Framework initialized [ 0.130326] Yama: becoming mindful. [ 0.131002] AppArmor: AppArmor initialized [ 0.131820] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.133217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.134547] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.135761] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.137098] Initializing cgroup subsys io [ 0.137840] Initializing cgroup subsys memory [ 0.138643] Initializing cgroup subsys devices [ 0.139460] Initializing cgroup subsys freezer [ 0.140278] Initializing cgroup subsys net_cls [ 0.141087] Initializing cgroup subsys perf_event [ 0.141935] Initializing cgroup subsys net_prio [ 0.142755] Initializing cgroup subsys hugetlb [ 0.143562] Initializing cgroup subsys pids [ 0.144368] CPU: Physical Processor ID: 0 [ 0.145797] mce: CPU supports 10 MCE banks [ 0.146582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156727] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161859] ftrace: allocating 31920 entries in 125 pages [ 0.183609] smpboot: Max logical packages: 1 [ 0.184397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185607] x2apic enabled [ 0.186276] Switched APIC routing to physical x2apic. [ 0.187685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188752] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190604] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.192044] ... version: 2 [ 0.192780] ... bit width: 48 [ 0.193533] ... generic registers: 4 [ 0.194270] ... value mask: 0000ffffffffffff [ 0.195196] ... max period: 000000007fffffff [ 0.196150] ... fixed-purpose events: 3 [ 0.196912] ... event mask: 000000070000000f [ 0.197884] KVM setup paravirtual spinlock [ 0.199132] x86: Booted up 1 node, 1 CPUs [ 0.199891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201229] devtmpfs: initialized [ 0.202982] evm: security.selinux [ 0.203646] evm: security.SMACK64 [ 0.204303] evm: security.SMACK64EXEC [ 0.204995] evm: security.SMACK64TRANSMUTE [ 0.205770] evm: security.SMACK64MMAP [ 0.206469] evm: security.ima [ 0.207049] evm: security.capability [ 0.207808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.209536] pinctrl core: initialized pinctrl subsystem [ 0.210557] RTC time: 8:44:17, date: 05/13/18 [ 0.211450] NET: Registered protocol family 16 [ 0.212367] cpuidle: using governor ladder [ 0.213121] cpuidle: using governor menu [ 0.213857] PCCT header not found. [ 0.214557] ACPI: bus type PCI registered [ 0.215306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216478] PCI: Using configuration type 1 for base access [ 0.217551] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.219690] ACPI: Added _OSI(Module Device) [ 0.220463] ACPI: Added _OSI(Processor Device) [ 0.221277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222137] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223922] ACPI: Interpreter enabled [ 0.224641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228104] ACPI: (supports S0 S3 S4 S5) [ 0.228814] ACPI: Using IOAPIC for interrupt routing [ 0.229689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235887] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237951] acpiphp: Slot [3] registered [ 0.238668] acpiphp: Slot [4] registered [ 0.239388] acpiphp: Slot [5] registered [ 0.240096] acpiphp: Slot [6] registered [ 0.247096] acpiphp: Slot [7] registered [ 0.247838] acpiphp: Slot [8] registered [ 0.248841] acpiphp: Slot [9] registered [ 0.249780] acpiphp: Slot [10] registered [ 0.250734] acpiphp: Slot [11] registered [ 0.251672] acpiphp: Slot [12] registered [ 0.252612] acpiphp: Slot [13] registered [ 0.253561] acpiphp: Slot [14] registered [ 0.254512] acpiphp: Slot [15] registered [ 0.255447] acpiphp: Slot [16] registered [ 0.256398] acpiphp: Slot [17] registered [ 0.257331] acpiphp: Slot [18] registered [ 0.258268] acpiphp: Slot [19] registered [ 0.259184] acpiphp: Slot [20] registered [ 0.260102] acpiphp: Slot [21] registered [ 0.261025] acpiphp: Slot [22] registered [ 0.261946] acpiphp: Slot [23] registered [ 0.262876] acpiphp: Slot [24] registered [ 0.263809] acpiphp: Slot [25] registered [ 0.264751] acpiphp: Slot [26] registered [ 0.265688] acpiphp: Slot [27] registered [ 0.266687] acpiphp: Slot [28] registered [ 0.267649] acpiphp: Slot [29] registered [ 0.268603] acpiphp: Slot [30] registered [ 0.269564] acpiphp: Slot [31] registered [ 0.270513] PCI host bridge to bus 0000:00 [ 0.271450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.272908] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276128] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.277806] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283522] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.288174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.323488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.326108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330750] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335090] vgaarb: loaded [ 0.335759] vgaarb: bridge control possible 0000:00:02.0 [ 0.337076] SCSI subsystem initialized [ 0.338003] ACPI: bus type USB registered [ 0.338940] usbcore: registered new interface driver usbfs [ 0.340167] usbcore: registered new interface driver hub [ 0.341342] usbcore: registered new device driver usb [ 0.342565] PCI: Using ACPI for IRQ routing [ 0.343694] NetLabel: Initializing [ 0.344498] NetLabel: domain hash size = 128 [ 0.345490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.346608] NetLabel: unlabeled traffic allowed by default [ 0.347894] clocksource: Switched to clocksource kvm-clock [ 0.353299] AppArmor: AppArmor Filesystem Enabled [ 0.354241] pnp: PnP ACPI init [ 0.355081] pnp: PnP ACPI: found 5 devices [ 0.361066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362717] NET: Registered protocol family 2 [ 0.363636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.364864] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366026] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368292] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369617] NET: Registered protocol family 1 [ 0.370457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371501] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.386521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400693] Trying to unpack rootfs image as initramfs... [ 0.450762] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.452269] Scanning for low memory corruption every 60 seconds [ 0.453520] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.454626] audit: initializing netlink subsys (disabled) [ 0.455580] audit: type=2000 audit(1526201058.725:1): initialized [ 0.456996] Initialise system trusted keyring [ 0.457885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.459003] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.460927] zbud: loaded [ 0.461576] VFS: Disk quotas dquot_6.6.0 [ 0.462336] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.463781] fuse init (API version 7.23) [ 0.464605] Key type big_key registered [ 0.465335] Allocating IMA MOK and blacklist keyrings. [ 0.466384] Key type asymmetric registered [ 0.467142] Asymmetric key parser 'x509' registered [ 0.468050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.469424] io scheduler noop registered [ 0.470162] io scheduler deadline registered (default) [ 0.471093] io scheduler cfq registered [ 0.471857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475386] ACPI: Power Button [PWRF] [ 0.476168] GHES: HEST is not enabled! [ 0.489861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532429] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559425] Linux agpgart interface v0.103 [ 0.561406] brd: module loaded [ 0.562579] loop: module loaded [ 0.565733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567079] GPT:90111 != 2097151 [ 0.567663] GPT:Alternate GPT header not at the end of the disk. [ 0.568674] GPT:90111 != 2097151 [ 0.569286] GPT: Use GNU Parted to correct GPT errors. [ 0.570179] vda: vda1 vda15 [ 0.571661] vdb: [ 0.572593] scsi host0: ata_piix [ 0.573246] scsi host1: ata_piix [ 0.573907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.575065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.576402] libphy: Fixed MDIO Bus: probed [ 0.577169] tun: Universal TUN/TAP device driver, 1.6 [ 0.578063] tun: (C) 1999-2004 Max Krasnyansky [ 0.579882] PPP generic driver version 2.4.2 [ 0.580712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581866] ehci-pci: EHCI PCI platform driver [ 0.582711] ehci-platform: EHCI generic platform driver [ 0.583660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584714] ohci-pci: OHCI PCI platform driver [ 0.585514] ohci-platform: OHCI generic platform driver [ 0.586438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.603083] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.604013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607560] usb usb1: Product: UHCI Host Controller [ 0.608423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.609504] usb usb1: SerialNumber: 0000:00:01.2 [ 0.610395] hub 1-0:1.0: USB hub found [ 0.611124] hub 1-0:1.0: 2 ports detected [ 0.611988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614781] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615748] mousedev: PS/2 mouse device common for all mice [ 0.616877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618575] rtc_cmos 00:00: RTC can wake from S4 [ 0.619558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.620650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621793] i2c /dev entries driver [ 0.622503] device-mapper: uevent: version 1.0.3 [ 0.623417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.624923] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626137] NET: Registered protocol family 10 [ 0.627040] NET: Registered protocol family 17 [ 0.627867] Key type dns_resolver registered [ 0.628727] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.629745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631389] registered taskstats version 1 [ 0.632159] Loading compiled-in X.509 certificates [ 0.633547] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635309] zswap: loaded using pool lzo/zbud [ 0.642945] Key type trusted registered [ 0.644435] Key type encrypted registered [ 0.645193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646157] ima: No TPM chip found, activating TPM-bypass! [ 0.647138] evm: HMAC attrs: 0x1 [ 0.647994] Magic number: 2:501:725 [ 0.648699] block loop5: hash matches [ 0.649441] rtc_cmos 00:00: setting system clock to 2018-05-13 08:44:18 UTC (1526201058) [ 0.651638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652688] EDD information not available. [ 0.732921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734345] Write protecting the kernel read-only data: 14336k [ 0.735829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.785185] 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 2.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC05R/OR20DoPYwt31MrBu8rfyl+aiqaedIRj3ShIJjvMVdBrOJ4xW6liIPP0EsvkMbZGPMIFtDhu1DCLoysVOwPdHa91/jAqlIf4+hMy6uZjBHuk+nANY4jWQftn0stYmy+D8uXWhK0CWuVc0G3rwGb1UGvV+Q0A307iutp+sWoGbxcHX/YZoklaMauUZPbgRTDGR0oq9ZdPETIiCuhuGZfTCB3of/SAVDkIA+1BNGDRZU6Ii221WC/pangMMbCVsPzTtdtL2VCl0atuzMKhta5qfQRdzWAqnJIfQBcrzOlskuZRcpNeA2+LRZyB8Zza5dzZ/T1aO6ou6O6+0HKV root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 ssh-dss AAAAB3NzaC1kc3MAAACBAPXfBkVJrxZVe7JIIq4m+d9bV1eV7+gFpL2YIiHVrAf7dpItekXrqaV3gYFowe+/oajBR8yHGTIYyfO+wpxM+MplLc5zOr9opWVF4hIdgz77e6sVFeWblKBJwqizD4ni5Kint1+rw0ByFzMbPJqfRVeqcZY45YpDEqAPkxnkSqGrAAAAFQDjGmrNJ58+sDWL8Xem7fKT3VThfQAAAIEA3BClv57fazfI5rN1Jir1KcfKHO6UBalE956N/0DeWIYk4HAtghi1mMGeTQMYuhdDjX0XD5Ux1+xWPVGgyBndDY3NxVZTAzj2x1yx/TQGyaaSXqhVytERen3n9EzCU9oyxuwqNV8kkicO3UDHMWai2VJNhD+s+vyU/jJU6r9hYPUAAACBAIezKmkZyJPSkINwQkpPDyNbLA/FadbbarCV/V37oWi3yxcbM9LPvWpAut9aj4RsDxx5HBdbH0+dz2g2p0vVVTP3t1+dn1lXh1ijUdjDiP2q4R1aTreUCGqP6QS1tLrhS7KhySmmY3DQY1J20mRj7TArV/EkScj9sA1vwy1Ou/Q7 root@opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 -----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:fead:1ca9/64, ip-route:default via 192.168.130.1 dev eth0 ip-route: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: 8cee14c7-5751-4c39-a125-3ff34575b974 name: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 availability-zone: nova local-hostname: opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--11e3e1a0-601e-4508-9d93-91a9b60db509 login: /dev/root resized successfully [took 7.71s] 2018-05-13 08:49:50,225 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Timeout reached. 2018-05-13 08:49:50,355 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-13 08:49:50,356 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 05:51 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-05-13 08:50:00,396 - xtesting.ci.run_tests - ERROR - The test case 'vping_userdata' failed. 2018-05-13 08:50:00,397 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-13 08:50:00,489 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-13 08:50:00,490 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-13 08:50:00,490 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-13 08:50:06,972 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 88b83e02-64e4-49a9-b33c-b1d31081e309 | 2018-05-13T08:50:06.226261 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 88b83e02-64e4-49a9-b33c-b1d31081e309 ~/.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-13 08:50:10,578 - 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-13 08:50:10,578 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-13 08:50:17,649 - 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=19318dde-eeff-4abd-a333-f82eecb77548) as the default verifier for the future CLI operations. 2018-05-13 08:50:21,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-8700588b-adfe-444c-8fcb-47e7a09cda62' 2018-05-13 08:50:21,813 - 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-13T08:50:21Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'd318f579-0086-4bbc-be3b-2485e8bc0b13', u'provider:segmentation_id': 1003, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-8700588b-adfe-444c-8fcb-47e7a09cda62', u'admin_state_up': True, u'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', u'created_at': u'2018-05-13T08:50:21Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a4b03d5106614fb38c97b1d75917dac7'}) 2018-05-13 08:50:22,501 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-13T08:50:22Z', 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'c1637648-5178-46a8-8815-026ac9cd0003', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-8700588b-adfe-444c-8fcb-47e7a09cda62', u'enable_dhcp': True, u'network_id': u'd318f579-0086-4bbc-be3b-2485e8bc0b13', u'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', u'created_at': u'2018-05-13T08:50:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'a4b03d5106614fb38c97b1d75917dac7'}) 2018-05-13 08:50:22,501 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-13 08:50:22,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-8700588b-adfe-444c-8fcb-47e7a09cda62' 2018-05-13 08:50:23,168 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-8700588b-adfe-444c-8fcb-47e7a09cda62', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-13T08:50:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/24e6301e-897c-4416-8bc7-2164d55a44ad/file', u'owner': u'a4b03d5106614fb38c97b1d75917dac7', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'24e6301e-897c-4416-8bc7-2164d55a44ad', u'size': None, u'name': u'Cirros-0.4.0-8700588b-adfe-444c-8fcb-47e7a09cda62', u'checksum': None, u'self': u'/v2/images/24e6301e-897c-4416-8bc7-2164d55a44ad', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-13T08:50:23Z', u'schema': u'/v2/schemas/image'}) 2018-05-13 08:50:23,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-8700588b-adfe-444c-8fcb-47e7a09cda62' 2018-05-13 08:50:23,565 - 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-8700588b-adfe-444c-8fcb-47e7a09cda62', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-13T08:50:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/44a2f1b3-dcff-4d4b-a361-ba0696b224bc/file', u'owner': u'a4b03d5106614fb38c97b1d75917dac7', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'44a2f1b3-dcff-4d4b-a361-ba0696b224bc', u'size': None, u'name': u'Cirros-0.4.0-1-8700588b-adfe-444c-8fcb-47e7a09cda62', u'checksum': None, u'self': u'/v2/images/44a2f1b3-dcff-4d4b-a361-ba0696b224bc', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-13T08:50:23Z', u'schema': u'/v2/schemas/image'}) 2018-05-13 08:50:23,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-13 08:50:23,696 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-8700588b-adfe-444c-8fcb-47e7a09cda62', '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'a4b03d5106614fb38c97b1d75917dac7', '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'4d255b4a-b7bb-47f0-9ada-06e6fe630819', 'swap': 0}) 2018-05-13 08:50:23,779 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-8700588b-adfe-444c-8fcb-47e7a09cda62', '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'a4b03d5106614fb38c97b1d75917dac7', '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'80cf3e60-c261-4de2-8dd0-a73eb103b64a', 'swap': 0}) 2018-05-13 08:50:27,149 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-13 08:50:27,149 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-13 08:50:27,150 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-13 08:50:27,153 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-13 08:50:27,157 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-13 08:50:30,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-19318dde-eeff-4abd-a333-f82eecb77548/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-13 08:50:30,312 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-13 08:50:30,314 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-13 08:50:30,315 - 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-13 09:03:12,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 155e86cb-39b5-48e0-9170-2c8fa93fcbab 2018-05-13 09:03:12,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '155e86cb-39b5-48e0-9170-2c8fa93fcbab']'. 2018-05-13 09:03:13,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-13 09:03:13,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-13 09:03:13,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-13 09:03:13,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 155e86cb-39b5-48e0-9170-2c8fa93fcbab | 2018-05-13 09:03:13,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-13 09:03:13,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-13 08:50:32 | 2018-05-13 09:03:13,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-13 09:03:12 | 2018-05-13 09:03:13,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:40 | 2018-05-13 09:03:13,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-13 09:03:13,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-13 09:03:13,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-13 09:03:13,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 19318dde-eeff-4abd-a333-f82eecb77548) | 2018-05-13 09:03:13,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-13 09:03:13,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 88b83e02-64e4-49a9-b33c-b1d31081e309) | 2018-05-13 09:03:13,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-13 09:03:13,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 740.025 | 2018-05-13 09:03:13,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-05-13 09:03:13,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-13 09:03:13,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-13 09:03:13,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-13 09:03:13,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-13 09:03:13,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-13 09:03:13,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-13 09:03:13,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-05-13 09:03:16,860 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-13 09:03:16,860 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 12:56 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-13 09:03:16,861 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-13 09:03:16,862 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-13 09:03:16,910 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-13 09:03:17,333 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-13 09:03:17,333 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-13 09:03:17,769 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-13 09:03:21,243 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-13 09:03:24,399 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5a2b613d-8209-47a1-abbc-f03b7c219fd4 | 2018-05-13T09:03:23.781737 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5a2b613d-8209-47a1-abbc-f03b7c219fd4 ~/.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-13 09:03:28,017 - 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-13 09:03:28,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-13 09:03:28,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-7c3617a9-81ec-4a76-a4a4-c18dbe10c085'... 2018-05-13 09:03:29,052 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-7c3617a9-81ec-4a76-a4a4-c18dbe10c085'... 2018-05-13 09:03:29,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-7c3617a9-81ec-4a76-a4a4-c18dbe10c085'... 2018-05-13 09:03:32,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-7c3617a9-81ec-4a76-a4a4-c18dbe10c085'... 2018-05-13 09:03:32,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-7c3617a9-81ec-4a76-a4a4-c18dbe10c085'... 2018-05-13 09:03:32,473 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-13 09:03:32,473 - 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-13 09:03:32,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-13 09:03:32,491 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-13 09:03:32,492 - 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': '1ff8976f-2321-44ae-b455-ef7b1fcdeec6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7c3617a9-81ec-4a76-a4a4-c18dbe10c085', 'flavor_name': 'rally-tiny-7c3617a9-81ec-4a76-a4a4-c18dbe10c085', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7c3617a9-81ec-4a76-a4a4-c18dbe10c085', '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-13 09:04:20,406 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1aba5da4-0833-421d-8ac1-d99b6d08e16e 2018-05-13 09:04:20,407 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-13 09:04:20,408 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '1aba5da4-0833-421d-8ac1-d99b6d08e16e'] 2018-05-13 09:04:21,417 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1aba5da4-0833-421d-8ac1-d99b6d08e16e: 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 1aba5da4-0833-421d-8ac1-d99b6d08e16e 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.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | total | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | -> duration | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.448231 Full duration: 5.139471 -------------------------------------------------------------------------------- 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 1aba5da4-0833-421d-8ac1-d99b6d08e16e 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.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 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.994163 Full duration: 5.719005 -------------------------------------------------------------------------------- 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 1aba5da4-0833-421d-8ac1-d99b6d08e16e 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.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> duration | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.719463 Full duration: 5.337819 -------------------------------------------------------------------------------- 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 1aba5da4-0833-421d-8ac1-d99b6d08e16e 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.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 100.0% | 1 | | total | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> duration | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746536 Full duration: 5.498482 -------------------------------------------------------------------------------- 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 1aba5da4-0833-421d-8ac1-d99b6d08e16e 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.438 | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 100.0% | 1 | | total | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> duration | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.867013 Full duration: 5.730242 -------------------------------------------------------------------------------- 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 1aba5da4-0833-421d-8ac1-d99b6d08e16e 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.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | -> duration | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.661527 Full duration: 5.310779 HINTS: * To plot HTML graphics with this data, run: rally task report 1aba5da4-0833-421d-8ac1-d99b6d08e16e --out output.html * To generate a JUnit report, run: rally task export 1aba5da4-0833-421d-8ac1-d99b6d08e16e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1aba5da4-0833-421d-8ac1-d99b6d08e16e --json --out output.json 2018-05-13 09:04:21,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1aba5da4-0833-421d-8ac1-d99b6d08e16e'] 2018-05-13 09:04:22,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-13 09:04:22,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1aba5da4-0833-421d-8ac1-d99b6d08e16e', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-13 09:04:22,434 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-13 09:04:22,435 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-13 09:04:22,435 - 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-13 09:04:22,435 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-13 09:04:22,453 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-13 09:04:22,453 - 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': '1ff8976f-2321-44ae-b455-ef7b1fcdeec6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7c3617a9-81ec-4a76-a4a4-c18dbe10c085', 'flavor_name': 'rally-tiny-7c3617a9-81ec-4a76-a4a4-c18dbe10c085', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7c3617a9-81ec-4a76-a4a4-c18dbe10c085', '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-13 09:05:27,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 052f3f60-e6eb-4968-9eba-2841cd66745b 2018-05-13 09:05:27,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '052f3f60-e6eb-4968-9eba-2841cd66745b'] 2018-05-13 09:05:28,815 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 052f3f60-e6eb-4968-9eba-2841cd66745b: 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 052f3f60-e6eb-4968-9eba-2841cd66745b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | -> glance_v2.upload_data | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | glance_v2.delete_image | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | total | 2.95 | 2.95 | 2.95 | 2.95 | 2.95 | 2.95 | 100.0% | 1 | | -> duration | 2.95 | 2.95 | 2.95 | 2.95 | 2.95 | 2.95 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.949976 Full duration: 8.880761 -------------------------------------------------------------------------------- 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 052f3f60-e6eb-4968-9eba-2841cd66745b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | -> glance_v2.upload_data | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | glance_v2.list_images | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 100.0% | 1 | | -> duration | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.812652 Full duration: 10.299954 -------------------------------------------------------------------------------- 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 052f3f60-e6eb-4968-9eba-2841cd66745b 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.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | -> duration | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.232465 Full duration: 5.682776 -------------------------------------------------------------------------------- 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": "1ff8976f-2321-44ae-b455-ef7b1fcdeec6" } ], "flavor": { "name": "rally-tiny-7c3617a9-81ec-4a76-a4a4-c18dbe10c085" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 052f3f60-e6eb-4968-9eba-2841cd66745b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | -> glance_v2.upload_data | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | nova.boot_servers | 7.887 | 7.887 | 7.887 | 7.887 | 7.887 | 7.887 | 100.0% | 1 | | total | 10.537 | 10.537 | 10.537 | 10.537 | 10.537 | 10.537 | 100.0% | 1 | | -> duration | 9.537 | 9.537 | 9.537 | 9.537 | 9.537 | 9.537 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.53726 Full duration: 23.594431 HINTS: * To plot HTML graphics with this data, run: rally task report 052f3f60-e6eb-4968-9eba-2841cd66745b --out output.html * To generate a JUnit report, run: rally task export 052f3f60-e6eb-4968-9eba-2841cd66745b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 052f3f60-e6eb-4968-9eba-2841cd66745b --json --out output.json 2018-05-13 09:05:28,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '052f3f60-e6eb-4968-9eba-2841cd66745b'] 2018-05-13 09:05:29,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-13 09:05:29,904 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '052f3f60-e6eb-4968-9eba-2841cd66745b', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-13 09:05:29,914 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-13 09:05:29,915 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-13 09:05:29,915 - 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-13 09:05:29,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-13 09:05:29,932 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-13 09:05:29,933 - 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': '1ff8976f-2321-44ae-b455-ef7b1fcdeec6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7c3617a9-81ec-4a76-a4a4-c18dbe10c085', 'flavor_name': 'rally-tiny-7c3617a9-81ec-4a76-a4a4-c18dbe10c085', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7c3617a9-81ec-4a76-a4a4-c18dbe10c085', '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-13 09:09:49,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7af7e9b2-37cf-4739-8f59-38058fbb39a5 2018-05-13 09:09:49,165 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '7af7e9b2-37cf-4739-8f59-38058fbb39a5'] 2018-05-13 09:09:50,150 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7af7e9b2-37cf-4739-8f59-38058fbb39a5: 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 7af7e9b2-37cf-4739-8f59-38058fbb39a5 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 | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.323 | 10.323 | 10.323 | 10.323 | 10.323 | 10.323 | 100.0% | 1 | | total | 13.312 | 13.312 | 13.312 | 13.312 | 13.312 | 13.312 | 100.0% | 1 | | -> duration | 13.312 | 13.312 | 13.312 | 13.312 | 13.312 | 13.312 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.311652 Full duration: 36.76537 -------------------------------------------------------------------------------- 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 7af7e9b2-37cf-4739-8f59-38058fbb39a5 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 | 2.815 | 2.815 | 2.815 | 2.815 | 2.815 | 2.815 | 100.0% | 1 | | cinder_v2.delete_volume | 10.559 | 10.559 | 10.559 | 10.559 | 10.559 | 10.559 | 100.0% | 1 | | total | 13.374 | 13.374 | 13.374 | 13.374 | 13.374 | 13.374 | 100.0% | 1 | | -> duration | 13.374 | 13.374 | 13.374 | 13.374 | 13.374 | 13.374 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.374083 Full duration: 20.855344 -------------------------------------------------------------------------------- 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-7c3617a9-81ec-4a76-a4a4-c18dbe10c085" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7af7e9b2-37cf-4739-8f59-38058fbb39a5 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.399 | 5.399 | 5.399 | 5.399 | 5.399 | 5.399 | 100.0% | 1 | | cinder_v2.delete_volume | 10.457 | 10.457 | 10.457 | 10.457 | 10.457 | 10.457 | 100.0% | 1 | | total | 15.856 | 15.856 | 15.856 | 15.856 | 15.856 | 15.856 | 100.0% | 1 | | -> duration | 15.856 | 15.856 | 15.856 | 15.856 | 15.856 | 15.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.855642 Full duration: 23.352367 -------------------------------------------------------------------------------- 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 7af7e9b2-37cf-4739-8f59-38058fbb39a5 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 | 2.958 | 2.958 | 2.958 | 2.958 | 2.958 | 2.958 | 100.0% | 1 | | cinder_v2.delete_volume | 10.603 | 10.603 | 10.603 | 10.603 | 10.603 | 10.603 | 100.0% | 1 | | total | 13.561 | 13.561 | 13.561 | 13.561 | 13.561 | 13.561 | 100.0% | 1 | | -> duration | 13.561 | 13.561 | 13.561 | 13.561 | 13.561 | 13.561 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.561281 Full duration: 20.415128 -------------------------------------------------------------------------------- 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 7af7e9b2-37cf-4739-8f59-38058fbb39a5 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.033 | 3.033 | 3.033 | 3.033 | 3.033 | 3.033 | 100.0% | 1 | | cinder_v2.extend_volume | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 100.0% | 1 | | cinder_v2.delete_volume | 20.776 | 20.776 | 20.776 | 20.776 | 20.776 | 20.776 | 100.0% | 1 | | total | 26.072 | 26.072 | 26.072 | 26.072 | 26.072 | 26.072 | 100.0% | 1 | | -> duration | 26.072 | 26.072 | 26.072 | 26.072 | 26.072 | 26.072 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.07155 Full duration: 33.317148 -------------------------------------------------------------------------------- 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 7af7e9b2-37cf-4739-8f59-38058fbb39a5 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 | 25.752 | 25.752 | 25.752 | 25.752 | 25.752 | 25.752 | 100.0% | 1 | | cinder_v2.delete_volume | 10.464 | 10.464 | 10.464 | 10.464 | 10.464 | 10.464 | 100.0% | 1 | | total | 36.216 | 36.216 | 36.216 | 36.216 | 36.216 | 36.216 | 100.0% | 1 | | -> duration | 36.216 | 36.216 | 36.216 | 36.216 | 36.216 | 36.216 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.21632 Full duration: 58.314276 -------------------------------------------------------------------------------- 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 7af7e9b2-37cf-4739-8f59-38058fbb39a5 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.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | cinder_v2.list_qos | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | -> duration | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.511547 Full duration: 9.00829 -------------------------------------------------------------------------------- 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 7af7e9b2-37cf-4739-8f59-38058fbb39a5 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.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | cinder_v2.set_qos | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | -> duration | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.526647 Full duration: 8.715765 -------------------------------------------------------------------------------- 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 7af7e9b2-37cf-4739-8f59-38058fbb39a5 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.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | cinder_v2.list_types | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | -> duration | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.531689 Full duration: 8.809144 -------------------------------------------------------------------------------- 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 7af7e9b2-37cf-4739-8f59-38058fbb39a5 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.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | -> duration | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.518408 Full duration: 8.954029 HINTS: * To plot HTML graphics with this data, run: rally task report 7af7e9b2-37cf-4739-8f59-38058fbb39a5 --out output.html * To generate a JUnit report, run: rally task export 7af7e9b2-37cf-4739-8f59-38058fbb39a5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7af7e9b2-37cf-4739-8f59-38058fbb39a5 --json --out output.json 2018-05-13 09:09:50,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7af7e9b2-37cf-4739-8f59-38058fbb39a5'] 2018-05-13 09:09:51,209 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-13 09:09:51,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7af7e9b2-37cf-4739-8f59-38058fbb39a5', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-13 09:09:51,224 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-13 09:09:51,224 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-13 09:09:51,225 - 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-13 09:09:51,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-13 09:09:51,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-13 09:09:51,254 - 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': '1ff8976f-2321-44ae-b455-ef7b1fcdeec6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7c3617a9-81ec-4a76-a4a4-c18dbe10c085', 'flavor_name': 'rally-tiny-7c3617a9-81ec-4a76-a4a4-c18dbe10c085', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7c3617a9-81ec-4a76-a4a4-c18dbe10c085', '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-13 09:10:00,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 91cd38b6-9003-4d7f-9bb6-1a724fd32b55 2018-05-13 09:10:00,479 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '91cd38b6-9003-4d7f-9bb6-1a724fd32b55'] 2018-05-13 09:10:01,454 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 91cd38b6-9003-4d7f-9bb6-1a724fd32b55: 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 91cd38b6-9003-4d7f-9bb6-1a724fd32b55 2018-05-13 09:10:01,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '91cd38b6-9003-4d7f-9bb6-1a724fd32b55'] 2018-05-13 09:10:02,432 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-13 09:10:08,364 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-13 09:10:08,364 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-13 09:10:08,750 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-13 09:10:08,875 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-13 09:10:08,875 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-13 09:10:08,876 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-13 09:10:08,877 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-13 09:10:08,878 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-13 09:10:08,879 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-13 09:10:08,876 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 06:51 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-13 09:10:08,880 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-13 09:10:08,881 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-13 09:10:08,881 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-13 09:10:08,973 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-13 09:10:08,973 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-13 09:10:08,974 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-13 09:10:12,339 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-13 09:10:15,602 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b8ba899b-916d-45aa-be89-c220716f5f2a | 2018-05-13T09:10:14.936394 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b8ba899b-916d-45aa-be89-c220716f5f2a ~/.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-13 09:10:19,184 - 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-13 09:10:19,184 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-13 09:10:22,039 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-13 09:10:26,311 - 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=2384967e-9786-47c1-8e61-fb8b18c29374) as the default verifier for the future CLI operations. 2018-05-13 09:10:29,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-757fe60b-0e9e-4d2e-8d51-dba2e736dac3' 2018-05-13 09:10:30,444 - 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-13T09:10:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'89863e7e-83b6-41f6-9df0-95192816ec01', u'provider:segmentation_id': 1027, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-757fe60b-0e9e-4d2e-8d51-dba2e736dac3', u'admin_state_up': True, u'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', u'created_at': u'2018-05-13T09:10:30Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a4b03d5106614fb38c97b1d75917dac7'}) 2018-05-13 09:10:31,114 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-13T09:10: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'6f49cab6-2667-414e-951d-b7f1bcba3c25', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-757fe60b-0e9e-4d2e-8d51-dba2e736dac3', u'enable_dhcp': True, u'network_id': u'89863e7e-83b6-41f6-9df0-95192816ec01', u'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', u'created_at': u'2018-05-13T09:10: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'a4b03d5106614fb38c97b1d75917dac7'}) 2018-05-13 09:10:31,114 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-13 09:10:31,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-757fe60b-0e9e-4d2e-8d51-dba2e736dac3' 2018-05-13 09:10:31,689 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-757fe60b-0e9e-4d2e-8d51-dba2e736dac3', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-13T09:10:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/fa9d33f4-a00f-40f0-987c-705a590b3f63/file', u'owner': u'a4b03d5106614fb38c97b1d75917dac7', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'fa9d33f4-a00f-40f0-987c-705a590b3f63', u'size': None, u'name': u'Cirros-0.4.0-757fe60b-0e9e-4d2e-8d51-dba2e736dac3', u'checksum': None, u'self': u'/v2/images/fa9d33f4-a00f-40f0-987c-705a590b3f63', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-13T09:10:31Z', u'schema': u'/v2/schemas/image'}) 2018-05-13 09:10:31,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-757fe60b-0e9e-4d2e-8d51-dba2e736dac3' 2018-05-13 09:10:32,074 - 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-757fe60b-0e9e-4d2e-8d51-dba2e736dac3', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-13T09:10:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/947f7b70-d0fc-4fc4-83ec-14781bf9dbb4/file', u'owner': u'a4b03d5106614fb38c97b1d75917dac7', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'947f7b70-d0fc-4fc4-83ec-14781bf9dbb4', u'size': None, u'name': u'Cirros-0.4.0-1-757fe60b-0e9e-4d2e-8d51-dba2e736dac3', u'checksum': None, u'self': u'/v2/images/947f7b70-d0fc-4fc4-83ec-14781bf9dbb4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-13T09:10:32Z', u'schema': u'/v2/schemas/image'}) 2018-05-13 09:10:32,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-13 09:10:32,197 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-757fe60b-0e9e-4d2e-8d51-dba2e736dac3', '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'a4b03d5106614fb38c97b1d75917dac7', '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'7b563c08-3857-415f-a717-d223a2279aa1', 'swap': 0}) 2018-05-13 09:10:32,287 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-757fe60b-0e9e-4d2e-8d51-dba2e736dac3', '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'a4b03d5106614fb38c97b1d75917dac7', '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'0604ebb7-d620-4caa-bfdd-cec7d8a52870', 'swap': 0}) 2018-05-13 09:10:35,939 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-13 09:10:35,940 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-13 09:10:35,940 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-13 09:10:35,943 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-13 09:10:35,950 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-13 09:10:39,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2384967e-9786-47c1-8e61-fb8b18c29374/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-13 09:10:39,286 - 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-13 09:11:59,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 59c3f4ec-6f2f-4631-a9b1-ce8f5d9b05de 2018-05-13 09:11:59,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '59c3f4ec-6f2f-4631-a9b1-ce8f5d9b05de']'. 2018-05-13 09:12:00,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-13 09:12:00,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-13 09:12:00,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-13 09:12:00,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 59c3f4ec-6f2f-4631-a9b1-ce8f5d9b05de | 2018-05-13 09:12:00,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-13 09:12:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-13 09:10:41 | 2018-05-13 09:12:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-13 09:11:59 | 2018-05-13 09:12:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:18 | 2018-05-13 09:12:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-13 09:12:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-13 09:12:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2384967e-9786-47c1-8e61-fb8b18c29374) | 2018-05-13 09:12:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-13 09:12:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b8ba899b-916d-45aa-be89-c220716f5f2a) | 2018-05-13 09:12:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-13 09:12:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 60.778 | 2018-05-13 09:12:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 136 | 2018-05-13 09:12:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-13 09:12:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-13 09:12:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-13 09:12:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-13 09:12:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-13 09:12:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-13 09:12:00,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-13 09:12:03,269 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-13 09:12:03,269 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-13 09:12:03,273 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-13 09:12:04,288 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-05-13 09:56:54,224 - 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) ... FAIL 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_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 3049, in test_ping_via_router self.assertTrue(check_ping(self.inst_creators[0])) AssertionError: False is not true ====================================================================== 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 515, 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 548, 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 2689.862s FAILED (failures=3) 2018-05-13 09:56:54,396 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-13 09:56:54,396 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 44:50 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-13 09:56:54,400 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-05-13 09:56:54,401 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-13 09:56:54,490 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-13 09:56:54,490 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-13 09:56:54,490 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-13 09:56:57,795 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-13 09:57:00,909 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 940d2270-1154-4933-a065-900c5254014c | 2018-05-13T09:57:00.321603 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 940d2270-1154-4933-a065-900c5254014c ~/.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-13 09:57:04,908 - 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-13 09:57:04,909 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-13 09:57:08,120 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-13 09:57:13,161 - 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=25dc3e45-94e9-4137-8e3d-20799837d435) as the default verifier for the future CLI operations. 2018-05-13 09:57:16,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-0645d54f-67cd-4c77-b499-5716975d6344' 2018-05-13 09:57:17,237 - 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-13T09:57:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'791ee5f5-ef5e-4d1e-b209-15e965c8ea96', u'provider:segmentation_id': 1011, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-0645d54f-67cd-4c77-b499-5716975d6344', u'admin_state_up': True, u'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', u'created_at': u'2018-05-13T09:57:17Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a4b03d5106614fb38c97b1d75917dac7'}) 2018-05-13 09:57:17,763 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-13T09:57:17Z', 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'6817816c-8dc0-4d07-b84b-ce056af8c84c', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-0645d54f-67cd-4c77-b499-5716975d6344', u'enable_dhcp': True, u'network_id': u'791ee5f5-ef5e-4d1e-b209-15e965c8ea96', u'tenant_id': u'a4b03d5106614fb38c97b1d75917dac7', u'created_at': u'2018-05-13T09:57:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'a4b03d5106614fb38c97b1d75917dac7'}) 2018-05-13 09:57:17,763 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-13 09:57:17,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-0645d54f-67cd-4c77-b499-5716975d6344' 2018-05-13 09:57:18,371 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-0645d54f-67cd-4c77-b499-5716975d6344', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-13T09:57:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/dc22baa5-d150-4c49-805f-a36239d02778/file', u'owner': u'a4b03d5106614fb38c97b1d75917dac7', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'dc22baa5-d150-4c49-805f-a36239d02778', u'size': None, u'name': u'Cirros-0.4.0-0645d54f-67cd-4c77-b499-5716975d6344', u'checksum': None, u'self': u'/v2/images/dc22baa5-d150-4c49-805f-a36239d02778', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-13T09:57:18Z', u'schema': u'/v2/schemas/image'}) 2018-05-13 09:57:18,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-0645d54f-67cd-4c77-b499-5716975d6344' 2018-05-13 09:57:18,732 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-0645d54f-67cd-4c77-b499-5716975d6344', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-13T09:57:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/ff723dd5-6b53-4292-9d5c-4224e39892d9/file', u'owner': u'a4b03d5106614fb38c97b1d75917dac7', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ff723dd5-6b53-4292-9d5c-4224e39892d9', u'size': None, u'name': u'Cirros-0.4.0-1-0645d54f-67cd-4c77-b499-5716975d6344', u'checksum': None, u'self': u'/v2/images/ff723dd5-6b53-4292-9d5c-4224e39892d9', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-13T09:57:19Z', u'schema': u'/v2/schemas/image'}) 2018-05-13 09:57:18,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-13 09:57:18,862 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-0645d54f-67cd-4c77-b499-5716975d6344', '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'a4b03d5106614fb38c97b1d75917dac7', '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'755de6da-83b0-4a0d-9cad-72bff16b41c1', 'swap': 0}) 2018-05-13 09:57:18,949 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-0645d54f-67cd-4c77-b499-5716975d6344', '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'a4b03d5106614fb38c97b1d75917dac7', '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'6b9ba4ef-5b36-4060-8bf1-7bf3704c62e1', 'swap': 0}) 2018-05-13 09:57:22,483 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-13 09:57:22,484 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-13 09:57:22,484 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-13 09:57:22,487 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-13 09:57:22,494 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-13 09:57:25,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-25dc3e45-94e9-4137-8e3d-20799837d435/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-13 09:57:25,552 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-13 09:57:25,555 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-13 09:57:25,555 - 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-13 09:58:54,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 75d3a947-f74c-4e61-91a9-f84df8125d4f 2018-05-13 09:58:54,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '75d3a947-f74c-4e61-91a9-f84df8125d4f']'. 2018-05-13 09:58:55,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-13 09:58:55,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-13 09:58:55,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-13 09:58:55,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 75d3a947-f74c-4e61-91a9-f84df8125d4f | 2018-05-13 09:58:55,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-13 09:58:55,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-13 09:57:28 | 2018-05-13 09:58:55,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-13 09:58:53 | 2018-05-13 09:58:55,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:25 | 2018-05-13 09:58:55,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-13 09:58:55,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-13 09:58:55,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 25dc3e45-94e9-4137-8e3d-20799837d435) | 2018-05-13 09:58:55,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-13 09:58:55,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 940d2270-1154-4933-a065-900c5254014c) | 2018-05-13 09:58:55,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-13 09:58:55,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 77.401 | 2018-05-13 09:58:55,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-13 09:58:55,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-13 09:58:55,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-13 09:58:55,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-13 09:58:55,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-13 09:58:55,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-13 09:58:55,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-13 09:58:55,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-13 09:58:57,784 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-13 09:58:57,784 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 01:41 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-13 09:58:57,789 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-13 09:58:57,790 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:27 | FAIL | | vping_userdata | functest | smoke | 05:51 | FAIL | | tempest_smoke_serial | functest | smoke | 12:56 | FAIL | | rally_sanity | functest | smoke | 06:51 | FAIL | | patrole | functest | smoke | 01:33 | PASS | | snaps_smoke | functest | smoke | 44:50 | FAIL | | neutron_trunk | functest | smoke | 01:41 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-13 09:58:57,796 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-13 09:59:04,837 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-189 | | 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 | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-13 09:59:04,841 - 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://10.167.4.35:35357/v3 2018-05-13 09:59:04,841 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-13 09:59:04,842 - 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-13 09:59:04,843 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-13 09:59:04,844 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-05-13 09:59:09,176 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-05-13 09:59:09,177 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-05-13 09:59:09,298 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-13 09:59:09,299 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:04 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-05-13 09:59:09,302 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-05-13 09:59:09,303 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:04 | 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-13 09:59:09,306 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-13 09:59:16,155 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-189 | | 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 | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-13 09:59:16,158 - 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://10.167.4.35:35357/v3 2018-05-13 09:59:16,158 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-13 09:59:16,158 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-13 09:59:16,158 - 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-13 09:59:16,159 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-13 09:59:23,647 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-189 | | 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 | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-13 09:59:23,651 - 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://10.167.4.35:35357/v3 2018-05-13 09:59:23,652 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-13 09:59:23,653 - 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-13 09:59:23,655 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-13 09:59:23,655 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-05-13 10:01:29,327 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-05-13 10:01:29,462 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-13 10:01:29,463 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 02:06 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-05-13 10:01:29,466 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 02:06 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-13 10:01:29,468 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK