2018-05-11 23:42:14,850 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-284 | | 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-ovn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-11 23:42:14,856 - 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/ca-certificates.crt" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-11 23:42:14,856 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-11 23:42:14,857 - 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-11 23:42:14,858 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-11 23:42:14,858 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-11 23:42:16,683 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-11 23:42:23,605 - 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.914s OK 2018-05-11 23:42:23,890 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 23:42:23,891 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-11 23:42:23,895 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-11 23:42:24,750 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-11 23:51:11,960 - 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 527.164s OK 2018-05-11 23:51:12,369 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 23:51:12,371 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-11 23:51:12,377 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-11 23:51:13,244 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-11 23:51:56,924 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 43.678s OK 2018-05-11 23:51:57,209 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 23:51:57,210 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:44 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-11 23:51:57,217 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | api_check | functest | healthcheck | 08:47 | PASS | | snaps_health_check | functest | healthcheck | 00:44 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-11 23:51:57,220 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-11 23:52:11,807 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-284 | | 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-ovn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-11 23:52:11,810 - 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/ca-certificates.crt" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-11 23:52:11,810 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-11 23:52:11,811 - 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-11 23:52:11,813 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-11 23:52:11,813 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-11 23:52:14,457 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'0a494e02-0ce1-43fc-8bd2-8f4fdbbbbcb5'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-11T23:40:46Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'33e3c188-bdbf-4d4f-9da0-bb76f23b500f', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'created_at': u'2018-05-11T23:40:40Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'05632e8d87fb4c6eb3a78738e28e7733'}) 2018-05-11 23:52:14,564 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual1 2018-05-11 23:52:14,564 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-11 23:52:14,724 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual1 2018-05-11 23:52:14,724 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-11 23:52:14,724 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-11 23:52:14,981 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-11 23:52:14,981 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-11 23:52:14' 2018-05-11 23:52:14,982 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--d61a78ba-b0c3-4795-a5ad-cc35bc02eb27' 2018-05-11 23:52:14,982 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-11 23:52:15,714 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--d61a78ba-b0c3-4795-a5ad-cc35bc02eb27', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T23:52:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/fa823940-ccea-4990-ad18-4442084b024e/file', u'owner': u'05632e8d87fb4c6eb3a78738e28e7733', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'fa823940-ccea-4990-ad18-4442084b024e', u'size': None, u'name': u'functest-vping--d61a78ba-b0c3-4795-a5ad-cc35bc02eb27', u'checksum': None, u'self': u'/v2/images/fa823940-ccea-4990-ad18-4442084b024e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T23:52:15Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 23:52:15,715 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27' 2018-05-11 23:52:16,186 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-11T23:52:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'028ef7fb-296a-486b-85d4-30db0a11293a', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27', u'admin_state_up': True, u'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'created_at': u'2018-05-11T23:52:15Z', u'mtu': 1442, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'05632e8d87fb4c6eb3a78738e28e7733'}) 2018-05-11 23:52:16,907 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-11T23:52:16Z', 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'1b5845fd-8cd8-43d5-9fd0-0e14204bb422', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27', u'enable_dhcp': True, u'network_id': u'028ef7fb-296a-486b-85d4-30db0a11293a', u'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'created_at': u'2018-05-11T23:52:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'05632e8d87fb4c6eb3a78738e28e7733'}) 2018-05-11 23:52:16,907 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27' 2018-05-11 23:52:18,879 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'33e3c188-bdbf-4d4f-9da0-bb76f23b500f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0a494e02-0ce1-43fc-8bd2-8f4fdbbbbcb5', u'ip_address': u'10.16.0.122'}]}, u'description': u'', u'tags': [], u'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'created_at': u'2018-05-11T23:52:16Z', u'admin_state_up': True, u'updated_at': u'2018-05-11T23:52:18Z', u'revision_number': 2, u'routes': [], u'project_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'id': u'3a74b0a7-0f1d-4084-a0e5-64391cb7a4bd', u'name': u'vping-router-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27'}) 2018-05-11 23:52:21,622 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27' 2018-05-11 23:52:21,795 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05632e8d87fb4c6eb3a78738e28e7733', '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'563abf11-9db5-42e8-afed-2c35bb43e4c8', 'swap': 0}) 2018-05-11 23:52:22,461 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27' 2018-05-11 23:52:33,836 - 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-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d5:18:44', u'version': 4, u'addr': u'192.168.130.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fa823940-ccea-4990-ad18-4442084b024e'}), 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-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-11T23:52:31.000000', 'flavor': Munch({u'id': u'563abf11-9db5-42e8-afed-2c35bb43e4c8'}), 'az': u'nova', 'id': u'a842430c-acca-46a2-b41f-a6d0abfeef2b', 'security_groups': [Munch({u'name': u'vping-sg-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12e7ec886b5a4e70b28c39963a97ed1a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05632e8d87fb4c6eb3a78738e28e7733', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-11T23:52:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-11T23:52:32Z', 'hostId': u'52f5b722cf75472829f0f8e2b3eb2b52b8e7242710f2a2ce979c7afc', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.8', 'cloud': 'envvars', 'host_id': u'52f5b722cf75472829f0f8e2b3eb2b52b8e7242710f2a2ce979c7afc', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp02', 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-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-11T23:52:31.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-1-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27', 'adminPass': u'ZEZB5HszXDL4', 'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', 'created_at': u'2018-05-11T23:52:23Z', 'created': u'2018-05-11T23:52:23Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-11 23:52:35,513 - 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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x 2018-05-11 23:52:35,513 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27' 2018-05-11 23:52:35,903 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDX+XvNd5pcGL3Kkfj6THJQJUY+E/rFA202jb10scCGXkqVMfZxHJoIRz15qqKpKaabJxOPg+oUBo8xRVpi61CjmaUb1zvkvr3pom9kCLC77pR27VvYinrNHHvEzrftXdoAf3JlenqcTh3ex/GW6pk4Zk02wLajD4JfJz9CBzNjhPh5gr8BmVbczl31Rpfyu5m7WzwOoSAJunhGYf0w6i0Ku5pstvCr0YD5aTn1AmpgKUSzeoRa2qckFf2IAKcyIGMoqFslzarC8TbnpQ7lLrM33aTEFMTNw0872rPEStvwa7H2MvU6urBM6RqG5dP7h+tjJEMfSw83btjBfm0an5H5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA1/l7zXeaXBi9ypH4+kxyUCVGPhP6xQNtNo29dLHAhl5KlTH2\ncRyaCEc9eaqiqSmmmycTj4PqFAaPMUVaYutQo5mlG9c75L696aJvZAiwu+6Udu1b\n2Ip6zRx7xM637V3aAH9yZXp6nE4d3sfxluqZOGZNNsC2ow+CXyc/QgczY4T4eYK/\nAZlW3M5d9UaX8ruZu1s8DqEgCbp4RmH9MOotCruabLbwq9GA+Wk59QJqYClEs3qE\nWtqnJBX9iACnMiBjKKhbJc2qwvE256UO5S6zN92kxBTEzcNPO9qzxErb8Gux9jL1\nOrqwTOkahuXT+4frYyRDH0sPN27YwX5tGp+R+QIDAQABAoIBAQCda7qijBAWGu6T\nrYx2HKyh4FlvvC5n1dSQFAZI/ZsgFbB1SQKhdcCMUijr+sUvWi2XH4dxbyx6RkGv\nHyb/vRd89+vR/DMqyyEwH3bjyjXP9dl/SglNL7rMsHtCe46y1FqnTD3826ZtMb8x\n+DkO0Ja39lFHnHZDKnXTl47TON5rJVSoAd9Lj7/A+DcfsQWjolQjgpgd5yUG73Ps\nOrAVFoIZUfJBVzbasgxjTjsRK7s7Yvw5vHJsqpFuxA1f1w8htWVUwvK9BKzn6RXM\nsTQVrIDbC6Vmi80AvX434D8KCVGKMugJG0R0ZqUBGsJDtJzXeX4slHAiTT7DAxI2\nDNm6pnjRAoGBAPcPV+OqU8NN6eywZAgopwZMfyDUw7tMSERKoVbi1phYkVqHxCzg\n0D8+urr+IdxZLtGJ0UG+gDSytnU4fUzxe4Lbk1Zrgo2GkqahAzsi+5J3r6XwgGWI\nef7KFJa9990tmnJv53mN2N8TYWCkFQSQ0YhmeyB1tb9vJh6prPnFf7ntAoGBAN/K\nLbunytnL3l682+NGkVDr/G3h65GbLsJdx0LYoMxRuNTUBYwpEDws3trNMIr87cWx\n2radHqTgM971HlEvpb6AETt0jCyj4YPsoClkh6C1Ix6OjDDxiAWFmwKpYmTp8oLO\n7kjxOJsrKITw0zgJhd9VljKiTxMa39u/aIqe3sa9AoGBALES8i9e2QJWSZ83Hbsr\nR+sf0M47ML6BghpQUyrvElfGwwdb36M6zodF8pgrpSFFWmUcnjq8yy76GAQUJNqN\nCbVUo1mBXOUK2vlK1gIApMbpuZ75rU0YcDfJptAUAB8qnFQBGKrqm9HnFhgqAlZv\nZX6Z1Q4Cz+0RQQUhH7U1dMJRAoGAHZQFU2YsA3lUnMTtcy6iikWGiadwkUAnf/0R\nFx62sgqjGU4kpY/P24Q6uESig9xGOPj25WgC4tvXP0K6jRR1HaajoG4ZENVgOyWN\nTatB2dXXHHTOxrFFvyUXhdSJcrkRGoTrLazkRG4B3wBNinyHuyr+vRaCyQ2mRM8Z\nrCivXSkCgYEAk5JMm8y0aXM379KqdBScQECBBEuVS72ShuO3AyzFkvXjaNaZYVmY\nasukGUDT3lrpnFwiTyoHSi/+tivlwaOX1hIDwBaDPSai6R9KMbPNg2yvN8hMpiPq\nLk9aGvv/M6InqxT3MikNQGb1nOtP+ARMoHd6t9Bws8ZduQ/43B2eGtM=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'12e7ec886b5a4e70b28c39963a97ed1a', 'name': u'vping-keypair-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27', 'created_at': '2018-05-11T23:52:35.903196', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05632e8d87fb4c6eb3a78738e28e7733', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'de:c9:ca:dc:7c:91:47:5f:87:11:3f:a5:c3:26:f9:4f', 'type': 'ssh', 'id': u'vping-keypair-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27'}) 2018-05-11 23:52:35,903 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA1/l7zXeaXBi9ypH4+kxyUCVGPhP6xQNtNo29dLHAhl5KlTH2 cRyaCEc9eaqiqSmmmycTj4PqFAaPMUVaYutQo5mlG9c75L696aJvZAiwu+6Udu1b 2Ip6zRx7xM637V3aAH9yZXp6nE4d3sfxluqZOGZNNsC2ow+CXyc/QgczY4T4eYK/ AZlW3M5d9UaX8ruZu1s8DqEgCbp4RmH9MOotCruabLbwq9GA+Wk59QJqYClEs3qE WtqnJBX9iACnMiBjKKhbJc2qwvE256UO5S6zN92kxBTEzcNPO9qzxErb8Gux9jL1 OrqwTOkahuXT+4frYyRDH0sPN27YwX5tGp+R+QIDAQABAoIBAQCda7qijBAWGu6T rYx2HKyh4FlvvC5n1dSQFAZI/ZsgFbB1SQKhdcCMUijr+sUvWi2XH4dxbyx6RkGv Hyb/vRd89+vR/DMqyyEwH3bjyjXP9dl/SglNL7rMsHtCe46y1FqnTD3826ZtMb8x +DkO0Ja39lFHnHZDKnXTl47TON5rJVSoAd9Lj7/A+DcfsQWjolQjgpgd5yUG73Ps OrAVFoIZUfJBVzbasgxjTjsRK7s7Yvw5vHJsqpFuxA1f1w8htWVUwvK9BKzn6RXM sTQVrIDbC6Vmi80AvX434D8KCVGKMugJG0R0ZqUBGsJDtJzXeX4slHAiTT7DAxI2 DNm6pnjRAoGBAPcPV+OqU8NN6eywZAgopwZMfyDUw7tMSERKoVbi1phYkVqHxCzg 0D8+urr+IdxZLtGJ0UG+gDSytnU4fUzxe4Lbk1Zrgo2GkqahAzsi+5J3r6XwgGWI ef7KFJa9990tmnJv53mN2N8TYWCkFQSQ0YhmeyB1tb9vJh6prPnFf7ntAoGBAN/K LbunytnL3l682+NGkVDr/G3h65GbLsJdx0LYoMxRuNTUBYwpEDws3trNMIr87cWx 2radHqTgM971HlEvpb6AETt0jCyj4YPsoClkh6C1Ix6OjDDxiAWFmwKpYmTp8oLO 7kjxOJsrKITw0zgJhd9VljKiTxMa39u/aIqe3sa9AoGBALES8i9e2QJWSZ83Hbsr R+sf0M47ML6BghpQUyrvElfGwwdb36M6zodF8pgrpSFFWmUcnjq8yy76GAQUJNqN CbVUo1mBXOUK2vlK1gIApMbpuZ75rU0YcDfJptAUAB8qnFQBGKrqm9HnFhgqAlZv ZX6Z1Q4Cz+0RQQUhH7U1dMJRAoGAHZQFU2YsA3lUnMTtcy6iikWGiadwkUAnf/0R Fx62sgqjGU4kpY/P24Q6uESig9xGOPj25WgC4tvXP0K6jRR1HaajoG4ZENVgOyWN TatB2dXXHHTOxrFFvyUXhdSJcrkRGoTrLazkRG4B3wBNinyHuyr+vRaCyQ2mRM8Z rCivXSkCgYEAk5JMm8y0aXM379KqdBScQECBBEuVS72ShuO3AyzFkvXjaNaZYVmY asukGUDT3lrpnFwiTyoHSi/+tivlwaOX1hIDwBaDPSai6R9KMbPNg2yvN8hMpiPq Lk9aGvv/M6InqxT3MikNQGb1nOtP+ARMoHd6t9Bws8ZduQ/43B2eGtM= -----END RSA PRIVATE KEY----- 2018-05-11 23:52:36,815 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--d61a78ba-b0c3-4795-a5ad-cc35bc02eb27' 2018-05-11 23:52:46,199 - 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-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:8d:30', u'version': 4, u'addr': u'192.168.130.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fa823940-ccea-4990-ad18-4442084b024e'}), 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-0000000c', u'OS-SRV-USG:launched_at': u'2018-05-11T23:52:44.000000', 'flavor': Munch({u'id': u'563abf11-9db5-42e8-afed-2c35bb43e4c8'}), 'az': u'nova', 'id': u'23566e2d-881b-4d6e-86b8-af0e0c3af53e', 'security_groups': [Munch({u'name': u'vping-sg-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12e7ec886b5a4e70b28c39963a97ed1a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05632e8d87fb4c6eb3a78738e28e7733', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-11T23:52:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-11T23:52:45Z', 'hostId': u'bcd55eb5eeb6a0930419e7b76b7cc4615b4b64aa29fa76255d17afe9', u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-d61a78ba-b0c3-4795-a5ad-cc35bc02eb27', 'public_v6': '', 'private_v4': u'192.168.130.6', 'cloud': 'envvars', 'host_id': u'bcd55eb5eeb6a0930419e7b76b7cc4615b4b64aa29fa76255d17afe9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp01', 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-0000000c', u'OS-SRV-USG:launched_at': u'2018-05-11T23:52:44.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', 'name': u'opnfv-vping-2-ssh--d61a78ba-b0c3-4795-a5ad-cc35bc02eb27', 'adminPass': u'6Qrf385PvYap', 'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', 'created_at': u'2018-05-11T23:52:37Z', 'created': u'2018-05-11T23:52:37Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-11 23:52:48,691 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'3a74b0a7-0f1d-4084-a0e5-64391cb7a4bd', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', 'created_at': u'2018-05-11T23:52:47Z', 'attached': True, 'updated_at': u'2018-05-11T23:52:47Z', 'id': u'28bdcd7e-cef0-40a4-83be-b15ad96b3ac1', 'floating_network_id': u'33e3c188-bdbf-4d4f-9da0-bb76f23b500f', 'fixed_ip_address': u'192.168.130.6', 'floating_ip_address': u'10.16.0.117', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05632e8d87fb4c6eb3a78738e28e7733', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'3a74b0a7-0f1d-4084-a0e5-64391cb7a4bd', 'project_id': u'05632e8d87fb4c6eb3a78738e28e7733', 'port_id': u'c341b344-dd29-4fec-b374-e8c0cae79068', 'port': u'c341b344-dd29-4fec-b374-e8c0cae79068', 'network': u'33e3c188-bdbf-4d4f-9da0-bb76f23b500f'}) 2018-05-11 23:52:50,420 - 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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.990 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199960) [ 0.024029] pid_max: default: 32768 minimum: 301 [ 0.032029] ACPI: Core revision 20150930 [ 0.041127] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.056046] Security Framework initialized [ 0.060029] Yama: becoming mindful. [ 0.068309] AppArmor: AppArmor initialized [ 0.076078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.084141] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.092085] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.096055] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108190] Initializing cgroup subsys io [ 0.116032] Initializing cgroup subsys memory [ 0.124033] Initializing cgroup subsys devices [ 0.132027] Initializing cgroup subsys freezer [ 0.140027] Initializing cgroup subsys net_cls [ 0.148028] Initializing cgroup subsys perf_event [ 0.156033] Initializing cgroup subsys net_prio [ 0.164031] Initializing cgroup subsys hugetlb [ 0.172028] Initializing cgroup subsys pids [ 0.184050] CPU: Physical Processor ID: 0 [ 0.193412] mce: CPU supports 10 MCE banks [ 0.204122] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.208029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.482520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.701350] ftrace: allocating 31920 entries in 125 pages 2018-05-11 23:52:50,421 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-11 23:52:57,846 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-11 23:52:57,854 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-11 23:52:57,873 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-11 23:52:58,343 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 23:52:58,343 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-11 23:53:11,501 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-11 23:53:12,287 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'0a494e02-0ce1-43fc-8bd2-8f4fdbbbbcb5'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-11T23:40:46Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'33e3c188-bdbf-4d4f-9da0-bb76f23b500f', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'created_at': u'2018-05-11T23:40:40Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'05632e8d87fb4c6eb3a78738e28e7733'}) 2018-05-11 23:53:12,288 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-11 23:53:12,288 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-11 23:53:12' 2018-05-11 23:53:12,288 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--af3218a2-2ecb-490b-8341-fbeb56375af6' 2018-05-11 23:53:12,288 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-11 23:53:12,923 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--af3218a2-2ecb-490b-8341-fbeb56375af6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T23:53:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/ea7e1e73-2bb7-4929-ae27-8d5ef0d52cf3/file', u'owner': u'05632e8d87fb4c6eb3a78738e28e7733', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ea7e1e73-2bb7-4929-ae27-8d5ef0d52cf3', u'size': None, u'name': u'functest-vping--af3218a2-2ecb-490b-8341-fbeb56375af6', u'checksum': None, u'self': u'/v2/images/ea7e1e73-2bb7-4929-ae27-8d5ef0d52cf3', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T23:53:13Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 23:53:12,924 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-af3218a2-2ecb-490b-8341-fbeb56375af6' 2018-05-11 23:53:13,548 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-11T23:53:13Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'da3ad101-3995-41f8-a5b0-79a958aa6fcb', u'provider:segmentation_id': 3, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-af3218a2-2ecb-490b-8341-fbeb56375af6', u'admin_state_up': True, u'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'created_at': u'2018-05-11T23:53:13Z', u'mtu': 1442, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'05632e8d87fb4c6eb3a78738e28e7733'}) 2018-05-11 23:53:14,359 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-11T23:53:13Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'72e1c38b-6cbf-4ec5-9b33-f75f6bfd6e70', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-af3218a2-2ecb-490b-8341-fbeb56375af6', u'enable_dhcp': True, u'network_id': u'da3ad101-3995-41f8-a5b0-79a958aa6fcb', u'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'created_at': u'2018-05-11T23:53:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'05632e8d87fb4c6eb3a78738e28e7733'}) 2018-05-11 23:53:14,359 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-af3218a2-2ecb-490b-8341-fbeb56375af6' 2018-05-11 23:53:16,696 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'33e3c188-bdbf-4d4f-9da0-bb76f23b500f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0a494e02-0ce1-43fc-8bd2-8f4fdbbbbcb5', u'ip_address': u'10.16.0.116'}]}, u'description': u'', u'tags': [], u'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'created_at': u'2018-05-11T23:53:14Z', u'admin_state_up': True, u'updated_at': u'2018-05-11T23:53:15Z', u'revision_number': 2, u'routes': [], u'project_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'id': u'e926e988-f76c-4320-a462-078af31e1f17', u'name': u'vping-router-af3218a2-2ecb-490b-8341-fbeb56375af6'}) 2018-05-11 23:53:19,313 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-af3218a2-2ecb-490b-8341-fbeb56375af6' 2018-05-11 23:53:19,451 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-af3218a2-2ecb-490b-8341-fbeb56375af6', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05632e8d87fb4c6eb3a78738e28e7733', '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'58ff9b11-4884-46c3-be2a-c311cc388c75', 'swap': 0}) 2018-05-11 23:53:20,119 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-af3218a2-2ecb-490b-8341-fbeb56375af6' 2018-05-11 23:53:29,409 - 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-af3218a2-2ecb-490b-8341-fbeb56375af6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:23:10', u'version': 4, u'addr': u'192.168.130.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ea7e1e73-2bb7-4929-ae27-8d5ef0d52cf3'}), 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-0000000d', u'OS-SRV-USG:launched_at': u'2018-05-11T23:53:28.000000', 'flavor': Munch({u'id': u'58ff9b11-4884-46c3-be2a-c311cc388c75'}), 'az': u'nova', 'id': u'e5f5bdfc-48f3-4ac0-9373-0716784bbcdc', 'security_groups': [Munch({u'name': u'vping-sg-af3218a2-2ecb-490b-8341-fbeb56375af6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12e7ec886b5a4e70b28c39963a97ed1a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05632e8d87fb4c6eb3a78738e28e7733', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-11T23:53:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-11T23:53:29Z', 'hostId': u'52f5b722cf75472829f0f8e2b3eb2b52b8e7242710f2a2ce979c7afc', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.5', 'cloud': 'envvars', 'host_id': u'52f5b722cf75472829f0f8e2b3eb2b52b8e7242710f2a2ce979c7afc', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp02', 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-0000000d', u'OS-SRV-USG:launched_at': u'2018-05-11T23:53:28.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-1-af3218a2-2ecb-490b-8341-fbeb56375af6', 'adminPass': u'H34Jwe8RLXhH', 'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', 'created_at': u'2018-05-11T23:53:21Z', 'created': u'2018-05-11T23:53:21Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-11 23:53:30,933 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 console: 2018-05-11 23:53:30,933 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--af3218a2-2ecb-490b-8341-fbeb56375af6' 2018-05-11 23:53:40,220 - 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-af3218a2-2ecb-490b-8341-fbeb56375af6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fb:46:df', u'version': 4, u'addr': u'192.168.130.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ea7e1e73-2bb7-4929-ae27-8d5ef0d52cf3'}), 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-0000000e', u'OS-SRV-USG:launched_at': u'2018-05-11T23:53:39.000000', 'flavor': Munch({u'id': u'58ff9b11-4884-46c3-be2a-c311cc388c75'}), 'az': u'nova', 'id': u'8c8a02d3-1b91-475a-a7b7-fc3d876cafcb', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12e7ec886b5a4e70b28c39963a97ed1a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05632e8d87fb4c6eb3a78738e28e7733', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-11T23:53:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-11T23:53:39Z', 'hostId': u'52f5b722cf75472829f0f8e2b3eb2b52b8e7242710f2a2ce979c7afc', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.12', 'cloud': 'envvars', 'host_id': u'52f5b722cf75472829f0f8e2b3eb2b52b8e7242710f2a2ce979c7afc', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp02', 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-0000000e', u'OS-SRV-USG:launched_at': u'2018-05-11T23:53:39.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-2-userdata--af3218a2-2ecb-490b-8341-fbeb56375af6', 'adminPass': u'7DybcbspBfHR', 'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', 'created_at': u'2018-05-11T23:53:31Z', 'created': u'2018-05-11T23:53:31Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-11 23:53:41,791 - 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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.994 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199976) [ 0.020031] pid_max: default: 32768 minimum: 301 [ 0.028034] ACPI: Core revision 20150930 [ 0.036848] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.056048] Security Framework initialized [ 0.060029] Yama: becoming mindful. [ 0.068073] AppArmor: AppArmor initialized [ 0.076088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.084146] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.092140] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.100031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108234] Initializing cgroup subsys io [ 0.116028] Initializing cgroup subsys memory [ 0.124036] Initializing cgroup subsys devices [ 0.128033] Initializing cgroup subsys freezer [ 0.136027] Initializing cgroup subsys net_cls [ 0.140057] Initializing cgroup subsys perf_event [ 0.152030] Initializing cgroup subsys net_prio [ 0.160028] Initializing cgroup subsys hugetlb [ 0.164056] Initializing cgroup subsys pids [ 0.181972] CPU: Physical Processor ID: 0 [ 0.189141] mce: CPU supports 10 MCE banks [ 0.197030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.200033] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.491421] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.706494] ftrace: allocating 31920 entries in 125 pages [ 0.728134] smpboot: Max logical packages: 1 [ 0.740029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.753012] x2apic enabled [ 0.756032] Switched APIC routing to physical x2apic. [ 0.781455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.784000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.796044] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.808088] ... version: 2 [ 0.812034] ... bit width: 48 [ 0.816033] ... generic registers: 4 [ 0.820034] ... value mask: 0000ffffffffffff [ 0.824034] ... max period: 000000007fffffff [ 0.828034] ... fixed-purpose events: 3 [ 0.832034] ... event mask: 000000070000000f [ 0.836111] KVM setup paravirtual spinlock [ 0.840687] x86: Booted up 1 node, 1 CPUs [ 0.844037] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.851637] devtmpfs: initialized [ 0.853719] evm: security.selinux [ 0.856036] evm: security.SMACK64 [ 0.860034] evm: security.SMACK64EXEC [ 0.864033] evm: security.SMACK64TRANSMUTE [ 0.868033] evm: security.SMACK64MMAP [ 0.872033] evm: security.ima [ 0.876033] evm: security.capability [ 0.882365] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.884123] pinctrl core: initialized pinctrl subsystem [ 0.888987] RTC time: 23:53:35, date: 05/11/18 [ 0.892164] NET: Registered protocol family 16 [ 0.896190] cpuidle: using governor ladder [ 0.900037] cpuidle: using governor menu [ 0.904055] PCCT header not found. [ 0.908917] ACPI: bus type PCI registered [ 0.912035] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.916831] PCI: Using configuration type 1 for base access [ 0.920401] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.925120] ACPI: Added _OSI(Module Device) [ 0.928034] ACPI: Added _OSI(Processor Device) [ 0.932034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.936036] ACPI: Added _OSI(Processor Aggregator Device) [ 0.942998] ACPI: Interpreter enabled [ 0.944039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.956035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.968044] ACPI: (supports S0 S3 S4 S5) [ 0.972033] ACPI: Using IOAPIC for interrupt routing [ 0.976047] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.984596] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.988039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.992039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.996041] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.000659] acpiphp: Slot [3] registered [ 1.004146] acpiphp: Slot [4] registered [ 1.008144] acpiphp: Slot [5] registered [ 1.012144] acpiphp: Slot [6] registered [ 1.016144] acpiphp: Slot [7] registered [ 1.020144] acpiphp: Slot [8] registered [ 1.024144] acpiphp: Slot [9] registered [ 1.028143] acpiphp: Slot [10] registered [ 1.032143] acpiphp: Slot [11] registered [ 1.036142] acpiphp: Slot [12] registered [ 1.040158] acpiphp: Slot [13] registered [ 1.044143] acpiphp: Slot [14] registered [ 1.048307] acpiphp: Slot [15] registered [ 1.052543] acpiphp: Slot [16] registered [ 1.056252] acpiphp: Slot [17] registered [ 1.062388] acpiphp: Slot [18] registered [ 1.064253] acpiphp: Slot [19] registered [ 1.068145] acpiphp: Slot [20] registered [ 1.072151] acpiphp: Slot [21] registered [ 1.076147] acpiphp: Slot [22] registered [ 1.082141] acpiphp: Slot [23] registered [ 1.084149] acpiphp: Slot [24] registered [ 1.088146] acpiphp: Slot [25] registered [ 1.092493] acpiphp: Slot [26] registered [ 1.096144] acpiphp: Slot [27] registered [ 1.100149] acpiphp: Slot [28] registered [ 1.104148] acpiphp: Slot [29] registered [ 1.108248] acpiphp: Slot [30] registered [ 1.112147] acpiphp: Slot [31] registered [ 1.116139] PCI host bridge to bus 0000:00 [ 1.120050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.124035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.128044] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.132035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.136035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.140036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.168055] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.172037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.176036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.180035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.204337] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.208135] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.347061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.360518] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.372565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.384506] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.396327] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.404627] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.408387] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.412000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.412034] vgaarb: loaded [ 1.416034] vgaarb: bridge control possible 0000:00:02.0 [ 1.420262] SCSI subsystem initialized [ 1.424246] ACPI: bus type USB registered [ 1.428057] usbcore: registered new interface driver usbfs [ 1.432048] usbcore: registered new interface driver hub [ 1.436077] usbcore: registered new device driver usb [ 1.440276] PCI: Using ACPI for IRQ routing [ 1.447336] NetLabel: Initializing [ 1.448034] NetLabel: domain hash size = 128 [ 1.452033] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.456051] NetLabel: unlabeled traffic allowed by default [ 1.460153] clocksource: Switched to clocksource kvm-clock [ 1.485002] AppArmor: AppArmor Filesystem Enabled [ 1.499188] pnp: PnP ACPI init [ 1.512501] pnp: PnP ACPI: found 5 devices [ 1.545172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.575102] NET: Registered protocol family 2 [ 1.590532] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.613711] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.631438] TCP: Hash tables configured (established 4096 bind 4096) [ 1.649870] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.666494] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.684200] NET: Registered protocol family 1 [ 1.697798] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.713998] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.730524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.769218] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.815922] Trying to unpack rootfs image as initramfs... [ 1.931276] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.961155] Scanning for low memory corruption every 60 seconds [ 1.980866] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.000618] audit: initializing netlink subsys (disabled) [ 2.017631] audit: type=2000 audit(1526082813.849:1): initialized [ 2.038748] Initialise system trusted keyring [ 2.068415] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.092387] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.114536] zbud: loaded [ 2.124369] VFS: Disk quotas dquot_6.6.0 [ 2.138096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.157291] fuse init (API version 7.23) [ 2.169767] Key type big_key registered [ 2.182238] Allocating IMA MOK and blacklist keyrings. [ 2.199065] Key type asymmetric registered [ 2.211814] Asymmetric key parser 'x509' registered [ 2.227068] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.252212] io scheduler noop registered [ 2.265444] io scheduler deadline registered (default) [ 2.282316] io scheduler cfq registered [ 2.295539] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.314048] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.336162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.360720] ACPI: Power Button [PWRF] [ 2.377793] GHES: HEST is not enabled! [ 2.414628] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.501939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.554966] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.587082] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.652075] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.680703] Linux agpgart interface v0.103 [ 2.699089] brd: module loaded [ 2.713347] loop: module loaded [ 2.745479] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.775752] GPT:90111 != 2097151 [ 2.788564] GPT:Alternate GPT header not at the end of the disk. [ 2.808471] GPT:90111 != 2097151 [ 2.821048] GPT: Use GNU Parted to correct GPT errors. [ 2.835852] vda: vda1 vda15 [ 2.857462] vdb: [ 2.871264] scsi host0: ata_piix [ 2.883288] scsi host1: ata_piix [ 2.895630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 2.916268] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.939367] libphy: Fixed MDIO Bus: probed [ 2.956835] tun: Universal TUN/TAP device driver, 1.6 [ 2.972356] tun: (C) 1999-2004 Max Krasnyansky [ 2.999120] PPP generic driver version 2.4.2 [ 3.014342] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.036912] ehci-pci: EHCI PCI platform driver [ 3.052186] ehci-platform: EHCI generic platform driver [ 3.069167] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.088544] ohci-pci: OHCI PCI platform driver [ 3.107663] ohci-platform: OHCI generic platform driver [ 3.125505] uhci_hcd: USB Universal Host Controller Interface driver [ 3.173013] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.188733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.213840] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.229227] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.249483] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.272224] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.297852] usb usb1: Product: UHCI Host Controller [ 3.313870] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.333194] usb usb1: SerialNumber: 0000:00:01.2 [ 3.348623] hub 1-0:1.0: USB hub found [ 3.361391] hub 1-0:1.0: 2 ports detected [ 3.376221] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.415880] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.430273] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.445323] mousedev: PS/2 mouse device common for all mice [ 3.465073] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.495402] rtc_cmos 00:00: RTC can wake from S4 [ 3.514496] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.535418] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.554923] i2c /dev entries driver [ 3.567947] device-mapper: uevent: version 1.0.3 [ 3.584718] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.617200] ledtrig-cpu: registered to indicate activity on CPUs [ 3.640612] NET: Registered protocol family 10 [ 3.657067] NET: Registered protocol family 17 [ 3.674250] Key type dns_resolver registered [ 3.689094] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.709019] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.736990] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.755403] registered taskstats version 1 [ 3.769339] Loading compiled-in X.509 certificates [ 3.786303] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.819830] zswap: loaded using pool lzo/zbud [ 3.835465] Key type trusted registered [ 3.849785] Key type encrypted registered [ 3.862900] AppArmor: AppArmor sha1 policy hashing enabled [ 3.880095] ima: No TPM chip found, activating TPM-bypass! [ 3.899375] evm: HMAC attrs: 0x1 [ 4.125101] Magic number: 2:600:908 [ 4.139433] mem port: hash matches [ 4.153906] rtc_cmos 00:00: setting system clock to 2018-05-11 23:53:40 UTC (1526082820) [ 4.180475] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.200133] EDD information not available. [ 4.220176] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.245292] Write protecting the kernel read-only data: 14336k [ 4.263235] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.293238] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.34 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 4.71 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... 2018-05-11 23:53:41,792 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-11 23:53:41,792 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-11 23:53:43,854 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.994 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199976) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.040033] ACPI: Core revision 20150930 [ 0.048847] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068049] Security Framework initialized [ 0.076028] Yama: becoming mindful. [ 0.084046] AppArmor: AppArmor initialized [ 0.092093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100146] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120121] Initializing cgroup subsys io [ 0.128028] Initializing cgroup subsys memory [ 0.136034] Initializing cgroup subsys devices [ 0.140033] Initializing cgroup subsys freezer [ 0.144033] Initializing cgroup subsys net_cls [ 0.148058] Initializing cgroup subsys perf_event [ 0.156035] Initializing cgroup subsys net_prio [ 0.160032] Initializing cgroup subsys hugetlb [ 0.164032] Initializing cgroup subsys pids [ 0.174074] CPU: Physical Processor ID: 0 [ 0.185109] mce: CPU supports 10 MCE banks [ 0.197587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.204028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 2018-05-11 23:53:43,854 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.5. Waiting for response... 2018-05-11 23:53:45,944 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.994 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199976) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.040033] ACPI: Core revision 20150930 [ 0.048847] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068049] Security Framework initialized [ 0.076028] Yama: becoming mindful. [ 0.084046] AppArmor: AppArmor initialized [ 0.092093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100146] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120121] Initializing cgroup subsys io [ 0.128028] Initializing cgroup subsys memory [ 0.136034] Initializing cgroup subsys devices [ 0.140033] Initializing cgroup subsys freezer [ 0.144033] Initializing cgroup subsys net_cls [ 0.148058] Initializing cgroup subsys perf_event [ 0.156035] Initializing cgroup subsys net_prio [ 0.160032] Initializing cgroup subsys hugetlb [ 0.164032] Initializing cgroup subsys pids [ 0.174074] CPU: Physical Processor ID: 0 [ 0.185109] mce: CPU supports 10 MCE banks [ 0.197587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.204028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.518623] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.768235] ftrace: allocating 31920 entries in 125 pages [ 0.792770] smpboot: Max logical packages: 1 [ 0.800031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.816555] x2apic enabled [ 0.820034] Switched APIC routing to physical x2apic. [ 0.849321] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.864046] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.880095] ... version: 2 [ 0.884035] ... bit width: 48 [ 0.888034] ... generic registers: 4 [ 0.892034] ... value mask: 0000ffffffffffff [ 0.896034] ... max period: 000000007fffffff [ 0.900034] ... fixed-purpose events: 3 [ 0.904034] ... event mask: 000000070000000f [ 0.908459] KVM setup paravirtual spinlock [ 0.912808] x86: Booted up 1 node, 1 CPUs [ 0.916037] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.923853] devtmpfs: initialized [ 0.926151] evm: security.selinux [ [ 0.928039] evm: security.SMACK64 [ 0.932035] evm: security.SMACK64EXEC [ 0.936034] evm: security.SMACK64TRANSMUTE [ 0.940034] evm: security.SMACK64MMAP [ 0.944034] evm: security.ima [ 0.948034] evm: security.capability [ 0.952599] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956131] pinctrl core: initialized pinctrl subsystem [ 0.960942] RTC time: 23:53:44, date: 05/11/18 [ 0.964776] NET: Registered protocol family 16 [ 0.968204] cpuidle: using governor ladder [ 0.972038] cpuidle: using governor menu [ 0.976040] PCCT header not found. 2018-05-11 23:53:48,044 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.994 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199976) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.040033] ACPI: Core revision 20150930 [ 0.048847] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068049] Security Framework initialized [ 0.076028] Yama: becoming mindful. [ 0.084046] AppArmor: AppArmor initialized [ 0.092093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100146] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120121] Initializing cgroup subsys io [ 0.128028] Initializing cgroup subsys memory [ 0.136034] Initializing cgroup subsys devices [ 0.140033] Initializing cgroup subsys freezer [ 0.144033] Initializing cgroup subsys net_cls [ 0.148058] Initializing cgroup subsys perf_event [ 0.156035] Initializing cgroup subsys net_prio [ 0.160032] Initializing cgroup subsys hugetlb [ 0.164032] Initializing cgroup subsys pids [ 0.174074] CPU: Physical Processor ID: 0 [ 0.185109] mce: CPU supports 10 MCE banks [ 0.197587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.204028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.518623] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.768235] ftrace: allocating 31920 entries in 125 pages [ 0.792770] smpboot: Max logical packages: 1 [ 0.800031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.816555] x2apic enabled [ 0.820034] Switched APIC routing to physical x2apic. [ 0.849321] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.864046] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.880095] ... version: 2 [ 0.884035] ... bit width: 48 [ 0.888034] ... generic registers: 4 [ 0.892034] ... value mask: 0000ffffffffffff [ 0.896034] ... max period: 000000007fffffff [ 0.900034] ... fixed-purpose events: 3 [ 0.904034] ... event mask: 000000070000000f [ 0.908459] KVM setup paravirtual spinlock [ 0.912808] x86: Booted up 1 node, 1 CPUs [ 0.916037] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.923853] devtmpfs: initialized [ 0.926151] evm: security.selinux [ [ 0.928039] evm: security.SMACK64 [ 0.932035] evm: security.SMACK64EXEC [ 0.936034] evm: security.SMACK64TRANSMUTE [ 0.940034] evm: security.SMACK64MMAP [ 0.944034] evm: security.ima [ 0.948034] evm: security.capability [ 0.952599] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956131] pinctrl core: initialized pinctrl subsystem [ 0.960942] RTC time: 23:53:44, date: 05/11/18 [ 0.964776] NET: Registered protocol family 16 [ 0.968204] cpuidle: using governor ladder [ 0.972038] cpuidle: using governor menu [ 0.976040] PCCT header not found. [ 0.980300] ACPI: bus type PCI registered [ 0.984036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.988849] PCI: Using configuration type 1 for base access [ 0.992417] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.997131] ACPI: Added _OSI(Module Device) [ 1.000035] ACPI: Added _OSI(Processor Device) [ 1.004035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008035] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015751] ACPI: Interpreter enabled [ 1.016040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040046] ACPI: (supports S0 S3 S4 S5) [ 1.044035] ACPI: Using IOAPIC for interrupt routing [ 1.048049] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.056867] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068044] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.072668] acpiphp: Slot [3] registered [ 1.076146] acpiphp: Slot [4] registered [ 1.080146] acpiphp: Slot [5] registered [ 1.084148] acpiphp: Slot [6] registered [ 1.088146] acpiphp: Slot [7] registered [ 1.092147] acpiphp: Slot [8] registered [ 1.096144] acpiphp: Slot [9] registered [ 1.100145] acpiphp: Slot [10] registered [ 1.104144] acpiphp: Slot [11] registered [ 1.108144] acpiphp: Slot [12] registered [ 1.112145] acpiphp: Slot [13] registered [ 1.116146] acpiphp: Slot [14] registered [ 1.120469] acpiphp: Slot [15] registered [ 1.124145] acpiphp: Slot [16] registered [ 1.128144] acpiphp: Slot [17] registered [ 1.132143] acpiphp: Slot [18] registered [ 1.136471] acpiphp: Slot [19] registered [ 1.140145] acpiphp: Slot [20] registered [ 1.144144] acpiphp: Slot [21] registered [ 1.148147] acpiphp: Slot [22] registered [ 1.152146] acpiphp: Slot [23] registered [ 1.156144] acpiphp: Slot [24] registered [ 1.160452] acpiphp: Slot [25] registered [ 1.164144] acpiphp: Slot [26] registered [ 1.168144] acpiphp: Slot [27] registered [ 1.172188] acpiphp: Slot [28] registered [ 1.176146] acpiphp: Slot [29] registered [ 1.180147] acpiphp: Slot [30] registered [ 1.184146] acpiphp: Slot [31] registered [ 1.188137] PCI host bridge to bus 0000:00 [ 1.192038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.212036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.239769] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.240038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.244037] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.248036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.286770] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.288857] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.534049] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.549044] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.569319] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.585579] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.604796] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.617591] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.620841] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.624000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.624081] vgaarb: loaded [ 1.628046] vgaarb: bridge control possible 0000:00:02.0 [ 1.632508] SCSI subsystem initialized 2018-05-11 23:53:50,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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.994 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199976) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.040033] ACPI: Core revision 20150930 [ 0.048847] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068049] Security Framework initialized [ 0.076028] Yama: becoming mindful. [ 0.084046] AppArmor: AppArmor initialized [ 0.092093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100146] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120121] Initializing cgroup subsys io [ 0.128028] Initializing cgroup subsys memory [ 0.136034] Initializing cgroup subsys devices [ 0.140033] Initializing cgroup subsys freezer [ 0.144033] Initializing cgroup subsys net_cls [ 0.148058] Initializing cgroup subsys perf_event [ 0.156035] Initializing cgroup subsys net_prio [ 0.160032] Initializing cgroup subsys hugetlb [ 0.164032] Initializing cgroup subsys pids [ 0.174074] CPU: Physical Processor ID: 0 [ 0.185109] mce: CPU supports 10 MCE banks [ 0.197587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.204028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.518623] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.768235] ftrace: allocating 31920 entries in 125 pages [ 0.792770] smpboot: Max logical packages: 1 [ 0.800031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.816555] x2apic enabled [ 0.820034] Switched APIC routing to physical x2apic. [ 0.849321] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.864046] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.880095] ... version: 2 [ 0.884035] ... bit width: 48 [ 0.888034] ... generic registers: 4 [ 0.892034] ... value mask: 0000ffffffffffff [ 0.896034] ... max period: 000000007fffffff [ 0.900034] ... fixed-purpose events: 3 [ 0.904034] ... event mask: 000000070000000f [ 0.908459] KVM setup paravirtual spinlock [ 0.912808] x86: Booted up 1 node, 1 CPUs [ 0.916037] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.923853] devtmpfs: initialized [ 0.926151] evm: security.selinux [ [ 0.928039] evm: security.SMACK64 [ 0.932035] evm: security.SMACK64EXEC [ 0.936034] evm: security.SMACK64TRANSMUTE [ 0.940034] evm: security.SMACK64MMAP [ 0.944034] evm: security.ima [ 0.948034] evm: security.capability [ 0.952599] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956131] pinctrl core: initialized pinctrl subsystem [ 0.960942] RTC time: 23:53:44, date: 05/11/18 [ 0.964776] NET: Registered protocol family 16 [ 0.968204] cpuidle: using governor ladder [ 0.972038] cpuidle: using governor menu [ 0.976040] PCCT header not found. [ 0.980300] ACPI: bus type PCI registered [ 0.984036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.988849] PCI: Using configuration type 1 for base access [ 0.992417] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.997131] ACPI: Added _OSI(Module Device) [ 1.000035] ACPI: Added _OSI(Processor Device) [ 1.004035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008035] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015751] ACPI: Interpreter enabled [ 1.016040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040046] ACPI: (supports S0 S3 S4 S5) [ 1.044035] ACPI: Using IOAPIC for interrupt routing [ 1.048049] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.056867] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068044] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.072668] acpiphp: Slot [3] registered [ 1.076146] acpiphp: Slot [4] registered [ 1.080146] acpiphp: Slot [5] registered [ 1.084148] acpiphp: Slot [6] registered [ 1.088146] acpiphp: Slot [7] registered [ 1.092147] acpiphp: Slot [8] registered [ 1.096144] acpiphp: Slot [9] registered [ 1.100145] acpiphp: Slot [10] registered [ 1.104144] acpiphp: Slot [11] registered [ 1.108144] acpiphp: Slot [12] registered [ 1.112145] acpiphp: Slot [13] registered [ 1.116146] acpiphp: Slot [14] registered [ 1.120469] acpiphp: Slot [15] registered [ 1.124145] acpiphp: Slot [16] registered [ 1.128144] acpiphp: Slot [17] registered [ 1.132143] acpiphp: Slot [18] registered [ 1.136471] acpiphp: Slot [19] registered [ 1.140145] acpiphp: Slot [20] registered [ 1.144144] acpiphp: Slot [21] registered [ 1.148147] acpiphp: Slot [22] registered [ 1.152146] acpiphp: Slot [23] registered [ 1.156144] acpiphp: Slot [24] registered [ 1.160452] acpiphp: Slot [25] registered [ 1.164144] acpiphp: Slot [26] registered [ 1.168144] acpiphp: Slot [27] registered [ 1.172188] acpiphp: Slot [28] registered [ 1.176146] acpiphp: Slot [29] registered [ 1.180147] acpiphp: Slot [30] registered [ 1.184146] acpiphp: Slot [31] registered [ 1.188137] PCI host bridge to bus 0000:00 [ 1.192038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.212036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.239769] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.240038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.244037] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.248036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.286770] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.288857] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.534049] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.549044] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.569319] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.585579] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.604796] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.617591] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.620841] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.624000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.624081] vgaarb: loaded [ 1.628046] vgaarb: bridge control possible 0000:00:02.0 [ 1.632508] SCSI subsystem initialized [ 1.636657] ACPI: bus type USB registered [ 1.640075] usbcore: registered new interface driver usbfs [ 1.644107] usbcore: registered new interface driver hub [ 1.648064] usbcore: registered new device driver usb [ 1.652549] PCI: Using ACPI for IRQ routing [ 1.661973] NetLabel: Initializing [ 1.664081] NetLabel: domain hash size = 128 [ 1.668080] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.672109] NetLabel: unlabeled traffic allowed by default [ 1.676271] clocksource: Switched to clocksource kvm-clock [ 1.731983] AppArmor: AppArmor Filesystem Enabled [ 1.765002] pnp: PnP ACPI init [ 1.787223] pnp: PnP ACPI: found 5 devices [ 1.824447] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.872825] NET: Registered protocol family 2 [ 1.895625] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.928535] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.966716] TCP: Hash tables configured (established 4096 bind 4096) [ 1.996786] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.025796] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.053174] NET: Registered protocol family 1 [ 2.076113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.101328] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.127778] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.201730] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.274976] Trying to unpack rootfs image as initramfs... [ 2.468366] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.502147] Scanning for low memory corruption every 60 seconds [ 2.522341] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.546924] audit: initializing netlink subsys (disabled) [ 2.568819] audit: type=2000 audit(1526082823.973:1): initialized [ 2.594458] Initialise system trusted keyring [ 2.620286] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.653735] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.687231] zbud: loaded [ 2.705366] VFS: Disk quotas dquot_6.6.0 [ 2.732199] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.761942] fuse init (API version 7.23) [ 2.774456] Key type big_key registered [ 2.788615] Allocating IMA MOK and blacklist keyrings. [ 2.803998] Key type asymmetric registered [ 2.817850] Asymmetric key parser 'x509' registered [ 2.834006] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.857604] io scheduler noop registered [ 2.870868] io scheduler deadline registered (default) [ 2.885954] io scheduler cfq registered [ 2.898333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.915236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.932420] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.957008] ACPI: Power Button [PWRF] [ 2.970707] GHES: HEST is not enabled! [ 3.011166] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.100884] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.154332] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.188272] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.254242] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.287631] Linux agpgart interface v0.103 [ 3.302937] brd: module loaded [ 3.316587] loop: module loaded [ 3.342315] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.367960] GPT:90111 != 2097151 [ 3.378799] GPT:Alternate GPT header not at the end of the disk. [ 3.397163] GPT:90111 != 2097151 2018-05-11 23:53:52,257 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.994 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199976) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.040033] ACPI: Core revision 20150930 [ 0.048847] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068049] Security Framework initialized [ 0.076028] Yama: becoming mindful. [ 0.084046] AppArmor: AppArmor initialized [ 0.092093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100146] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120121] Initializing cgroup subsys io [ 0.128028] Initializing cgroup subsys memory [ 0.136034] Initializing cgroup subsys devices [ 0.140033] Initializing cgroup subsys freezer [ 0.144033] Initializing cgroup subsys net_cls [ 0.148058] Initializing cgroup subsys perf_event [ 0.156035] Initializing cgroup subsys net_prio [ 0.160032] Initializing cgroup subsys hugetlb [ 0.164032] Initializing cgroup subsys pids [ 0.174074] CPU: Physical Processor ID: 0 [ 0.185109] mce: CPU supports 10 MCE banks [ 0.197587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.204028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.518623] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.768235] ftrace: allocating 31920 entries in 125 pages [ 0.792770] smpboot: Max logical packages: 1 [ 0.800031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.816555] x2apic enabled [ 0.820034] Switched APIC routing to physical x2apic. [ 0.849321] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.864046] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.880095] ... version: 2 [ 0.884035] ... bit width: 48 [ 0.888034] ... generic registers: 4 [ 0.892034] ... value mask: 0000ffffffffffff [ 0.896034] ... max period: 000000007fffffff [ 0.900034] ... fixed-purpose events: 3 [ 0.904034] ... event mask: 000000070000000f [ 0.908459] KVM setup paravirtual spinlock [ 0.912808] x86: Booted up 1 node, 1 CPUs [ 0.916037] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.923853] devtmpfs: initialized [ 0.926151] evm: security.selinux [ [ 0.928039] evm: security.SMACK64 [ 0.932035] evm: security.SMACK64EXEC [ 0.936034] evm: security.SMACK64TRANSMUTE [ 0.940034] evm: security.SMACK64MMAP [ 0.944034] evm: security.ima [ 0.948034] evm: security.capability [ 0.952599] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956131] pinctrl core: initialized pinctrl subsystem [ 0.960942] RTC time: 23:53:44, date: 05/11/18 [ 0.964776] NET: Registered protocol family 16 [ 0.968204] cpuidle: using governor ladder [ 0.972038] cpuidle: using governor menu [ 0.976040] PCCT header not found. [ 0.980300] ACPI: bus type PCI registered [ 0.984036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.988849] PCI: Using configuration type 1 for base access [ 0.992417] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.997131] ACPI: Added _OSI(Module Device) [ 1.000035] ACPI: Added _OSI(Processor Device) [ 1.004035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008035] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015751] ACPI: Interpreter enabled [ 1.016040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040046] ACPI: (supports S0 S3 S4 S5) [ 1.044035] ACPI: Using IOAPIC for interrupt routing [ 1.048049] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.056867] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068044] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.072668] acpiphp: Slot [3] registered [ 1.076146] acpiphp: Slot [4] registered [ 1.080146] acpiphp: Slot [5] registered [ 1.084148] acpiphp: Slot [6] registered [ 1.088146] acpiphp: Slot [7] registered [ 1.092147] acpiphp: Slot [8] registered [ 1.096144] acpiphp: Slot [9] registered [ 1.100145] acpiphp: Slot [10] registered [ 1.104144] acpiphp: Slot [11] registered [ 1.108144] acpiphp: Slot [12] registered [ 1.112145] acpiphp: Slot [13] registered [ 1.116146] acpiphp: Slot [14] registered [ 1.120469] acpiphp: Slot [15] registered [ 1.124145] acpiphp: Slot [16] registered [ 1.128144] acpiphp: Slot [17] registered [ 1.132143] acpiphp: Slot [18] registered [ 1.136471] acpiphp: Slot [19] registered [ 1.140145] acpiphp: Slot [20] registered [ 1.144144] acpiphp: Slot [21] registered [ 1.148147] acpiphp: Slot [22] registered [ 1.152146] acpiphp: Slot [23] registered [ 1.156144] acpiphp: Slot [24] registered [ 1.160452] acpiphp: Slot [25] registered [ 1.164144] acpiphp: Slot [26] registered [ 1.168144] acpiphp: Slot [27] registered [ 1.172188] acpiphp: Slot [28] registered [ 1.176146] acpiphp: Slot [29] registered [ 1.180147] acpiphp: Slot [30] registered [ 1.184146] acpiphp: Slot [31] registered [ 1.188137] PCI host bridge to bus 0000:00 [ 1.192038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.212036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.239769] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.240038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.244037] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.248036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.286770] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.288857] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.534049] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.549044] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.569319] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.585579] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.604796] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.617591] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.620841] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.624000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.624081] vgaarb: loaded [ 1.628046] vgaarb: bridge control possible 0000:00:02.0 [ 1.632508] SCSI subsystem initialized [ 1.636657] ACPI: bus type USB registered [ 1.640075] usbcore: registered new interface driver usbfs [ 1.644107] usbcore: registered new interface driver hub [ 1.648064] usbcore: registered new device driver usb [ 1.652549] PCI: Using ACPI for IRQ routing [ 1.661973] NetLabel: Initializing [ 1.664081] NetLabel: domain hash size = 128 [ 1.668080] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.672109] NetLabel: unlabeled traffic allowed by default [ 1.676271] clocksource: Switched to clocksource kvm-clock [ 1.731983] AppArmor: AppArmor Filesystem Enabled [ 1.765002] pnp: PnP ACPI init [ 1.787223] pnp: PnP ACPI: found 5 devices [ 1.824447] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.872825] NET: Registered protocol family 2 [ 1.895625] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.928535] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.966716] TCP: Hash tables configured (established 4096 bind 4096) [ 1.996786] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.025796] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.053174] NET: Registered protocol family 1 [ 2.076113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.101328] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.127778] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.201730] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.274976] Trying to unpack rootfs image as initramfs... [ 2.468366] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.502147] Scanning for low memory corruption every 60 seconds [ 2.522341] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.546924] audit: initializing netlink subsys (disabled) [ 2.568819] audit: type=2000 audit(1526082823.973:1): initialized [ 2.594458] Initialise system trusted keyring [ 2.620286] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.653735] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.687231] zbud: loaded [ 2.705366] VFS: Disk quotas dquot_6.6.0 [ 2.732199] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.761942] fuse init (API version 7.23) [ 2.774456] Key type big_key registered [ 2.788615] Allocating IMA MOK and blacklist keyrings. [ 2.803998] Key type asymmetric registered [ 2.817850] Asymmetric key parser 'x509' registered [ 2.834006] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.857604] io scheduler noop registered [ 2.870868] io scheduler deadline registered (default) [ 2.885954] io scheduler cfq registered [ 2.898333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.915236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.932420] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.957008] ACPI: Power Button [PWRF] [ 2.970707] GHES: HEST is not enabled! [ 3.011166] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.100884] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.154332] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.188272] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.254242] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.287631] Linux agpgart interface v0.103 [ 3.302937] brd: module loaded [ 3.316587] loop: module loaded [ 3.342315] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.367960] GPT:90111 != 2097151 [ 3.378799] GPT:Alternate GPT header not at the end of the disk. [ 3.397163] GPT:90111 != 2097151 [ 3.409293] GPT: Use GNU Parted to correct GPT errors. [ 3.432432] vda: vda1 vda15 [ 3.454592] vdb: [ 3.468360] scsi host0: ata_piix [ 3.482345] scsi host1: ata_piix [ 3.495676] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.514396] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.540535] libphy: Fixed MDIO Bus: probed [ 3.554402] tun: Universal TUN/TAP device driver, 1.6 [ 3.572247] tun: (C) 1999-2004 Max Krasnyansky [ 3.601137] PPP generic driver version 2.4.2 [ 3.616146] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.642151] ehci-pci: EHCI PCI platform driver [ 3.658680] ehci-platform: EHCI generic platform driver [ 3.674999] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.694801] ohci-pci: OHCI PCI platform driver [ 3.709233] ohci-platform: OHCI generic platform driver [ 3.724475] uhci_hcd: USB Universal Host Controller Interface driver [ 3.766102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.781815] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.806798] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.821227] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.838864] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.859633] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.883844] usb usb1: Product: UHCI Host Controller [ 3.898578] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.917065] usb usb1: SerialNumber: 0000:00:01.2 [ 3.931605] hub 1-0:1.0: USB hub found [ 3.943799] hub 1-0:1.0: 2 ports detected [ 3.959477] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.992534] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.008049] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.023804] mousedev: PS/2 mouse device common for all mice [ 4.042246] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.070630] rtc_cmos 00:00: RTC can wake from S4 [ 4.088487] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.107471] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.127554] i2c /dev entries driver [ 4.139658] device-mapper: uevent: version 1.0.3 [ 4.156545] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.183241] ledtrig-cpu: registered to indicate activity on CPUs [ 4.203469] NET: Registered protocol family 10 [ 4.218459] NET: Registered protocol family 17 [ 4.232243] Key type dns_resolver registered [ 4.247844] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 4.264224] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.291322] registered taskstats version 1 [ 4.305259] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 4.324563] Loading compiled-in X.509 certificates [ 4.340782] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.371176] zswap: loaded using pool lzo/zbud [ 4.386718] Key type trusted registered [ 4.400138] Key type encrypted registered [ 4.414226] AppArmor: AppArmor sha1 policy hashing enabled [ 4.431533] ima: No TPM chip found, activating TPM-bypass! [ 4.449689] evm: HMAC attrs: 0x1 [ 4.663412] Magic number: 2:600:908 [ 4.675986] mem port: hash matches [ 4.689899] rtc_cmos 00:00: setting system clock to 2018-05-11 23:53:50 UTC (1526082830) [ 4.716950] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.737585] EDD information not available. [ 4.760976] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.786965] Write protecting the kernel read-only data: 14336k [ 4.805461] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.830072] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.87 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.26 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 5.377826] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK 2018-05-11 23:53:54,619 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.994 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199976) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.040033] ACPI: Core revision 20150930 [ 0.048847] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068049] Security Framework initialized [ 0.076028] Yama: becoming mindful. [ 0.084046] AppArmor: AppArmor initialized [ 0.092093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100146] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120121] Initializing cgroup subsys io [ 0.128028] Initializing cgroup subsys memory [ 0.136034] Initializing cgroup subsys devices [ 0.140033] Initializing cgroup subsys freezer [ 0.144033] Initializing cgroup subsys net_cls [ 0.148058] Initializing cgroup subsys perf_event [ 0.156035] Initializing cgroup subsys net_prio [ 0.160032] Initializing cgroup subsys hugetlb [ 0.164032] Initializing cgroup subsys pids [ 0.174074] CPU: Physical Processor ID: 0 [ 0.185109] mce: CPU supports 10 MCE banks [ 0.197587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.204028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.518623] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.768235] ftrace: allocating 31920 entries in 125 pages [ 0.792770] smpboot: Max logical packages: 1 [ 0.800031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.816555] x2apic enabled [ 0.820034] Switched APIC routing to physical x2apic. [ 0.849321] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.864046] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.880095] ... version: 2 [ 0.884035] ... bit width: 48 [ 0.888034] ... generic registers: 4 [ 0.892034] ... value mask: 0000ffffffffffff [ 0.896034] ... max period: 000000007fffffff [ 0.900034] ... fixed-purpose events: 3 [ 0.904034] ... event mask: 000000070000000f [ 0.908459] KVM setup paravirtual spinlock [ 0.912808] x86: Booted up 1 node, 1 CPUs [ 0.916037] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.923853] devtmpfs: initialized [ 0.926151] evm: security.selinux [ [ 0.928039] evm: security.SMACK64 [ 0.932035] evm: security.SMACK64EXEC [ 0.936034] evm: security.SMACK64TRANSMUTE [ 0.940034] evm: security.SMACK64MMAP [ 0.944034] evm: security.ima [ 0.948034] evm: security.capability [ 0.952599] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956131] pinctrl core: initialized pinctrl subsystem [ 0.960942] RTC time: 23:53:44, date: 05/11/18 [ 0.964776] NET: Registered protocol family 16 [ 0.968204] cpuidle: using governor ladder [ 0.972038] cpuidle: using governor menu [ 0.976040] PCCT header not found. [ 0.980300] ACPI: bus type PCI registered [ 0.984036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.988849] PCI: Using configuration type 1 for base access [ 0.992417] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.997131] ACPI: Added _OSI(Module Device) [ 1.000035] ACPI: Added _OSI(Processor Device) [ 1.004035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008035] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015751] ACPI: Interpreter enabled [ 1.016040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040046] ACPI: (supports S0 S3 S4 S5) [ 1.044035] ACPI: Using IOAPIC for interrupt routing [ 1.048049] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.056867] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068044] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.072668] acpiphp: Slot [3] registered [ 1.076146] acpiphp: Slot [4] registered [ 1.080146] acpiphp: Slot [5] registered [ 1.084148] acpiphp: Slot [6] registered [ 1.088146] acpiphp: Slot [7] registered [ 1.092147] acpiphp: Slot [8] registered [ 1.096144] acpiphp: Slot [9] registered [ 1.100145] acpiphp: Slot [10] registered [ 1.104144] acpiphp: Slot [11] registered [ 1.108144] acpiphp: Slot [12] registered [ 1.112145] acpiphp: Slot [13] registered [ 1.116146] acpiphp: Slot [14] registered [ 1.120469] acpiphp: Slot [15] registered [ 1.124145] acpiphp: Slot [16] registered [ 1.128144] acpiphp: Slot [17] registered [ 1.132143] acpiphp: Slot [18] registered [ 1.136471] acpiphp: Slot [19] registered [ 1.140145] acpiphp: Slot [20] registered [ 1.144144] acpiphp: Slot [21] registered [ 1.148147] acpiphp: Slot [22] registered [ 1.152146] acpiphp: Slot [23] registered [ 1.156144] acpiphp: Slot [24] registered [ 1.160452] acpiphp: Slot [25] registered [ 1.164144] acpiphp: Slot [26] registered [ 1.168144] acpiphp: Slot [27] registered [ 1.172188] acpiphp: Slot [28] registered [ 1.176146] acpiphp: Slot [29] registered [ 1.180147] acpiphp: Slot [30] registered [ 1.184146] acpiphp: Slot [31] registered [ 1.188137] PCI host bridge to bus 0000:00 [ 1.192038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.212036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.239769] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.240038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.244037] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.248036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.286770] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.288857] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.534049] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.549044] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.569319] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.585579] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.604796] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.617591] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.620841] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.624000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.624081] vgaarb: loaded [ 1.628046] vgaarb: bridge control possible 0000:00:02.0 [ 1.632508] SCSI subsystem initialized [ 1.636657] ACPI: bus type USB registered [ 1.640075] usbcore: registered new interface driver usbfs [ 1.644107] usbcore: registered new interface driver hub [ 1.648064] usbcore: registered new device driver usb [ 1.652549] PCI: Using ACPI for IRQ routing [ 1.661973] NetLabel: Initializing [ 1.664081] NetLabel: domain hash size = 128 [ 1.668080] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.672109] NetLabel: unlabeled traffic allowed by default [ 1.676271] clocksource: Switched to clocksource kvm-clock [ 1.731983] AppArmor: AppArmor Filesystem Enabled [ 1.765002] pnp: PnP ACPI init [ 1.787223] pnp: PnP ACPI: found 5 devices [ 1.824447] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.872825] NET: Registered protocol family 2 [ 1.895625] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.928535] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.966716] TCP: Hash tables configured (established 4096 bind 4096) [ 1.996786] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.025796] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.053174] NET: Registered protocol family 1 [ 2.076113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.101328] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.127778] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.201730] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.274976] Trying to unpack rootfs image as initramfs... [ 2.468366] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.502147] Scanning for low memory corruption every 60 seconds [ 2.522341] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.546924] audit: initializing netlink subsys (disabled) [ 2.568819] audit: type=2000 audit(1526082823.973:1): initialized [ 2.594458] Initialise system trusted keyring [ 2.620286] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.653735] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.687231] zbud: loaded [ 2.705366] VFS: Disk quotas dquot_6.6.0 [ 2.732199] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.761942] fuse init (API version 7.23) [ 2.774456] Key type big_key registered [ 2.788615] Allocating IMA MOK and blacklist keyrings. [ 2.803998] Key type asymmetric registered [ 2.817850] Asymmetric key parser 'x509' registered [ 2.834006] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.857604] io scheduler noop registered [ 2.870868] io scheduler deadline registered (default) [ 2.885954] io scheduler cfq registered [ 2.898333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.915236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.932420] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.957008] ACPI: Power Button [PWRF] [ 2.970707] GHES: HEST is not enabled! [ 3.011166] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.100884] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.154332] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.188272] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.254242] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.287631] Linux agpgart interface v0.103 [ 3.302937] brd: module loaded [ 3.316587] loop: module loaded [ 3.342315] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.367960] GPT:90111 != 2097151 [ 3.378799] GPT:Alternate GPT header not at the end of the disk. [ 3.397163] GPT:90111 != 2097151 [ 3.409293] GPT: Use GNU Parted to correct GPT errors. [ 3.432432] vda: vda1 vda15 [ 3.454592] vdb: [ 3.468360] scsi host0: ata_piix [ 3.482345] scsi host1: ata_piix [ 3.495676] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.514396] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.540535] libphy: Fixed MDIO Bus: probed [ 3.554402] tun: Universal TUN/TAP device driver, 1.6 [ 3.572247] tun: (C) 1999-2004 Max Krasnyansky [ 3.601137] PPP generic driver version 2.4.2 [ 3.616146] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.642151] ehci-pci: EHCI PCI platform driver [ 3.658680] ehci-platform: EHCI generic platform driver [ 3.674999] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.694801] ohci-pci: OHCI PCI platform driver [ 3.709233] ohci-platform: OHCI generic platform driver [ 3.724475] uhci_hcd: USB Universal Host Controller Interface driver [ 3.766102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.781815] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.806798] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.821227] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.838864] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.859633] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.883844] usb usb1: Product: UHCI Host Controller [ 3.898578] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.917065] usb usb1: SerialNumber: 0000:00:01.2 [ 3.931605] hub 1-0:1.0: USB hub found [ 3.943799] hub 1-0:1.0: 2 ports detected [ 3.959477] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.992534] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.008049] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.023804] mousedev: PS/2 mouse device common for all mice [ 4.042246] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.070630] rtc_cmos 00:00: RTC can wake from S4 [ 4.088487] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.107471] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.127554] i2c /dev entries driver [ 4.139658] device-mapper: uevent: version 1.0.3 [ 4.156545] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.183241] ledtrig-cpu: registered to indicate activity on CPUs [ 4.203469] NET: Registered protocol family 10 [ 4.218459] NET: Registered protocol family 17 [ 4.232243] Key type dns_resolver registered [ 4.247844] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 4.264224] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.291322] registered taskstats version 1 [ 4.305259] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 4.324563] Loading compiled-in X.509 certificates [ 4.340782] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.371176] zswap: loaded using pool lzo/zbud [ 4.386718] Key type trusted registered [ 4.400138] Key type encrypted registered [ 4.414226] AppArmor: AppArmor sha1 policy hashing enabled [ 4.431533] ima: No TPM chip found, activating TPM-bypass! [ 4.449689] evm: HMAC attrs: 0x1 [ 4.663412] Magic number: 2:600:908 [ 4.675986] mem port: hash matches [ 4.689899] rtc_cmos 00:00: setting system clock to 2018-05-11 23:53:50 UTC (1526082830) [ 4.716950] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.737585] EDD information not available. [ 4.760976] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.786965] Write protecting the kernel read-only data: 14336k [ 4.805461] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.830072] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.87 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.26 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 5.377826] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.12... Lease of 192.168.130.12 obtained, lease time 43200 Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /run/cirros/datasource/data/user-data returned 0 === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.994 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTslp/q17V6R9DNUiSq2hT3oe7WRS3OgUbjO1NMGw7i4vc29tt9S9oMwDovG8Jm886tw6ZTY8OCXlZVaVn9Z978MxSQh6/yNkGWGf6p+UsDdZHDY/8p5Ar1sY0K9nS6IeTTU+EH1cTyTjGZMYp/RwfdT9Cb/6qCWdqGnnPdulbQlLtYQZCzH0bvuWmQr9VXiTtHoFog6exyPg1ZrHXl0O/lEPjDQIRcYoTuEhPvh4XTB5l5YCEn4dF9xrO/u6e0FdPvSZYo1AFbnHAXF6bSjK2B2v3aYu6TMjMuk+g8MatH7BFZJxwsJl5pfiNsLTvHUaHMsQO56VoeCZv53ZfwFEF root@opnfv-vping-2-userdata--af3218a2-2ecb-490b-8341-fbeb56375af6 ssh-dss AAAAB3NzaC1kc3MAAACBAMN9iaccjZp8jxnKiuw0FgOsAvUEMNEjRFAFLyjkl7rSwlklNFBG8Du+yCpEyPuXBEFI7P8XTXlg+IP1a/N7pOc6YZV7I+w5jyuLixqiB/X7+SusHbRQ17F6vPDSDTkiQS8Lp2/dWylB+hcGaHaHs6K0SRI6Rp7qPEHLIcVZ0myxAAAAFQDAdGOG+0HZ+d+7dleXdlbH8GxgFwAAAIAKkISfDvQAO/xeOdpgBEBT3CBE7E+pG8YDtNxInBfn8YPsw3aBbN2XJTdvTI5rbToiz5v604Ub0tTIOtk0251FFSlMN2kUpBrTfQKaL+MrTM3ckQJp8fXlPN3IazDtloMRP6WVLABXsB105Xz4DQE6zERBdjXIq+itdq+ljAmw6QAAAIBWEexIzS4b7UIAm7APRKvOD5tp/sZ8B4FLXS77eOtIOCmyjd6hhIk3e934j2FBmdMfw8CLhpSlM4vEfmj69gZZF1Ud5bvDiznebv6tTw9RuxAebpxjQzXZ0seDO1S0an4q/KHLpSV5lP0BRP4zPUFpqNIlLarirQV7/SunVXoSAA== root@opnfv-vping-2-userdata--af3218a2-2ecb-490b-8341-fbeb56375af6 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.12,24,fe80::f816:3eff:fefb:46df/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.12 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 8c8a02d3-1b91-475a-a7b7-fc3d876cafcb name: opnfv-vping-2-userdata--af3218a2-2ecb-490b-8341-fbeb56375af6 availability-zone: nova local-hostname: opnfv-vping-2-userdata--af3218a2-2ecb-490b-8341-fbeb56375af6.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=6.96 === /dev/root resized successfully [took 1.16s] module vi 2018-05-11 23:53:54,620 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-11 23:53:54,908 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 23:53:54,908 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:42 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-11 23:54:07,653 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-11 23:54:07,750 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-11 23:54:07,750 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-11 23:54:07,750 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-11 23:54:17,194 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 234b025f-8021-48fa-ab6b-29048141f08d | 2018-05-11T23:54:17.051789 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 234b025f-8021-48fa-ab6b-29048141f08d ~/.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-11 23:54:25,745 - 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 | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-11 23:54:25,746 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-11 23:54:37,203 - 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=520e09e6-7101-46f3-b5c8-180776e3caac) as the default verifier for the future CLI operations. 2018-05-11 23:54:43,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-34e2bf38-559e-42c1-b218-79cbca7dd9cc' 2018-05-11 23:54:44,872 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-11T23:54:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'0797fa9f-6f44-4233-a48a-3b3a7da2d759', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-34e2bf38-559e-42c1-b218-79cbca7dd9cc', u'admin_state_up': True, u'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'created_at': u'2018-05-11T23:54:44Z', u'mtu': 1442, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'05632e8d87fb4c6eb3a78738e28e7733'}) 2018-05-11 23:54:45,589 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-11T23:54:45Z', 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'28258329-ebda-45be-9fe3-83e36d5f6a2f', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-34e2bf38-559e-42c1-b218-79cbca7dd9cc', u'enable_dhcp': True, u'network_id': u'0797fa9f-6f44-4233-a48a-3b3a7da2d759', u'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'created_at': u'2018-05-11T23:54:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'05632e8d87fb4c6eb3a78738e28e7733'}) 2018-05-11 23:54:45,589 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-11 23:54:45,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-34e2bf38-559e-42c1-b218-79cbca7dd9cc' 2018-05-11 23:54:46,201 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-34e2bf38-559e-42c1-b218-79cbca7dd9cc', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T23:54:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/4cfa5540-6b95-47cf-b480-020b116196d5/file', u'owner': u'05632e8d87fb4c6eb3a78738e28e7733', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4cfa5540-6b95-47cf-b480-020b116196d5', u'size': None, u'name': u'Cirros-0.4.0-34e2bf38-559e-42c1-b218-79cbca7dd9cc', u'checksum': None, u'self': u'/v2/images/4cfa5540-6b95-47cf-b480-020b116196d5', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T23:54:46Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 23:54:46,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-34e2bf38-559e-42c1-b218-79cbca7dd9cc' 2018-05-11 23:54:46,652 - 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-34e2bf38-559e-42c1-b218-79cbca7dd9cc', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T23:54:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/67ffbf7b-64e0-4629-9be7-7874da8cdd9a/file', u'owner': u'05632e8d87fb4c6eb3a78738e28e7733', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'67ffbf7b-64e0-4629-9be7-7874da8cdd9a', u'size': None, u'name': u'Cirros-0.4.0-1-34e2bf38-559e-42c1-b218-79cbca7dd9cc', u'checksum': None, u'self': u'/v2/images/67ffbf7b-64e0-4629-9be7-7874da8cdd9a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T23:54:46Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 23:54:46,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-11 23:54:46,817 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-34e2bf38-559e-42c1-b218-79cbca7dd9cc', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05632e8d87fb4c6eb3a78738e28e7733', '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'94d413df-fae2-4ca7-80ca-f3968f0f6d2d', 'swap': 0}) 2018-05-11 23:54:46,918 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-34e2bf38-559e-42c1-b218-79cbca7dd9cc', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05632e8d87fb4c6eb3a78738e28e7733', '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'31ceeb25-a710-49a4-990e-6e19a33457d1', 'swap': 0}) 2018-05-11 23:54:52,514 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-11 23:54:52,515 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-11 23:54:52,515 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-11 23:54:52,519 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-11 23:54:52,525 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-11 23:54:57,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-520e09e6-7101-46f3-b5c8-180776e3caac/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-11 23:54:57,886 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-11 23:54:57,888 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-11 23:54:57,889 - 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-12 00:12:03,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1d1e1f8d-d619-49ba-b772-b4f38dd7ae91 2018-05-12 00:12:03,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1d1e1f8d-d619-49ba-b772-b4f38dd7ae91']'. 2018-05-12 00:12:05,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-12 00:12:05,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-12 00:12:05,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-12 00:12:05,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1d1e1f8d-d619-49ba-b772-b4f38dd7ae91 | 2018-05-12 00:12:05,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-12 00:12:05,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-11 23:55:04 | 2018-05-12 00:12:05,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-12 00:12:03 | 2018-05-12 00:12:05,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:16:59 | 2018-05-12 00:12:05,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-12 00:12:05,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-12 00:12:05,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-12 00:12:05,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 520e09e6-7101-46f3-b5c8-180776e3caac) | 2018-05-12 00:12:05,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-12 00:12:05,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 234b025f-8021-48fa-ab6b-29048141f08d) | 2018-05-12 00:12:05,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-12 00:12:05,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1000.173 | 2018-05-12 00:12:05,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-05-12 00:12:05,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-12 00:12:05,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-12 00:12:05,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-12 00:12:05,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-12 00:12:05,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-12 00:12:05,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-12 00:12:05,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-05-12 00:12:08,441 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 00:12:08,441 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 17:24 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-12 00:12:08,445 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-12 00:12:08,446 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-12 00:12:08,533 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-12 00:12:08,695 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual1 2018-05-12 00:12:08,695 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-12 00:12:08,695 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-12 00:12:08,877 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-12 00:12:14,043 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-12 00:12:18,637 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a9824999-4801-4ccf-a6a6-6acb62e11290 | 2018-05-12T00:12:18.498058 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a9824999-4801-4ccf-a6a6-6acb62e11290 ~/.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-12 00:12:24,694 - 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 | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-12 00:12:24,694 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-12 00:12:25,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-6bbf764b-db70-47d5-9fac-0091fb80c4fa'... 2018-05-12 00:12:26,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-6bbf764b-db70-47d5-9fac-0091fb80c4fa'... 2018-05-12 00:12:27,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-6bbf764b-db70-47d5-9fac-0091fb80c4fa'... 2018-05-12 00:12:32,234 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-6bbf764b-db70-47d5-9fac-0091fb80c4fa'... 2018-05-12 00:12:32,328 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-6bbf764b-db70-47d5-9fac-0091fb80c4fa'... 2018-05-12 00:12:32,423 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-12 00:12:32,423 - 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-12 00:12:32,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-12 00:12:32,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-12 00:12:32,442 - 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': 'b7551531-7b57-4ae5-9e51-7a9176a815a2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6bbf764b-db70-47d5-9fac-0091fb80c4fa', 'flavor_name': 'rally-tiny-6bbf764b-db70-47d5-9fac-0091fb80c4fa', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6bbf764b-db70-47d5-9fac-0091fb80c4fa', '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-12 00:13:45,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a787a3a2-d873-4c60-8d4d-44230294d5b0 2018-05-12 00:13:45,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-12 00:13:45,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a787a3a2-d873-4c60-8d4d-44230294d5b0'] 2018-05-12 00:13:46,539 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a787a3a2-d873-4c60-8d4d-44230294d5b0: 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 a787a3a2-d873-4c60-8d4d-44230294d5b0 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.697352 Full duration: 7.946854 -------------------------------------------------------------------------------- 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 a787a3a2-d873-4c60-8d4d-44230294d5b0 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.292 | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 100.0% | 1 | | total | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | -> duration | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.020449 Full duration: 8.218345 -------------------------------------------------------------------------------- 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 a787a3a2-d873-4c60-8d4d-44230294d5b0 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.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | total | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> duration | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.054653 Full duration: 8.515429 -------------------------------------------------------------------------------- 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 a787a3a2-d873-4c60-8d4d-44230294d5b0 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.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> duration | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.949261 Full duration: 8.555533 -------------------------------------------------------------------------------- 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 a787a3a2-d873-4c60-8d4d-44230294d5b0 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.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | total | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 100.0% | 1 | | -> duration | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.20537 Full duration: 8.767363 -------------------------------------------------------------------------------- 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 a787a3a2-d873-4c60-8d4d-44230294d5b0 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.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | -> duration | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.004417 Full duration: 8.164294 HINTS: * To plot HTML graphics with this data, run: rally task report a787a3a2-d873-4c60-8d4d-44230294d5b0 --out output.html * To generate a JUnit report, run: rally task export a787a3a2-d873-4c60-8d4d-44230294d5b0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a787a3a2-d873-4c60-8d4d-44230294d5b0 --json --out output.json 2018-05-12 00:13:46,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a787a3a2-d873-4c60-8d4d-44230294d5b0'] 2018-05-12 00:13:48,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-12 00:13:48,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a787a3a2-d873-4c60-8d4d-44230294d5b0', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-12 00:13:48,041 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-12 00:13:48,041 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-12 00:13:48,041 - 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-12 00:13:48,042 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-12 00:13:48,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-12 00:13:48,058 - 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': 'b7551531-7b57-4ae5-9e51-7a9176a815a2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6bbf764b-db70-47d5-9fac-0091fb80c4fa', 'flavor_name': 'rally-tiny-6bbf764b-db70-47d5-9fac-0091fb80c4fa', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6bbf764b-db70-47d5-9fac-0091fb80c4fa', '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-12 00:15:21,339 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6cf2a4bb-3e56-4014-b0be-9c59571ea937 2018-05-12 00:15:21,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '6cf2a4bb-3e56-4014-b0be-9c59571ea937'] 2018-05-12 00:15:22,817 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 6cf2a4bb-3e56-4014-b0be-9c59571ea937: 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 6cf2a4bb-3e56-4014-b0be-9c59571ea937 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.948 | 2.948 | 2.948 | 2.948 | 2.948 | 2.948 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 100.0% | 1 | | -> glance_v2.upload_data | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | glance_v2.delete_image | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 3.118 | 3.118 | 3.118 | 3.118 | 3.118 | 3.118 | 100.0% | 1 | | -> duration | 3.118 | 3.118 | 3.118 | 3.118 | 3.118 | 3.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.117973 Full duration: 12.840226 -------------------------------------------------------------------------------- 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 6cf2a4bb-3e56-4014-b0be-9c59571ea937 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.863 | 2.863 | 2.863 | 2.863 | 2.863 | 2.863 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | -> glance_v2.upload_data | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | glance_v2.list_images | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | total | 3.02 | 3.02 | 3.02 | 3.02 | 3.02 | 3.02 | 100.0% | 1 | | -> duration | 3.02 | 3.02 | 3.02 | 3.02 | 3.02 | 3.02 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.019893 Full duration: 14.576002 -------------------------------------------------------------------------------- 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 6cf2a4bb-3e56-4014-b0be-9c59571ea937 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.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | -> duration | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.342224 Full duration: 9.001198 -------------------------------------------------------------------------------- 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": "b7551531-7b57-4ae5-9e51-7a9176a815a2" } ], "flavor": { "name": "rally-tiny-6bbf764b-db70-47d5-9fac-0091fb80c4fa" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6cf2a4bb-3e56-4014-b0be-9c59571ea937 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.861 | 2.861 | 2.861 | 2.861 | 2.861 | 2.861 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | -> glance_v2.upload_data | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | nova.boot_servers | 12.892 | 12.892 | 12.892 | 12.892 | 12.892 | 12.892 | 100.0% | 1 | | total | 15.754 | 15.754 | 15.754 | 15.754 | 15.754 | 15.754 | 100.0% | 1 | | -> duration | 14.754 | 14.754 | 14.754 | 14.754 | 14.754 | 14.754 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.753692 Full duration: 35.570279 HINTS: * To plot HTML graphics with this data, run: rally task report 6cf2a4bb-3e56-4014-b0be-9c59571ea937 --out output.html * To generate a JUnit report, run: rally task export 6cf2a4bb-3e56-4014-b0be-9c59571ea937 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6cf2a4bb-3e56-4014-b0be-9c59571ea937 --json --out output.json 2018-05-12 00:15:22,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6cf2a4bb-3e56-4014-b0be-9c59571ea937'] 2018-05-12 00:15:24,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-12 00:15:24,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6cf2a4bb-3e56-4014-b0be-9c59571ea937', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-12 00:15:24,274 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-12 00:15:24,275 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-12 00:15:24,275 - 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-12 00:15:24,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-12 00:15:24,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-12 00:15:24,292 - 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': 'b7551531-7b57-4ae5-9e51-7a9176a815a2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6bbf764b-db70-47d5-9fac-0091fb80c4fa', 'flavor_name': 'rally-tiny-6bbf764b-db70-47d5-9fac-0091fb80c4fa', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6bbf764b-db70-47d5-9fac-0091fb80c4fa', '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-12 00:19:20,739 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d6cad9e8-6f92-4832-92be-234c2db6830f 2018-05-12 00:19:20,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd6cad9e8-6f92-4832-92be-234c2db6830f'] 2018-05-12 00:19:22,305 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d6cad9e8-6f92-4832-92be-234c2db6830f: 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 d6cad9e8-6f92-4832-92be-234c2db6830f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.279 | 3.279 | 3.279 | 3.279 | 3.279 | 3.279 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.441 | 4.441 | 4.441 | 4.441 | 4.441 | 4.441 | 100.0% | 1 | | total | 7.721 | 7.721 | 7.721 | 7.721 | 7.721 | 7.721 | 100.0% | 1 | | -> duration | 7.721 | 7.721 | 7.721 | 7.721 | 7.721 | 7.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.720514 Full duration: 28.367735 -------------------------------------------------------------------------------- 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 d6cad9e8-6f92-4832-92be-234c2db6830f 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.335 | 3.335 | 3.335 | 3.335 | 3.335 | 3.335 | 100.0% | 1 | | cinder_v2.delete_volume | 4.462 | 4.462 | 4.462 | 4.462 | 4.462 | 4.462 | 100.0% | 1 | | total | 7.798 | 7.798 | 7.798 | 7.798 | 7.798 | 7.798 | 100.0% | 1 | | -> duration | 7.798 | 7.798 | 7.798 | 7.798 | 7.798 | 7.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.797998 Full duration: 18.906465 -------------------------------------------------------------------------------- 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-6bbf764b-db70-47d5-9fac-0091fb80c4fa" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6cad9e8-6f92-4832-92be-234c2db6830f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.205 | 6.205 | 6.205 | 6.205 | 6.205 | 6.205 | 100.0% | 1 | | cinder_v2.delete_volume | 4.499 | 4.499 | 4.499 | 4.499 | 4.499 | 4.499 | 100.0% | 1 | | total | 10.704 | 10.704 | 10.704 | 10.704 | 10.704 | 10.704 | 100.0% | 1 | | -> duration | 10.704 | 10.704 | 10.704 | 10.704 | 10.704 | 10.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.704245 Full duration: 22.380653 -------------------------------------------------------------------------------- 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 d6cad9e8-6f92-4832-92be-234c2db6830f 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.526 | 3.526 | 3.526 | 3.526 | 3.526 | 3.526 | 100.0% | 1 | | cinder_v2.delete_volume | 4.476 | 4.476 | 4.476 | 4.476 | 4.476 | 4.476 | 100.0% | 1 | | total | 8.003 | 8.003 | 8.003 | 8.003 | 8.003 | 8.003 | 100.0% | 1 | | -> duration | 8.003 | 8.003 | 8.003 | 8.003 | 8.003 | 8.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.002638 Full duration: 18.898041 -------------------------------------------------------------------------------- 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 d6cad9e8-6f92-4832-92be-234c2db6830f 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.544 | 3.544 | 3.544 | 3.544 | 3.544 | 3.544 | 100.0% | 1 | | cinder_v2.extend_volume | 2.524 | 2.524 | 2.524 | 2.524 | 2.524 | 2.524 | 100.0% | 1 | | cinder_v2.delete_volume | 6.708 | 6.708 | 6.708 | 6.708 | 6.708 | 6.708 | 100.0% | 1 | | total | 12.778 | 12.778 | 12.778 | 12.778 | 12.778 | 12.778 | 100.0% | 1 | | -> duration | 12.778 | 12.778 | 12.778 | 12.778 | 12.778 | 12.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.778376 Full duration: 23.551506 -------------------------------------------------------------------------------- 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 d6cad9e8-6f92-4832-92be-234c2db6830f 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 | 14.08 | 14.08 | 14.08 | 14.08 | 14.08 | 14.08 | 100.0% | 1 | | cinder_v2.delete_volume | 4.537 | 4.537 | 4.537 | 4.537 | 4.537 | 4.537 | 100.0% | 1 | | total | 18.617 | 18.617 | 18.617 | 18.617 | 18.617 | 18.617 | 100.0% | 1 | | -> duration | 18.617 | 18.617 | 18.617 | 18.617 | 18.617 | 18.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.617416 Full duration: 39.501193 -------------------------------------------------------------------------------- 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 d6cad9e8-6f92-4832-92be-234c2db6830f 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.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | cinder_v2.list_qos | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | -> duration | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.872464 Full duration: 13.133254 -------------------------------------------------------------------------------- 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 d6cad9e8-6f92-4832-92be-234c2db6830f 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.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | cinder_v2.set_qos | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> duration | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.955839 Full duration: 13.514292 -------------------------------------------------------------------------------- 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 d6cad9e8-6f92-4832-92be-234c2db6830f 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.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | cinder_v2.list_types | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | -> duration | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.973402 Full duration: 13.326728 -------------------------------------------------------------------------------- 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 d6cad9e8-6f92-4832-92be-234c2db6830f 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.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | -> duration | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.938949 Full duration: 13.660576 HINTS: * To plot HTML graphics with this data, run: rally task report d6cad9e8-6f92-4832-92be-234c2db6830f --out output.html * To generate a JUnit report, run: rally task export d6cad9e8-6f92-4832-92be-234c2db6830f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d6cad9e8-6f92-4832-92be-234c2db6830f --json --out output.json 2018-05-12 00:19:22,306 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd6cad9e8-6f92-4832-92be-234c2db6830f'] 2018-05-12 00:19:23,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-12 00:19:23,837 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd6cad9e8-6f92-4832-92be-234c2db6830f', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-12 00:19:23,845 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-12 00:19:23,845 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-12 00:19:23,845 - 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-12 00:19:23,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-12 00:19:23,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-12 00:19:23,862 - 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': 'b7551531-7b57-4ae5-9e51-7a9176a815a2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6bbf764b-db70-47d5-9fac-0091fb80c4fa', 'flavor_name': 'rally-tiny-6bbf764b-db70-47d5-9fac-0091fb80c4fa', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6bbf764b-db70-47d5-9fac-0091fb80c4fa', '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-12 00:19:37,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 68cf062a-cd4d-4501-8704-d0db98413fe9 2018-05-12 00:19:37,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '68cf062a-cd4d-4501-8704-d0db98413fe9'] 2018-05-12 00:19:38,958 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 68cf062a-cd4d-4501-8704-d0db98413fe9: 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 68cf062a-cd4d-4501-8704-d0db98413fe9 2018-05-12 00:19:38,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '68cf062a-cd4d-4501-8704-d0db98413fe9'] 2018-05-12 00:19:40,427 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-12 00:19:46,794 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-12 00:19:46,982 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 00:19:47,312 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 00:19:47,313 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 00:19:47,318 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 00:19:47,319 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 00:19:47,320 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 00:19:47,321 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 00:19:47,313 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 07:38 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-12 00:19:47,322 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 00:19:47,322 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-12 00:19:47,322 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-12 00:19:47,414 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-12 00:19:47,414 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-12 00:19:47,414 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-12 00:19:52,380 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-12 00:19:57,072 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1cc338f6-8d6c-4c18-9fdb-aae72f0ade01 | 2018-05-12T00:19:56.923067 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1cc338f6-8d6c-4c18-9fdb-aae72f0ade01 ~/.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-12 00:20:03,001 - 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 | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-12 00:20:03,003 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-12 00:20:08,101 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-12 00:20:14,973 - 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=81dae09b-81d4-4160-8893-711ec85fd281) as the default verifier for the future CLI operations. 2018-05-12 00:20:20,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-c86b6e11-cb9e-4fb7-a8fc-206e3c893138' 2018-05-12 00:20:22,027 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-12T00:20:21Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'434f9641-d4d7-43ca-88fc-ac7159a7a1e5', u'provider:segmentation_id': 83, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-c86b6e11-cb9e-4fb7-a8fc-206e3c893138', u'admin_state_up': True, u'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'created_at': u'2018-05-12T00:20:21Z', u'mtu': 1442, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'05632e8d87fb4c6eb3a78738e28e7733'}) 2018-05-12 00:20:22,969 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-12T00:20: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'9ac5f761-ee6b-4ded-ae3c-0f66ea20943b', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-c86b6e11-cb9e-4fb7-a8fc-206e3c893138', u'enable_dhcp': True, u'network_id': u'434f9641-d4d7-43ca-88fc-ac7159a7a1e5', u'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'created_at': u'2018-05-12T00:20: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'05632e8d87fb4c6eb3a78738e28e7733'}) 2018-05-12 00:20:22,970 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-12 00:20:22,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-c86b6e11-cb9e-4fb7-a8fc-206e3c893138' 2018-05-12 00:20:23,693 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-c86b6e11-cb9e-4fb7-a8fc-206e3c893138', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-12T00:20:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/044fa0a2-3bb2-4e7b-a54c-d2e791c29bcb/file', u'owner': u'05632e8d87fb4c6eb3a78738e28e7733', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'044fa0a2-3bb2-4e7b-a54c-d2e791c29bcb', u'size': None, u'name': u'Cirros-0.4.0-c86b6e11-cb9e-4fb7-a8fc-206e3c893138', u'checksum': None, u'self': u'/v2/images/044fa0a2-3bb2-4e7b-a54c-d2e791c29bcb', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-12T00:20:23Z', u'schema': u'/v2/schemas/image'}) 2018-05-12 00:20:23,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-c86b6e11-cb9e-4fb7-a8fc-206e3c893138' 2018-05-12 00:20:24,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-1-c86b6e11-cb9e-4fb7-a8fc-206e3c893138', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-12T00:20:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/c47b126c-15dc-4535-9e45-07573adb93c0/file', u'owner': u'05632e8d87fb4c6eb3a78738e28e7733', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c47b126c-15dc-4535-9e45-07573adb93c0', u'size': None, u'name': u'Cirros-0.4.0-1-c86b6e11-cb9e-4fb7-a8fc-206e3c893138', u'checksum': None, u'self': u'/v2/images/c47b126c-15dc-4535-9e45-07573adb93c0', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-12T00:20:24Z', u'schema': u'/v2/schemas/image'}) 2018-05-12 00:20:24,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-12 00:20:24,314 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-c86b6e11-cb9e-4fb7-a8fc-206e3c893138', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05632e8d87fb4c6eb3a78738e28e7733', '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'f285a790-d080-43e1-a3d0-5ccb910a3f6e', 'swap': 0}) 2018-05-12 00:20:24,407 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-c86b6e11-cb9e-4fb7-a8fc-206e3c893138', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05632e8d87fb4c6eb3a78738e28e7733', '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'e39c13d3-ca2b-4b63-88c0-5f882801dacd', 'swap': 0}) 2018-05-12 00:20:30,205 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-12 00:20:30,206 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-12 00:20:30,206 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-12 00:20:30,209 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-12 00:20:30,218 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-12 00:20:36,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-81dae09b-81d4-4160-8893-711ec85fd281/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-12 00:20:36,088 - 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-12 00:23:15,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 29062dc2-ea38-4437-9aca-7ec883bcc58c 2018-05-12 00:23:15,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '29062dc2-ea38-4437-9aca-7ec883bcc58c']'. 2018-05-12 00:23:17,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-12 00:23:17,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-12 00:23:17,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-12 00:23:17,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 29062dc2-ea38-4437-9aca-7ec883bcc58c | 2018-05-12 00:23:17,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-12 00:23:17,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-12 00:20:43 | 2018-05-12 00:23:17,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-12 00:23:15 | 2018-05-12 00:23:17,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:32 | 2018-05-12 00:23:17,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-12 00:23:17,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-12 00:23:17,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 81dae09b-81d4-4160-8893-711ec85fd281) | 2018-05-12 00:23:17,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-12 00:23:17,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1cc338f6-8d6c-4c18-9fdb-aae72f0ade01) | 2018-05-12 00:23:17,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-12 00:23:17,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 120.25 | 2018-05-12 00:23:17,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 120 | 2018-05-12 00:23:17,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-12 00:23:17,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-12 00:23:17,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-12 00:23:17,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 7 | 2018-05-12 00:23:17,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-12 00:23:17,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-12 00:23:17,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 94.4881889764% 2018-05-12 00:23:19,982 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 00:23:19,982 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:59 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-12 00:23:19,989 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-05-12 00:23:19,990 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-12 00:23:21,782 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-12 01:18:43,221 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ERROR 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) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== ERROR: test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 982, in test_ssh_client_fip_after_reboot self.assertTrue(validate_ssh_client(inst_creator)) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 2171, in validate_ssh_client ssh_active = instance_creator.vm_ssh_active(block=True) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 615, in vm_ssh_active if self.vm_active(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 525, in vm_active poll_interval): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 552, in __vm_status_check status = self.__status(expected_status_code) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 587, in __status 'Instance had an error during deployment') VmInstanceCreationError: Instance had an error during deployment ---------------------------------------------------------------------- Ran 119 tests in 3321.374s FAILED (errors=1) 2018-05-12 01:18:43,688 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 01:18:43,688 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 55:21 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-12 01:18:43,693 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-05-12 01:18:43,694 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-12 01:18:43,788 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-12 01:18:43,788 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-12 01:18:43,789 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-12 01:18:48,790 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-12 01:18:53,805 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d59e75fd-c3ee-428c-8100-7b4d132fdf9a | 2018-05-12T01:18:53.603707 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d59e75fd-c3ee-428c-8100-7b4d132fdf9a ~/.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-12 01:18:59,959 - 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 | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-12 01:18:59,959 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-12 01:19:04,971 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-12 01:19:11,393 - 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=773d8d6a-0996-4f9c-b493-af84d0fc1fd0) as the default verifier for the future CLI operations. 2018-05-12 01:19:17,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-5976d2d9-0fcf-4411-98dc-9fb8d5716645' 2018-05-12 01:19:18,816 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-12T01:19:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'422902b2-90b9-479c-8251-aff47c98f01e', u'provider:segmentation_id': 74, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-5976d2d9-0fcf-4411-98dc-9fb8d5716645', u'admin_state_up': True, u'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'created_at': u'2018-05-12T01:19:18Z', u'mtu': 1442, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'05632e8d87fb4c6eb3a78738e28e7733'}) 2018-05-12 01:19:19,570 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-12T01:19:19Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'edd76d91-8ebc-4c4c-913f-a2866504115a', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-5976d2d9-0fcf-4411-98dc-9fb8d5716645', u'enable_dhcp': True, u'network_id': u'422902b2-90b9-479c-8251-aff47c98f01e', u'tenant_id': u'05632e8d87fb4c6eb3a78738e28e7733', u'created_at': u'2018-05-12T01:19:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'05632e8d87fb4c6eb3a78738e28e7733'}) 2018-05-12 01:19:19,570 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-12 01:19:19,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-5976d2d9-0fcf-4411-98dc-9fb8d5716645' 2018-05-12 01:19:20,434 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-5976d2d9-0fcf-4411-98dc-9fb8d5716645', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-12T01:19:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/fe2330c5-beae-4892-a346-0da3bc4cbe61/file', u'owner': u'05632e8d87fb4c6eb3a78738e28e7733', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'fe2330c5-beae-4892-a346-0da3bc4cbe61', u'size': None, u'name': u'Cirros-0.4.0-5976d2d9-0fcf-4411-98dc-9fb8d5716645', u'checksum': None, u'self': u'/v2/images/fe2330c5-beae-4892-a346-0da3bc4cbe61', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-12T01:19:20Z', u'schema': u'/v2/schemas/image'}) 2018-05-12 01:19:20,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-5976d2d9-0fcf-4411-98dc-9fb8d5716645' 2018-05-12 01:19:20,951 - 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-5976d2d9-0fcf-4411-98dc-9fb8d5716645', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-12T01:19:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/30a603db-978a-4d9b-be53-1ad11292970e/file', u'owner': u'05632e8d87fb4c6eb3a78738e28e7733', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'30a603db-978a-4d9b-be53-1ad11292970e', u'size': None, u'name': u'Cirros-0.4.0-1-5976d2d9-0fcf-4411-98dc-9fb8d5716645', u'checksum': None, u'self': u'/v2/images/30a603db-978a-4d9b-be53-1ad11292970e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-12T01:19:21Z', u'schema': u'/v2/schemas/image'}) 2018-05-12 01:19:20,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-12 01:19:21,163 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-5976d2d9-0fcf-4411-98dc-9fb8d5716645', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05632e8d87fb4c6eb3a78738e28e7733', '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'e5e2cf69-fc85-4176-8b14-5539a67a374c', 'swap': 0}) 2018-05-12 01:19:21,267 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-5976d2d9-0fcf-4411-98dc-9fb8d5716645', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05632e8d87fb4c6eb3a78738e28e7733', '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'9e2b1c24-84b6-4d5b-b65c-cc4caf0ebe8c', 'swap': 0}) 2018-05-12 01:19:28,066 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-12 01:19:28,066 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-12 01:19:28,067 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-12 01:19:28,073 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-12 01:19:28,080 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-12 01:19:33,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-773d8d6a-0996-4f9c-b493-af84d0fc1fd0/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-12 01:19:33,196 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-12 01:19:33,197 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-12 01:19:33,198 - 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-12 01:22:45,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 573b2362-dfb6-4102-99c4-67fbbeef1ee0 2018-05-12 01:22:45,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '573b2362-dfb6-4102-99c4-67fbbeef1ee0']'. 2018-05-12 01:22:46,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-12 01:22:46,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-12 01:22:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-12 01:22:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 573b2362-dfb6-4102-99c4-67fbbeef1ee0 | 2018-05-12 01:22:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-12 01:22:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-12 01:19:38 | 2018-05-12 01:22:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-12 01:22:45 | 2018-05-12 01:22:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:07 | 2018-05-12 01:22:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-12 01:22:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-12 01:22:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 773d8d6a-0996-4f9c-b493-af84d0fc1fd0) | 2018-05-12 01:22:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-12 01:22:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d59e75fd-c3ee-428c-8100-7b4d132fdf9a) | 2018-05-12 01:22:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-12 01:22:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 172.396 | 2018-05-12 01:22:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-12 01:22:46,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-12 01:22:46,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-12 01:22:46,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-12 01:22:46,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-12 01:22:46,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-12 01:22:46,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-12 01:22:46,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-12 01:22:50,290 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 01:22:50,293 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:32 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-12 01:22:50,298 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 01:22:50,299 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:43 | PASS | | vping_userdata | functest | smoke | 00:42 | PASS | | tempest_smoke_serial | functest | smoke | 17:24 | FAIL | | rally_sanity | functest | smoke | 07:38 | FAIL | | patrole | functest | smoke | 02:59 | FAIL | | snaps_smoke | functest | smoke | 55:21 | FAIL | | neutron_trunk | functest | smoke | 03:32 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-12 01:22:50,307 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-12 01:23:14,378 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-284 | | 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-ovn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-12 01:23:14,383 - 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/ca-certificates.crt" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-12 01:23:14,385 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-12 01:23:14,385 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-12 01:23:14,386 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-05-12 01:23:14,389 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-12 01:23:20,774 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-284 | | 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-ovn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-12 01:23:20,783 - 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/ca-certificates.crt" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-12 01:23:20,783 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-12 01:23:20,784 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-12 01:23:20,785 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-12 01:23:20,787 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK