2018-05-16 13:46:33,929 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-302 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-16 13:46:33,935 - 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-16 13:46:33,935 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-16 13:46:33,937 - 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-16 13:46:33,938 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-16 13:46:33,938 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-16 13:46:36,640 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-16 13:46:44,665 - 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 8.012s OK 2018-05-16 13:46:44,953 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 13:46:44,953 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-16 13:46:44,959 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-16 13:46:45,798 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-16 13:55:38,402 - 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 532.559s OK 2018-05-16 13:55:38,707 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 13:55:38,707 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-16 13:55:38,713 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-16 13:55:39,777 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-16 13:56:30,661 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 50.883s OK 2018-05-16 13:56:30,944 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 13:56:30,944 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:51 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-16 13:56:30,952 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 08:53 | PASS | | snaps_health_check | functest | healthcheck | 00:51 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-16 13:56:30,959 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-16 13:56:49,547 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-302 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-16 13:56:49,553 - 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-16 13:56:49,553 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-16 13:56:49,554 - 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-16 13:56:49,556 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-16 13:56:49,556 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-16 13:56:52,379 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'2432fbab-b328-410b-8029-3474826a1df5'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-16T13:45:10Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'9f7fe6f9-0155-4a4f-9a3c-dc9687fdcf42', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', u'created_at': u'2018-05-16T13:45:03Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9d8b28ef953041fcbf92812e593c43c6'}) 2018-05-16 13:56:52,490 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual1 2018-05-16 13:56:52,490 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-16 13:56:52,687 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual1 2018-05-16 13:56:52,688 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-16 13:56:52,688 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-16 13:56:52,807 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-16 13:56:52,808 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-16 13:56:52' 2018-05-16 13:56:52,808 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--de937fa4-752e-4b11-bbd3-3789872318e7' 2018-05-16 13:56:52,808 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-16 13:56:53,544 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--de937fa4-752e-4b11-bbd3-3789872318e7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-16T13:56:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/3689cacd-4531-4bf7-b39e-111acda8ad5c/file', u'owner': u'9d8b28ef953041fcbf92812e593c43c6', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'3689cacd-4531-4bf7-b39e-111acda8ad5c', u'size': None, u'name': u'functest-vping--de937fa4-752e-4b11-bbd3-3789872318e7', u'checksum': None, u'self': u'/v2/images/3689cacd-4531-4bf7-b39e-111acda8ad5c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-16T13:56:53Z', u'schema': u'/v2/schemas/image'}) 2018-05-16 13:56:53,544 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-de937fa4-752e-4b11-bbd3-3789872318e7' 2018-05-16 13:56:53,877 - 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-16T13:56:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7d124457-a9c4-47f3-b071-cb429f5dd745', u'provider:segmentation_id': 5, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-de937fa4-752e-4b11-bbd3-3789872318e7', u'admin_state_up': True, u'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', u'created_at': u'2018-05-16T13:56:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9d8b28ef953041fcbf92812e593c43c6'}) 2018-05-16 13:56:54,494 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-16T13:56:54Z', 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'baf475d1-e126-4ec1-b91c-ccc8aa51fa9c', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-de937fa4-752e-4b11-bbd3-3789872318e7', u'enable_dhcp': True, u'network_id': u'7d124457-a9c4-47f3-b071-cb429f5dd745', u'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', u'created_at': u'2018-05-16T13:56:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'9d8b28ef953041fcbf92812e593c43c6'}) 2018-05-16 13:56:54,494 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-de937fa4-752e-4b11-bbd3-3789872318e7' 2018-05-16 13:56:56,160 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-16T13:56:55Z', u'revision_number': 2, u'ha': False, u'id': u'e699d4c7-b626-47be-b45d-a5dac377e0a1', u'external_gateway_info': {u'network_id': u'9f7fe6f9-0155-4a4f-9a3c-dc9687fdcf42', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2432fbab-b328-410b-8029-3474826a1df5', u'ip_address': u'10.16.0.120'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-de937fa4-752e-4b11-bbd3-3789872318e7', u'admin_state_up': True, u'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', u'created_at': u'2018-05-16T13:56:54Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'9d8b28ef953041fcbf92812e593c43c6'}) 2018-05-16 13:56:58,410 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-de937fa4-752e-4b11-bbd3-3789872318e7' 2018-05-16 13:56:58,620 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-de937fa4-752e-4b11-bbd3-3789872318e7', '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'9d8b28ef953041fcbf92812e593c43c6', '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'abe76a32-2f46-4ecf-bd29-c87d818710a2', 'swap': 0}) 2018-05-16 13:56:59,237 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-de937fa4-752e-4b11-bbd3-3789872318e7' 2018-05-16 13:57:10,438 - 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-de937fa4-752e-4b11-bbd3-3789872318e7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b0:fe:02', 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'3689cacd-4531-4bf7-b39e-111acda8ad5c'}), 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-16T13:57:08.000000', 'flavor': Munch({u'id': u'abe76a32-2f46-4ecf-bd29-c87d818710a2'}), 'az': u'nova', 'id': u'10b47f2b-ab71-4ac5-baf9-6972bcb6a870', 'security_groups': [Munch({u'name': u'vping-sg-de937fa4-752e-4b11-bbd3-3789872318e7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b1a27316da534258a9d4eef9067efb5f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d8b28ef953041fcbf92812e593c43c6', '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-16T13:57:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-16T13:57:09Z', 'hostId': u'db248ce97c94ffb5d60ccaa52bd28ac6f1b7c3f50d5ec944cdf4274c', u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.6', 'cloud': 'envvars', 'host_id': u'db248ce97c94ffb5d60ccaa52bd28ac6f1b7c3f50d5ec944cdf4274c', '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-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-16T13:57:08.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'9d8b28ef953041fcbf92812e593c43c6', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', 'name': u'opnfv-vping-1-de937fa4-752e-4b11-bbd3-3789872318e7', 'adminPass': u'NgsaLSwXB887', 'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', 'created_at': u'2018-05-16T13:57:00Z', 'created': u'2018-05-16T13:57:00Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-16 13:57:11,883 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 console: 2018-05-16 13:57:11,883 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-de937fa4-752e-4b11-bbd3-3789872318e7' 2018-05-16 13:57:12,067 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwiWLCqJTM9AzhtiLpVgGUnrYNA7nW4H22i6VYbZIauwroLvmNBG0TbzhMVSoa/xrripq53UtaQnXzE1aJeye0pOhbIRjK+YFti4dzn8Dn5LpHCotttlLW+hEj2VXkMQjzN/5+FEDE+A1fbcrFDwqkCl5Vs5an+Fzxs+40SNlF9ktSkp4ePejni7y7wzrMMdwMLyWqHpKgUesHZ+W4wSAjcTuMfYiEXdv89TvoHX5WyCqb7s2eUmkXhCEJlG1Wx/sLI8NxBNHdgynTdp6fueEdWKmDHPz4C79/4tXyjfpqhMSOk0Tm1TROd1gafSyOwJfr7l8gptTQ16M8T25qlS8l Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsIliwqiUzPQM4bYi6VYBlJ62DQO51uB9toulWG2SGrsK6C75\njQRtE284TFUqGv8a64qaud1LWkJ18xNWiXsntKToWyEYyvmBbYuHc5/A5+S6RwqL\nbbZS1voRI9lV5DEI8zf+fhRAxPgNX23KxQ8KpApeVbOWp/hc8bPuNEjZRfZLUpKe\nHj3o54u8u8M6zDHcDC8lqh6SoFHrB2fluMEgI3E7jH2IhF3b/PU76B1+Vsgqm+7N\nnlJpF4QhCZRtVsf7CyPDcQTR3YMp03aen7nhHVipgxz8+Au/f+LV8o36aoTEjpNE\n5tU0TndYGn0sjsCX6+5fIKbU0NejPE9uapUvJQIDAQABAoIBAQCZOFS4YLrte/Bm\nQr/gR16N0IZvm0lDn4pc0q1Kp6cEfkzEImlDpJDLKl/xmIU38yw5PQ53vQL2rvJS\na/lSz8oxdmOZHIu5N37HRi/lAcXbPuESYauMKI+TuG0B8VMkAA8lkfbXFNr2Wdi5\nd8Bi8mAo6jrgJUPgO6bnvWREiunRVrYZgmuQTQ+cWidb3pEMo1AOqtAB0N8xClLC\nbKtZzUEbT8KTL7DtaAy19gxhsss70ZBwdG8k900gdz+yPoKx6+uL9+W7wZEasfEr\nhg6t0nA1moQ4axRFsmSUpfvCvPVCusHq56f6orMIloLEZ8mZFwPugIQp6bQn8kbR\nqF2IiinhAoGBAOTP90qXPPPSEB27/gr6OtWgKhjkO9HwQ2rNfplUg1inO9+ywmEV\npUTtqTAULss32SzD+f9n1bUDA3lhtcbA1cvgB6dz67WIvGL/6FALaz8hjNFsR8vm\nLAjnFDojEUsY0Ws5CYhsTREC7zxP1tssN5ghmnue9pyV3jteX5FBZsOJAoGBAMWD\nSwH/82EemisKWNkfrPNgGkfix8IGWWtO9puWQQiaJ/vDLobq1JMN3MjkJuGcCc9E\nO5xzv2OGQ11bcr1SKMwWcOFC9uSfCoL8g9ng8Xlka0QYcCrlXmQeR4+iEEKjtNTN\nIEO/goJTDeR72tFTH0wkH0OwABiuvMLIys4OpHu9AoGAdsk8YV3oh8/LDBS3iy1i\n89plYGzEXXX1GfI6whEs6w5OuBBOdyZMmV8kUVB5Bokk1uea1qwqNwGsgQxn2Rnt\nJB1W++jjOmgVHPQrv7pd3/Vj7KjhEQqaW7jTOGdSKAFnXtnKiCdpTuaOGmp8aWYo\nKnNvhrP85Uesinew93DTj7kCgYAObUemTr7FQkn6iNfyjBjC8isZQxxaNMKFTxA+\nTxxS94eiISCd5DtAvot49QlOA2rIA/DivaWmLGFxSUO5Rm4Kcj0uhwinrGJFLRKo\ncIDS4B3hrHNM/tIFOBz8BddwNqr3vD/2EuACivSB0vYpwguQMTdDZ3CqXOEWzTnb\nEUC8dQKBgCkUfGbNh1YJh/A5pgLig7NAKXqs67FJorFdt6S4N7unFv1GliF/L9m1\nTb0LLFdkSRpmW9L00SRTIwUW2re30iTyJh94XNn1grn1W7JRVYBhSomqh1ctS4ox\nmg0ihYEwppoqkcx8jAWOVj05tEMo03zfQedMQNQtNJR3Wv4RNH4o\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b1a27316da534258a9d4eef9067efb5f', 'name': u'vping-keypair-de937fa4-752e-4b11-bbd3-3789872318e7', 'created_at': '2018-05-16T13:57:12.067787', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d8b28ef953041fcbf92812e593c43c6', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'3a:15:f5:1c:40:1c:63:f2:2e:3a:fe:0b:0a:f0:6d:44', 'type': 'ssh', 'id': u'vping-keypair-de937fa4-752e-4b11-bbd3-3789872318e7'}) 2018-05-16 13:57:12,068 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAsIliwqiUzPQM4bYi6VYBlJ62DQO51uB9toulWG2SGrsK6C75 jQRtE284TFUqGv8a64qaud1LWkJ18xNWiXsntKToWyEYyvmBbYuHc5/A5+S6RwqL bbZS1voRI9lV5DEI8zf+fhRAxPgNX23KxQ8KpApeVbOWp/hc8bPuNEjZRfZLUpKe Hj3o54u8u8M6zDHcDC8lqh6SoFHrB2fluMEgI3E7jH2IhF3b/PU76B1+Vsgqm+7N nlJpF4QhCZRtVsf7CyPDcQTR3YMp03aen7nhHVipgxz8+Au/f+LV8o36aoTEjpNE 5tU0TndYGn0sjsCX6+5fIKbU0NejPE9uapUvJQIDAQABAoIBAQCZOFS4YLrte/Bm Qr/gR16N0IZvm0lDn4pc0q1Kp6cEfkzEImlDpJDLKl/xmIU38yw5PQ53vQL2rvJS a/lSz8oxdmOZHIu5N37HRi/lAcXbPuESYauMKI+TuG0B8VMkAA8lkfbXFNr2Wdi5 d8Bi8mAo6jrgJUPgO6bnvWREiunRVrYZgmuQTQ+cWidb3pEMo1AOqtAB0N8xClLC bKtZzUEbT8KTL7DtaAy19gxhsss70ZBwdG8k900gdz+yPoKx6+uL9+W7wZEasfEr hg6t0nA1moQ4axRFsmSUpfvCvPVCusHq56f6orMIloLEZ8mZFwPugIQp6bQn8kbR qF2IiinhAoGBAOTP90qXPPPSEB27/gr6OtWgKhjkO9HwQ2rNfplUg1inO9+ywmEV pUTtqTAULss32SzD+f9n1bUDA3lhtcbA1cvgB6dz67WIvGL/6FALaz8hjNFsR8vm LAjnFDojEUsY0Ws5CYhsTREC7zxP1tssN5ghmnue9pyV3jteX5FBZsOJAoGBAMWD SwH/82EemisKWNkfrPNgGkfix8IGWWtO9puWQQiaJ/vDLobq1JMN3MjkJuGcCc9E O5xzv2OGQ11bcr1SKMwWcOFC9uSfCoL8g9ng8Xlka0QYcCrlXmQeR4+iEEKjtNTN IEO/goJTDeR72tFTH0wkH0OwABiuvMLIys4OpHu9AoGAdsk8YV3oh8/LDBS3iy1i 89plYGzEXXX1GfI6whEs6w5OuBBOdyZMmV8kUVB5Bokk1uea1qwqNwGsgQxn2Rnt JB1W++jjOmgVHPQrv7pd3/Vj7KjhEQqaW7jTOGdSKAFnXtnKiCdpTuaOGmp8aWYo KnNvhrP85Uesinew93DTj7kCgYAObUemTr7FQkn6iNfyjBjC8isZQxxaNMKFTxA+ TxxS94eiISCd5DtAvot49QlOA2rIA/DivaWmLGFxSUO5Rm4Kcj0uhwinrGJFLRKo cIDS4B3hrHNM/tIFOBz8BddwNqr3vD/2EuACivSB0vYpwguQMTdDZ3CqXOEWzTnb EUC8dQKBgCkUfGbNh1YJh/A5pgLig7NAKXqs67FJorFdt6S4N7unFv1GliF/L9m1 Tb0LLFdkSRpmW9L00SRTIwUW2re30iTyJh94XNn1grn1W7JRVYBhSomqh1ctS4ox mg0ihYEwppoqkcx8jAWOVj05tEMo03zfQedMQNQtNJR3Wv4RNH4o -----END RSA PRIVATE KEY----- 2018-05-16 13:57:13,104 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--de937fa4-752e-4b11-bbd3-3789872318e7' 2018-05-16 13:57:21,769 - 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-de937fa4-752e-4b11-bbd3-3789872318e7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d2:2b:1a', u'version': 4, u'addr': u'192.168.130.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3689cacd-4531-4bf7-b39e-111acda8ad5c'}), 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-16T13:57:21.000000', 'flavor': Munch({u'id': u'abe76a32-2f46-4ecf-bd29-c87d818710a2'}), 'az': u'nova', 'id': u'5df1a505-3038-4941-b37f-4729746aa1e7', 'security_groups': [Munch({u'name': u'vping-sg-de937fa4-752e-4b11-bbd3-3789872318e7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b1a27316da534258a9d4eef9067efb5f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d8b28ef953041fcbf92812e593c43c6', '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-16T13:57:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-16T13:57:21Z', 'hostId': u'b24be43728f6884929e6da24d30f99b87383fb499343758d71a3a901', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-de937fa4-752e-4b11-bbd3-3789872318e7', 'public_v6': '', 'private_v4': u'192.168.130.7', 'cloud': 'envvars', 'host_id': u'b24be43728f6884929e6da24d30f99b87383fb499343758d71a3a901', '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-0000000c', u'OS-SRV-USG:launched_at': u'2018-05-16T13:57:21.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'9d8b28ef953041fcbf92812e593c43c6', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-2-ssh--de937fa4-752e-4b11-bbd3-3789872318e7', 'adminPass': u'nbMGg3AMLD2P', 'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', 'created_at': u'2018-05-16T13:57:14Z', 'created': u'2018-05-16T13:57:14Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-16 13:57:24,274 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'e699d4c7-b626-47be-b45d-a5dac377e0a1', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', 'created_at': u'2018-05-16T13:57:23Z', 'attached': True, 'updated_at': u'2018-05-16T13:57:23Z', 'id': u'7b6253df-df5f-4e17-b709-61f146f5427f', 'floating_network_id': u'9f7fe6f9-0155-4a4f-9a3c-dc9687fdcf42', 'fixed_ip_address': u'192.168.130.7', 'floating_ip_address': u'10.16.0.118', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d8b28ef953041fcbf92812e593c43c6', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'e699d4c7-b626-47be-b45d-a5dac377e0a1', 'project_id': u'9d8b28ef953041fcbf92812e593c43c6', 'port_id': u'c8cf2247-415e-47e7-9d16-528fbb808e15', 'port': u'c8cf2247-415e-47e7-9d16-528fbb808e15', 'network': u'9f7fe6f9-0155-4a4f-9a3c-dc9687fdcf42'}) 2018-05-16 13:57:25,913 - 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.028041] pid_max: default: 32768 minimum: 301 [ 0.036036] ACPI: Core revision 20150930 [ 0.045664] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068061] Security Framework initialized [ 0.076038] Yama: becoming mindful. [ 0.084062] AppArmor: AppArmor initialized [ 0.092105] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100147] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128593] Initializing cgroup subsys io [ 0.136034] Initializing cgroup subsys memory [ 0.144035] Initializing cgroup subsys devices [ 0.152032] Initializing cgroup subsys freezer [ 0.164032] Initializing cgroup subsys net_cls [ 0.172032] Initializing cgroup subsys perf_event [ 0.180042] Initializing cgroup subsys net_prio [ 0.188031] Initializing cgroup subsys hugetlb [ 0.196031] Initializing cgroup subsys pids [ 0.205509] CPU: Physical Processor ID: 0 [ 0.217403] mce: CPU supports 10 MCE banks [ 0.225024] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.523745] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) 2018-05-16 13:57:25,913 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-16 13:57:41,355 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-16 13:57:41,365 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-16 13:57:41,375 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-16 13:57:41,839 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 13:57:41,840 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-16 13:57:55,429 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-16 13:57:56,482 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'2432fbab-b328-410b-8029-3474826a1df5'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-16T13:45:10Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'9f7fe6f9-0155-4a4f-9a3c-dc9687fdcf42', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', u'created_at': u'2018-05-16T13:45:03Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9d8b28ef953041fcbf92812e593c43c6'}) 2018-05-16 13:57:56,482 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-16 13:57:56,483 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-16 13:57:56' 2018-05-16 13:57:56,483 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--73688ec9-43e5-450e-8c1f-58df8afd3c2e' 2018-05-16 13:57:56,483 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-16 13:57:57,144 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--73688ec9-43e5-450e-8c1f-58df8afd3c2e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-16T13:57:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/7c6768ef-a95d-4f2f-8492-52f81524a0cf/file', u'owner': u'9d8b28ef953041fcbf92812e593c43c6', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7c6768ef-a95d-4f2f-8492-52f81524a0cf', u'size': None, u'name': u'functest-vping--73688ec9-43e5-450e-8c1f-58df8afd3c2e', u'checksum': None, u'self': u'/v2/images/7c6768ef-a95d-4f2f-8492-52f81524a0cf', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-16T13:57:57Z', u'schema': u'/v2/schemas/image'}) 2018-05-16 13:57:57,144 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-73688ec9-43e5-450e-8c1f-58df8afd3c2e' 2018-05-16 13:57:57,742 - 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-16T13:57:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b592d1a7-ca7d-446c-8c4a-de25bb06f089', u'provider:segmentation_id': 58, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-73688ec9-43e5-450e-8c1f-58df8afd3c2e', u'admin_state_up': True, u'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', u'created_at': u'2018-05-16T13:57:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9d8b28ef953041fcbf92812e593c43c6'}) 2018-05-16 13:57:58,439 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-16T13:57:58Z', 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'0609b1c5-7391-4c7b-81e9-4926ee6f4be9', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-73688ec9-43e5-450e-8c1f-58df8afd3c2e', u'enable_dhcp': True, u'network_id': u'b592d1a7-ca7d-446c-8c4a-de25bb06f089', u'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', u'created_at': u'2018-05-16T13:57:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'9d8b28ef953041fcbf92812e593c43c6'}) 2018-05-16 13:57:58,439 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-73688ec9-43e5-450e-8c1f-58df8afd3c2e' 2018-05-16 13:58:00,072 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-16T13:57:59Z', u'revision_number': 2, u'ha': False, u'id': u'2cc026b0-12d3-48ed-8b7c-a3b558d98769', u'external_gateway_info': {u'network_id': u'9f7fe6f9-0155-4a4f-9a3c-dc9687fdcf42', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2432fbab-b328-410b-8029-3474826a1df5', u'ip_address': u'10.16.0.114'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-73688ec9-43e5-450e-8c1f-58df8afd3c2e', u'admin_state_up': True, u'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', u'created_at': u'2018-05-16T13:57:58Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'9d8b28ef953041fcbf92812e593c43c6'}) 2018-05-16 13:58:02,194 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-73688ec9-43e5-450e-8c1f-58df8afd3c2e' 2018-05-16 13:58:02,296 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-73688ec9-43e5-450e-8c1f-58df8afd3c2e', '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'9d8b28ef953041fcbf92812e593c43c6', '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'b0d8bc89-a318-46dc-aed9-81f9328193f5', 'swap': 0}) 2018-05-16 13:58:02,886 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-73688ec9-43e5-450e-8c1f-58df8afd3c2e' 2018-05-16 13:58:12,358 - 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-73688ec9-43e5-450e-8c1f-58df8afd3c2e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:45:3e:1b', u'version': 4, u'addr': u'192.168.130.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7c6768ef-a95d-4f2f-8492-52f81524a0cf'}), 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-16T13:58:11.000000', 'flavor': Munch({u'id': u'b0d8bc89-a318-46dc-aed9-81f9328193f5'}), 'az': u'nova', 'id': u'e3187bff-3bfd-4a24-b552-4259f9af5423', 'security_groups': [Munch({u'name': u'vping-sg-73688ec9-43e5-450e-8c1f-58df8afd3c2e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b1a27316da534258a9d4eef9067efb5f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d8b28ef953041fcbf92812e593c43c6', '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-16T13:58:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-16T13:58:11Z', 'hostId': u'b24be43728f6884929e6da24d30f99b87383fb499343758d71a3a901', 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.7', 'cloud': 'envvars', 'host_id': u'b24be43728f6884929e6da24d30f99b87383fb499343758d71a3a901', '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-16T13:58:11.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'9d8b28ef953041fcbf92812e593c43c6', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-1-73688ec9-43e5-450e-8c1f-58df8afd3c2e', 'adminPass': u'phRvWGhY4ad7', 'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', 'created_at': u'2018-05-16T13:58:03Z', 'created': u'2018-05-16T13:58:03Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-16 13:58:13,799 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 console: 2018-05-16 13:58:13,800 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--73688ec9-43e5-450e-8c1f-58df8afd3c2e' 2018-05-16 13:58:22,136 - 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-73688ec9-43e5-450e-8c1f-58df8afd3c2e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:44:08:0d', 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'7c6768ef-a95d-4f2f-8492-52f81524a0cf'}), 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-16T13:58:21.000000', 'flavor': Munch({u'id': u'b0d8bc89-a318-46dc-aed9-81f9328193f5'}), 'az': u'nova', 'id': u'b0c8ce47-e6e7-467f-bdbd-c63f68f135cb', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b1a27316da534258a9d4eef9067efb5f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d8b28ef953041fcbf92812e593c43c6', '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-16T13:58:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-16T13:58:21Z', 'hostId': u'b24be43728f6884929e6da24d30f99b87383fb499343758d71a3a901', 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'b24be43728f6884929e6da24d30f99b87383fb499343758d71a3a901', '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-16T13:58:21.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'9d8b28ef953041fcbf92812e593c43c6', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-2-userdata--73688ec9-43e5-450e-8c1f-58df8afd3c2e', 'adminPass': u'ZeuoU9bmgYhP', 'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', 'created_at': u'2018-05-16T13:58:14Z', 'created': u'2018-05-16T13:58:14Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-16 13:58:23,896 - 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.990 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199960) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.036065] ACPI: Core revision 20150930 [ 0.045114] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060047] Security Framework initialized [ 0.068028] Yama: becoming mindful. [ 0.072326] AppArmor: AppArmor initialized [ 0.080090] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.088145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096083] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.104031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112215] Initializing cgroup subsys io [ 0.116035] Initializing cgroup subsys memory [ 0.124035] Initializing cgroup subsys devices [ 0.128032] Initializing cgroup subsys freezer [ 0.136032] Initializing cgroup subsys net_cls [ 0.144032] Initializing cgroup subsys perf_event [ 0.152034] Initializing cgroup subsys net_prio [ 0.160031] Initializing cgroup subsys hugetlb [ 0.164031] Initializing cgroup subsys pids [ 0.176758] CPU: Physical Processor ID: 0 [ 0.181730] mce: CPU supports 10 MCE banks [ 0.184000] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.188029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.475909] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.688170] ftrace: allocating 31920 entries in 125 pages [ 0.712095] smpboot: Max logical packages: 1 [ 0.720030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.734735] x2apic enabled [ 0.736032] Switched APIC routing to physical x2apic. [ 0.764000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.764000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.776044] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.788087] ... version: 2 [ 0.792034] ... bit width: 48 [ 0.796033] ... generic registers: 4 [ 0.800034] ... value mask: 0000ffffffffffff [ 0.804033] ... max period: 000000007fffffff [ 0.808034] ... fixed-purpose events: 3 [ 0.812033] ... event mask: 000000070000000f [ 0.816100] KVM setup paravirtual spinlock [ 0.820680] x86: Booted up 1 node, 1 CPUs [ 0.824036] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.831336] devtmpfs: initialized [ 0.834314] evm: security.selinux [ 0.836037] evm: security.SMACK64 [ 0.840033] evm: security.SMACK64EXEC [ 0.844033] evm: security.SMACK64TRANSMUTE [ 0.848033] evm: security.SMACK64MMAP [ 0.852033] evm: security.ima [ 0.856033] evm: security.capability [ 0.860154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.864118] pinctrl core: initialized pinctrl subsystem [ 0.869180] RTC time: 13:58:17, date: 05/16/18 [ 0.872155] NET: Registered protocol family 16 [ 0.876459] cpuidle: using governor ladder [ 0.880037] cpuidle: using governor menu [ 0.884037] PCCT header not found. [ 0.888547] ACPI: bus type PCI registered [ 0.892034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.897370] PCI: Using configuration type 1 for base access [ 0.900389] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.905068] ACPI: Added _OSI(Module Device) [ 0.908034] ACPI: Added _OSI(Processor Device) [ 0.912034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.916034] ACPI: Added _OSI(Processor Aggregator Device) [ 0.922959] ACPI: Interpreter enabled [ 0.924038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.936035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.948044] ACPI: (supports S0 S3 S4 S5) [ 0.952036] ACPI: Using IOAPIC for interrupt routing [ 0.956048] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.964088] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.968039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.972039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.976318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.980657] acpiphp: Slot [3] registered [ 0.984146] acpiphp: Slot [4] registered [ 0.988143] acpiphp: Slot [5] registered [ 0.992426] acpiphp: Slot [6] registered [ 0.996144] acpiphp: Slot [7] registered [ 1.000144] acpiphp: Slot [8] registered [ 1.004145] acpiphp: Slot [9] registered [ 1.008202] acpiphp: Slot [10] registered [ 1.012144] acpiphp: Slot [11] registered [ 1.016441] acpiphp: Slot [12] registered [ 1.020480] acpiphp: Slot [13] registered [ 1.024144] acpiphp: Slot [14] registered [ 1.028442] acpiphp: Slot [15] registered [ 1.032442] acpiphp: Slot [16] registered [ 1.036446] acpiphp: Slot [17] registered [ 1.040143] acpiphp: Slot [18] registered [ 1.044144] acpiphp: Slot [19] registered [ 1.048155] acpiphp: Slot [20] registered [ 1.052143] acpiphp: Slot [21] registered [ 1.056147] acpiphp: Slot [22] registered [ 1.060145] acpiphp: Slot [23] registered [ 1.064461] acpiphp: Slot [24] registered [ 1.068148] acpiphp: Slot [25] registered [ 1.072146] acpiphp: Slot [26] registered [ 1.076451] acpiphp: Slot [27] registered [ 1.080152] acpiphp: Slot [28] registered [ 1.084221] acpiphp: Slot [29] registered [ 1.088153] acpiphp: Slot [30] registered [ 1.092154] acpiphp: Slot [31] registered [ 1.096135] PCI host bridge to bus 0000:00 [ 1.100038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.104036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.108053] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.112051] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.116048] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.120037] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.160132] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.164039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.168036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.172040] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.193689] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.196134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.325357] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.336784] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.349163] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.360490] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.372320] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.384620] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.389005] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.392000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.392036] vgaarb: loaded [ 1.396035] vgaarb: bridge control possible 0000:00:02.0 [ 1.400228] SCSI subsystem initialized [ 1.404225] ACPI: bus type USB registered [ 1.408398] usbcore: registered new interface driver usbfs [ 1.412368] usbcore: registered new interface driver hub [ 1.416059] usbcore: registered new device driver usb [ 1.420215] PCI: Using ACPI for IRQ routing [ 1.426614] NetLabel: Initializing [ 1.428035] NetLabel: domain hash size = 128 [ 1.432033] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.436046] NetLabel: unlabeled traffic allowed by default [ 1.440132] clocksource: Switched to clocksource kvm-clock [ 1.461846] AppArmor: AppArmor Filesystem Enabled [ 1.475260] pnp: PnP ACPI init [ 1.486647] pnp: PnP ACPI: found 5 devices [ 1.506492] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.531448] NET: Registered protocol family 2 [ 1.544112] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.562437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.578330] TCP: Hash tables configured (established 4096 bind 4096) [ 1.595240] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.610372] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.626378] NET: Registered protocol family 1 [ 1.639096] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.655585] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.675499] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.715632] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.755138] Trying to unpack rootfs image as initramfs... [ 1.880418] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.910239] Scanning for low memory corruption every 60 seconds [ 1.931861] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.952511] audit: initializing netlink subsys (disabled) [ 1.971267] audit: type=2000 audit(1526479095.242:1): initialized [ 1.991576] Initialise system trusted keyring [ 2.007153] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.027895] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.048589] zbud: loaded [ 2.060833] VFS: Disk quotas dquot_6.6.0 [ 2.074616] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.100330] fuse init (API version 7.23) [ 2.114546] Key type big_key registered [ 2.129106] Allocating IMA MOK and blacklist keyrings. [ 2.149084] Key type asymmetric registered [ 2.163190] Asymmetric key parser 'x509' registered [ 2.181703] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.207939] io scheduler noop registered [ 2.221548] io scheduler deadline registered (default) [ 2.239699] io scheduler cfq registered [ 2.252836] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.270988] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.290575] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.316205] ACPI: Power Button [PWRF] [ 2.337710] GHES: HEST is not enabled! [ 2.387461] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.483528] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.558192] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.591072] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.669888] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.697829] Linux agpgart interface v0.103 [ 2.720901] brd: module loaded [ 2.746850] loop: module loaded [ 2.787440] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.819548] GPT:90111 != 2097151 [ 2.836718] GPT:Alternate GPT header not at the end of the disk. [ 2.877486] GPT:90111 != 2097151 [ 2.902079] GPT: Use GNU Parted to correct GPT errors. [ 2.917246] vda: vda1 vda15 [ 2.938425] vdb: [ 2.951668] scsi host0: ata_piix [ 2.963475] scsi host1: ata_piix [ 2.973308] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 2.991888] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.014041] libphy: Fixed MDIO Bus: probed [ 3.029443] tun: Universal TUN/TAP device driver, 1.6 [ 3.044231] tun: (C) 1999-2004 Max Krasnyansky [ 3.070213] PPP generic driver version 2.4.2 [ 3.082326] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.098693] ehci-pci: EHCI PCI platform driver [ 3.111289] ehci-platform: EHCI generic platform driver [ 3.124958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.141240] ohci-pci: OHCI PCI platform driver [ 3.154103] ohci-platform: OHCI generic platform driver [ 3.171266] uhci_hcd: USB Universal Host Controller Interface driver [ 3.221752] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.235926] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.257203] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.272123] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.287457] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.305093] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.326469] usb usb1: Product: UHCI Host Controller [ 3.341498] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.358186] usb usb1: SerialNumber: 0000:00:01.2 [ 3.370906] hub 1-0:1.0: USB hub found [ 3.383824] hub 1-0:1.0: 2 ports detected [ 3.396495] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.428423] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.442077] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.455627] mousedev: PS/2 mouse device common for all mice [ 3.477585] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.503501] rtc_cmos 00:00: RTC can wake from S4 [ 3.521269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.539340] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.556112] i2c /dev entries driver [ 3.566756] device-mapper: uevent: version 1.0.3 [ 3.581455] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.606500] ledtrig-cpu: registered to indicate activity on CPUs [ 3.625049] NET: Registered protocol family 10 [ 3.638894] NET: Registered protocol family 17 [ 3.652103] Key type dns_resolver registered [ 3.665100] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.681158] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.706203] registered taskstats version 1 [ 3.718503] Loading compiled-in X.509 certificates [ 3.732090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.751352] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.781102] zswap: loaded using pool lzo/zbud [ 3.797020] Key type trusted registered [ 3.812542] Key type encrypted registered [ 3.825283] AppArmor: AppArmor sha1 policy hashing enabled [ 3.841452] ima: No TPM chip found, activating TPM-bypass! [ 3.860902] evm: HMAC attrs: 0x1 [ 4.092550] Magic number: 2:18:989 [ 4.108067] rtc_cmos 00:00: setting system clock to 2018-05-16 13:58:22 UTC (1526479102) [ 4.135505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.154775] EDD information not available. [ 4.175282] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.206275] Write protecting the kernel read-only data: 14336k [ 4.229769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.262323] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.32 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found 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.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.275622] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-05-16 13:58:23,897 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-16 13:58:23,897 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-16 13:58:26,106 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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_i 2018-05-16 13:58:26,106 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-05-16 13:58:28,085 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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.028030] pid_max: default: 32768 minimum: 301 [ 0.040034] ACPI: Core revision 20150930 [ 0.048836] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072078] Security Framework initialized [ 0.080029] Yama: becoming mindful. [ 0.088043] AppArmor: AppArmor initialized [ 0.096088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.104147] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128196] Initializing cgroup subsys io [ 0.136035] Initializing cgroup subsys memory [ 0.144036] Initializing cgroup subsys devices [ 0.152033] Initializing cgroup subsys freezer [ 0.160033] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176034] Initializing cgroup subsys net_prio [ 0.184032] Initializing cgroup subsys hugetlb [ 0.192031] Initializing cgroup subsys pids [ 0.204833] CPU: Physical Processor ID: 0 [ 0.213126] mce: CPU supports 10 MCE banks [ 0.221037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.516506] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.739877] ftrace: allocating 31920 entries in 125 pages 2018-05-16 13:58:30,331 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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.028030] pid_max: default: 32768 minimum: 301 [ 0.040034] ACPI: Core revision 20150930 [ 0.048836] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072078] Security Framework initialized [ 0.080029] Yama: becoming mindful. [ 0.088043] AppArmor: AppArmor initialized [ 0.096088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.104147] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128196] Initializing cgroup subsys io [ 0.136035] Initializing cgroup subsys memory [ 0.144036] Initializing cgroup subsys devices [ 0.152033] Initializing cgroup subsys freezer [ 0.160033] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176034] Initializing cgroup subsys net_prio [ 0.184032] Initializing cgroup subsys hugetlb [ 0.192031] Initializing cgroup subsys pids [ 0.204833] CPU: Physical Processor ID: 0 [ 0.213126] mce: CPU supports 10 MCE banks [ 0.221037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.516506] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.739877] ftrace: allocating 31920 entries in 125 pages [ 0.764161] smpboot: Max logical packages: 1 [ 0.772031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787111] x2apic enabled [ 0.788034] Switched APIC routing to physical x2apic. [ 0.816000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.816000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.828045] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.840065] ... version: 2 [ 0.844035] ... bit width: 48 [ 0.848034] ... generic registers: 4 [ 0.852034] ... value mask: 0000ffffffffffff [ 0.856326] ... max period: 000000007fffffff [ 0.860034] ... fixed-purpose events: 3 [ 0.864042] ... event mask: 000000070000000f [ 0.868109] KVM setup paravirtual spinlock [ 0.872662] x86: Booted up 1 node, 1 CPUs [ 0.876037] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.884113] devtmpfs: initialized [ 0.889707] evm: security.selinux [ 0.892036] evm: security.SMACK64 [ 0.896034] evm: security.SMACK64EXEC [ 0.900034] evm: security.SMACK64TRANSMUTE [ 0.904034] evm: security.SMACK64MMAP [ 0.908034] evm: security.ima [ 0.912034] evm: security.capability [ 0.916148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.920117] pinctrl core: initialized pinctrl subsystem [ 0.925455] RTC time: 13:58:28, date: 05/16/18 [ 0.928155] NET: Registered protocol family 16 [ 0.932187] cpuidle: using governor ladder [ 0.936038] cpuidle: using governor menu [ 0.940039] PCCT header not found. [ 0.944262] ACPI: bus type PCI registered [ 0.948036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.952794] PCI: Using configuration type 1 for base access [ 0.956394] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.961686] ACPI: Added _OSI(Module Device) [ 0.964036] ACPI: Added _OSI(Processor Device) [ 0.968035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.972035] ACPI: Added _OSI(Processor Aggregator Device) [ 0.979575] ACPI: Interpreter enabled [ 0.980039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.992042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.004048] ACPI: (supports S0 S3 S4 S5) [ 1.008034] ACPI: Using IOAPIC for interrupt routing [ 1.012051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.020112] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.024039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.028039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.032042] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.036933] acpiphp: Slot [3] registered [ 1.040144] acpiphp: Slot [4] registered [ 1.044142] acpiphp: Slot [5] registered [ 1.048141] acpiphp: Slot [6] registered [ 1.052142] acpiphp: Slot [7] registered [ 1.056143] acpiphp: Slot [8] registered [ 1.060141] acpiphp: Slot [9] registered [ 1.064141] acpiphp: Slot [10] registered [ 1.068429] acpiphp: Slot [11] registered [ 1.072141] acpiphp: Slot [12] registered [ 1.076173] acpiphp: Slot [13] registered [ 1.080143] acpiphp: Slot [14] registered [ 1.084147] acpiphp: Slot [15] registered [ 1.088144] acpiphp: Slot [16] registered [ 1.092143] acpiphp: Slot [17] registered [ 1.096141] acpiphp: Slot [18] registered [ 1.100141] acpiphp: Slot [19] registered [ 1.104142] acpiphp: Slot [20] registered [ 1.108141] acpiphp: Slot [21] registered [ 1.112161] acpiphp: Slot [22] registered [ 1.116149] acpiphp: Slot [23] registered [ 1.120145] acpiphp: Slot [24] registered [ 1.124146] acpiphp: Slot [25] registered [ 1.128144] acpiphp: Slot [26] registered [ 1.132144] acpiphp: Slot [27] registered [ 1.136148] acpiphp: Slot [28] registered [ 1.140144] acpiphp: Slot [29] registered [ 1.144146] acpiphp: Slot [30] registered [ 1.148144] acpiphp: Slot [31] registered [ 1.152170] PCI host bridge to bus 0000:00 [ 1.156038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.160036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.164036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.1u68038] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.172037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.176037] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.204132] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.208037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.212036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.216043] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.237664] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2018-05-16 13:58:32,496 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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.028030] pid_max: default: 32768 minimum: 301 [ 0.040034] ACPI: Core revision 20150930 [ 0.048836] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072078] Security Framework initialized [ 0.080029] Yama: becoming mindful. [ 0.088043] AppArmor: AppArmor initialized [ 0.096088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.104147] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128196] Initializing cgroup subsys io [ 0.136035] Initializing cgroup subsys memory [ 0.144036] Initializing cgroup subsys devices [ 0.152033] Initializing cgroup subsys freezer [ 0.160033] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176034] Initializing cgroup subsys net_prio [ 0.184032] Initializing cgroup subsys hugetlb [ 0.192031] Initializing cgroup subsys pids [ 0.204833] CPU: Physical Processor ID: 0 [ 0.213126] mce: CPU supports 10 MCE banks [ 0.221037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.516506] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.739877] ftrace: allocating 31920 entries in 125 pages [ 0.764161] smpboot: Max logical packages: 1 [ 0.772031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787111] x2apic enabled [ 0.788034] Switched APIC routing to physical x2apic. [ 0.816000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.816000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.828045] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.840065] ... version: 2 [ 0.844035] ... bit width: 48 [ 0.848034] ... generic registers: 4 [ 0.852034] ... value mask: 0000ffffffffffff [ 0.856326] ... max period: 000000007fffffff [ 0.860034] ... fixed-purpose events: 3 [ 0.864042] ... event mask: 000000070000000f [ 0.868109] KVM setup paravirtual spinlock [ 0.872662] x86: Booted up 1 node, 1 CPUs [ 0.876037] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.884113] devtmpfs: initialized [ 0.889707] evm: security.selinux [ 0.892036] evm: security.SMACK64 [ 0.896034] evm: security.SMACK64EXEC [ 0.900034] evm: security.SMACK64TRANSMUTE [ 0.904034] evm: security.SMACK64MMAP [ 0.908034] evm: security.ima [ 0.912034] evm: security.capability [ 0.916148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.920117] pinctrl core: initialized pinctrl subsystem [ 0.925455] RTC time: 13:58:28, date: 05/16/18 [ 0.928155] NET: Registered protocol family 16 [ 0.932187] cpuidle: using governor ladder [ 0.936038] cpuidle: using governor menu [ 0.940039] PCCT header not found. [ 0.944262] ACPI: bus type PCI registered [ 0.948036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.952794] PCI: Using configuration type 1 for base access [ 0.956394] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.961686] ACPI: Added _OSI(Module Device) [ 0.964036] ACPI: Added _OSI(Processor Device) [ 0.968035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.972035] ACPI: Added _OSI(Processor Aggregator Device) [ 0.979575] ACPI: Interpreter enabled [ 0.980039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.992042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.004048] ACPI: (supports S0 S3 S4 S5) [ 1.008034] ACPI: Using IOAPIC for interrupt routing [ 1.012051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.020112] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.024039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.028039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.032042] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.036933] acpiphp: Slot [3] registered [ 1.040144] acpiphp: Slot [4] registered [ 1.044142] acpiphp: Slot [5] registered [ 1.048141] acpiphp: Slot [6] registered [ 1.052142] acpiphp: Slot [7] registered [ 1.056143] acpiphp: Slot [8] registered [ 1.060141] acpiphp: Slot [9] registered [ 1.064141] acpiphp: Slot [10] registered [ 1.068429] acpiphp: Slot [11] registered [ 1.072141] acpiphp: Slot [12] registered [ 1.076173] acpiphp: Slot [13] registered [ 1.080143] acpiphp: Slot [14] registered [ 1.084147] acpiphp: Slot [15] registered [ 1.088144] acpiphp: Slot [16] registered [ 1.092143] acpiphp: Slot [17] registered [ 1.096141] acpiphp: Slot [18] registered [ 1.100141] acpiphp: Slot [19] registered [ 1.104142] acpiphp: Slot [20] registered [ 1.108141] acpiphp: Slot [21] registered [ 1.112161] acpiphp: Slot [22] registered [ 1.116149] acpiphp: Slot [23] registered [ 1.120145] acpiphp: Slot [24] registered [ 1.124146] acpiphp: Slot [25] registered [ 1.128144] acpiphp: Slot [26] registered [ 1.132144] acpiphp: Slot [27] registered [ 1.136148] acpiphp: Slot [28] registered [ 1.140144] acpiphp: Slot [29] registered [ 1.144146] acpiphp: Slot [30] registered [ 1.148144] acpiphp: Slot [31] registered [ 1.152170] PCI host bridge to bus 0000:00 [ 1.156038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.160036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.164036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.1u68038] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.172037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.176037] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.204132] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.208037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.212036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.216043] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.237664] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.240134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.360291] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.372521] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.384547] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.396499] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.409488] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.416605] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.420721] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.424000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.424035] vgaarb: loaded [ 1.428035] vgaarb: bridge control possible 0000:00:02.0 [ 1.432226] SCSI subsystem initialized [ 1.436208] ACPI: bus type USB registered [ 1.440055] usbcore: registered new interface driver usbfs [ 1.444046] usbcore: registered new interface driver hub [ 1.448048] usbcore: registered new device driver usb [ 1.452184] PCI: Using ACPI for IRQ routing [ 1.458080] NetLabel: Initializing [ 1.460034] NetLabel: domain hash size = 128 [ 1.464034] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.468048] NetLabel: unlabeled traffic allowed by default [ 1.472117] clocksource: Switched to clocksource kvm-clock [ 1.500485] AppArmor: AppArmor Filesystem Enabled [ 1.516492] pnp: PnP ACPI init [ 1.530785] pnp: PnP ACPI: found 5 devices [ 1.553607] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.583482] NET: Registered protocol family 2 [ 1.598731] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.618897] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.637604] TCP: Hash tables configured (established 4096 bind 4096) [ 1.658500] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.676207] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.695959] NET: Registered protocol family 1 [ 1.710443] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.728617] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.748266] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.790805] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.831516] Trying to unpack rootfs image as initramfs... [ 1.930345] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.956985] Scanning for low memory corruption every 60 seconds [ 1.977262] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.996257] audit: initializing netlink subsys (disabled) [ 2.013097] audit: type=2000 audit(1526479105.908:1): initialized [ 2.032750] Initialise system trusted keyring [ 2.047300] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.067018] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.089395] zbud: loaded [ 2.100926] VFS: Disk quotas dquot_6.6.0 [ 2.114833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.136550] fuse init (API version 7.23) [ 2.149990] Key type big_key registered [ 2.163324] Allocating IMA MOK and blacklist keyrings. [ 2.181599] Key type asymmetric registered [ 2.195151] Asymmetric key parser 'x509' registered [ 2.211076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.235346] io scheduler noop registered [ 2.248553] io scheduler deadline registered (default) [ 2.266822] io scheduler cfq registered [ 2.279897] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.298320] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.317734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.344263] ACPI: Power Button [PWRF] [ 2.358129] GHES: HEST is not enabled! [ 2.393268] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.475863] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.526243] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.557975] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.618258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.647629] Linux agpgart interface v0.103 [ 2.666266] brd: module loaded [ 2.679347] loop: module loaded [ 2.709770] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.739079] GPT:90111 != 2097151 [ 2.751897] GPT:Alternate GPT header not at the end of the disk. [ 2.771148] GPT:90111 != 2097151 [ 2.782663] GPT: Use GNU Parted to correct GPT errors. [ 2.798902] vda: vda1 vda15 [ 2.817811] vdb: [ 2.830420] scsi host0: ata_piix [ 2.843663] scsi host1: ata_piix [ 2.857061] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdmrce [mem 4a 0xc0e0 irq 14 [ 2.878223] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.901130] libphy: Fixed MDIO Bus: probed [ 2.919307] tun: Universal TUN/TAP device driver, 1.6 [ 2.935320] tun: (C) 1999-2004 Max Krasnyansky [ 2.965006] PPP generic driver version 2.4.2 [ 2.979516] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.998539] ehci-pci: EHCI PCI platform driver [ 3.015079] ehci-platform: EHCI generic platform driver [ 3.031844] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.050401] ohci-pci: OHCI PCI platform driver [ 3.068386] ohci-platform: OHCI generic platform driver [ 3.090148] uhci_hcd: USB Universal Host Controller Interface driver 2018-05-16 13:58:34,645 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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.028030] pid_max: default: 32768 minimum: 301 [ 0.040034] ACPI: Core revision 20150930 [ 0.048836] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072078] Security Framework initialized [ 0.080029] Yama: becoming mindful. [ 0.088043] AppArmor: AppArmor initialized [ 0.096088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.104147] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128196] Initializing cgroup subsys io [ 0.136035] Initializing cgroup subsys memory [ 0.144036] Initializing cgroup subsys devices [ 0.152033] Initializing cgroup subsys freezer [ 0.160033] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176034] Initializing cgroup subsys net_prio [ 0.184032] Initializing cgroup subsys hugetlb [ 0.192031] Initializing cgroup subsys pids [ 0.204833] CPU: Physical Processor ID: 0 [ 0.213126] mce: CPU supports 10 MCE banks [ 0.221037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.516506] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.739877] ftrace: allocating 31920 entries in 125 pages [ 0.764161] smpboot: Max logical packages: 1 [ 0.772031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787111] x2apic enabled [ 0.788034] Switched APIC routing to physical x2apic. [ 0.816000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.816000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.828045] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.840065] ... version: 2 [ 0.844035] ... bit width: 48 [ 0.848034] ... generic registers: 4 [ 0.852034] ... value mask: 0000ffffffffffff [ 0.856326] ... max period: 000000007fffffff [ 0.860034] ... fixed-purpose events: 3 [ 0.864042] ... event mask: 000000070000000f [ 0.868109] KVM setup paravirtual spinlock [ 0.872662] x86: Booted up 1 node, 1 CPUs [ 0.876037] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.884113] devtmpfs: initialized [ 0.889707] evm: security.selinux [ 0.892036] evm: security.SMACK64 [ 0.896034] evm: security.SMACK64EXEC [ 0.900034] evm: security.SMACK64TRANSMUTE [ 0.904034] evm: security.SMACK64MMAP [ 0.908034] evm: security.ima [ 0.912034] evm: security.capability [ 0.916148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.920117] pinctrl core: initialized pinctrl subsystem [ 0.925455] RTC time: 13:58:28, date: 05/16/18 [ 0.928155] NET: Registered protocol family 16 [ 0.932187] cpuidle: using governor ladder [ 0.936038] cpuidle: using governor menu [ 0.940039] PCCT header not found. [ 0.944262] ACPI: bus type PCI registered [ 0.948036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.952794] PCI: Using configuration type 1 for base access [ 0.956394] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.961686] ACPI: Added _OSI(Module Device) [ 0.964036] ACPI: Added _OSI(Processor Device) [ 0.968035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.972035] ACPI: Added _OSI(Processor Aggregator Device) [ 0.979575] ACPI: Interpreter enabled [ 0.980039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.992042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.004048] ACPI: (supports S0 S3 S4 S5) [ 1.008034] ACPI: Using IOAPIC for interrupt routing [ 1.012051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.020112] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.024039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.028039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.032042] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.036933] acpiphp: Slot [3] registered [ 1.040144] acpiphp: Slot [4] registered [ 1.044142] acpiphp: Slot [5] registered [ 1.048141] acpiphp: Slot [6] registered [ 1.052142] acpiphp: Slot [7] registered [ 1.056143] acpiphp: Slot [8] registered [ 1.060141] acpiphp: Slot [9] registered [ 1.064141] acpiphp: Slot [10] registered [ 1.068429] acpiphp: Slot [11] registered [ 1.072141] acpiphp: Slot [12] registered [ 1.076173] acpiphp: Slot [13] registered [ 1.080143] acpiphp: Slot [14] registered [ 1.084147] acpiphp: Slot [15] registered [ 1.088144] acpiphp: Slot [16] registered [ 1.092143] acpiphp: Slot [17] registered [ 1.096141] acpiphp: Slot [18] registered [ 1.100141] acpiphp: Slot [19] registered [ 1.104142] acpiphp: Slot [20] registered [ 1.108141] acpiphp: Slot [21] registered [ 1.112161] acpiphp: Slot [22] registered [ 1.116149] acpiphp: Slot [23] registered [ 1.120145] acpiphp: Slot [24] registered [ 1.124146] acpiphp: Slot [25] registered [ 1.128144] acpiphp: Slot [26] registered [ 1.132144] acpiphp: Slot [27] registered [ 1.136148] acpiphp: Slot [28] registered [ 1.140144] acpiphp: Slot [29] registered [ 1.144146] acpiphp: Slot [30] registered [ 1.148144] acpiphp: Slot [31] registered [ 1.152170] PCI host bridge to bus 0000:00 [ 1.156038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.160036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.164036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.1u68038] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.172037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.176037] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.204132] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.208037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.212036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.216043] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.237664] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.240134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.360291] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.372521] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.384547] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.396499] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.409488] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.416605] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.420721] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.424000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.424035] vgaarb: loaded [ 1.428035] vgaarb: bridge control possible 0000:00:02.0 [ 1.432226] SCSI subsystem initialized [ 1.436208] ACPI: bus type USB registered [ 1.440055] usbcore: registered new interface driver usbfs [ 1.444046] usbcore: registered new interface driver hub [ 1.448048] usbcore: registered new device driver usb [ 1.452184] PCI: Using ACPI for IRQ routing [ 1.458080] NetLabel: Initializing [ 1.460034] NetLabel: domain hash size = 128 [ 1.464034] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.468048] NetLabel: unlabeled traffic allowed by default [ 1.472117] clocksource: Switched to clocksource kvm-clock [ 1.500485] AppArmor: AppArmor Filesystem Enabled [ 1.516492] pnp: PnP ACPI init [ 1.530785] pnp: PnP ACPI: found 5 devices [ 1.553607] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.583482] NET: Registered protocol family 2 [ 1.598731] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.618897] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.637604] TCP: Hash tables configured (established 4096 bind 4096) [ 1.658500] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.676207] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.695959] NET: Registered protocol family 1 [ 1.710443] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.728617] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.748266] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.790805] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.831516] Trying to unpack rootfs image as initramfs... [ 1.930345] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.956985] Scanning for low memory corruption every 60 seconds [ 1.977262] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.996257] audit: initializing netlink subsys (disabled) [ 2.013097] audit: type=2000 audit(1526479105.908:1): initialized [ 2.032750] Initialise system trusted keyring [ 2.047300] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.067018] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.089395] zbud: loaded [ 2.100926] VFS: Disk quotas dquot_6.6.0 [ 2.114833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.136550] fuse init (API version 7.23) [ 2.149990] Key type big_key registered [ 2.163324] Allocating IMA MOK and blacklist keyrings. [ 2.181599] Key type asymmetric registered [ 2.195151] Asymmetric key parser 'x509' registered [ 2.211076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.235346] io scheduler noop registered [ 2.248553] io scheduler deadline registered (default) [ 2.266822] io scheduler cfq registered [ 2.279897] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.298320] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.317734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.344263] ACPI: Power Button [PWRF] [ 2.358129] GHES: HEST is not enabled! [ 2.393268] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.475863] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.526243] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.557975] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.618258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.647629] Linux agpgart interface v0.103 [ 2.666266] brd: module loaded [ 2.679347] loop: module loaded [ 2.709770] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.739079] GPT:90111 != 2097151 [ 2.751897] GPT:Alternate GPT header not at the end of the disk. [ 2.771148] GPT:90111 != 2097151 [ 2.782663] GPT: Use GNU Parted to correct GPT errors. [ 2.798902] vda: vda1 vda15 [ 2.817811] vdb: [ 2.830420] scsi host0: ata_piix [ 2.843663] scsi host1: ata_piix [ 2.857061] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdmrce [mem 4a 0xc0e0 irq 14 [ 2.878223] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.901130] libphy: Fixed MDIO Bus: probed [ 2.919307] tun: Universal TUN/TAP device driver, 1.6 [ 2.935320] tun: (C) 1999-2004 Max Krasnyansky [ 2.965006] PPP generic driver version 2.4.2 [ 2.979516] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.998539] ehci-pci: EHCI PCI platform driver [ 3.015079] ehci-platform: EHCI generic platform driver [ 3.031844] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.050401] ohci-pci: OHCI PCI platform driver [ 3.068386] ohci-platform: OHCI generic platform driver [ 3.090148] uhci_hcd: USB Universal Host Controller Interface driver [ 3.133894] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.151032] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.179370] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.195940] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.215225] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.238019] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.263173] usb usb1: Product: UHCI Host Controller [ 3.280393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.301059] usb usb1: SerialNumber: 0000:00:01.2 [ 3.316679] hub 1-0:1.0: USB hub found [ 3.330179] hub 1-0:1.0: 2 ports detected [ 3.346033] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.380759] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.397355] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.415404] mousedev: PS/2 mouse device common for all mice [ 3.435495] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.467381] rtc_cmos 00:00: RTC can wake from S4 [ 3.488620] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.514724] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.535354] i2c /dev entries driver [ 3.548120] device-mapper: uevent: version 1.0.3 [ 3.563741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.595094] ledtrig-cpu: registered to indicate activity on CPUs [ 3.615595] NET: Registered protocol family 10 [ 3.630455] NET: Registered protocol family 17 [ 3.647808] Key type dns_resolver registered [ 3.663079] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.682618] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.711011] registered taskstats version 1 [ 3.725842] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.746283] Loading compiled-in X.509 certificates [ 3.763424] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.794552] zswap: loaded using pool lzo/zbud [ 3.814247] Key type trusted registered [ 3.834468] Key type encrypted registered [ 3.850839] AppArmor: AppArmor sha1 policy hashing enabled [ 3.867485] ima: No TPM chip found, activating TPM-bypass! [ 3.887320] evm: HMAC attrs: 0x1 [ 4.103613] Magic number: 2:18:989 [ 4.119818] rtc_cmos 00:00: setting system clock to 2018-05-16 13:58:32 UTC (1526479112) [ 4.153098] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.170880] EDD information not available. [ 4.191516] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.220676] Write protecting the kernel read-only data: 14336k [ 4.240368] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.267229] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.31 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found 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.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 4.854859] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK 3663] scsStarting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.5... Lease of 192.168.130.5 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: 2018-05-16 13:58:36,996 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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.028030] pid_max: default: 32768 minimum: 301 [ 0.040034] ACPI: Core revision 20150930 [ 0.048836] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072078] Security Framework initialized [ 0.080029] Yama: becoming mindful. [ 0.088043] AppArmor: AppArmor initialized [ 0.096088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.104147] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128196] Initializing cgroup subsys io [ 0.136035] Initializing cgroup subsys memory [ 0.144036] Initializing cgroup subsys devices [ 0.152033] Initializing cgroup subsys freezer [ 0.160033] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176034] Initializing cgroup subsys net_prio [ 0.184032] Initializing cgroup subsys hugetlb [ 0.192031] Initializing cgroup subsys pids [ 0.204833] CPU: Physical Processor ID: 0 [ 0.213126] mce: CPU supports 10 MCE banks [ 0.221037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.516506] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.739877] ftrace: allocating 31920 entries in 125 pages [ 0.764161] smpboot: Max logical packages: 1 [ 0.772031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787111] x2apic enabled [ 0.788034] Switched APIC routing to physical x2apic. [ 0.816000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.816000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.828045] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.840065] ... version: 2 [ 0.844035] ... bit width: 48 [ 0.848034] ... generic registers: 4 [ 0.852034] ... value mask: 0000ffffffffffff [ 0.856326] ... max period: 000000007fffffff [ 0.860034] ... fixed-purpose events: 3 [ 0.864042] ... event mask: 000000070000000f [ 0.868109] KVM setup paravirtual spinlock [ 0.872662] x86: Booted up 1 node, 1 CPUs [ 0.876037] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.884113] devtmpfs: initialized [ 0.889707] evm: security.selinux [ 0.892036] evm: security.SMACK64 [ 0.896034] evm: security.SMACK64EXEC [ 0.900034] evm: security.SMACK64TRANSMUTE [ 0.904034] evm: security.SMACK64MMAP [ 0.908034] evm: security.ima [ 0.912034] evm: security.capability [ 0.916148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.920117] pinctrl core: initialized pinctrl subsystem [ 0.925455] RTC time: 13:58:28, date: 05/16/18 [ 0.928155] NET: Registered protocol family 16 [ 0.932187] cpuidle: using governor ladder [ 0.936038] cpuidle: using governor menu [ 0.940039] PCCT header not found. [ 0.944262] ACPI: bus type PCI registered [ 0.948036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.952794] PCI: Using configuration type 1 for base access [ 0.956394] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.961686] ACPI: Added _OSI(Module Device) [ 0.964036] ACPI: Added _OSI(Processor Device) [ 0.968035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.972035] ACPI: Added _OSI(Processor Aggregator Device) [ 0.979575] ACPI: Interpreter enabled [ 0.980039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.992042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.004048] ACPI: (supports S0 S3 S4 S5) [ 1.008034] ACPI: Using IOAPIC for interrupt routing [ 1.012051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.020112] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.024039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.028039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.032042] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.036933] acpiphp: Slot [3] registered [ 1.040144] acpiphp: Slot [4] registered [ 1.044142] acpiphp: Slot [5] registered [ 1.048141] acpiphp: Slot [6] registered [ 1.052142] acpiphp: Slot [7] registered [ 1.056143] acpiphp: Slot [8] registered [ 1.060141] acpiphp: Slot [9] registered [ 1.064141] acpiphp: Slot [10] registered [ 1.068429] acpiphp: Slot [11] registered [ 1.072141] acpiphp: Slot [12] registered [ 1.076173] acpiphp: Slot [13] registered [ 1.080143] acpiphp: Slot [14] registered [ 1.084147] acpiphp: Slot [15] registered [ 1.088144] acpiphp: Slot [16] registered [ 1.092143] acpiphp: Slot [17] registered [ 1.096141] acpiphp: Slot [18] registered [ 1.100141] acpiphp: Slot [19] registered [ 1.104142] acpiphp: Slot [20] registered [ 1.108141] acpiphp: Slot [21] registered [ 1.112161] acpiphp: Slot [22] registered [ 1.116149] acpiphp: Slot [23] registered [ 1.120145] acpiphp: Slot [24] registered [ 1.124146] acpiphp: Slot [25] registered [ 1.128144] acpiphp: Slot [26] registered [ 1.132144] acpiphp: Slot [27] registered [ 1.136148] acpiphp: Slot [28] registered [ 1.140144] acpiphp: Slot [29] registered [ 1.144146] acpiphp: Slot [30] registered [ 1.148144] acpiphp: Slot [31] registered [ 1.152170] PCI host bridge to bus 0000:00 [ 1.156038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.160036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.164036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.1u68038] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.172037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.176037] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.204132] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.208037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.212036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.216043] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.237664] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.240134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.360291] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.372521] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.384547] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.396499] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.409488] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.416605] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.420721] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.424000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.424035] vgaarb: loaded [ 1.428035] vgaarb: bridge control possible 0000:00:02.0 [ 1.432226] SCSI subsystem initialized [ 1.436208] ACPI: bus type USB registered [ 1.440055] usbcore: registered new interface driver usbfs [ 1.444046] usbcore: registered new interface driver hub [ 1.448048] usbcore: registered new device driver usb [ 1.452184] PCI: Using ACPI for IRQ routing [ 1.458080] NetLabel: Initializing [ 1.460034] NetLabel: domain hash size = 128 [ 1.464034] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.468048] NetLabel: unlabeled traffic allowed by default [ 1.472117] clocksource: Switched to clocksource kvm-clock [ 1.500485] AppArmor: AppArmor Filesystem Enabled [ 1.516492] pnp: PnP ACPI init [ 1.530785] pnp: PnP ACPI: found 5 devices [ 1.553607] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.583482] NET: Registered protocol family 2 [ 1.598731] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.618897] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.637604] TCP: Hash tables configured (established 4096 bind 4096) [ 1.658500] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.676207] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.695959] NET: Registered protocol family 1 [ 1.710443] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.728617] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.748266] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.790805] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.831516] Trying to unpack rootfs image as initramfs... [ 1.930345] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.956985] Scanning for low memory corruption every 60 seconds [ 1.977262] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.996257] audit: initializing netlink subsys (disabled) [ 2.013097] audit: type=2000 audit(1526479105.908:1): initialized [ 2.032750] Initialise system trusted keyring [ 2.047300] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.067018] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.089395] zbud: loaded [ 2.100926] VFS: Disk quotas dquot_6.6.0 [ 2.114833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.136550] fuse init (API version 7.23) [ 2.149990] Key type big_key registered [ 2.163324] Allocating IMA MOK and blacklist keyrings. [ 2.181599] Key type asymmetric registered [ 2.195151] Asymmetric key parser 'x509' registered [ 2.211076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.235346] io scheduler noop registered [ 2.248553] io scheduler deadline registered (default) [ 2.266822] io scheduler cfq registered [ 2.279897] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.298320] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.317734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.344263] ACPI: Power Button [PWRF] [ 2.358129] GHES: HEST is not enabled! [ 2.393268] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.475863] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.526243] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.557975] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.618258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.647629] Linux agpgart interface v0.103 [ 2.666266] brd: module loaded [ 2.679347] loop: module loaded [ 2.709770] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.739079] GPT:90111 != 2097151 [ 2.751897] GPT:Alternate GPT header not at the end of the disk. [ 2.771148] GPT:90111 != 2097151 [ 2.782663] GPT: Use GNU Parted to correct GPT errors. [ 2.798902] vda: vda1 vda15 [ 2.817811] vdb: [ 2.830420] scsi host0: ata_piix [ 2.843663] scsi host1: ata_piix [ 2.857061] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdmrce [mem 4a 0xc0e0 irq 14 [ 2.878223] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.901130] libphy: Fixed MDIO Bus: probed [ 2.919307] tun: Universal TUN/TAP device driver, 1.6 [ 2.935320] tun: (C) 1999-2004 Max Krasnyansky [ 2.965006] PPP generic driver version 2.4.2 [ 2.979516] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.998539] ehci-pci: EHCI PCI platform driver [ 3.015079] ehci-platform: EHCI generic platform driver [ 3.031844] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.050401] ohci-pci: OHCI PCI platform driver [ 3.068386] ohci-platform: OHCI generic platform driver [ 3.090148] uhci_hcd: USB Universal Host Controller Interface driver [ 3.133894] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.151032] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.179370] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.195940] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.215225] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.238019] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.263173] usb usb1: Product: UHCI Host Controller [ 3.280393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.301059] usb usb1: SerialNumber: 0000:00:01.2 [ 3.316679] hub 1-0:1.0: USB hub found [ 3.330179] hub 1-0:1.0: 2 ports detected [ 3.346033] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.380759] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.397355] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.415404] mousedev: PS/2 mouse device common for all mice [ 3.435495] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.467381] rtc_cmos 00:00: RTC can wake from S4 [ 3.488620] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.514724] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.535354] i2c /dev entries driver [ 3.548120] device-mapper: uevent: version 1.0.3 [ 3.563741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.595094] ledtrig-cpu: registered to indicate activity on CPUs [ 3.615595] NET: Registered protocol family 10 [ 3.630455] NET: Registered protocol family 17 [ 3.647808] Key type dns_resolver registered [ 3.663079] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.682618] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.711011] registered taskstats version 1 [ 3.725842] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.746283] Loading compiled-in X.509 certificates [ 3.763424] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.794552] zswap: loaded using pool lzo/zbud [ 3.814247] Key type trusted registered [ 3.834468] Key type encrypted registered [ 3.850839] AppArmor: AppArmor sha1 policy hashing enabled [ 3.867485] ima: No TPM chip found, activating TPM-bypass! [ 3.887320] evm: HMAC attrs: 0x1 [ 4.103613] Magic number: 2:18:989 [ 4.119818] rtc_cmos 00:00: setting system clock to 2018-05-16 13:58:32 UTC (1526479112) [ 4.153098] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.170880] EDD information not available. [ 4.191516] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.220676] Write protecting the kernel read-only data: 14336k [ 4.240368] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.267229] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.31 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found 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.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 4.854859] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK 3663] scsStarting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.5... Lease of 192.168.130.5 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 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.990 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDEZFXTYHouKrAGhZIkBrxwsv/26Rf83sy8GtXss55f4zJTFsDimDlJFUCPehYNOs4tXL1KL0+d/VHGGkxqG5yTtcOY70n3/jhaWIMqBGzs2Y4xreamyEVclz5DONhwAPgfq7K6xDM+3uPivCM/b2gJ9N/7mCBvL7lKD3yqrU29J/PrDEMTK6Zeyv92+/akY46O96JzdyJ2uw6d4s+DWKXyDh2FELfZG2dFjXyDCK8eJhd/bMq+B+bSXRj5/UcLf+pfxAQkMLPp2/CcUxhD4A3UDK2+DDjDV2iV05NYCYKvJiuWI9pdgn86+Pqeu6opsKWzPSJB+5R5F4Ht69nDARlv root@opnfv-vping-2-userdata--73688ec9-43e5-450e-8c1f-58df8afd3c2e ssh-dss AAAAB3NzaC1kc3MAAACBAIX+CcHQgi6ACx2xyOM8GpjMgcGxfAkCrqUJLA5Ygt+9nNXyh9FhIolFaQLOCLI+EvZnBMlEXZhSv4UUvoA4PXUwrlpEMXxMh7xX0RE3knsza6TOTu0iMYN5C9nCO71yhpkNuucQJUO0FGkAWigPfxkPBB4NoEsckIcCTUO0UZgZAAAAFQDAKThvrfIVpMoLl80ipH+4cscXLwAAAIB7P7cuXbdmesm+8dEWHx+Px9S4NTQQLVgWEBS6J8wkGWIBlrY4gqr7E9xIP++ByzUGPrB/8SbSdbjK4+r65r65r6dtZeI4X4Lj3IuQjoTijQRmjfbQ6tp6TC6TLhWE57lXQTPEV/kZYwCHRR2ogQF6PhmubqNVhLtxyKkN8FGw5gAAAIBc8bBA2tB+boYrqQzEGgNTvw8nfARwd1g95sChlSMGtvWgZRJV+fwK8TpIkCWi5zzeCGzuRSNrDjdpdFR9Lw9jFJZAkjJv+CR2nOEYjhsvebMLAW58jbUXMdluLPamiYjzqUIcmJL22E/7e/sZA7+Pct4ar9fU3ppbeSLlXBYp9A== root@opnfv-vping-2-userdata--73688ec9-43e5-450e-8c1f-58df8afd3c2e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.5,24,fe80::f816:3eff:fe44:80d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: b0c8ce47-e6e7-467f-bdbd-c63f68f135cb name: opnfv-vping-2-userdata--73688ec9-43e5-450e-8c1f-58df8afd3c2e availability-zone: nova local-hostname: opnfv-vping-2-userdata--73688ec9-43e5-450e-8c1f-58df8afd3c2e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=6.89 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--73688ec9-43e5-450e-8c1f-58df8afd3c2e login: /dev/root resized successfully [took 1.18s] 2018-05-16 13:58:36,997 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-16 13:58:37,284 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 13:58:37,284 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:41 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-16 13:58:52,339 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-16 13:58:52,430 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-16 13:58:52,430 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-16 13:58:52,430 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-16 13:59:02,468 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 811ef86c-3ffb-4d4d-95c8-63e15d8e9b37 | 2018-05-16T13:59:02.255719 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 811ef86c-3ffb-4d4d-95c8-63e15d8e9b37 ~/.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-16 13:59:08,448 - 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-16 13:59:08,448 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-16 13:59:19,374 - 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=ff24ac21-dd56-423a-b430-bd2cfd3818b0) as the default verifier for the future CLI operations. 2018-05-16 13:59:25,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-1fb19eb1-af6d-4161-8658-63b8f868f9ed' 2018-05-16 13:59:26,553 - 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-16T13:59:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'963ca3fa-c990-497e-bfcf-716bfb03387e', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-1fb19eb1-af6d-4161-8658-63b8f868f9ed', u'admin_state_up': True, u'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', u'created_at': u'2018-05-16T13:59:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9d8b28ef953041fcbf92812e593c43c6'}) 2018-05-16 13:59:27,204 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-16T13:59:26Z', 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'b1afce5f-f169-45ee-ba80-8605c1b17c08', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-1fb19eb1-af6d-4161-8658-63b8f868f9ed', u'enable_dhcp': True, u'network_id': u'963ca3fa-c990-497e-bfcf-716bfb03387e', u'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', u'created_at': u'2018-05-16T13:59:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'9d8b28ef953041fcbf92812e593c43c6'}) 2018-05-16 13:59:27,204 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-16 13:59:27,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1fb19eb1-af6d-4161-8658-63b8f868f9ed' 2018-05-16 13:59:27,794 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1fb19eb1-af6d-4161-8658-63b8f868f9ed', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-16T13:59:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/2b7cfbc0-7745-457a-a245-202abf529b9d/file', u'owner': u'9d8b28ef953041fcbf92812e593c43c6', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2b7cfbc0-7745-457a-a245-202abf529b9d', u'size': None, u'name': u'Cirros-0.4.0-1fb19eb1-af6d-4161-8658-63b8f868f9ed', u'checksum': None, u'self': u'/v2/images/2b7cfbc0-7745-457a-a245-202abf529b9d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-16T13:59:28Z', u'schema': u'/v2/schemas/image'}) 2018-05-16 13:59:27,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-1fb19eb1-af6d-4161-8658-63b8f868f9ed' 2018-05-16 13:59:28,243 - 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-1fb19eb1-af6d-4161-8658-63b8f868f9ed', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-16T13:59:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/31b29df7-eb8a-4737-b56b-42f504797f83/file', u'owner': u'9d8b28ef953041fcbf92812e593c43c6', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'31b29df7-eb8a-4737-b56b-42f504797f83', u'size': None, u'name': u'Cirros-0.4.0-1-1fb19eb1-af6d-4161-8658-63b8f868f9ed', u'checksum': None, u'self': u'/v2/images/31b29df7-eb8a-4737-b56b-42f504797f83', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-16T13:59:28Z', u'schema': u'/v2/schemas/image'}) 2018-05-16 13:59:28,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-16 13:59:28,381 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-1fb19eb1-af6d-4161-8658-63b8f868f9ed', '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'9d8b28ef953041fcbf92812e593c43c6', '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'e38581b6-cb13-4a11-a33d-a0e86102fea6', 'swap': 0}) 2018-05-16 13:59:28,468 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-1fb19eb1-af6d-4161-8658-63b8f868f9ed', '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'9d8b28ef953041fcbf92812e593c43c6', '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'41cd1d03-1f15-4f6c-bc1b-2a06472a2eba', 'swap': 0}) 2018-05-16 13:59:34,381 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-16 13:59:34,382 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-16 13:59:34,382 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-16 13:59:34,386 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-16 13:59:34,390 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-16 13:59:40,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ff24ac21-dd56-423a-b430-bd2cfd3818b0/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-16 13:59:40,179 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-16 13:59:40,182 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-16 13:59:40,182 - 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-16 14:14:40,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c762fd1e-92ba-468c-91e1-1e6efa1dddc0 2018-05-16 14:14:40,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c762fd1e-92ba-468c-91e1-1e6efa1dddc0']'. 2018-05-16 14:14:42,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-16 14:14:42,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-16 14:14:42,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-16 14:14:42,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c762fd1e-92ba-468c-91e1-1e6efa1dddc0 | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-16 13:59:44 | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-16 14:14:40 | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:56 | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ff24ac21-dd56-423a-b430-bd2cfd3818b0) | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 811ef86c-3ffb-4d4d-95c8-63e15d8e9b37) | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 872.664 | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-16 14:14:42,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-16 14:14:42,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-16 14:14:42,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-16 14:14:42,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-16 14:14:42,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-16 14:14:46,100 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 14:14:46,100 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:20 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-16 14:14:46,107 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-16 14:14:46,212 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-16 14:14:46,372 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual1 2018-05-16 14:14:46,373 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-16 14:14:46,373 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-16 14:14:46,501 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-16 14:14:51,319 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-16 14:14:57,394 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 56d5aec7-1c74-4fe2-a6c0-c548a4c3cce2 | 2018-05-16T14:14:57.236422 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 56d5aec7-1c74-4fe2-a6c0-c548a4c3cce2 ~/.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-16 14:15:03,799 - 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-16 14:15:03,799 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-16 14:15:04,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0'... 2018-05-16 14:15:05,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0'... 2018-05-16 14:15:06,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0'... 2018-05-16 14:15:10,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0'... 2018-05-16 14:15:10,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0'... 2018-05-16 14:15:10,559 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-16 14:15:10,561 - 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-16 14:15:10,562 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-16 14:15:10,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-16 14:15:10,579 - 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': '2ed1bebd-082d-4089-9929-f15e81794595', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0', 'flavor_name': 'rally-tiny-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0', '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-16 14:16:24,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 245b4540-0fc1-47b3-b1cc-29908c3317a9 2018-05-16 14:16:24,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-16 14:16:24,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '245b4540-0fc1-47b3-b1cc-29908c3317a9'] 2018-05-16 14:16:26,272 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 245b4540-0fc1-47b3-b1cc-29908c3317a9: 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 245b4540-0fc1-47b3-b1cc-29908c3317a9 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.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | total | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> duration | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.716523 Full duration: 8.069648 -------------------------------------------------------------------------------- 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 245b4540-0fc1-47b3-b1cc-29908c3317a9 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 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | -> duration | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.990186 Full duration: 8.128734 -------------------------------------------------------------------------------- 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 245b4540-0fc1-47b3-b1cc-29908c3317a9 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.454 | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 100.0% | 1 | | total | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 100.0% | 1 | | -> duration | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.198691 Full duration: 8.469175 -------------------------------------------------------------------------------- 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 245b4540-0fc1-47b3-b1cc-29908c3317a9 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.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 100.0% | 1 | | total | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | -> duration | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.977286 Full duration: 8.81017 -------------------------------------------------------------------------------- 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 245b4540-0fc1-47b3-b1cc-29908c3317a9 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.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | total | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 100.0% | 1 | | -> duration | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.453078 Full duration: 9.006423 -------------------------------------------------------------------------------- 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 245b4540-0fc1-47b3-b1cc-29908c3317a9 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.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | -> duration | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.03726 Full duration: 8.399539 HINTS: * To plot HTML graphics with this data, run: rally task report 245b4540-0fc1-47b3-b1cc-29908c3317a9 --out output.html * To generate a JUnit report, run: rally task export 245b4540-0fc1-47b3-b1cc-29908c3317a9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 245b4540-0fc1-47b3-b1cc-29908c3317a9 --json --out output.json 2018-05-16 14:16:26,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '245b4540-0fc1-47b3-b1cc-29908c3317a9'] 2018-05-16 14:16:27,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-16 14:16:27,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '245b4540-0fc1-47b3-b1cc-29908c3317a9', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-16 14:16:27,777 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-16 14:16:27,778 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-16 14:16:27,778 - 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-16 14:16:27,779 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-16 14:16:27,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-16 14:16:27,806 - 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': '2ed1bebd-082d-4089-9929-f15e81794595', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0', 'flavor_name': 'rally-tiny-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0', '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-16 14:18:05,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9f037236-8198-413a-b71c-57950a0e6561 2018-05-16 14:18:05,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9f037236-8198-413a-b71c-57950a0e6561'] 2018-05-16 14:18:07,026 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9f037236-8198-413a-b71c-57950a0e6561: 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 9f037236-8198-413a-b71c-57950a0e6561 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.876 | 2.876 | 2.876 | 2.876 | 2.876 | 2.876 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | -> glance_v2.upload_data | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | glance_v2.delete_image | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | total | 3.028 | 3.028 | 3.028 | 3.028 | 3.028 | 3.028 | 100.0% | 1 | | -> duration | 3.028 | 3.028 | 3.028 | 3.028 | 3.028 | 3.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.02755 Full duration: 12.712799 -------------------------------------------------------------------------------- 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 9f037236-8198-413a-b71c-57950a0e6561 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.945 | 2.945 | 2.945 | 2.945 | 2.945 | 2.945 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 100.0% | 1 | | -> glance_v2.upload_data | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | glance_v2.list_images | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 3.058 | 3.058 | 3.058 | 3.058 | 3.058 | 3.058 | 100.0% | 1 | | -> duration | 3.058 | 3.058 | 3.058 | 3.058 | 3.058 | 3.058 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.058435 Full duration: 14.58853 -------------------------------------------------------------------------------- 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 9f037236-8198-413a-b71c-57950a0e6561 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.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | total | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | -> duration | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.32236 Full duration: 8.866612 -------------------------------------------------------------------------------- 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": "2ed1bebd-082d-4089-9929-f15e81794595" } ], "flavor": { "name": "rally-tiny-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9f037236-8198-413a-b71c-57950a0e6561 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.244 | 0.244 | 0.244 | 0.244 | 0.244 | 0.244 | 100.0% | 1 | | -> glance_v2.upload_data | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | nova.boot_servers | 15.315 | 15.315 | 15.315 | 15.315 | 15.315 | 15.315 | 100.0% | 1 | | total | 18.177 | 18.177 | 18.177 | 18.177 | 18.177 | 18.177 | 100.0% | 1 | | -> duration | 17.177 | 17.177 | 17.177 | 17.177 | 17.177 | 17.177 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.177284 Full duration: 39.568643 HINTS: * To plot HTML graphics with this data, run: rally task report 9f037236-8198-413a-b71c-57950a0e6561 --out output.html * To generate a JUnit report, run: rally task export 9f037236-8198-413a-b71c-57950a0e6561 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9f037236-8198-413a-b71c-57950a0e6561 --json --out output.json 2018-05-16 14:18:07,026 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9f037236-8198-413a-b71c-57950a0e6561'] 2018-05-16 14:18:08,555 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-16 14:18:08,555 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9f037236-8198-413a-b71c-57950a0e6561', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-16 14:18:08,566 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-16 14:18:08,567 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-16 14:18:08,567 - 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-16 14:18:08,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-16 14:18:08,585 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-16 14:18:08,586 - 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': '2ed1bebd-082d-4089-9929-f15e81794595', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0', 'flavor_name': 'rally-tiny-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0', '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-16 14:22:06,841 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5f282068-153a-4c2b-85e1-494acd6748f8 2018-05-16 14:22:06,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '5f282068-153a-4c2b-85e1-494acd6748f8'] 2018-05-16 14:22:08,391 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5f282068-153a-4c2b-85e1-494acd6748f8: 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 5f282068-153a-4c2b-85e1-494acd6748f8 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.11 | 3.11 | 3.11 | 3.11 | 3.11 | 3.11 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 100.0% | 1 | | total | 7.629 | 7.629 | 7.629 | 7.629 | 7.629 | 7.629 | 100.0% | 1 | | -> duration | 7.629 | 7.629 | 7.629 | 7.629 | 7.629 | 7.629 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.628865 Full duration: 29.139922 -------------------------------------------------------------------------------- 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 5f282068-153a-4c2b-85e1-494acd6748f8 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.512 | 3.512 | 3.512 | 3.512 | 3.512 | 3.512 | 100.0% | 1 | | cinder_v2.delete_volume | 4.556 | 4.556 | 4.556 | 4.556 | 4.556 | 4.556 | 100.0% | 1 | | total | 8.068 | 8.068 | 8.068 | 8.068 | 8.068 | 8.068 | 100.0% | 1 | | -> duration | 8.068 | 8.068 | 8.068 | 8.068 | 8.068 | 8.068 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.06793 Full duration: 19.374811 -------------------------------------------------------------------------------- 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-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f282068-153a-4c2b-85e1-494acd6748f8 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.211 | 6.211 | 6.211 | 6.211 | 6.211 | 6.211 | 100.0% | 1 | | cinder_v2.delete_volume | 4.545 | 4.545 | 4.545 | 4.545 | 4.545 | 4.545 | 100.0% | 1 | | total | 10.756 | 10.756 | 10.756 | 10.756 | 10.756 | 10.756 | 100.0% | 1 | | -> duration | 10.756 | 10.756 | 10.756 | 10.756 | 10.756 | 10.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.756213 Full duration: 22.810431 -------------------------------------------------------------------------------- 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 5f282068-153a-4c2b-85e1-494acd6748f8 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.53 | 3.53 | 3.53 | 3.53 | 3.53 | 3.53 | 100.0% | 1 | | cinder_v2.delete_volume | 4.443 | 4.443 | 4.443 | 4.443 | 4.443 | 4.443 | 100.0% | 1 | | total | 7.974 | 7.974 | 7.974 | 7.974 | 7.974 | 7.974 | 100.0% | 1 | | -> duration | 7.974 | 7.974 | 7.974 | 7.974 | 7.974 | 7.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.973507 Full duration: 18.95274 -------------------------------------------------------------------------------- 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 5f282068-153a-4c2b-85e1-494acd6748f8 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.531 | 3.531 | 3.531 | 3.531 | 3.531 | 3.531 | 100.0% | 1 | | cinder_v2.extend_volume | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 100.0% | 1 | | cinder_v2.delete_volume | 6.527 | 6.527 | 6.527 | 6.527 | 6.527 | 6.527 | 100.0% | 1 | | total | 12.61 | 12.61 | 12.61 | 12.61 | 12.61 | 12.61 | 100.0% | 1 | | -> duration | 12.61 | 12.61 | 12.61 | 12.61 | 12.61 | 12.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.609869 Full duration: 23.682768 -------------------------------------------------------------------------------- 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 5f282068-153a-4c2b-85e1-494acd6748f8 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.181 | 14.181 | 14.181 | 14.181 | 14.181 | 14.181 | 100.0% | 1 | | cinder_v2.delete_volume | 4.407 | 4.407 | 4.407 | 4.407 | 4.407 | 4.407 | 100.0% | 1 | | total | 18.589 | 18.589 | 18.589 | 18.589 | 18.589 | 18.589 | 100.0% | 1 | | -> duration | 18.589 | 18.589 | 18.589 | 18.589 | 18.589 | 18.589 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.589042 Full duration: 40.418203 -------------------------------------------------------------------------------- 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 5f282068-153a-4c2b-85e1-494acd6748f8 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.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | cinder_v2.list_qos | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 100.0% | 1 | | -> duration | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.91409 Full duration: 13.527529 -------------------------------------------------------------------------------- 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 5f282068-153a-4c2b-85e1-494acd6748f8 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.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | cinder_v2.set_qos | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | total | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> duration | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.925524 Full duration: 13.45331 -------------------------------------------------------------------------------- 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 5f282068-153a-4c2b-85e1-494acd6748f8 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.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | cinder_v2.list_types | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> duration | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.041289 Full duration: 13.610671 -------------------------------------------------------------------------------- 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 5f282068-153a-4c2b-85e1-494acd6748f8 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.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | total | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> duration | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.004931 Full duration: 13.544639 HINTS: * To plot HTML graphics with this data, run: rally task report 5f282068-153a-4c2b-85e1-494acd6748f8 --out output.html * To generate a JUnit report, run: rally task export 5f282068-153a-4c2b-85e1-494acd6748f8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5f282068-153a-4c2b-85e1-494acd6748f8 --json --out output.json 2018-05-16 14:22:08,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5f282068-153a-4c2b-85e1-494acd6748f8'] 2018-05-16 14:22:10,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-16 14:22:10,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5f282068-153a-4c2b-85e1-494acd6748f8', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-16 14:22:10,128 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-16 14:22:10,129 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-16 14:22:10,129 - 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-16 14:22:10,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-16 14:22:10,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-16 14:22:10,146 - 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': '2ed1bebd-082d-4089-9929-f15e81794595', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0', 'flavor_name': 'rally-tiny-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7ae44e81-c4cc-463c-9b2a-d8a9ce61d5a0', '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-16 14:22:24,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2752f61f-74d0-42ff-8b5c-df6da840cdbb 2018-05-16 14:22:24,850 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '2752f61f-74d0-42ff-8b5c-df6da840cdbb'] 2018-05-16 14:22:26,285 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2752f61f-74d0-42ff-8b5c-df6da840cdbb: 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 2752f61f-74d0-42ff-8b5c-df6da840cdbb 2018-05-16 14:22:26,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2752f61f-74d0-42ff-8b5c-df6da840cdbb'] 2018-05-16 14:22:27,787 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-16 14:22:35,566 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-16 14:22:35,846 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 14:22:36,173 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 14:22:36,174 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 14:22:36,177 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 14:22:36,179 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 14:22:36,180 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 14:22:36,180 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 14:22:36,174 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 07:49 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-16 14:22:36,181 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 14:22:36,181 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-16 14:22:36,182 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-16 14:22:36,268 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-16 14:22:36,268 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-16 14:22:36,269 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-16 14:22:41,126 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-16 14:22:45,796 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6c3c8b3e-6dc0-4e01-aa81-c4da2f0600a4 | 2018-05-16T14:22:45.650616 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6c3c8b3e-6dc0-4e01-aa81-c4da2f0600a4 ~/.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-16 14:22:52,037 - 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-16 14:22:52,037 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-16 14:22:56,868 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-16 14:23:03,914 - 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=2f356deb-c4a7-46fb-a456-ba0d9e9c40fa) as the default verifier for the future CLI operations. 2018-05-16 14:23:10,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-a7a67415-1fde-4182-93ab-02c5eb3e6f3e' 2018-05-16 14:23:11,049 - 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-16T14:23:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c1972303-4713-41c2-b992-b6f8ac9f79c2', u'provider:segmentation_id': 60, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-a7a67415-1fde-4182-93ab-02c5eb3e6f3e', u'admin_state_up': True, u'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', u'created_at': u'2018-05-16T14:23:10Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9d8b28ef953041fcbf92812e593c43c6'}) 2018-05-16 14:23:11,694 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-16T14:23:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'17049869-dc28-445f-b253-399116685cd1', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-a7a67415-1fde-4182-93ab-02c5eb3e6f3e', u'enable_dhcp': True, u'network_id': u'c1972303-4713-41c2-b992-b6f8ac9f79c2', u'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', u'created_at': u'2018-05-16T14:23:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'9d8b28ef953041fcbf92812e593c43c6'}) 2018-05-16 14:23:11,694 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-16 14:23:11,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-a7a67415-1fde-4182-93ab-02c5eb3e6f3e' 2018-05-16 14:23:12,265 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-a7a67415-1fde-4182-93ab-02c5eb3e6f3e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-16T14:23:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/6a5df1d5-84b0-4cb1-ad0e-07a07a826767/file', u'owner': u'9d8b28ef953041fcbf92812e593c43c6', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6a5df1d5-84b0-4cb1-ad0e-07a07a826767', u'size': None, u'name': u'Cirros-0.4.0-a7a67415-1fde-4182-93ab-02c5eb3e6f3e', u'checksum': None, u'self': u'/v2/images/6a5df1d5-84b0-4cb1-ad0e-07a07a826767', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-16T14:23:12Z', u'schema': u'/v2/schemas/image'}) 2018-05-16 14:23:12,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-a7a67415-1fde-4182-93ab-02c5eb3e6f3e' 2018-05-16 14:23:12,822 - 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-a7a67415-1fde-4182-93ab-02c5eb3e6f3e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-16T14:23:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/70d2c0e4-b9e9-41c7-b266-5def8d3a85c0/file', u'owner': u'9d8b28ef953041fcbf92812e593c43c6', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'70d2c0e4-b9e9-41c7-b266-5def8d3a85c0', u'size': None, u'name': u'Cirros-0.4.0-1-a7a67415-1fde-4182-93ab-02c5eb3e6f3e', u'checksum': None, u'self': u'/v2/images/70d2c0e4-b9e9-41c7-b266-5def8d3a85c0', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-16T14:23:12Z', u'schema': u'/v2/schemas/image'}) 2018-05-16 14:23:12,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-16 14:23:12,973 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-a7a67415-1fde-4182-93ab-02c5eb3e6f3e', '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'9d8b28ef953041fcbf92812e593c43c6', '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'7a8ec294-2d9a-4ae0-8423-f500b12875ce', 'swap': 0}) 2018-05-16 14:23:13,062 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-a7a67415-1fde-4182-93ab-02c5eb3e6f3e', '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'9d8b28ef953041fcbf92812e593c43c6', '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'77688320-6319-4cdd-9cc3-859931b3b16e', 'swap': 0}) 2018-05-16 14:23:19,124 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-16 14:23:19,124 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-16 14:23:19,124 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-16 14:23:19,127 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-16 14:23:19,134 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-16 14:23:24,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2f356deb-c4a7-46fb-a456-ba0d9e9c40fa/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-16 14:23:24,928 - 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-16 14:26:16,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9ac085d0-b5f0-4392-8ada-778b2ea4d336 2018-05-16 14:26:16,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9ac085d0-b5f0-4392-8ada-778b2ea4d336']'. 2018-05-16 14:26:18,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-16 14:26:18,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-16 14:26:18,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-16 14:26:18,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9ac085d0-b5f0-4392-8ada-778b2ea4d336 | 2018-05-16 14:26:18,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-16 14:26:18,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-16 14:23:29 | 2018-05-16 14:26:18,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-16 14:26:16 | 2018-05-16 14:26:18,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:47 | 2018-05-16 14:26:18,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-16 14:26:18,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-16 14:26:18,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2f356deb-c4a7-46fb-a456-ba0d9e9c40fa) | 2018-05-16 14:26:18,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-16 14:26:18,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6c3c8b3e-6dc0-4e01-aa81-c4da2f0600a4) | 2018-05-16 14:26:18,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-16 14:26:18,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 135.113 | 2018-05-16 14:26:18,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 136 | 2018-05-16 14:26:18,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-16 14:26:18,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-16 14:26:18,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-16 14:26:18,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-16 14:26:18,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-16 14:26:18,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-16 14:26:18,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-16 14:26:21,629 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 14:26:21,629 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:11 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-16 14:26:21,636 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-16 14:26:23,108 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-16 15:16:10,738 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 119 tests in 2987.563s OK 2018-05-16 15:16:11,080 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 15:16:11,081 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 49:48 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-16 15:16:11,084 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-16 15:16:11,174 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-16 15:16:11,174 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-16 15:16:11,175 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-16 15:16:15,961 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-16 15:16:20,856 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c4cd5bbf-5d28-4fd4-87c5-7154b2fa2332 | 2018-05-16T15:16:20.708174 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c4cd5bbf-5d28-4fd4-87c5-7154b2fa2332 ~/.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-16 15:16:27,321 - 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-16 15:16:27,322 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-16 15:16:32,386 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-16 15:16:38,696 - 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=5efc552f-c1da-4389-bfcf-7202b8d36e8e) as the default verifier for the future CLI operations. 2018-05-16 15:16:46,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-69aa31c0-3d70-4808-b252-22685dc37c7f' 2018-05-16 15:16:47,178 - 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-16T15:16:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'14099ed8-96b1-4f5a-ab4b-4f69b33b491f', u'provider:segmentation_id': 9, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-69aa31c0-3d70-4808-b252-22685dc37c7f', u'admin_state_up': True, u'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', u'created_at': u'2018-05-16T15:16:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9d8b28ef953041fcbf92812e593c43c6'}) 2018-05-16 15:16:47,872 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-16T15:16:47Z', 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'e80e1468-ef7d-4db9-b79f-394ced2437f7', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-69aa31c0-3d70-4808-b252-22685dc37c7f', u'enable_dhcp': True, u'network_id': u'14099ed8-96b1-4f5a-ab4b-4f69b33b491f', u'tenant_id': u'9d8b28ef953041fcbf92812e593c43c6', u'created_at': u'2018-05-16T15:16:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'9d8b28ef953041fcbf92812e593c43c6'}) 2018-05-16 15:16:47,872 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-16 15:16:47,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-69aa31c0-3d70-4808-b252-22685dc37c7f' 2018-05-16 15:16:48,513 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-69aa31c0-3d70-4808-b252-22685dc37c7f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-16T15:16:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/90b8ba37-20c3-4a17-b4e7-668187e766b7/file', u'owner': u'9d8b28ef953041fcbf92812e593c43c6', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'90b8ba37-20c3-4a17-b4e7-668187e766b7', u'size': None, u'name': u'Cirros-0.4.0-69aa31c0-3d70-4808-b252-22685dc37c7f', u'checksum': None, u'self': u'/v2/images/90b8ba37-20c3-4a17-b4e7-668187e766b7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-16T15:16:48Z', u'schema': u'/v2/schemas/image'}) 2018-05-16 15:16:48,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-69aa31c0-3d70-4808-b252-22685dc37c7f' 2018-05-16 15:16:49,070 - 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-69aa31c0-3d70-4808-b252-22685dc37c7f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-16T15:16:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/299fa43c-55be-4aa6-9573-76e8e7d7aa90/file', u'owner': u'9d8b28ef953041fcbf92812e593c43c6', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'299fa43c-55be-4aa6-9573-76e8e7d7aa90', u'size': None, u'name': u'Cirros-0.4.0-1-69aa31c0-3d70-4808-b252-22685dc37c7f', u'checksum': None, u'self': u'/v2/images/299fa43c-55be-4aa6-9573-76e8e7d7aa90', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-16T15:16:49Z', u'schema': u'/v2/schemas/image'}) 2018-05-16 15:16:49,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-16 15:16:49,223 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-69aa31c0-3d70-4808-b252-22685dc37c7f', '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'9d8b28ef953041fcbf92812e593c43c6', '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'3185253e-e591-4fbb-8a18-fa5e338f768f', 'swap': 0}) 2018-05-16 15:16:49,314 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-69aa31c0-3d70-4808-b252-22685dc37c7f', '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'9d8b28ef953041fcbf92812e593c43c6', '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'99e5fc60-2ab6-417e-9004-a78ac5da622f', 'swap': 0}) 2018-05-16 15:16:56,194 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-16 15:16:56,195 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-16 15:16:56,196 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-16 15:16:56,199 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-16 15:16:56,209 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-16 15:17:01,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5efc552f-c1da-4389-bfcf-7202b8d36e8e/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-16 15:17:01,376 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-16 15:17:01,378 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-16 15:17:01,379 - 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-16 15:19:43,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a8351a8b-107f-4070-8681-c6c899cbfc77 2018-05-16 15:19:43,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a8351a8b-107f-4070-8681-c6c899cbfc77']'. 2018-05-16 15:19:45,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-16 15:19:45,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-16 15:19:45,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-16 15:19:45,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a8351a8b-107f-4070-8681-c6c899cbfc77 | 2018-05-16 15:19:45,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-16 15:19:45,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-16 15:17:05 | 2018-05-16 15:19:45,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-16 15:19:43 | 2018-05-16 15:19:45,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:38 | 2018-05-16 15:19:45,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-16 15:19:45,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-16 15:19:45,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5efc552f-c1da-4389-bfcf-7202b8d36e8e) | 2018-05-16 15:19:45,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-16 15:19:45,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c4cd5bbf-5d28-4fd4-87c5-7154b2fa2332) | 2018-05-16 15:19:45,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-16 15:19:45,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 142.846 | 2018-05-16 15:19:45,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-16 15:19:45,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-16 15:19:45,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-16 15:19:45,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-16 15:19:45,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-16 15:19:45,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-16 15:19:45,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-16 15:19:45,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-16 15:19:48,834 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 15:19:48,834 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:02 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-16 15:19:48,838 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 15:19:48,839 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:49 | PASS | | vping_userdata | functest | smoke | 00:41 | PASS | | tempest_smoke_serial | functest | smoke | 15:20 | PASS | | rally_sanity | functest | smoke | 07:49 | FAIL | | patrole | functest | smoke | 03:11 | PASS | | snaps_smoke | functest | smoke | 49:48 | PASS | | neutron_trunk | functest | smoke | 03:02 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-16 15:19:48,848 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-16 15:20:26,533 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-302 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-16 15:20:26,541 - 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-16 15:20:26,541 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-16 15:20:26,541 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-16 15:20:26,542 - 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-16 15:20:26,545 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-16 15:20:37,010 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-302 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-16 15:20:37,014 - 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-16 15:20:37,015 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-16 15:20:37,015 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-16 15:20:37,016 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-16 15:20:37,018 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK