2018-05-22 23:58:16,688 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-379 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual2 | +--------------------------------------+-----------------------------------------------------------+ 2018-05-22 23:58:16,691 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='5a2cfc6c489415cb3bd17c7caa080454d021d4a7d30bd6ae48c5b' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-05-22 23:58:16,691 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-22 23:58:16,692 - 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-22 23:58:16,693 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-22 23:58:16,693 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-22 23:58:21,866 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-22 23:58:38,790 - 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 16.914s OK 2018-05-22 23:58:39,332 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-22 23:58:39,332 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:17 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-22 23:58:39,334 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-22 23:58:41,075 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-23 00:12:30,121 - 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 829.015s OK 2018-05-23 00:12:30,669 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 00:12:30,669 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-23 00:12:30,671 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-23 00:12:31,585 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-23 00:13:22,229 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 50.643s OK 2018-05-23 00:13:22,803 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 00:13:22,804 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:51 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-23 00:13:22,806 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:17 | PASS | | api_check | functest | healthcheck | 13:49 | PASS | | snaps_health_check | functest | healthcheck | 00:51 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-23 00:13:22,807 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-23 00:13:29,080 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-379 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual2 | +--------------------------------------+-----------------------------------------------------------+ 2018-05-23 00:13:29,083 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='5a2cfc6c489415cb3bd17c7caa080454d021d4a7d30bd6ae48c5b' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-05-23 00:13:29,083 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-23 00:13:29,084 - 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-23 00:13:29,085 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-23 00:13:29,086 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-23 00:13:31,443 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'1f290489-955b-4a86-9916-4dbc1fd6f500'], u'description': u'', u'provider:physical_network': u'physnet', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-22T23:54:47Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'34c8268c-785c-448f-bd60-99ee32c5ffd5', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'ext-net', u'admin_state_up': True, u'tenant_id': u'9393c453e1b0488aa91b941faaddd213', u'created_at': u'2018-05-22T23:54:40Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9393c453e1b0488aa91b941faaddd213'}) 2018-05-23 00:13:32,474 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual2 2018-05-23 00:13:32,474 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-23 00:13:33,569 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual2 2018-05-23 00:13:33,569 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-23 00:13:33,569 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-23 00:13:34,387 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-23 00:13:34,387 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-23 00:13:34' 2018-05-23 00:13:34,387 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--2cb1ff53-fca7-40d9-98a9-481d4677a609' 2018-05-23 00:13:34,387 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-23 00:13:35,986 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--2cb1ff53-fca7-40d9-98a9-481d4677a609', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T00:13:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/57583dd4-54d8-4e3c-a844-71de621b2f99/file', u'owner': u'9393c453e1b0488aa91b941faaddd213', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'57583dd4-54d8-4e3c-a844-71de621b2f99', u'size': None, u'name': u'functest-vping--2cb1ff53-fca7-40d9-98a9-481d4677a609', u'checksum': None, u'self': u'/v2/images/57583dd4-54d8-4e3c-a844-71de621b2f99', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T00:13:34Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 00:13:35,986 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-2cb1ff53-fca7-40d9-98a9-481d4677a609' 2018-05-23 00:13:36,420 - 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-23T00:13:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cda3d5c9-2f16-4b12-a1fe-1357a67ca51c', u'provider:segmentation_id': 53, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-2cb1ff53-fca7-40d9-98a9-481d4677a609', u'admin_state_up': True, u'tenant_id': u'9393c453e1b0488aa91b941faaddd213', u'created_at': u'2018-05-23T00:13:36Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9393c453e1b0488aa91b941faaddd213'}) 2018-05-23 00:13:37,196 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T00:13:36Z', 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'34e749af-3e5c-4dc0-a999-a92d0d86598c', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-2cb1ff53-fca7-40d9-98a9-481d4677a609', u'enable_dhcp': True, u'network_id': u'cda3d5c9-2f16-4b12-a1fe-1357a67ca51c', u'tenant_id': u'9393c453e1b0488aa91b941faaddd213', u'created_at': u'2018-05-23T00:13:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'9393c453e1b0488aa91b941faaddd213'}) 2018-05-23 00:13:37,196 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-2cb1ff53-fca7-40d9-98a9-481d4677a609' 2018-05-23 00:13:45,648 - 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-23T00:13:39Z', u'revision_number': 3, u'ha': True, u'id': u'd6511fd7-ac1a-4072-95d1-5d413287b420', u'external_gateway_info': {u'network_id': u'34c8268c-785c-448f-bd60-99ee32c5ffd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1f290489-955b-4a86-9916-4dbc1fd6f500', u'ip_address': u'192.16.1.111'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-2cb1ff53-fca7-40d9-98a9-481d4677a609', u'admin_state_up': True, u'tenant_id': u'9393c453e1b0488aa91b941faaddd213', u'created_at': u'2018-05-23T00:13:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'9393c453e1b0488aa91b941faaddd213'}) 2018-05-23 00:13:50,225 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-2cb1ff53-fca7-40d9-98a9-481d4677a609' 2018-05-23 00:13:50,297 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-2cb1ff53-fca7-40d9-98a9-481d4677a609', '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'9393c453e1b0488aa91b941faaddd213', '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'ef0bb20c-0198-474b-874c-73a05ab33cfc', 'swap': 0}) 2018-05-23 00:13:51,634 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-2cb1ff53-fca7-40d9-98a9-481d4677a609' 2018-05-23 00:14:01,618 - 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-2cb1ff53-fca7-40d9-98a9-481d4677a609': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:47:c2', u'version': 4, u'addr': u'192.168.130.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'57583dd4-54d8-4e3c-a844-71de621b2f99'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000025', u'OS-SRV-USG:launched_at': u'2018-05-23T00:13:59.000000', 'flavor': Munch({u'id': u'ef0bb20c-0198-474b-874c-73a05ab33cfc'}), 'az': u'nova', 'id': u'9cdbddaf-124f-4b1a-9de7-bcad15e43721', 'security_groups': [Munch({u'name': u'vping-sg-2cb1ff53-fca7-40d9-98a9-481d4677a609'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd849c55479214cf0b0391767c1cdbfae', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9393c453e1b0488aa91b941faaddd213', '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-23T00:13:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T00:14:00Z', 'hostId': u'a09e7504ab6f0f3f3825d20b6d96713e82be607a18fd015494de61df', u'OS-EXT-SRV-ATTR:host': u'host4', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.8', 'cloud': 'envvars', 'host_id': u'a09e7504ab6f0f3f3825d20b6d96713e82be607a18fd015494de61df', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host4', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000025', u'OS-SRV-USG:launched_at': u'2018-05-23T00:13:59.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host4', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9393c453e1b0488aa91b941faaddd213', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host4', 'name': u'opnfv-vping-1-2cb1ff53-fca7-40d9-98a9-481d4677a609', 'adminPass': u'qYmRyFYgAP8A', 'tenant_id': u'9393c453e1b0488aa91b941faaddd213', 'created_at': u'2018-05-23T00:13:52Z', 'created': u'2018-05-23T00:13:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-05-23 00:14:02,816 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 console: 2018-05-23 00:14:02,817 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-2cb1ff53-fca7-40d9-98a9-481d4677a609' 2018-05-23 00:14:03,125 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKA6VpiEiCgfGFWbpUH2GA4StDuP55x1Cwc2RVdTJdmxC3G9MQmJUDq/MPbJ8FInt8dISj2b8xMJeyztRmplPTsfxPrJ5ccvPLjFll78ZTlW7sO1x4RAfFmd3Wp5F+droEulYGWlXHT4HVuQvkHECNCmPDKFgWIy7Jhw+uphHjttOFEOKhgwxasHx6q+LRNleZy1ZGe4C5sbsCdhehVMXWznGdYcFH5KDYlihvTQrWp5YOuPGEHeXyHldSkpyihoiN9FMd76r18IzNXeC4C5NBirKb9AjuZW8W68TBL2AJw4JD5/XDe2mB8un538MyOTT7AzPAJCXWh0CJ/vW1xfiF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAygOlaYhIgoHxhVm6VB9hgOErQ7j+ecdQsHNkVXUyXZsQtxvT\nEJiVA6vzD2yfBSJ7fHSEo9m/MTCXss7UZqZT07H8T6yeXHLzy4xZZe/GU5Vu7Dtc\neEQHxZnd1qeRfna6BLpWBlpVx0+B1bkL5BxAjQpjwyhYFiMuyYcPrqYR47bThRDi\noYMMWrB8eqvi0TZXmctWRnuAubG7AnYXoVTF1s5xnWHBR+Sg2JYob00K1qeWDrjx\nhB3l8h5XUpKcooaIjfRTHe+q9fCMzV3guAuTQYqym/QI7mVvFuvEwS9gCcOCQ+f1\nw3tpgfLp+d/DMjk0+wMzwCQl1odAif71tcX4hQIDAQABAoIBAQCDZG+3/j47NE1k\n0IGSqX5/lvTO7YoGpw7iVYtS0hFaNLtgfaaASt3RL4u94oZjjpQG1LpY4A2s7tAc\nKs6XnWM0c7WKFNpDgzjykWysEpJKVw14dPul9Ymgin1xWjgVqx8+Z/v/0c2s/xeR\nbPRA/+c0VSeiDaGNdIC/7yrSC43jLyRCiXR8LhmgJYF+zSlzvBoVwGr3KedeZodG\nfOydbkPV2OkAq6UA3aAcYwtqqgYBZn0FmUP0yUvR0IHu2rD177DLPnmM3JzXN7Bp\n/W9zbyOFgem23EHltY7R3VroEaOdbUuDfi+rVVcfKL+Sdp3Dc+7hvDvZr76bvuAh\nLevDfy7BAoGBAPPy82J68Fnba7g9uhRM2c1P16Tsq7ZVhy8vINKMPZ35zpIT3DjG\nOvQ/cyI5AO9Hr4g60t3M9ZgA4lztqxK2nmKnboruvc0uIU4n9UPXxZo7QD3c346Z\nNUNP6ElLNxZU9Ud96XTLRzxU53sgeS+D6lvwA1Camrco1jXWdnbBFML9AoGBANP+\nYEpE/pjmNkJFuJIVAYrj7HUj07cTNau1ti8A0mUDTK5pswvrsjJMLCqJVfcMELLv\nw3mGMPYJLuMbmEa82qSOOxcLIqxzVHEewt7EAcEF+E1qkU7scImEqUux2w3Pj8bD\nGegsv3JMgOBl7vo/CSfHrkKN1a3iwuEqVo8ExRYpAoGAairv9YoflFvEM7jZhQA1\nQf9fkG1YBdCPNt/B3yAdqOURG83859CN08LRbrF0UK7YG+fN4a3TrMWlvl/JNim4\nIKNRnrFsdSGAaS1GtrHvU8I5oTLBMKRI4/Sg2VUcsmFjJiwMMEJPzFf/LjzhwOYe\nVsjMCIZgkxn4sBGYGPLLAFkCgYBzrT17qVRHuG7pEMRbKg0ybZaMgOU448mIjdoA\nofEsX3WLQnAJ1C3jVj9PYqs+6B2AlmZSvI+g4XftQxR/nPOtkVLbCx97fF8abs+k\n4M2YNxq7m6f4qfnqgDIk9ML0MUtiCPns/+Xjh61XRSf280iapVIITP7JKJBwbzrW\nRaMJqQKBgQCa2i27AL93R6smhjp7hvNDjDm3sC6GB7hVbcc03O3AftF2c88Ts181\nAyZvmDKGNv82t4sNgCKROyMewE+RhcknPf0aKTOfqZqF4QJ9jaXRuMQqXXPQzi/H\nWqh4MXXQWstlTszpQssQlZBKgILuCcAz0vva5XIZGCaTSyxSn3V5cA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd849c55479214cf0b0391767c1cdbfae', 'name': u'vping-keypair-2cb1ff53-fca7-40d9-98a9-481d4677a609', 'created_at': '2018-05-23T00:14:03.125172', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9393c453e1b0488aa91b941faaddd213', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'5f:6a:8d:71:f7:12:ca:ec:c5:20:8a:fa:16:92:1e:16', 'type': 'ssh', 'id': u'vping-keypair-2cb1ff53-fca7-40d9-98a9-481d4677a609'}) 2018-05-23 00:14:03,126 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAygOlaYhIgoHxhVm6VB9hgOErQ7j+ecdQsHNkVXUyXZsQtxvT EJiVA6vzD2yfBSJ7fHSEo9m/MTCXss7UZqZT07H8T6yeXHLzy4xZZe/GU5Vu7Dtc eEQHxZnd1qeRfna6BLpWBlpVx0+B1bkL5BxAjQpjwyhYFiMuyYcPrqYR47bThRDi oYMMWrB8eqvi0TZXmctWRnuAubG7AnYXoVTF1s5xnWHBR+Sg2JYob00K1qeWDrjx hB3l8h5XUpKcooaIjfRTHe+q9fCMzV3guAuTQYqym/QI7mVvFuvEwS9gCcOCQ+f1 w3tpgfLp+d/DMjk0+wMzwCQl1odAif71tcX4hQIDAQABAoIBAQCDZG+3/j47NE1k 0IGSqX5/lvTO7YoGpw7iVYtS0hFaNLtgfaaASt3RL4u94oZjjpQG1LpY4A2s7tAc Ks6XnWM0c7WKFNpDgzjykWysEpJKVw14dPul9Ymgin1xWjgVqx8+Z/v/0c2s/xeR bPRA/+c0VSeiDaGNdIC/7yrSC43jLyRCiXR8LhmgJYF+zSlzvBoVwGr3KedeZodG fOydbkPV2OkAq6UA3aAcYwtqqgYBZn0FmUP0yUvR0IHu2rD177DLPnmM3JzXN7Bp /W9zbyOFgem23EHltY7R3VroEaOdbUuDfi+rVVcfKL+Sdp3Dc+7hvDvZr76bvuAh LevDfy7BAoGBAPPy82J68Fnba7g9uhRM2c1P16Tsq7ZVhy8vINKMPZ35zpIT3DjG OvQ/cyI5AO9Hr4g60t3M9ZgA4lztqxK2nmKnboruvc0uIU4n9UPXxZo7QD3c346Z NUNP6ElLNxZU9Ud96XTLRzxU53sgeS+D6lvwA1Camrco1jXWdnbBFML9AoGBANP+ YEpE/pjmNkJFuJIVAYrj7HUj07cTNau1ti8A0mUDTK5pswvrsjJMLCqJVfcMELLv w3mGMPYJLuMbmEa82qSOOxcLIqxzVHEewt7EAcEF+E1qkU7scImEqUux2w3Pj8bD Gegsv3JMgOBl7vo/CSfHrkKN1a3iwuEqVo8ExRYpAoGAairv9YoflFvEM7jZhQA1 Qf9fkG1YBdCPNt/B3yAdqOURG83859CN08LRbrF0UK7YG+fN4a3TrMWlvl/JNim4 IKNRnrFsdSGAaS1GtrHvU8I5oTLBMKRI4/Sg2VUcsmFjJiwMMEJPzFf/LjzhwOYe VsjMCIZgkxn4sBGYGPLLAFkCgYBzrT17qVRHuG7pEMRbKg0ybZaMgOU448mIjdoA ofEsX3WLQnAJ1C3jVj9PYqs+6B2AlmZSvI+g4XftQxR/nPOtkVLbCx97fF8abs+k 4M2YNxq7m6f4qfnqgDIk9ML0MUtiCPns/+Xjh61XRSf280iapVIITP7JKJBwbzrW RaMJqQKBgQCa2i27AL93R6smhjp7hvNDjDm3sC6GB7hVbcc03O3AftF2c88Ts181 AyZvmDKGNv82t4sNgCKROyMewE+RhcknPf0aKTOfqZqF4QJ9jaXRuMQqXXPQzi/H Wqh4MXXQWstlTszpQssQlZBKgILuCcAz0vva5XIZGCaTSyxSn3V5cA== -----END RSA PRIVATE KEY----- 2018-05-23 00:14:04,422 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--2cb1ff53-fca7-40d9-98a9-481d4677a609' 2018-05-23 00:14:14,169 - 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-2cb1ff53-fca7-40d9-98a9-481d4677a609': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dc:b4:3f', u'version': 4, u'addr': u'192.168.130.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'57583dd4-54d8-4e3c-a844-71de621b2f99'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000028', u'OS-SRV-USG:launched_at': u'2018-05-23T00:14:13.000000', 'flavor': Munch({u'id': u'ef0bb20c-0198-474b-874c-73a05ab33cfc'}), 'az': u'nova', 'id': u'f5d65528-52f5-4161-b0d8-dd33d6a7565a', 'security_groups': [Munch({u'name': u'vping-sg-2cb1ff53-fca7-40d9-98a9-481d4677a609'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd849c55479214cf0b0391767c1cdbfae', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9393c453e1b0488aa91b941faaddd213', '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-23T00:14:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T00:14:13Z', 'hostId': u'a09e7504ab6f0f3f3825d20b6d96713e82be607a18fd015494de61df', u'OS-EXT-SRV-ATTR:host': u'host4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-2cb1ff53-fca7-40d9-98a9-481d4677a609', 'public_v6': '', 'private_v4': u'192.168.130.12', 'cloud': 'envvars', 'host_id': u'a09e7504ab6f0f3f3825d20b6d96713e82be607a18fd015494de61df', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host4', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000028', u'OS-SRV-USG:launched_at': u'2018-05-23T00:14:13.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host4', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9393c453e1b0488aa91b941faaddd213', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host4', 'name': u'opnfv-vping-2-ssh--2cb1ff53-fca7-40d9-98a9-481d4677a609', 'adminPass': u'mJyVwN4Sw86Y', 'tenant_id': u'9393c453e1b0488aa91b941faaddd213', 'created_at': u'2018-05-23T00:14:05Z', 'created': u'2018-05-23T00:14:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-05-23 00:14:17,953 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'd6511fd7-ac1a-4072-95d1-5d413287b420', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'9393c453e1b0488aa91b941faaddd213', 'created_at': u'2018-05-23T00:14:15Z', 'attached': True, 'updated_at': u'2018-05-23T00:14:15Z', 'id': u'0b4071d2-3106-462d-b05c-37da2567fc03', 'floating_network_id': u'34c8268c-785c-448f-bd60-99ee32c5ffd5', 'fixed_ip_address': u'192.168.130.12', 'floating_ip_address': u'192.16.1.104', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9393c453e1b0488aa91b941faaddd213', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'd6511fd7-ac1a-4072-95d1-5d413287b420', 'project_id': u'9393c453e1b0488aa91b941faaddd213', 'port_id': u'322856d2-22d1-4608-bcdf-973cc2383240', 'port': u'322856d2-22d1-4608-bcdf-973cc2383240', 'network': u'34c8268c-785c-448f-bd60-99ee32c5ffd5'}) 2018-05-23 00:14:19,444 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.220 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976880) [ 0.028050] pid_max: default: 32768 minimum: 301 [ 0.036063] ACPI: Core revision 20150930 [ 0.044914] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064094] Security Framework initialized [ 0.072048] Yama: becoming mindful. [ 0.080074] AppArmor: AppArmor initialized [ 0.088221] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096296] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104180] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112055] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120898] Initializing cgroup subsys io [ 0.128053] Initializing cgroup subsys memory [ 0.136062] Initializing cgroup subsys devices [ 0.144051] Initializing cgroup subsys freezer [ 0.152050] Initializing cgroup subsys net_cls [ 0.160065] Initializing cgroup subsys perf_event [ 0.168078] Initializing cgroup subsys net_prio [ 0.176061] Initializing cgroup subsys hugetlb [ 0.184050] Initializing cgroup subsys pids [ 0.194483] CPU: Physical Processor ID: 0 [ 0.201462] mce: CPU supports 10 MCE banks [ 0.212288] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220046] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 2018-05-23 00:14:19,444 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-23 00:14:22,441 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 1: cannot connect to 192.16.1.104 2018-05-23 00:14:32,444 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 2: cannot connect to 192.16.1.104 2018-05-23 00:14:42,529 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-23 00:14:42,533 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-23 00:14:42,539 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-23 00:14:44,051 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 00:14:44,051 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-23 00:15:06,807 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-23 00:15:07,716 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'1f290489-955b-4a86-9916-4dbc1fd6f500'], u'description': u'', u'provider:physical_network': u'physnet', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-22T23:54:47Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'34c8268c-785c-448f-bd60-99ee32c5ffd5', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'ext-net', u'admin_state_up': True, u'tenant_id': u'9393c453e1b0488aa91b941faaddd213', u'created_at': u'2018-05-22T23:54:40Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9393c453e1b0488aa91b941faaddd213'}) 2018-05-23 00:15:07,716 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-23 00:15:07,717 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-23 00:15:07' 2018-05-23 00:15:07,717 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--58bd63fd-cc62-4c90-ba10-127c3a494abe' 2018-05-23 00:15:07,717 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-23 00:15:08,617 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--58bd63fd-cc62-4c90-ba10-127c3a494abe', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T00:15:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/613cab4a-d080-4205-86e8-1f4cadf4da74/file', u'owner': u'9393c453e1b0488aa91b941faaddd213', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'613cab4a-d080-4205-86e8-1f4cadf4da74', u'size': None, u'name': u'functest-vping--58bd63fd-cc62-4c90-ba10-127c3a494abe', u'checksum': None, u'self': u'/v2/images/613cab4a-d080-4205-86e8-1f4cadf4da74', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T00:15:07Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 00:15:08,617 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-58bd63fd-cc62-4c90-ba10-127c3a494abe' 2018-05-23 00:15:08,980 - 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-23T00:15:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9c71e9a9-8c6d-495e-b49f-bc2ad2158fb5', u'provider:segmentation_id': 20, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-58bd63fd-cc62-4c90-ba10-127c3a494abe', u'admin_state_up': True, u'tenant_id': u'9393c453e1b0488aa91b941faaddd213', u'created_at': u'2018-05-23T00:15:08Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9393c453e1b0488aa91b941faaddd213'}) 2018-05-23 00:15:10,291 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T00:15:09Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'fb231627-46b8-4d94-b8b9-0a2a7072d2b7', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-58bd63fd-cc62-4c90-ba10-127c3a494abe', u'enable_dhcp': True, u'network_id': u'9c71e9a9-8c6d-495e-b49f-bc2ad2158fb5', u'tenant_id': u'9393c453e1b0488aa91b941faaddd213', u'created_at': u'2018-05-23T00:15:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'9393c453e1b0488aa91b941faaddd213'}) 2018-05-23 00:15:10,291 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-58bd63fd-cc62-4c90-ba10-127c3a494abe' 2018-05-23 00:15:18,502 - 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-23T00:15:12Z', u'revision_number': 3, u'ha': True, u'id': u'32d41905-63f2-45b3-b22f-9ff06dc35e01', u'external_gateway_info': {u'network_id': u'34c8268c-785c-448f-bd60-99ee32c5ffd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1f290489-955b-4a86-9916-4dbc1fd6f500', u'ip_address': u'192.16.1.112'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-58bd63fd-cc62-4c90-ba10-127c3a494abe', u'admin_state_up': True, u'tenant_id': u'9393c453e1b0488aa91b941faaddd213', u'created_at': u'2018-05-23T00:15:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'9393c453e1b0488aa91b941faaddd213'}) 2018-05-23 00:15:22,787 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-58bd63fd-cc62-4c90-ba10-127c3a494abe' 2018-05-23 00:15:22,906 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-58bd63fd-cc62-4c90-ba10-127c3a494abe', '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'9393c453e1b0488aa91b941faaddd213', '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'03845e70-4f8b-4ab7-bcb5-aa9bd64acb7d', 'swap': 0}) 2018-05-23 00:15:23,911 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-58bd63fd-cc62-4c90-ba10-127c3a494abe' 2018-05-23 00:15:36,955 - 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-58bd63fd-cc62-4c90-ba10-127c3a494abe': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d9:f8:9c', u'version': 4, u'addr': u'192.168.130.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'613cab4a-d080-4205-86e8-1f4cadf4da74'}), 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-0000002b', u'OS-SRV-USG:launched_at': u'2018-05-23T00:15:34.000000', 'flavor': Munch({u'id': u'03845e70-4f8b-4ab7-bcb5-aa9bd64acb7d'}), 'az': u'nova', 'id': u'e3edf4c4-3248-4fc3-8d46-22d9052d2af1', 'security_groups': [Munch({u'name': u'vping-sg-58bd63fd-cc62-4c90-ba10-127c3a494abe'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd849c55479214cf0b0391767c1cdbfae', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9393c453e1b0488aa91b941faaddd213', '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-23T00:15:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T00:15:34Z', 'hostId': u'60105fcdf6ba0fdcf07a5c4b7b011f3d85947a4849a90dcc725d0e60', u'OS-EXT-SRV-ATTR:host': u'host5', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.11', 'cloud': 'envvars', 'host_id': u'60105fcdf6ba0fdcf07a5c4b7b011f3d85947a4849a90dcc725d0e60', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host5', 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-0000002b', u'OS-SRV-USG:launched_at': u'2018-05-23T00:15:34.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host5', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9393c453e1b0488aa91b941faaddd213', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host5', 'name': u'opnfv-vping-1-58bd63fd-cc62-4c90-ba10-127c3a494abe', 'adminPass': u'fBFtykPt2cKR', 'tenant_id': u'9393c453e1b0488aa91b941faaddd213', 'created_at': u'2018-05-23T00:15:26Z', 'created': u'2018-05-23T00:15:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-05-23 00:15:38,124 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 console: 2018-05-23 00:15:38,125 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--58bd63fd-cc62-4c90-ba10-127c3a494abe' 2018-05-23 00:15:50,110 - 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-58bd63fd-cc62-4c90-ba10-127c3a494abe': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b9:65:10', u'version': 4, u'addr': u'192.168.130.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'613cab4a-d080-4205-86e8-1f4cadf4da74'}), 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-0000002e', u'OS-SRV-USG:launched_at': u'2018-05-23T00:15:47.000000', 'flavor': Munch({u'id': u'03845e70-4f8b-4ab7-bcb5-aa9bd64acb7d'}), 'az': u'nova', 'id': u'627b3972-4497-4abf-a1bb-67b21834b1aa', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd849c55479214cf0b0391767c1cdbfae', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9393c453e1b0488aa91b941faaddd213', '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-23T00:15:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T00:15:47Z', 'hostId': u'a09e7504ab6f0f3f3825d20b6d96713e82be607a18fd015494de61df', u'OS-EXT-SRV-ATTR:host': u'host4', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.15', 'cloud': 'envvars', 'host_id': u'a09e7504ab6f0f3f3825d20b6d96713e82be607a18fd015494de61df', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host4', 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-0000002e', u'OS-SRV-USG:launched_at': u'2018-05-23T00:15:47.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host4', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9393c453e1b0488aa91b941faaddd213', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host4', 'name': u'opnfv-vping-2-userdata--58bd63fd-cc62-4c90-ba10-127c3a494abe', 'adminPass': u'ivhv52H5f6GU', 'tenant_id': u'9393c453e1b0488aa91b941faaddd213', 'created_at': u'2018-05-23T00:15:39Z', 'created': u'2018-05-23T00:15:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-05-23 00:15:51,204 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.214 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.42 BogoMIPS (lpj=9976856) [ 0.028067] pid_max: default: 32768 minimum: 301 [ 0.036068] ACPI: Core revision 20150930 [ 0.048888] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064094] Security Framework initialized [ 0.072055] Yama: becoming mindful. [ 0.084082] AppArmor: AppArmor initialized [ 0.092136] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100263] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108173] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116067] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124908] Initializing cgroup subsys io [ 0.132067] Initializing cgroup subsys memory [ 0.140072] Initializing cgroup subsys devices [ 0.148063] Initializing cgroup subsys freezer [ 0.156065] Initializing cgroup subsys net_cls [ 0.164059] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180063] Initializing cgroup subsys hugetlb [ 0.188064] Initializing cgroup subsys pids [ 0.201209] CPU: Physical Processor ID: 0 [ 0.209533] mce: CPU supports 10 MCE banks [ 0.220447] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228055] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.736072] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.103398] ftrace: allocating 31920 entries in 125 pages [ 1.124427] smpboot: Max logical packages: 1 [ 1.132058] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.146274] x2apic enabled [ 1.148063] Switched APIC routing to physical x2apic. [ 1.184000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.184000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.196072] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.208941] x86: Booted up 1 node, 1 CPUs [ 1.212073] smpboot: Total of 1 processors activated (4988.42 BogoMIPS) [ 1.220199] devtmpfs: initialized [ 1.225754] evm: security.selinux [ 1.228087] evm: security.SMACK64 [ 1.232064] evm: security.SMACK64EXEC [ 1.236081] evm: security.SMACK64TRANSMUTE [ 1.240059] evm: security.SMACK64MMAP [ 1.244057] evm: security.ima [ 1.248060] evm: security.capability [ 1.252258] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.256177] pinctrl core: initialized pinctrl subsystem [ 1.261220] RTC time: 0:15:43, date: 05/23/18 [ 1.264498] NET: Registered protocol family 16 [ 1.268512] cpuidle: using governor ladder [ 1.272062] cpuidle: using governor menu [ 1.276063] PCCT header not found. [ 1.280463] ACPI: bus type PCI registered [ 1.284058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.289086] PCI: Using configuration type 1 for base access [ 1.293896] ACPI: Added _OSI(Module Device) [ 1.296061] ACPI: Added _OSI(Processor Device) [ 1.300063] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.304059] ACPI: Added _OSI(Processor Aggregator Device) [ 1.311439] ACPI: Interpreter enabled [ 1.312072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.324066] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.336087] ACPI: (supports S0 S3 S4 S5) [ 1.340080] ACPI: Using IOAPIC for interrupt routing [ 1.344105] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.352915] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.356079] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.360082] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.364072] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.370758] acpiphp: Slot [3] registered [ 1.372209] acpiphp: Slot [4] registered [ 1.376219] acpiphp: Slot [5] registered [ 1.380226] acpiphp: Slot [6] registered [ 1.384227] acpiphp: Slot [7] registered [ 1.388228] acpiphp: Slot [8] registered [ 1.392233] acpiphp: Slot [9] registered [ 1.396307] acpiphp: Slot [10] registered [ 1.400283] acpiphp: Slot [11] registered [ 1.404248] acpiphp: Slot [12] registered [ 1.408239] acpiphp: Slot [13] registered [ 1.412228] acpiphp: Slot [14] registered [ 1.416246] acpiphp: Slot [15] registered [ 1.420213] acpiphp: Slot [16] registered [ 1.424206] acpiphp: Slot [17] registered [ 1.430066] acpiphp: Slot [18] registered [ 1.432203] acpiphp: Slot [19] registered [ 1.436202] acpiphp: Slot [20] registered [ 1.440199] acpiphp: Slot [21] registered [ 1.444213] acpiphp: Slot [22] registered [ 1.448201] acpiphp: Slot [23] registered [ 1.452243] acpiphp: Slot [24] registered [ 1.456218] acpiphp: Slot [25] registered [ 1.460212] acpiphp: Slot [26] registered [ 1.464206] acpiphp: Slot [27] registered [ 1.468200] acpiphp: Slot [28] registered [ 1.473097] acpiphp: Slot [29] registered [ 1.476205] acpiphp: Slot [30] registered [ 1.480207] acpiphp: Slot [31] registered [ 1.484187] PCI host bridge to bus 0000:00 [ 1.488057] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.492056] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.496115] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.500055] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.504055] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.508056] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.536414] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.540066] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.544065] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.548066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.573122] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.576197] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.738521] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.748794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.760760] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.772674] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.784460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.794880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.808445] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.812000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.812072] vgaarb: loaded [ 1.816061] vgaarb: bridge control possible 0000:00:02.0 [ 1.828852] SCSI subsystem initialized [ 1.839339] ACPI: bus type USB registered [ 1.840904] usbcore: registered new interface driver usbfs [ 1.844352] usbcore: registered new interface driver hub [ 1.848123] usbcore: registered new device driver usb [ 1.857490] PCI: Using ACPI for IRQ routing [ 1.869252] NetLabel: Initializing [ 1.872122] NetLabel: domain hash size = 128 [ 1.876054] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.880623] NetLabel: unlabeled traffic allowed by default [ 1.889659] clocksource: Switched to clocksource kvm-clock [ 2.048402] AppArmor: AppArmor Filesystem Enabled [ 2.065509] pnp: PnP ACPI init [ 2.082158] pnp: PnP ACPI: found 5 devices [ 2.122656] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.154230] NET: Registered protocol family 2 [ 2.175869] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.199235] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.220395] TCP: Hash tables configured (established 4096 bind 4096) [ 2.241709] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.262442] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.285270] NET: Registered protocol family 1 [ 2.301131] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.321304] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.340177] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.380859] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.423284] Trying to unpack rootfs image as initramfs... [ 2.833893] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.875008] Scanning for low memory corruption every 60 seconds [ 2.900421] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.922541] audit: initializing netlink subsys (disabled) [ 2.940888] audit: type=2000 audit(1527034540.559:1): initialized [ 2.965248] Initialise system trusted keyring [ 2.985233] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.015851] zbud: loaded [ 3.029593] VFS: Disk quotas dquot_6.6.0 [ 3.045911] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.071731] fuse init (API version 7.23) [ 3.088478] Key type big_key registered [ 3.102918] Allocating IMA MOK and blacklist keyrings. [ 3.125336] Key type asymmetric registered [ 3.141550] Asymmetric key parser 'x509' registered [ 3.159266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.187641] io scheduler noop registered [ 3.203349] io scheduler deadline registered (default) [ 3.220987] io scheduler cfq registered [ 3.237219] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.255891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.277396] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.306441] ACPI: Power Button [PWRF] [ 3.321641] GHES: HEST is not enabled! [ 3.354802] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.437535] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.486677] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.522536] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.591672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.721160] Linux agpgart interface v0.103 [ 3.766145] brd: module loaded [ 3.797350] loop: module loaded [ 3.840386] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.866757] GPT:90111 != 2097151 [ 3.881079] GPT:Alternate GPT header not at the end of the disk. [ 3.900129] GPT:90111 != 2097151 [ 3.913950] GPT: Use GNU Parted to correct GPT errors. [ 3.930891] vda: vda1 vda15 [ 3.953472] scsi host0: ata_piix [ 3.968507] scsi host1: ata_piix [ 3.981455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.002369] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.027841] libphy: Fixed MDIO Bus: probed [ 4.045461] tun: Universal TUN/TAP device driver, 1.6 [ 4.062210] tun: (C) 1999-2004 Max Krasnyansky [ 4.095066] PPP generic driver version 2.4.2 [ 4.110861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.132210] ehci-pci: EHCI PCI platform driver [ 4.148796] ehci-platform: EHCI generic platform driver [ 4.167033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.188770] ohci-pci: OHCI PCI platform driver [ 4.207734] ohci-platform: OHCI generic platform driver [ 4.226680] uhci_hcd: USB Universal Host Controller Interface driver [ 4.267055] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.285633] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.312158] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.329279] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.350541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.371219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.397190] usb usb1: Product: UHCI Host Controller [ 4.413751] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.433352] usb usb1: SerialNumber: 0000:00:01.2 [ 4.450067] hub 1-0:1.0: USB hub found [ 4.465343] hub 1-0:1.0: 2 ports detected [ 4.481983] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.520769] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.537908] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.556295] mousedev: PS/2 mouse device common for all mice [ 4.578185] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.609628] rtc_cmos 00:00: RTC can wake from S4 [ 4.631662] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.655805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.676175] i2c /dev entries driver [ 4.690126] device-mapper: uevent: version 1.0.3 [ 4.708450] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.739029] ledtrig-cpu: registered to indicate activity on CPUs [ 4.762533] NET: Registered protocol family 10 [ 4.784203] NET: Registered protocol family 17 [ 4.801515] Key type dns_resolver registered [ 4.818683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.837654] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.869234] registered taskstats version 1 [ 4.884374] Loading compiled-in X.509 certificates [ 4.903581] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.935611] zswap: loaded using pool lzo/zbud [ 4.961387] Key type trusted registered [ 4.979398] Key type encrypted registered [ 4.995002] AppArmor: AppArmor sha1 policy hashing enabled [ 5.013080] ima: No TPM chip found, activating TPM-bypass! [ 5.032372] evm: HMAC attrs: 0x1 [ 5.052487] Magic number: 2:438:254 [ 5.068207] rtc_cmos 00:00: setting system clock to 2018-05-23 00:15:48 UTC (1527034548) [ 5.098237] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.118359] EDD information not available. [ 5.161063] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.188300] Write protecting the kernel read-only data: 14336k [ 5.241347] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.272233] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.54 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 6.09 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 6.197775] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.11... Lease of 192.168.130.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 6.39. request failed 2018-05-23 00:15:51,205 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-23 00:15:51,205 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-23 00:15:52,786 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.220 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976880) [ 0.028051] pid_max: default: 32768 minimum: 301 [ 0.036068] ACPI: Core revision 20150930 [ 0.045327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064097] Security Framework initialized [ 0.076046] Yama: becoming mindful. [ 0.084067] AppArmor: AppArmor initialized [ 0.092134] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100370] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116052] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124845] Initializing cgroup subsys io [ 0.136053] Initializing cgroup subsys memory [ 0.144068] Initializing cgroup subsys devices [ 0.152065] Initializing cgroup subsys freezer [ 0.160066] Initializing cgroup subsys net_cls [ 0.168064] Initializing cgroup subsys perf_event [ 0.176139] Initializing cgroup subsys net_prio [ 0.184060] Initializing cgroup subsys hugetlb [ 0.192052] Initializing cgroup subsys pids [ 0.206117] CPU: Physical Processor ID: 0 [ 0.217452] mce: CPU supports 10 MCE banks [ 0.225697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 2018-05-23 00:15:52,786 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-05-23 00:15:54,315 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.220 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976880) [ 0.028051] pid_max: default: 32768 minimum: 301 [ 0.036068] ACPI: Core revision 20150930 [ 0.045327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064097] Security Framework initialized [ 0.076046] Yama: becoming mindful. [ 0.084067] AppArmor: AppArmor initialized [ 0.092134] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100370] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116052] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124845] Initializing cgroup subsys io [ 0.136053] Initializing cgroup subsys memory [ 0.144068] Initializing cgroup subsys devices [ 0.152065] Initializing cgroup subsys freezer [ 0.160066] Initializing cgroup subsys net_cls [ 0.168064] Initializing cgroup subsys perf_event [ 0.176139] Initializing cgroup subsys net_prio [ 0.184060] Initializing cgroup subsys hugetlb [ 0.192052] Initializing cgroup subsys pids [ 0.206117] CPU: Physical Processor ID: 0 [ 0.217452] mce: CPU supports 10 MCE banks [ 0.225697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.674203] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.977967] ftrace: allocating 31920 entries in 125 pages 2018-05-23 00:15:55,937 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.220 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976880) [ 0.028051] pid_max: default: 32768 minimum: 301 [ 0.036068] ACPI: Core revision 20150930 [ 0.045327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064097] Security Framework initialized [ 0.076046] Yama: becoming mindful. [ 0.084067] AppArmor: AppArmor initialized [ 0.092134] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100370] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116052] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124845] Initializing cgroup subsys io [ 0.136053] Initializing cgroup subsys memory [ 0.144068] Initializing cgroup subsys devices [ 0.152065] Initializing cgroup subsys freezer [ 0.160066] Initializing cgroup subsys net_cls [ 0.168064] Initializing cgroup subsys perf_event [ 0.176139] Initializing cgroup subsys net_prio [ 0.184060] Initializing cgroup subsys hugetlb [ 0.192052] Initializing cgroup subsys pids [ 0.206117] CPU: Physical Processor ID: 0 [ 0.217452] mce: CPU supports 10 MCE banks [ 0.225697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.674203] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.977967] ftrace: allocating 31920 entries in 125 pages [ 1.000645] smpboot: Max logical packages: 1 [ 1.008052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.020918] x2apic enabled [ 1.024071] Switched APIC routing to physical x2apic. [ 1.053404] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.068068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.081090] x86: Booted up 1 node, 1 CPUs [ 1.084053] smpboot: Total of 1 processors activated (4988.44 BogoMIPS) [ 1.092207] devtmpfs: initialized [ 1.097543] evm: security.selinux [ 1.100055] evm: security.SMACK64 [ 1.104056] evm: security.SMACK64EXEC [ 1.108055] evm: security.SMACK64TRANSMUTE [ 1.112052] evm: security.SMACK64MMAP [ 1.116051] evm: security.ima [ 1.120054] evm: security.capability [ 1.124257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.128208] pinctrl core: initialized pinctrl subsystem [ 1.133335] RTC time: 0:15:54, date: 05/23/18 [ 1.136520] NET: Registered protocol family 16 [ 1.140674] cpuidle: using governor ladder [ 1.144081] cpuidle: using governor menu [ 1.148068] PCCT header not found. [ 1.152427] ACPI: bus type PCI registered [ 1.156056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.161190] PCI: Using configuration type 1 for base access [ 1.165860] ACPI: Added _OSI(Module Device) [ 1.168052] ACPI: Added _OSI(Processor Device) [ 1.172051] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.176051] ACPI: Added _OSI(Processor Aggregator Device) [ 1.183282] ACPI: Interpreter enabled [ 1.184082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.196063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.208078] ACPI: (supports S0 S3 S4 S5) [ 1.212057] ACPI: Using IOAPIC for interrupt routing [ 1.216110] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.225154] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.228062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.236081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.241391] acpiphp: Slot [3] registered [ 1.244292] acpiphp: Slot [4] registered [ 1.248194] acpiphp: Slot [5] registered [ 1.252213] acpiphp: Slot [6] registered [ 1.256206] acpiphp: Slot [7] registered [ 1.260194] acpiphp: Slot [8] registered [ 1.264186] acpiphp: Slot [9] registered [ 1.268183] acpiphp: Slot [10] registered [ 1.272207] acpiphp: Slot [11] registered [ 1.276203] acpiphp: Slot [12] registered [ 1.280194] acpiphp: Slot [13] registered [ 1.284194] acpiphp: Slot [14] registered [ 1.288190] acpiphp: Slot [15] registered [ 1.292191] acpiphp: Slot [16] registered [ 1.296210] acpiphp: Slot [17] registered [ 1.300292] acpiphp: Slot [18] registered [ 1.304192] acpiphp: Slot [19] registered [ 1.308187] acpiphp: Slot [20] registered [ 1.312189] acpiphp: Slot [21] registered [ 1.316211] acpiphp: Slot [22] registered [ 1.320182] acpiphp: Slot [23] registered [ 1.324220 2018-05-23 00:15:57,580 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.220 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976880) [ 0.028051] pid_max: default: 32768 minimum: 301 [ 0.036068] ACPI: Core revision 20150930 [ 0.045327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064097] Security Framework initialized [ 0.076046] Yama: becoming mindful. [ 0.084067] AppArmor: AppArmor initialized [ 0.092134] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100370] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116052] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124845] Initializing cgroup subsys io [ 0.136053] Initializing cgroup subsys memory [ 0.144068] Initializing cgroup subsys devices [ 0.152065] Initializing cgroup subsys freezer [ 0.160066] Initializing cgroup subsys net_cls [ 0.168064] Initializing cgroup subsys perf_event [ 0.176139] Initializing cgroup subsys net_prio [ 0.184060] Initializing cgroup subsys hugetlb [ 0.192052] Initializing cgroup subsys pids [ 0.206117] CPU: Physical Processor ID: 0 [ 0.217452] mce: CPU supports 10 MCE banks [ 0.225697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.674203] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.977967] ftrace: allocating 31920 entries in 125 pages [ 1.000645] smpboot: Max logical packages: 1 [ 1.008052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.020918] x2apic enabled [ 1.024071] Switched APIC routing to physical x2apic. [ 1.053404] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.068068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.081090] x86: Booted up 1 node, 1 CPUs [ 1.084053] smpboot: Total of 1 processors activated (4988.44 BogoMIPS) [ 1.092207] devtmpfs: initialized [ 1.097543] evm: security.selinux [ 1.100055] evm: security.SMACK64 [ 1.104056] evm: security.SMACK64EXEC [ 1.108055] evm: security.SMACK64TRANSMUTE [ 1.112052] evm: security.SMACK64MMAP [ 1.116051] evm: security.ima [ 1.120054] evm: security.capability [ 1.124257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.128208] pinctrl core: initialized pinctrl subsystem [ 1.133335] RTC time: 0:15:54, date: 05/23/18 [ 1.136520] NET: Registered protocol family 16 [ 1.140674] cpuidle: using governor ladder [ 1.144081] cpuidle: using governor menu [ 1.148068] PCCT header not found. [ 1.152427] ACPI: bus type PCI registered [ 1.156056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.161190] PCI: Using configuration type 1 for base access [ 1.165860] ACPI: Added _OSI(Module Device) [ 1.168052] ACPI: Added _OSI(Processor Device) [ 1.172051] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.176051] ACPI: Added _OSI(Processor Aggregator Device) [ 1.183282] ACPI: Interpreter enabled [ 1.184082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.196063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.208078] ACPI: (supports S0 S3 S4 S5) [ 1.212057] ACPI: Using IOAPIC for interrupt routing [ 1.216110] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.225154] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.228062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.236081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.241391] acpiphp: Slot [3] registered [ 1.244292] acpiphp: Slot [4] registered [ 1.248194] acpiphp: Slot [5] registered [ 1.252213] acpiphp: Slot [6] registered [ 1.256206] acpiphp: Slot [7] registered [ 1.260194] acpiphp: Slot [8] registered [ 1.264186] acpiphp: Slot [9] registered [ 1.268183] acpiphp: Slot [10] registered [ 1.272207] acpiphp: Slot [11] registered [ 1.276203] acpiphp: Slot [12] registered [ 1.280194] acpiphp: Slot [13] registered [ 1.284194] acpiphp: Slot [14] registered [ 1.288190] acpiphp: Slot [15] registered [ 1.292191] acpiphp: Slot [16] registered [ 1.296210] acpiphp: Slot [17] registered [ 1.300292] acpiphp: Slot [18] registered [ 1.304192] acpiphp: Slot [19] registered [ 1.308187] acpiphp: Slot [20] registered [ 1.312189] acpiphp: Slot [21] registered [ 1.316211] acpiphp: Slot [22] registered [ 1.320182] acpiphp: Slot [23] registered [ 1.324220] acpiphp: Slot [24] registered [ 1.328196] acpiphp: Slot [25] registered [ 1.332196] acpiphp: Slot [26] registered [ 1.336180] acpiphp: Slot [27] registered [ 1.340190] acpiphp: Slot [28] registered [ 1.344219] acpiphp: Slot [29] registered [ 1.348265] acpiphp: Slot [30] registered [ 1.352182] acpiphp: Slot [31] registered [ 1.356174] PCI host bridge to bus 0000:00 [ 1.360056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.364061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.368063] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.372060] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.376060] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.380058] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.406199] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.408051] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.412050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.416050] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.436962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.440200] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.590929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.600723] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.612730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.624602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.636396] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.647221] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.660453] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.664000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.664066] vgaarb: loaded [ 1.668055] vgaarb: bridge control possible 0000:00:02.0 [ 1.680937] SCSI subsystem initialized [ 1.691291] ACPI: bus type USB registered [ 1.692857] usbcore: registered new interface driver usbfs [ 1.696364] usbcore: registered new interface driver hub [ 1.700109] usbcore: registered new device driver usb [ 1.709565] PCI: Using ACPI for IRQ routing [ 1.720873] NetLabel: Initializing [ 1.724135] NetLabel: domain hash size = 128 [ 1.728048] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.732637] NetLabel: unlabeled traffic allowed by default [ 1.742210] clocksource: Switched to clocksource kvm-clock [ 1.894517] AppArmor: AppArmor Filesystem Enabled [ 1.910824] pnp: PnP ACPI init [ 1.926344] pnp: PnP ACPI: found 5 devices [ 1.963743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.994010] NET: Registered protocol family 2 [ 2.016341] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.038384] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.058223] TCP: Hash tables configured (established 4096 bind 4096) [ 2.079269] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.096781] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.117148] NET: Registered protocol family 1 [ 2.133696] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.151519] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.170813] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.210747] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.252836] Trying to unpack rootfs image as initramfs... 2018-05-23 00:15:59,163 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.220 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976880) [ 0.028051] pid_max: default: 32768 minimum: 301 [ 0.036068] ACPI: Core revision 20150930 [ 0.045327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064097] Security Framework initialized [ 0.076046] Yama: becoming mindful. [ 0.084067] AppArmor: AppArmor initialized [ 0.092134] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100370] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116052] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124845] Initializing cgroup subsys io [ 0.136053] Initializing cgroup subsys memory [ 0.144068] Initializing cgroup subsys devices [ 0.152065] Initializing cgroup subsys freezer [ 0.160066] Initializing cgroup subsys net_cls [ 0.168064] Initializing cgroup subsys perf_event [ 0.176139] Initializing cgroup subsys net_prio [ 0.184060] Initializing cgroup subsys hugetlb [ 0.192052] Initializing cgroup subsys pids [ 0.206117] CPU: Physical Processor ID: 0 [ 0.217452] mce: CPU supports 10 MCE banks [ 0.225697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.674203] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.977967] ftrace: allocating 31920 entries in 125 pages [ 1.000645] smpboot: Max logical packages: 1 [ 1.008052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.020918] x2apic enabled [ 1.024071] Switched APIC routing to physical x2apic. [ 1.053404] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.068068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.081090] x86: Booted up 1 node, 1 CPUs [ 1.084053] smpboot: Total of 1 processors activated (4988.44 BogoMIPS) [ 1.092207] devtmpfs: initialized [ 1.097543] evm: security.selinux [ 1.100055] evm: security.SMACK64 [ 1.104056] evm: security.SMACK64EXEC [ 1.108055] evm: security.SMACK64TRANSMUTE [ 1.112052] evm: security.SMACK64MMAP [ 1.116051] evm: security.ima [ 1.120054] evm: security.capability [ 1.124257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.128208] pinctrl core: initialized pinctrl subsystem [ 1.133335] RTC time: 0:15:54, date: 05/23/18 [ 1.136520] NET: Registered protocol family 16 [ 1.140674] cpuidle: using governor ladder [ 1.144081] cpuidle: using governor menu [ 1.148068] PCCT header not found. [ 1.152427] ACPI: bus type PCI registered [ 1.156056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.161190] PCI: Using configuration type 1 for base access [ 1.165860] ACPI: Added _OSI(Module Device) [ 1.168052] ACPI: Added _OSI(Processor Device) [ 1.172051] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.176051] ACPI: Added _OSI(Processor Aggregator Device) [ 1.183282] ACPI: Interpreter enabled [ 1.184082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.196063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.208078] ACPI: (supports S0 S3 S4 S5) [ 1.212057] ACPI: Using IOAPIC for interrupt routing [ 1.216110] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.225154] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.228062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.236081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.241391] acpiphp: Slot [3] registered [ 1.244292] acpiphp: Slot [4] registered [ 1.248194] acpiphp: Slot [5] registered [ 1.252213] acpiphp: Slot [6] registered [ 1.256206] acpiphp: Slot [7] registered [ 1.260194] acpiphp: Slot [8] registered [ 1.264186] acpiphp: Slot [9] registered [ 1.268183] acpiphp: Slot [10] registered [ 1.272207] acpiphp: Slot [11] registered [ 1.276203] acpiphp: Slot [12] registered [ 1.280194] acpiphp: Slot [13] registered [ 1.284194] acpiphp: Slot [14] registered [ 1.288190] acpiphp: Slot [15] registered [ 1.292191] acpiphp: Slot [16] registered [ 1.296210] acpiphp: Slot [17] registered [ 1.300292] acpiphp: Slot [18] registered [ 1.304192] acpiphp: Slot [19] registered [ 1.308187] acpiphp: Slot [20] registered [ 1.312189] acpiphp: Slot [21] registered [ 1.316211] acpiphp: Slot [22] registered [ 1.320182] acpiphp: Slot [23] registered [ 1.324220] acpiphp: Slot [24] registered [ 1.328196] acpiphp: Slot [25] registered [ 1.332196] acpiphp: Slot [26] registered [ 1.336180] acpiphp: Slot [27] registered [ 1.340190] acpiphp: Slot [28] registered [ 1.344219] acpiphp: Slot [29] registered [ 1.348265] acpiphp: Slot [30] registered [ 1.352182] acpiphp: Slot [31] registered [ 1.356174] PCI host bridge to bus 0000:00 [ 1.360056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.364061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.368063] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.372060] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.376060] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.380058] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.406199] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.408051] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.412050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.416050] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.436962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.440200] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.590929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.600723] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.612730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.624602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.636396] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.647221] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.660453] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.664000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.664066] vgaarb: loaded [ 1.668055] vgaarb: bridge control possible 0000:00:02.0 [ 1.680937] SCSI subsystem initialized [ 1.691291] ACPI: bus type USB registered [ 1.692857] usbcore: registered new interface driver usbfs [ 1.696364] usbcore: registered new interface driver hub [ 1.700109] usbcore: registered new device driver usb [ 1.709565] PCI: Using ACPI for IRQ routing [ 1.720873] NetLabel: Initializing [ 1.724135] NetLabel: domain hash size = 128 [ 1.728048] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.732637] NetLabel: unlabeled traffic allowed by default [ 1.742210] clocksource: Switched to clocksource kvm-clock [ 1.894517] AppArmor: AppArmor Filesystem Enabled [ 1.910824] pnp: PnP ACPI init [ 1.926344] pnp: PnP ACPI: found 5 devices [ 1.963743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.994010] NET: Registered protocol family 2 [ 2.016341] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.038384] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.058223] TCP: Hash tables configured (established 4096 bind 4096) [ 2.079269] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.096781] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.117148] NET: Registered protocol family 1 [ 2.133696] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.151519] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.170813] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.210747] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.252836] Trying to unpack rootfs image as initramfs... [ 2.648526] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.690161] Scanning for low memory corruption every 60 seconds [ 2.714548] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.734803] audit: initializing netlink subsys (disabled) [ 2.751795] audit: type=2000 audit(1527034552.895:1): initialized [ 2.775016] Initialise system trusted keyring [ 2.791638] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.821085] zbud: loaded [ 2.835188] VFS: Disk quotas dquot_6.6.0 [ 2.849301] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.876260] fuse init (API version 7.23) [ 2.893767] Key type big_key registered [ 2.907194] Allocating IMA MOK and blacklist keyrings. [ 2.931485] Key type asymmetric registered [ 2.945436] Asymmetric key parser 'x509' registered [ 2.963098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.988078] io scheduler noop registered [ 3.001806] io scheduler deadline registered (default) [ 3.020386] io scheduler cfq registered [ 3.034698] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.053341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.073828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.098383] ACPI: Power Button [PWRF] [ 3.115655] GHES: HEST is not enabled! [ 3.147744] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.223611] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.269980] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.303817] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.367387] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.489255] Linux agpgart interface v0.103 [ 3.536621] brd: module loaded [ 3.565386] loop: module loaded [ 3.607426] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.633866] GPT:90111 != 2097151 [ 3.645528] GPT:Alternate GPT header not at the end of the disk. [ 3.664980] GPT:90111 != 2097151 [ 3.676665] GPT: Use GNU Parted to correct GPT errors. [ 3.693980] vda: vda1 vda15 [ 3.714140] scsi host0: ata_piix [ 3.729562] scsi host1: ata_piix [ 3.741588] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.762725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.787857] libphy: Fixed MDIO Bus: probed [ 3.804259] tun: Universal TUN/TAP device driver, 1.6 [ 3.821440] tun: (C) 1999-2004 Max Krasnyansky [ 3.854730] PPP generic driver version 2.4.2 [ 3.870547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.891769] ehci-pci: EHCI PCI platform driver [ 3.907136] ehci-platform: EHCI generic platform driver 2018-05-23 00:16:00,651 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.220 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976880) [ 0.028051] pid_max: default: 32768 minimum: 301 [ 0.036068] ACPI: Core revision 20150930 [ 0.045327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064097] Security Framework initialized [ 0.076046] Yama: becoming mindful. [ 0.084067] AppArmor: AppArmor initialized [ 0.092134] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100370] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116052] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124845] Initializing cgroup subsys io [ 0.136053] Initializing cgroup subsys memory [ 0.144068] Initializing cgroup subsys devices [ 0.152065] Initializing cgroup subsys freezer [ 0.160066] Initializing cgroup subsys net_cls [ 0.168064] Initializing cgroup subsys perf_event [ 0.176139] Initializing cgroup subsys net_prio [ 0.184060] Initializing cgroup subsys hugetlb [ 0.192052] Initializing cgroup subsys pids [ 0.206117] CPU: Physical Processor ID: 0 [ 0.217452] mce: CPU supports 10 MCE banks [ 0.225697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.674203] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.977967] ftrace: allocating 31920 entries in 125 pages [ 1.000645] smpboot: Max logical packages: 1 [ 1.008052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.020918] x2apic enabled [ 1.024071] Switched APIC routing to physical x2apic. [ 1.053404] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.068068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.081090] x86: Booted up 1 node, 1 CPUs [ 1.084053] smpboot: Total of 1 processors activated (4988.44 BogoMIPS) [ 1.092207] devtmpfs: initialized [ 1.097543] evm: security.selinux [ 1.100055] evm: security.SMACK64 [ 1.104056] evm: security.SMACK64EXEC [ 1.108055] evm: security.SMACK64TRANSMUTE [ 1.112052] evm: security.SMACK64MMAP [ 1.116051] evm: security.ima [ 1.120054] evm: security.capability [ 1.124257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.128208] pinctrl core: initialized pinctrl subsystem [ 1.133335] RTC time: 0:15:54, date: 05/23/18 [ 1.136520] NET: Registered protocol family 16 [ 1.140674] cpuidle: using governor ladder [ 1.144081] cpuidle: using governor menu [ 1.148068] PCCT header not found. [ 1.152427] ACPI: bus type PCI registered [ 1.156056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.161190] PCI: Using configuration type 1 for base access [ 1.165860] ACPI: Added _OSI(Module Device) [ 1.168052] ACPI: Added _OSI(Processor Device) [ 1.172051] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.176051] ACPI: Added _OSI(Processor Aggregator Device) [ 1.183282] ACPI: Interpreter enabled [ 1.184082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.196063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.208078] ACPI: (supports S0 S3 S4 S5) [ 1.212057] ACPI: Using IOAPIC for interrupt routing [ 1.216110] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.225154] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.228062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.236081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.241391] acpiphp: Slot [3] registered [ 1.244292] acpiphp: Slot [4] registered [ 1.248194] acpiphp: Slot [5] registered [ 1.252213] acpiphp: Slot [6] registered [ 1.256206] acpiphp: Slot [7] registered [ 1.260194] acpiphp: Slot [8] registered [ 1.264186] acpiphp: Slot [9] registered [ 1.268183] acpiphp: Slot [10] registered [ 1.272207] acpiphp: Slot [11] registered [ 1.276203] acpiphp: Slot [12] registered [ 1.280194] acpiphp: Slot [13] registered [ 1.284194] acpiphp: Slot [14] registered [ 1.288190] acpiphp: Slot [15] registered [ 1.292191] acpiphp: Slot [16] registered [ 1.296210] acpiphp: Slot [17] registered [ 1.300292] acpiphp: Slot [18] registered [ 1.304192] acpiphp: Slot [19] registered [ 1.308187] acpiphp: Slot [20] registered [ 1.312189] acpiphp: Slot [21] registered [ 1.316211] acpiphp: Slot [22] registered [ 1.320182] acpiphp: Slot [23] registered [ 1.324220] acpiphp: Slot [24] registered [ 1.328196] acpiphp: Slot [25] registered [ 1.332196] acpiphp: Slot [26] registered [ 1.336180] acpiphp: Slot [27] registered [ 1.340190] acpiphp: Slot [28] registered [ 1.344219] acpiphp: Slot [29] registered [ 1.348265] acpiphp: Slot [30] registered [ 1.352182] acpiphp: Slot [31] registered [ 1.356174] PCI host bridge to bus 0000:00 [ 1.360056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.364061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.368063] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.372060] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.376060] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.380058] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.406199] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.408051] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.412050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.416050] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.436962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.440200] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.590929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.600723] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.612730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.624602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.636396] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.647221] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.660453] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.664000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.664066] vgaarb: loaded [ 1.668055] vgaarb: bridge control possible 0000:00:02.0 [ 1.680937] SCSI subsystem initialized [ 1.691291] ACPI: bus type USB registered [ 1.692857] usbcore: registered new interface driver usbfs [ 1.696364] usbcore: registered new interface driver hub [ 1.700109] usbcore: registered new device driver usb [ 1.709565] PCI: Using ACPI for IRQ routing [ 1.720873] NetLabel: Initializing [ 1.724135] NetLabel: domain hash size = 128 [ 1.728048] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.732637] NetLabel: unlabeled traffic allowed by default [ 1.742210] clocksource: Switched to clocksource kvm-clock [ 1.894517] AppArmor: AppArmor Filesystem Enabled [ 1.910824] pnp: PnP ACPI init [ 1.926344] pnp: PnP ACPI: found 5 devices [ 1.963743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.994010] NET: Registered protocol family 2 [ 2.016341] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.038384] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.058223] TCP: Hash tables configured (established 4096 bind 4096) [ 2.079269] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.096781] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.117148] NET: Registered protocol family 1 [ 2.133696] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.151519] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.170813] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.210747] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.252836] Trying to unpack rootfs image as initramfs... [ 2.648526] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.690161] Scanning for low memory corruption every 60 seconds [ 2.714548] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.734803] audit: initializing netlink subsys (disabled) [ 2.751795] audit: type=2000 audit(1527034552.895:1): initialized [ 2.775016] Initialise system trusted keyring [ 2.791638] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.821085] zbud: loaded [ 2.835188] VFS: Disk quotas dquot_6.6.0 [ 2.849301] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.876260] fuse init (API version 7.23) [ 2.893767] Key type big_key registered [ 2.907194] Allocating IMA MOK and blacklist keyrings. [ 2.931485] Key type asymmetric registered [ 2.945436] Asymmetric key parser 'x509' registered [ 2.963098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.988078] io scheduler noop registered [ 3.001806] io scheduler deadline registered (default) [ 3.020386] io scheduler cfq registered [ 3.034698] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.053341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.073828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.098383] ACPI: Power Button [PWRF] [ 3.115655] GHES: HEST is not enabled! [ 3.147744] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.223611] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.269980] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.303817] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.367387] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.489255] Linux agpgart interface v0.103 [ 3.536621] brd: module loaded [ 3.565386] loop: module loaded [ 3.607426] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.633866] GPT:90111 != 2097151 [ 3.645528] GPT:Alternate GPT header not at the end of the disk. [ 3.664980] GPT:90111 != 2097151 [ 3.676665] GPT: Use GNU Parted to correct GPT errors. [ 3.693980] vda: vda1 vda15 [ 3.714140] scsi host0: ata_piix [ 3.729562] scsi host1: ata_piix [ 3.741588] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.762725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.787857] libphy: Fixed MDIO Bus: probed [ 3.804259] tun: Universal TUN/TAP device driver, 1.6 [ 3.821440] tun: (C) 1999-2004 Max Krasnyansky [ 3.854730] PPP generic driver version 2.4.2 [ 3.870547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.891769] ehci-pci: EHCI PCI platform driver [ 3.907136] ehci-platform: EHCI generic platform driver [ 3.924687] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.947831] ohci-pci: OHCI PCI platform driver [ 3.966541] ohci-platform: OHCI generic platform driver [ 3.984304] uhci_hcd: USB Universal Host Controller Interface driver [ 4.027253] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.044633] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.071155] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.086571] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.106347] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.125832] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.150982] usb usb1: Product: UHCI Host Controller [ 4.166204] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.184284] usb usb1: SerialNumber: 0000:00:01.2 [ 4.199803] hub 1-0:1.0: USB hub found [ 4.213416] hub 1-0:1.0: 2 ports detected [ 4.229743] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.265786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.282742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.299800] mousedev: PS/2 mouse device common for all mice [ 4.321476] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.350921] rtc_cmos 00:00: RTC can wake from S4 [ 4.371537] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.393008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.413150] i2c /dev entries driver [ 4.426149] device-mapper: uevent: version 1.0.3 [ 4.442882] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.469655] ledtrig-cpu: registered to indicate activity on CPUs [ 4.491997] NET: Registered protocol family 10 [ 4.512532] NET: Registered protocol family 17 [ 4.526820] Key type dns_resolver registered [ 4.542576] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.563547] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.601023] registered taskstats version 1 [ 4.621000] Loading compiled-in X.509 certificates [ 4.642471] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.672964] zswap: loaded using pool lzo/zbud [ 4.697927] Key type trusted registered [ 4.715871] Key type encrypted registered [ 4.728955] AppArmor: AppArmor sha1 policy hashing enabled [ 4.745110] ima: No TPM chip found, activating TPM-bypass! [ 4.761309] evm: HMAC attrs: 0x1 [ 4.777844] Magic number: 2:438:254 [ 4.811693] rtc_cmos 00:00: setting system clock to 2018-05-23 00:16:00 UTC (1527034560) [ 4.837564] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.855054] EDD information not available. [ 4.890794] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.920416] Write protecting the kernel read-only data: 14336k [ 4.967276] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.996546] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.25 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 2018-05-23 00:16:02,347 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.220 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976880) [ 0.028051] pid_max: default: 32768 minimum: 301 [ 0.036068] ACPI: Core revision 20150930 [ 0.045327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064097] Security Framework initialized [ 0.076046] Yama: becoming mindful. [ 0.084067] AppArmor: AppArmor initialized [ 0.092134] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100370] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116052] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124845] Initializing cgroup subsys io [ 0.136053] Initializing cgroup subsys memory [ 0.144068] Initializing cgroup subsys devices [ 0.152065] Initializing cgroup subsys freezer [ 0.160066] Initializing cgroup subsys net_cls [ 0.168064] Initializing cgroup subsys perf_event [ 0.176139] Initializing cgroup subsys net_prio [ 0.184060] Initializing cgroup subsys hugetlb [ 0.192052] Initializing cgroup subsys pids [ 0.206117] CPU: Physical Processor ID: 0 [ 0.217452] mce: CPU supports 10 MCE banks [ 0.225697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.674203] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.977967] ftrace: allocating 31920 entries in 125 pages [ 1.000645] smpboot: Max logical packages: 1 [ 1.008052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.020918] x2apic enabled [ 1.024071] Switched APIC routing to physical x2apic. [ 1.053404] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.068068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.081090] x86: Booted up 1 node, 1 CPUs [ 1.084053] smpboot: Total of 1 processors activated (4988.44 BogoMIPS) [ 1.092207] devtmpfs: initialized [ 1.097543] evm: security.selinux [ 1.100055] evm: security.SMACK64 [ 1.104056] evm: security.SMACK64EXEC [ 1.108055] evm: security.SMACK64TRANSMUTE [ 1.112052] evm: security.SMACK64MMAP [ 1.116051] evm: security.ima [ 1.120054] evm: security.capability [ 1.124257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.128208] pinctrl core: initialized pinctrl subsystem [ 1.133335] RTC time: 0:15:54, date: 05/23/18 [ 1.136520] NET: Registered protocol family 16 [ 1.140674] cpuidle: using governor ladder [ 1.144081] cpuidle: using governor menu [ 1.148068] PCCT header not found. [ 1.152427] ACPI: bus type PCI registered [ 1.156056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.161190] PCI: Using configuration type 1 for base access [ 1.165860] ACPI: Added _OSI(Module Device) [ 1.168052] ACPI: Added _OSI(Processor Device) [ 1.172051] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.176051] ACPI: Added _OSI(Processor Aggregator Device) [ 1.183282] ACPI: Interpreter enabled [ 1.184082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.196063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.208078] ACPI: (supports S0 S3 S4 S5) [ 1.212057] ACPI: Using IOAPIC for interrupt routing [ 1.216110] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.225154] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.228062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.236081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.241391] acpiphp: Slot [3] registered [ 1.244292] acpiphp: Slot [4] registered [ 1.248194] acpiphp: Slot [5] registered [ 1.252213] acpiphp: Slot [6] registered [ 1.256206] acpiphp: Slot [7] registered [ 1.260194] acpiphp: Slot [8] registered [ 1.264186] acpiphp: Slot [9] registered [ 1.268183] acpiphp: Slot [10] registered [ 1.272207] acpiphp: Slot [11] registered [ 1.276203] acpiphp: Slot [12] registered [ 1.280194] acpiphp: Slot [13] registered [ 1.284194] acpiphp: Slot [14] registered [ 1.288190] acpiphp: Slot [15] registered [ 1.292191] acpiphp: Slot [16] registered [ 1.296210] acpiphp: Slot [17] registered [ 1.300292] acpiphp: Slot [18] registered [ 1.304192] acpiphp: Slot [19] registered [ 1.308187] acpiphp: Slot [20] registered [ 1.312189] acpiphp: Slot [21] registered [ 1.316211] acpiphp: Slot [22] registered [ 1.320182] acpiphp: Slot [23] registered [ 1.324220] acpiphp: Slot [24] registered [ 1.328196] acpiphp: Slot [25] registered [ 1.332196] acpiphp: Slot [26] registered [ 1.336180] acpiphp: Slot [27] registered [ 1.340190] acpiphp: Slot [28] registered [ 1.344219] acpiphp: Slot [29] registered [ 1.348265] acpiphp: Slot [30] registered [ 1.352182] acpiphp: Slot [31] registered [ 1.356174] PCI host bridge to bus 0000:00 [ 1.360056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.364061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.368063] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.372060] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.376060] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.380058] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.406199] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.408051] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.412050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.416050] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.436962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.440200] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.590929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.600723] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.612730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.624602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.636396] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.647221] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.660453] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.664000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.664066] vgaarb: loaded [ 1.668055] vgaarb: bridge control possible 0000:00:02.0 [ 1.680937] SCSI subsystem initialized [ 1.691291] ACPI: bus type USB registered [ 1.692857] usbcore: registered new interface driver usbfs [ 1.696364] usbcore: registered new interface driver hub [ 1.700109] usbcore: registered new device driver usb [ 1.709565] PCI: Using ACPI for IRQ routing [ 1.720873] NetLabel: Initializing [ 1.724135] NetLabel: domain hash size = 128 [ 1.728048] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.732637] NetLabel: unlabeled traffic allowed by default [ 1.742210] clocksource: Switched to clocksource kvm-clock [ 1.894517] AppArmor: AppArmor Filesystem Enabled [ 1.910824] pnp: PnP ACPI init [ 1.926344] pnp: PnP ACPI: found 5 devices [ 1.963743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.994010] NET: Registered protocol family 2 [ 2.016341] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.038384] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.058223] TCP: Hash tables configured (established 4096 bind 4096) [ 2.079269] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.096781] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.117148] NET: Registered protocol family 1 [ 2.133696] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.151519] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.170813] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.210747] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.252836] Trying to unpack rootfs image as initramfs... [ 2.648526] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.690161] Scanning for low memory corruption every 60 seconds [ 2.714548] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.734803] audit: initializing netlink subsys (disabled) [ 2.751795] audit: type=2000 audit(1527034552.895:1): initialized [ 2.775016] Initialise system trusted keyring [ 2.791638] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.821085] zbud: loaded [ 2.835188] VFS: Disk quotas dquot_6.6.0 [ 2.849301] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.876260] fuse init (API version 7.23) [ 2.893767] Key type big_key registered [ 2.907194] Allocating IMA MOK and blacklist keyrings. [ 2.931485] Key type asymmetric registered [ 2.945436] Asymmetric key parser 'x509' registered [ 2.963098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.988078] io scheduler noop registered [ 3.001806] io scheduler deadline registered (default) [ 3.020386] io scheduler cfq registered [ 3.034698] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.053341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.073828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.098383] ACPI: Power Button [PWRF] [ 3.115655] GHES: HEST is not enabled! [ 3.147744] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.223611] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.269980] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.303817] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.367387] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.489255] Linux agpgart interface v0.103 [ 3.536621] brd: module loaded [ 3.565386] loop: module loaded [ 3.607426] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.633866] GPT:90111 != 2097151 [ 3.645528] GPT:Alternate GPT header not at the end of the disk. [ 3.664980] GPT:90111 != 2097151 [ 3.676665] GPT: Use GNU Parted to correct GPT errors. [ 3.693980] vda: vda1 vda15 [ 3.714140] scsi host0: ata_piix [ 3.729562] scsi host1: ata_piix [ 3.741588] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.762725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.787857] libphy: Fixed MDIO Bus: probed [ 3.804259] tun: Universal TUN/TAP device driver, 1.6 [ 3.821440] tun: (C) 1999-2004 Max Krasnyansky [ 3.854730] PPP generic driver version 2.4.2 [ 3.870547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.891769] ehci-pci: EHCI PCI platform driver [ 3.907136] ehci-platform: EHCI generic platform driver [ 3.924687] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.947831] ohci-pci: OHCI PCI platform driver [ 3.966541] ohci-platform: OHCI generic platform driver [ 3.984304] uhci_hcd: USB Universal Host Controller Interface driver [ 4.027253] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.044633] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.071155] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.086571] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.106347] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.125832] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.150982] usb usb1: Product: UHCI Host Controller [ 4.166204] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.184284] usb usb1: SerialNumber: 0000:00:01.2 [ 4.199803] hub 1-0:1.0: USB hub found [ 4.213416] hub 1-0:1.0: 2 ports detected [ 4.229743] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.265786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.282742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.299800] mousedev: PS/2 mouse device common for all mice [ 4.321476] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.350921] rtc_cmos 00:00: RTC can wake from S4 [ 4.371537] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.393008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.413150] i2c /dev entries driver [ 4.426149] device-mapper: uevent: version 1.0.3 [ 4.442882] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.469655] ledtrig-cpu: registered to indicate activity on CPUs [ 4.491997] NET: Registered protocol family 10 [ 4.512532] NET: Registered protocol family 17 [ 4.526820] Key type dns_resolver registered [ 4.542576] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.563547] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.601023] registered taskstats version 1 [ 4.621000] Loading compiled-in X.509 certificates [ 4.642471] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.672964] zswap: loaded using pool lzo/zbud [ 4.697927] Key type trusted registered [ 4.715871] Key type encrypted registered [ 4.728955] AppArmor: AppArmor sha1 policy hashing enabled [ 4.745110] ima: No TPM chip found, activating TPM-bypass! [ 4.761309] evm: HMAC attrs: 0x1 [ 4.777844] Magic number: 2:438:254 [ 4.811693] rtc_cmos 00:00: setting system clock to 2018-05-23 00:16:00 UTC (1527034560) [ 4.837564] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.855054] EDD information not available. [ 4.890794] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.920416] Write protecting the kernel read-only data: 14336k [ 4.967276] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.996546] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.25 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.903367] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.15... Lease of 192.168.130.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-05-23 00:16:03,959 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.220 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976880) [ 0.028051] pid_max: default: 32768 minimum: 301 [ 0.036068] ACPI: Core revision 20150930 [ 0.045327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064097] Security Framework initialized [ 0.076046] Yama: becoming mindful. [ 0.084067] AppArmor: AppArmor initialized [ 0.092134] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100370] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116052] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124845] Initializing cgroup subsys io [ 0.136053] Initializing cgroup subsys memory [ 0.144068] Initializing cgroup subsys devices [ 0.152065] Initializing cgroup subsys freezer [ 0.160066] Initializing cgroup subsys net_cls [ 0.168064] Initializing cgroup subsys perf_event [ 0.176139] Initializing cgroup subsys net_prio [ 0.184060] Initializing cgroup subsys hugetlb [ 0.192052] Initializing cgroup subsys pids [ 0.206117] CPU: Physical Processor ID: 0 [ 0.217452] mce: CPU supports 10 MCE banks [ 0.225697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.674203] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.977967] ftrace: allocating 31920 entries in 125 pages [ 1.000645] smpboot: Max logical packages: 1 [ 1.008052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.020918] x2apic enabled [ 1.024071] Switched APIC routing to physical x2apic. [ 1.053404] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.068068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.081090] x86: Booted up 1 node, 1 CPUs [ 1.084053] smpboot: Total of 1 processors activated (4988.44 BogoMIPS) [ 1.092207] devtmpfs: initialized [ 1.097543] evm: security.selinux [ 1.100055] evm: security.SMACK64 [ 1.104056] evm: security.SMACK64EXEC [ 1.108055] evm: security.SMACK64TRANSMUTE [ 1.112052] evm: security.SMACK64MMAP [ 1.116051] evm: security.ima [ 1.120054] evm: security.capability [ 1.124257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.128208] pinctrl core: initialized pinctrl subsystem [ 1.133335] RTC time: 0:15:54, date: 05/23/18 [ 1.136520] NET: Registered protocol family 16 [ 1.140674] cpuidle: using governor ladder [ 1.144081] cpuidle: using governor menu [ 1.148068] PCCT header not found. [ 1.152427] ACPI: bus type PCI registered [ 1.156056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.161190] PCI: Using configuration type 1 for base access [ 1.165860] ACPI: Added _OSI(Module Device) [ 1.168052] ACPI: Added _OSI(Processor Device) [ 1.172051] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.176051] ACPI: Added _OSI(Processor Aggregator Device) [ 1.183282] ACPI: Interpreter enabled [ 1.184082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.196063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.208078] ACPI: (supports S0 S3 S4 S5) [ 1.212057] ACPI: Using IOAPIC for interrupt routing [ 1.216110] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.225154] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.228062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.236081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.241391] acpiphp: Slot [3] registered [ 1.244292] acpiphp: Slot [4] registered [ 1.248194] acpiphp: Slot [5] registered [ 1.252213] acpiphp: Slot [6] registered [ 1.256206] acpiphp: Slot [7] registered [ 1.260194] acpiphp: Slot [8] registered [ 1.264186] acpiphp: Slot [9] registered [ 1.268183] acpiphp: Slot [10] registered [ 1.272207] acpiphp: Slot [11] registered [ 1.276203] acpiphp: Slot [12] registered [ 1.280194] acpiphp: Slot [13] registered [ 1.284194] acpiphp: Slot [14] registered [ 1.288190] acpiphp: Slot [15] registered [ 1.292191] acpiphp: Slot [16] registered [ 1.296210] acpiphp: Slot [17] registered [ 1.300292] acpiphp: Slot [18] registered [ 1.304192] acpiphp: Slot [19] registered [ 1.308187] acpiphp: Slot [20] registered [ 1.312189] acpiphp: Slot [21] registered [ 1.316211] acpiphp: Slot [22] registered [ 1.320182] acpiphp: Slot [23] registered [ 1.324220] acpiphp: Slot [24] registered [ 1.328196] acpiphp: Slot [25] registered [ 1.332196] acpiphp: Slot [26] registered [ 1.336180] acpiphp: Slot [27] registered [ 1.340190] acpiphp: Slot [28] registered [ 1.344219] acpiphp: Slot [29] registered [ 1.348265] acpiphp: Slot [30] registered [ 1.352182] acpiphp: Slot [31] registered [ 1.356174] PCI host bridge to bus 0000:00 [ 1.360056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.364061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.368063] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.372060] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.376060] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.380058] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.406199] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.408051] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.412050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.416050] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.436962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.440200] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.590929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.600723] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.612730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.624602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.636396] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.647221] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.660453] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.664000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.664066] vgaarb: loaded [ 1.668055] vgaarb: bridge control possible 0000:00:02.0 [ 1.680937] SCSI subsystem initialized [ 1.691291] ACPI: bus type USB registered [ 1.692857] usbcore: registered new interface driver usbfs [ 1.696364] usbcore: registered new interface driver hub [ 1.700109] usbcore: registered new device driver usb [ 1.709565] PCI: Using ACPI for IRQ routing [ 1.720873] NetLabel: Initializing [ 1.724135] NetLabel: domain hash size = 128 [ 1.728048] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.732637] NetLabel: unlabeled traffic allowed by default [ 1.742210] clocksource: Switched to clocksource kvm-clock [ 1.894517] AppArmor: AppArmor Filesystem Enabled [ 1.910824] pnp: PnP ACPI init [ 1.926344] pnp: PnP ACPI: found 5 devices [ 1.963743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.994010] NET: Registered protocol family 2 [ 2.016341] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.038384] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.058223] TCP: Hash tables configured (established 4096 bind 4096) [ 2.079269] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.096781] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.117148] NET: Registered protocol family 1 [ 2.133696] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.151519] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.170813] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.210747] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.252836] Trying to unpack rootfs image as initramfs... [ 2.648526] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.690161] Scanning for low memory corruption every 60 seconds [ 2.714548] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.734803] audit: initializing netlink subsys (disabled) [ 2.751795] audit: type=2000 audit(1527034552.895:1): initialized [ 2.775016] Initialise system trusted keyring [ 2.791638] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.821085] zbud: loaded [ 2.835188] VFS: Disk quotas dquot_6.6.0 [ 2.849301] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.876260] fuse init (API version 7.23) [ 2.893767] Key type big_key registered [ 2.907194] Allocating IMA MOK and blacklist keyrings. [ 2.931485] Key type asymmetric registered [ 2.945436] Asymmetric key parser 'x509' registered [ 2.963098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.988078] io scheduler noop registered [ 3.001806] io scheduler deadline registered (default) [ 3.020386] io scheduler cfq registered [ 3.034698] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.053341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.073828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.098383] ACPI: Power Button [PWRF] [ 3.115655] GHES: HEST is not enabled! [ 3.147744] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.223611] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.269980] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.303817] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.367387] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.489255] Linux agpgart interface v0.103 [ 3.536621] brd: module loaded [ 3.565386] loop: module loaded [ 3.607426] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.633866] GPT:90111 != 2097151 [ 3.645528] GPT:Alternate GPT header not at the end of the disk. [ 3.664980] GPT:90111 != 2097151 [ 3.676665] GPT: Use GNU Parted to correct GPT errors. [ 3.693980] vda: vda1 vda15 [ 3.714140] scsi host0: ata_piix [ 3.729562] scsi host1: ata_piix [ 3.741588] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.762725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.787857] libphy: Fixed MDIO Bus: probed [ 3.804259] tun: Universal TUN/TAP device driver, 1.6 [ 3.821440] tun: (C) 1999-2004 Max Krasnyansky [ 3.854730] PPP generic driver version 2.4.2 [ 3.870547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.891769] ehci-pci: EHCI PCI platform driver [ 3.907136] ehci-platform: EHCI generic platform driver [ 3.924687] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.947831] ohci-pci: OHCI PCI platform driver [ 3.966541] ohci-platform: OHCI generic platform driver [ 3.984304] uhci_hcd: USB Universal Host Controller Interface driver [ 4.027253] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.044633] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.071155] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.086571] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.106347] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.125832] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.150982] usb usb1: Product: UHCI Host Controller [ 4.166204] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.184284] usb usb1: SerialNumber: 0000:00:01.2 [ 4.199803] hub 1-0:1.0: USB hub found [ 4.213416] hub 1-0:1.0: 2 ports detected [ 4.229743] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.265786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.282742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.299800] mousedev: PS/2 mouse device common for all mice [ 4.321476] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.350921] rtc_cmos 00:00: RTC can wake from S4 [ 4.371537] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.393008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.413150] i2c /dev entries driver [ 4.426149] device-mapper: uevent: version 1.0.3 [ 4.442882] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.469655] ledtrig-cpu: registered to indicate activity on CPUs [ 4.491997] NET: Registered protocol family 10 [ 4.512532] NET: Registered protocol family 17 [ 4.526820] Key type dns_resolver registered [ 4.542576] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.563547] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.601023] registered taskstats version 1 [ 4.621000] Loading compiled-in X.509 certificates [ 4.642471] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.672964] zswap: loaded using pool lzo/zbud [ 4.697927] Key type trusted registered [ 4.715871] Key type encrypted registered [ 4.728955] AppArmor: AppArmor sha1 policy hashing enabled [ 4.745110] ima: No TPM chip found, activating TPM-bypass! [ 4.761309] evm: HMAC attrs: 0x1 [ 4.777844] Magic number: 2:438:254 [ 4.811693] rtc_cmos 00:00: setting system clock to 2018-05-23 00:16:00 UTC (1527034560) [ 4.837564] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.855054] EDD information not available. [ 4.890794] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.920416] Write protecting the kernel read-only data: 14336k [ 4.967276] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.996546] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.25 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.903367] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.15... Lease of 192.168.130.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 6.08. iid=i-0000002b failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-05-23 00:16:05,563 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.220 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976880) [ 0.028051] pid_max: default: 32768 minimum: 301 [ 0.036068] ACPI: Core revision 20150930 [ 0.045327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064097] Security Framework initialized [ 0.076046] Yama: becoming mindful. [ 0.084067] AppArmor: AppArmor initialized [ 0.092134] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100370] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116052] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124845] Initializing cgroup subsys io [ 0.136053] Initializing cgroup subsys memory [ 0.144068] Initializing cgroup subsys devices [ 0.152065] Initializing cgroup subsys freezer [ 0.160066] Initializing cgroup subsys net_cls [ 0.168064] Initializing cgroup subsys perf_event [ 0.176139] Initializing cgroup subsys net_prio [ 0.184060] Initializing cgroup subsys hugetlb [ 0.192052] Initializing cgroup subsys pids [ 0.206117] CPU: Physical Processor ID: 0 [ 0.217452] mce: CPU supports 10 MCE banks [ 0.225697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.674203] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.977967] ftrace: allocating 31920 entries in 125 pages [ 1.000645] smpboot: Max logical packages: 1 [ 1.008052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.020918] x2apic enabled [ 1.024071] Switched APIC routing to physical x2apic. [ 1.053404] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.068068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.081090] x86: Booted up 1 node, 1 CPUs [ 1.084053] smpboot: Total of 1 processors activated (4988.44 BogoMIPS) [ 1.092207] devtmpfs: initialized [ 1.097543] evm: security.selinux [ 1.100055] evm: security.SMACK64 [ 1.104056] evm: security.SMACK64EXEC [ 1.108055] evm: security.SMACK64TRANSMUTE [ 1.112052] evm: security.SMACK64MMAP [ 1.116051] evm: security.ima [ 1.120054] evm: security.capability [ 1.124257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.128208] pinctrl core: initialized pinctrl subsystem [ 1.133335] RTC time: 0:15:54, date: 05/23/18 [ 1.136520] NET: Registered protocol family 16 [ 1.140674] cpuidle: using governor ladder [ 1.144081] cpuidle: using governor menu [ 1.148068] PCCT header not found. [ 1.152427] ACPI: bus type PCI registered [ 1.156056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.161190] PCI: Using configuration type 1 for base access [ 1.165860] ACPI: Added _OSI(Module Device) [ 1.168052] ACPI: Added _OSI(Processor Device) [ 1.172051] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.176051] ACPI: Added _OSI(Processor Aggregator Device) [ 1.183282] ACPI: Interpreter enabled [ 1.184082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.196063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.208078] ACPI: (supports S0 S3 S4 S5) [ 1.212057] ACPI: Using IOAPIC for interrupt routing [ 1.216110] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.225154] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.228062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.236081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.241391] acpiphp: Slot [3] registered [ 1.244292] acpiphp: Slot [4] registered [ 1.248194] acpiphp: Slot [5] registered [ 1.252213] acpiphp: Slot [6] registered [ 1.256206] acpiphp: Slot [7] registered [ 1.260194] acpiphp: Slot [8] registered [ 1.264186] acpiphp: Slot [9] registered [ 1.268183] acpiphp: Slot [10] registered [ 1.272207] acpiphp: Slot [11] registered [ 1.276203] acpiphp: Slot [12] registered [ 1.280194] acpiphp: Slot [13] registered [ 1.284194] acpiphp: Slot [14] registered [ 1.288190] acpiphp: Slot [15] registered [ 1.292191] acpiphp: Slot [16] registered [ 1.296210] acpiphp: Slot [17] registered [ 1.300292] acpiphp: Slot [18] registered [ 1.304192] acpiphp: Slot [19] registered [ 1.308187] acpiphp: Slot [20] registered [ 1.312189] acpiphp: Slot [21] registered [ 1.316211] acpiphp: Slot [22] registered [ 1.320182] acpiphp: Slot [23] registered [ 1.324220] acpiphp: Slot [24] registered [ 1.328196] acpiphp: Slot [25] registered [ 1.332196] acpiphp: Slot [26] registered [ 1.336180] acpiphp: Slot [27] registered [ 1.340190] acpiphp: Slot [28] registered [ 1.344219] acpiphp: Slot [29] registered [ 1.348265] acpiphp: Slot [30] registered [ 1.352182] acpiphp: Slot [31] registered [ 1.356174] PCI host bridge to bus 0000:00 [ 1.360056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.364061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.368063] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.372060] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.376060] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.380058] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.406199] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.408051] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.412050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.416050] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.436962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.440200] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.590929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.600723] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.612730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.624602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.636396] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.647221] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.660453] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.664000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.664066] vgaarb: loaded [ 1.668055] vgaarb: bridge control possible 0000:00:02.0 [ 1.680937] SCSI subsystem initialized [ 1.691291] ACPI: bus type USB registered [ 1.692857] usbcore: registered new interface driver usbfs [ 1.696364] usbcore: registered new interface driver hub [ 1.700109] usbcore: registered new device driver usb [ 1.709565] PCI: Using ACPI for IRQ routing [ 1.720873] NetLabel: Initializing [ 1.724135] NetLabel: domain hash size = 128 [ 1.728048] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.732637] NetLabel: unlabeled traffic allowed by default [ 1.742210] clocksource: Switched to clocksource kvm-clock [ 1.894517] AppArmor: AppArmor Filesystem Enabled [ 1.910824] pnp: PnP ACPI init [ 1.926344] pnp: PnP ACPI: found 5 devices [ 1.963743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.994010] NET: Registered protocol family 2 [ 2.016341] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.038384] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.058223] TCP: Hash tables configured (established 4096 bind 4096) [ 2.079269] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.096781] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.117148] NET: Registered protocol family 1 [ 2.133696] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.151519] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.170813] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.210747] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.252836] Trying to unpack rootfs image as initramfs... [ 2.648526] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.690161] Scanning for low memory corruption every 60 seconds [ 2.714548] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.734803] audit: initializing netlink subsys (disabled) [ 2.751795] audit: type=2000 audit(1527034552.895:1): initialized [ 2.775016] Initialise system trusted keyring [ 2.791638] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.821085] zbud: loaded [ 2.835188] VFS: Disk quotas dquot_6.6.0 [ 2.849301] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.876260] fuse init (API version 7.23) [ 2.893767] Key type big_key registered [ 2.907194] Allocating IMA MOK and blacklist keyrings. [ 2.931485] Key type asymmetric registered [ 2.945436] Asymmetric key parser 'x509' registered [ 2.963098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.988078] io scheduler noop registered [ 3.001806] io scheduler deadline registered (default) [ 3.020386] io scheduler cfq registered [ 3.034698] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.053341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.073828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.098383] ACPI: Power Button [PWRF] [ 3.115655] GHES: HEST is not enabled! [ 3.147744] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.223611] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.269980] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.303817] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.367387] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.489255] Linux agpgart interface v0.103 [ 3.536621] brd: module loaded [ 3.565386] loop: module loaded [ 3.607426] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.633866] GPT:90111 != 2097151 [ 3.645528] GPT:Alternate GPT header not at the end of the disk. [ 3.664980] GPT:90111 != 2097151 [ 3.676665] GPT: Use GNU Parted to correct GPT errors. [ 3.693980] vda: vda1 vda15 [ 3.714140] scsi host0: ata_piix [ 3.729562] scsi host1: ata_piix [ 3.741588] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.762725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.787857] libphy: Fixed MDIO Bus: probed [ 3.804259] tun: Universal TUN/TAP device driver, 1.6 [ 3.821440] tun: (C) 1999-2004 Max Krasnyansky [ 3.854730] PPP generic driver version 2.4.2 [ 3.870547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.891769] ehci-pci: EHCI PCI platform driver [ 3.907136] ehci-platform: EHCI generic platform driver [ 3.924687] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.947831] ohci-pci: OHCI PCI platform driver [ 3.966541] ohci-platform: OHCI generic platform driver [ 3.984304] uhci_hcd: USB Universal Host Controller Interface driver [ 4.027253] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.044633] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.071155] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.086571] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.106347] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.125832] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.150982] usb usb1: Product: UHCI Host Controller [ 4.166204] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.184284] usb usb1: SerialNumber: 0000:00:01.2 [ 4.199803] hub 1-0:1.0: USB hub found [ 4.213416] hub 1-0:1.0: 2 ports detected [ 4.229743] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.265786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.282742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.299800] mousedev: PS/2 mouse device common for all mice [ 4.321476] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.350921] rtc_cmos 00:00: RTC can wake from S4 [ 4.371537] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.393008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.413150] i2c /dev entries driver [ 4.426149] device-mapper: uevent: version 1.0.3 [ 4.442882] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.469655] ledtrig-cpu: registered to indicate activity on CPUs [ 4.491997] NET: Registered protocol family 10 [ 4.512532] NET: Registered protocol family 17 [ 4.526820] Key type dns_resolver registered [ 4.542576] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.563547] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.601023] registered taskstats version 1 [ 4.621000] Loading compiled-in X.509 certificates [ 4.642471] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.672964] zswap: loaded using pool lzo/zbud [ 4.697927] Key type trusted registered [ 4.715871] Key type encrypted registered [ 4.728955] AppArmor: AppArmor sha1 policy hashing enabled [ 4.745110] ima: No TPM chip found, activating TPM-bypass! [ 4.761309] evm: HMAC attrs: 0x1 [ 4.777844] Magic number: 2:438:254 [ 4.811693] rtc_cmos 00:00: setting system clock to 2018-05-23 00:16:00 UTC (1527034560) [ 4.837564] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.855054] EDD information not available. [ 4.890794] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.920416] Write protecting the kernel read-only data: 14336k [ 4.967276] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.996546] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.25 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.903367] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.15... Lease of 192.168.130.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 6.08. iid=i-0000002b failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-05-23 00:16:07,072 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.220 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976880) [ 0.028051] pid_max: default: 32768 minimum: 301 [ 0.036068] ACPI: Core revision 20150930 [ 0.045327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064097] Security Framework initialized [ 0.076046] Yama: becoming mindful. [ 0.084067] AppArmor: AppArmor initialized [ 0.092134] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100370] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116052] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124845] Initializing cgroup subsys io [ 0.136053] Initializing cgroup subsys memory [ 0.144068] Initializing cgroup subsys devices [ 0.152065] Initializing cgroup subsys freezer [ 0.160066] Initializing cgroup subsys net_cls [ 0.168064] Initializing cgroup subsys perf_event [ 0.176139] Initializing cgroup subsys net_prio [ 0.184060] Initializing cgroup subsys hugetlb [ 0.192052] Initializing cgroup subsys pids [ 0.206117] CPU: Physical Processor ID: 0 [ 0.217452] mce: CPU supports 10 MCE banks [ 0.225697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.674203] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.977967] ftrace: allocating 31920 entries in 125 pages [ 1.000645] smpboot: Max logical packages: 1 [ 1.008052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.020918] x2apic enabled [ 1.024071] Switched APIC routing to physical x2apic. [ 1.053404] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.068068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.081090] x86: Booted up 1 node, 1 CPUs [ 1.084053] smpboot: Total of 1 processors activated (4988.44 BogoMIPS) [ 1.092207] devtmpfs: initialized [ 1.097543] evm: security.selinux [ 1.100055] evm: security.SMACK64 [ 1.104056] evm: security.SMACK64EXEC [ 1.108055] evm: security.SMACK64TRANSMUTE [ 1.112052] evm: security.SMACK64MMAP [ 1.116051] evm: security.ima [ 1.120054] evm: security.capability [ 1.124257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.128208] pinctrl core: initialized pinctrl subsystem [ 1.133335] RTC time: 0:15:54, date: 05/23/18 [ 1.136520] NET: Registered protocol family 16 [ 1.140674] cpuidle: using governor ladder [ 1.144081] cpuidle: using governor menu [ 1.148068] PCCT header not found. [ 1.152427] ACPI: bus type PCI registered [ 1.156056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.161190] PCI: Using configuration type 1 for base access [ 1.165860] ACPI: Added _OSI(Module Device) [ 1.168052] ACPI: Added _OSI(Processor Device) [ 1.172051] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.176051] ACPI: Added _OSI(Processor Aggregator Device) [ 1.183282] ACPI: Interpreter enabled [ 1.184082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.196063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.208078] ACPI: (supports S0 S3 S4 S5) [ 1.212057] ACPI: Using IOAPIC for interrupt routing [ 1.216110] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.225154] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.228062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.236081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.241391] acpiphp: Slot [3] registered [ 1.244292] acpiphp: Slot [4] registered [ 1.248194] acpiphp: Slot [5] registered [ 1.252213] acpiphp: Slot [6] registered [ 1.256206] acpiphp: Slot [7] registered [ 1.260194] acpiphp: Slot [8] registered [ 1.264186] acpiphp: Slot [9] registered [ 1.268183] acpiphp: Slot [10] registered [ 1.272207] acpiphp: Slot [11] registered [ 1.276203] acpiphp: Slot [12] registered [ 1.280194] acpiphp: Slot [13] registered [ 1.284194] acpiphp: Slot [14] registered [ 1.288190] acpiphp: Slot [15] registered [ 1.292191] acpiphp: Slot [16] registered [ 1.296210] acpiphp: Slot [17] registered [ 1.300292] acpiphp: Slot [18] registered [ 1.304192] acpiphp: Slot [19] registered [ 1.308187] acpiphp: Slot [20] registered [ 1.312189] acpiphp: Slot [21] registered [ 1.316211] acpiphp: Slot [22] registered [ 1.320182] acpiphp: Slot [23] registered [ 1.324220] acpiphp: Slot [24] registered [ 1.328196] acpiphp: Slot [25] registered [ 1.332196] acpiphp: Slot [26] registered [ 1.336180] acpiphp: Slot [27] registered [ 1.340190] acpiphp: Slot [28] registered [ 1.344219] acpiphp: Slot [29] registered [ 1.348265] acpiphp: Slot [30] registered [ 1.352182] acpiphp: Slot [31] registered [ 1.356174] PCI host bridge to bus 0000:00 [ 1.360056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.364061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.368063] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.372060] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.376060] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.380058] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.406199] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.408051] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.412050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.416050] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.436962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.440200] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.590929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.600723] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.612730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.624602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.636396] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.647221] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.660453] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.664000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.664066] vgaarb: loaded [ 1.668055] vgaarb: bridge control possible 0000:00:02.0 [ 1.680937] SCSI subsystem initialized [ 1.691291] ACPI: bus type USB registered [ 1.692857] usbcore: registered new interface driver usbfs [ 1.696364] usbcore: registered new interface driver hub [ 1.700109] usbcore: registered new device driver usb [ 1.709565] PCI: Using ACPI for IRQ routing [ 1.720873] NetLabel: Initializing [ 1.724135] NetLabel: domain hash size = 128 [ 1.728048] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.732637] NetLabel: unlabeled traffic allowed by default [ 1.742210] clocksource: Switched to clocksource kvm-clock [ 1.894517] AppArmor: AppArmor Filesystem Enabled [ 1.910824] pnp: PnP ACPI init [ 1.926344] pnp: PnP ACPI: found 5 devices [ 1.963743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.994010] NET: Registered protocol family 2 [ 2.016341] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.038384] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.058223] TCP: Hash tables configured (established 4096 bind 4096) [ 2.079269] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.096781] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.117148] NET: Registered protocol family 1 [ 2.133696] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.151519] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.170813] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.210747] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.252836] Trying to unpack rootfs image as initramfs... [ 2.648526] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.690161] Scanning for low memory corruption every 60 seconds [ 2.714548] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.734803] audit: initializing netlink subsys (disabled) [ 2.751795] audit: type=2000 audit(1527034552.895:1): initialized [ 2.775016] Initialise system trusted keyring [ 2.791638] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.821085] zbud: loaded [ 2.835188] VFS: Disk quotas dquot_6.6.0 [ 2.849301] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.876260] fuse init (API version 7.23) [ 2.893767] Key type big_key registered [ 2.907194] Allocating IMA MOK and blacklist keyrings. [ 2.931485] Key type asymmetric registered [ 2.945436] Asymmetric key parser 'x509' registered [ 2.963098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.988078] io scheduler noop registered [ 3.001806] io scheduler deadline registered (default) [ 3.020386] io scheduler cfq registered [ 3.034698] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.053341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.073828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.098383] ACPI: Power Button [PWRF] [ 3.115655] GHES: HEST is not enabled! [ 3.147744] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.223611] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.269980] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.303817] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.367387] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.489255] Linux agpgart interface v0.103 [ 3.536621] brd: module loaded [ 3.565386] loop: module loaded [ 3.607426] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.633866] GPT:90111 != 2097151 [ 3.645528] GPT:Alternate GPT header not at the end of the disk. [ 3.664980] GPT:90111 != 2097151 [ 3.676665] GPT: Use GNU Parted to correct GPT errors. [ 3.693980] vda: vda1 vda15 [ 3.714140] scsi host0: ata_piix [ 3.729562] scsi host1: ata_piix [ 3.741588] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.762725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.787857] libphy: Fixed MDIO Bus: probed [ 3.804259] tun: Universal TUN/TAP device driver, 1.6 [ 3.821440] tun: (C) 1999-2004 Max Krasnyansky [ 3.854730] PPP generic driver version 2.4.2 [ 3.870547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.891769] ehci-pci: EHCI PCI platform driver [ 3.907136] ehci-platform: EHCI generic platform driver [ 3.924687] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.947831] ohci-pci: OHCI PCI platform driver [ 3.966541] ohci-platform: OHCI generic platform driver [ 3.984304] uhci_hcd: USB Universal Host Controller Interface driver [ 4.027253] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.044633] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.071155] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.086571] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.106347] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.125832] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.150982] usb usb1: Product: UHCI Host Controller [ 4.166204] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.184284] usb usb1: SerialNumber: 0000:00:01.2 [ 4.199803] hub 1-0:1.0: USB hub found [ 4.213416] hub 1-0:1.0: 2 ports detected [ 4.229743] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.265786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.282742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.299800] mousedev: PS/2 mouse device common for all mice [ 4.321476] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.350921] rtc_cmos 00:00: RTC can wake from S4 [ 4.371537] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.393008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.413150] i2c /dev entries driver [ 4.426149] device-mapper: uevent: version 1.0.3 [ 4.442882] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.469655] ledtrig-cpu: registered to indicate activity on CPUs [ 4.491997] NET: Registered protocol family 10 [ 4.512532] NET: Registered protocol family 17 [ 4.526820] Key type dns_resolver registered [ 4.542576] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.563547] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.601023] registered taskstats version 1 [ 4.621000] Loading compiled-in X.509 certificates [ 4.642471] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.672964] zswap: loaded using pool lzo/zbud [ 4.697927] Key type trusted registered [ 4.715871] Key type encrypted registered [ 4.728955] AppArmor: AppArmor sha1 policy hashing enabled [ 4.745110] ima: No TPM chip found, activating TPM-bypass! [ 4.761309] evm: HMAC attrs: 0x1 [ 4.777844] Magic number: 2:438:254 [ 4.811693] rtc_cmos 00:00: setting system clock to 2018-05-23 00:16:00 UTC (1527034560) [ 4.837564] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.855054] EDD information not available. [ 4.890794] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.920416] Write protecting the kernel read-only data: 14336k [ 4.967276] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.996546] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.25 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.903367] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.15... Lease of 192.168.130.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 6.08. iid=i-0000002b failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top 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 === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2494.220 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 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCB7MYpVgwalZynBJ9erB+XVJlUvCIoc6xjLKYIFuxhyiV2iZUnYqfAB9pIMzBooJCzCtv181mLA+C0MSNDKT2FduutKBmXBSRjMUhRYZspOolnPKAtZhrOt1bmp8sbRbBCnhcRJQ6DcV71XAHyv1dV9DNrVtkKSWW6rbl9bz7Csco292kLvlINrKikcwSVVVxjLb9mBXWaVVLqXqJunMgv4e+3EZRRze0oxIg3nhqtSkMxGh7DvWY/PEGoaZzsA/zVPNPYq+iiEHqX6X3M4vDlHkW2KQ6sWG4sa0ldDP9sIZd8I7oUl/5vY1rsPkDzfdH4aLu1TSaYD36H8B5ixW73 root@opnfv-vping-2-userdata--58bd63fd-cc62-4c90-ba10-127c3a494abe ssh-dss AAAAB3NzaC1kc3MAAACBAK5ESU9i1DAsX7/XosHehVZ+a5Jd9eSzahtbCbBkGI3LsG8f2CjVfX7DSic4O6cvU5m/9HdKJLFzirAmJPmH5Osnnml/oa0lTwbMtpMxVCIS3/ZHqhiXBYKhMWLkShxmWZL1AncRq1Gae6D81WF/kkZlvIXRtqIwOeqLKevp1X2RAAAAFQD/+jAq1GoQ0LlzfaEGUt3UeZKSgQAAAIB7ncwshaD9SZGivnhTfacgRRT14KKhfpU4fjvdgjkgQyD2yQzglKfhCFxrWKgyIBwbDdafBGS9VMX4itp6t9lz6DWmwsRGFGX030toeCNc/nHerbIDSnvL7UyPB9e2kqrhPm6yYcKazMZFlY2ZSjjO70X9hd8FMy1BPGIZgMVt3AAAAIEAozdx7VsuUyOP3+DNhkFtr85pncQ/3aaiHOVvA5CqWxkqyaMvo9R3feYduw/1u5Y/xEG1Bs2X+Z/aLPmDRlRIhOcKiLL7RPL6p3vCGBExEpIQpqYy8MIwGOmOT4VysP8RS0FUr6451GJEpER9L9XxMZzfT6cL58z8XYT/8tn6uM4= root@opnfv-vping-2-userdata--58bd63fd-cc62-4c90-ba10-127c3a494abe -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.53s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.15,24,fe80::f816:3eff:feb9:6510/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000002b name: N/A availability-zone: nova local-hostname: opnfv-vping-2-userdata--58bd63fd-cc62-4c90-ba10-127c3a494abe.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=11.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--58bd63fd-cc62-4c90-ba10-127c3a494abe login: 2018-05-23 00:16:07,072 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-23 00:16:07,608 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 00:16:07,608 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:59 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-23 00:16:27,289 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-23 00:16:27,370 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-23 00:16:27,371 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-23 00:16:27,371 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-23 00:16:36,277 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | dcb0b797-87da-4f1c-96b1-3bd824e5fdf7 | 2018-05-23T00:16:36.152578 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: dcb0b797-87da-4f1c-96b1-3bd824e5fdf7 ~/.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-23 00:16:41,047 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-05-23 00:16:41,047 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-23 00:16:49,712 - 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=69095135-394c-42fc-8e40-229536769e74) as the default verifier for the future CLI operations. 2018-05-23 00:16:54,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-a36fa5ec-2a6b-4599-a8c8-cd9595e87847' 2018-05-23 00:16:55,060 - 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-23T00:16:54Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f66f75f6-8a0e-4d5d-aa13-0c7052971e2c', u'provider:segmentation_id': 73, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-a36fa5ec-2a6b-4599-a8c8-cd9595e87847', u'admin_state_up': True, u'tenant_id': u'9393c453e1b0488aa91b941faaddd213', u'created_at': u'2018-05-23T00:16:54Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9393c453e1b0488aa91b941faaddd213'}) 2018-05-23 00:16:55,810 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T00:16:55Z', 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'ada6e962-6d9d-4f69-8b59-5993d96c1b93', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-a36fa5ec-2a6b-4599-a8c8-cd9595e87847', u'enable_dhcp': True, u'network_id': u'f66f75f6-8a0e-4d5d-aa13-0c7052971e2c', u'tenant_id': u'9393c453e1b0488aa91b941faaddd213', u'created_at': u'2018-05-23T00:16:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'9393c453e1b0488aa91b941faaddd213'}) 2018-05-23 00:16:55,810 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-23 00:16:55,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-a36fa5ec-2a6b-4599-a8c8-cd9595e87847' 2018-05-23 00:16:58,240 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-a36fa5ec-2a6b-4599-a8c8-cd9595e87847', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T00:16:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/e2c6e45e-9fc5-41db-85b0-3ea65471957c/file', u'owner': u'9393c453e1b0488aa91b941faaddd213', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e2c6e45e-9fc5-41db-85b0-3ea65471957c', u'size': None, u'name': u'Cirros-0.4.0-a36fa5ec-2a6b-4599-a8c8-cd9595e87847', u'checksum': None, u'self': u'/v2/images/e2c6e45e-9fc5-41db-85b0-3ea65471957c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T00:16:56Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 00:16:58,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-a36fa5ec-2a6b-4599-a8c8-cd9595e87847' 2018-05-23 00:17:00,868 - 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-a36fa5ec-2a6b-4599-a8c8-cd9595e87847', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T00:16:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/4c082896-f337-4fa2-9507-2abf3d8911a2/file', u'owner': u'9393c453e1b0488aa91b941faaddd213', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4c082896-f337-4fa2-9507-2abf3d8911a2', u'size': None, u'name': u'Cirros-0.4.0-1-a36fa5ec-2a6b-4599-a8c8-cd9595e87847', u'checksum': None, u'self': u'/v2/images/4c082896-f337-4fa2-9507-2abf3d8911a2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T00:16:58Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 00:17:00,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-23 00:17:01,045 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-a36fa5ec-2a6b-4599-a8c8-cd9595e87847', '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'9393c453e1b0488aa91b941faaddd213', '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'56c035ef-0e60-44a3-9e02-bdda511352f2', 'swap': 0}) 2018-05-23 00:17:01,215 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-a36fa5ec-2a6b-4599-a8c8-cd9595e87847', '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'9393c453e1b0488aa91b941faaddd213', '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'0d2d27a1-9376-4717-9882-934a0f97abb5', 'swap': 0}) 2018-05-23 00:17:05,806 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-23 00:17:05,806 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-23 00:17:05,806 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-23 00:17:05,807 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-23 00:17:05,832 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-23 00:17:10,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-69095135-394c-42fc-8e40-229536769e74/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-23 00:17:10,004 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-23 00:17:10,012 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-23 00:17:10,012 - 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-23 00:36:55,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f77ae957-5761-4454-8d6a-f2beae2e1ab4 2018-05-23 00:36:55,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f77ae957-5761-4454-8d6a-f2beae2e1ab4']'. 2018-05-23 00:36:56,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-23 00:36:56,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-23 00:36:56,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 00:36:56,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f77ae957-5761-4454-8d6a-f2beae2e1ab4 | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-23 00:17:13 | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-23 00:36:55 | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:42 | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 69095135-394c-42fc-8e40-229536769e74) | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: dcb0b797-87da-4f1c-96b1-3bd824e5fdf7) | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1143.529 | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 00:36:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-23 00:36:56,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-05-23 00:37:03,040 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 00:37:03,040 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 20:08 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-23 00:37:03,043 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-23 00:37:03,043 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-23 00:37:03,110 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-23 00:37:03,946 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual2 2018-05-23 00:37:03,947 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-23 00:37:03,947 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-23 00:37:05,084 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-23 00:37:08,674 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-23 00:37:12,143 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d661f115-f3ed-41a5-bf38-5d5429173f69 | 2018-05-23T00:37:12.018474 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d661f115-f3ed-41a5-bf38-5d5429173f69 ~/.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-23 00:37:16,815 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-05-23 00:37:16,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-23 00:37:17,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89'... 2018-05-23 00:37:19,827 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-c8141bb0-14a6-4fe3-b458-66637e551d89'... 2018-05-23 00:37:21,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-c8141bb0-14a6-4fe3-b458-66637e551d89'... 2018-05-23 00:37:34,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89'... 2018-05-23 00:37:34,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-c8141bb0-14a6-4fe3-b458-66637e551d89'... 2018-05-23 00:37:34,914 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-23 00:37:34,915 - 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-23 00:37:34,923 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 00:37:34,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 00:37:34,957 - 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': 'ext-net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '95047fc5-582b-4ebd-9858-3bd84584c4c1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89', 'flavor_name': 'rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c8141bb0-14a6-4fe3-b458-66637e551d89', '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-23 00:38:41,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 35f314a5-5df3-47f5-8247-debe0aebb5c8 2018-05-23 00:38:41,484 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-23 00:38:41,484 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '35f314a5-5df3-47f5-8247-debe0aebb5c8'] 2018-05-23 00:38:42,607 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 35f314a5-5df3-47f5-8247-debe0aebb5c8: 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 35f314a5-5df3-47f5-8247-debe0aebb5c8 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.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | total | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> duration | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.689962 Full duration: 7.520138 -------------------------------------------------------------------------------- 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 35f314a5-5df3-47f5-8247-debe0aebb5c8 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.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | total | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 100.0% | 1 | | -> duration | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.461069 Full duration: 8.500228 -------------------------------------------------------------------------------- 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 35f314a5-5df3-47f5-8247-debe0aebb5c8 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.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | total | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | -> duration | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.374604 Full duration: 8.41534 -------------------------------------------------------------------------------- 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 35f314a5-5df3-47f5-8247-debe0aebb5c8 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 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | total | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 100.0% | 1 | | -> duration | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.623525 Full duration: 8.374825 -------------------------------------------------------------------------------- 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 35f314a5-5df3-47f5-8247-debe0aebb5c8 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.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | total | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> duration | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.153962 Full duration: 7.814135 -------------------------------------------------------------------------------- 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 35f314a5-5df3-47f5-8247-debe0aebb5c8 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> duration | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.836473 Full duration: 7.694749 HINTS: * To plot HTML graphics with this data, run: rally task report 35f314a5-5df3-47f5-8247-debe0aebb5c8 --out output.html * To generate a JUnit report, run: rally task export 35f314a5-5df3-47f5-8247-debe0aebb5c8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 35f314a5-5df3-47f5-8247-debe0aebb5c8 --json --out output.json 2018-05-23 00:38:42,607 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '35f314a5-5df3-47f5-8247-debe0aebb5c8'] 2018-05-23 00:38:46,042 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 00:38:46,042 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '35f314a5-5df3-47f5-8247-debe0aebb5c8', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-23 00:38:46,049 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-23 00:38:46,050 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-23 00:38:46,061 - 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-23 00:38:46,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 00:38:46,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 00:38:46,078 - 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': 'ext-net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '95047fc5-582b-4ebd-9858-3bd84584c4c1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89', 'flavor_name': 'rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c8141bb0-14a6-4fe3-b458-66637e551d89', '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-23 00:40:18,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f298ed59-a962-4494-a53c-013f15af677a 2018-05-23 00:40:18,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f298ed59-a962-4494-a53c-013f15af677a'] 2018-05-23 00:40:20,084 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f298ed59-a962-4494-a53c-013f15af677a: 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 f298ed59-a962-4494-a53c-013f15af677a 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 | 4.122 | 4.122 | 4.122 | 4.122 | 4.122 | 4.122 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | -> glance_v2.upload_data | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | glance_v2.delete_image | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | total | 5.169 | 5.169 | 5.169 | 5.169 | 5.169 | 5.169 | 100.0% | 1 | | -> duration | 5.169 | 5.169 | 5.169 | 5.169 | 5.169 | 5.169 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.168803 Full duration: 13.631467 -------------------------------------------------------------------------------- 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 f298ed59-a962-4494-a53c-013f15af677a 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 | 4.676 | 4.676 | 4.676 | 4.676 | 4.676 | 4.676 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | -> glance_v2.upload_data | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 100.0% | 1 | | glance_v2.list_images | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 4.762 | 4.762 | 4.762 | 4.762 | 4.762 | 4.762 | 100.0% | 1 | | -> duration | 4.762 | 4.762 | 4.762 | 4.762 | 4.762 | 4.762 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.762013 Full duration: 16.837387 -------------------------------------------------------------------------------- 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 f298ed59-a962-4494-a53c-013f15af677a 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.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | -> duration | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.214116 Full duration: 8.094802 -------------------------------------------------------------------------------- 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": "95047fc5-582b-4ebd-9858-3bd84584c4c1" } ], "flavor": { "name": "rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f298ed59-a962-4494-a53c-013f15af677a 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 | 4.49 | 4.49 | 4.49 | 4.49 | 4.49 | 4.49 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | -> glance_v2.upload_data | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 100.0% | 1 | | nova.boot_servers | 10.661 | 10.661 | 10.661 | 10.661 | 10.661 | 10.661 | 100.0% | 1 | | total | 15.152 | 15.152 | 15.152 | 15.152 | 15.152 | 15.152 | 100.0% | 1 | | -> duration | 14.152 | 14.152 | 14.152 | 14.152 | 14.152 | 14.152 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.152006 Full duration: 34.926758 HINTS: * To plot HTML graphics with this data, run: rally task report f298ed59-a962-4494-a53c-013f15af677a --out output.html * To generate a JUnit report, run: rally task export f298ed59-a962-4494-a53c-013f15af677a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f298ed59-a962-4494-a53c-013f15af677a --json --out output.json 2018-05-23 00:40:20,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f298ed59-a962-4494-a53c-013f15af677a'] 2018-05-23 00:40:23,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 00:40:23,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f298ed59-a962-4494-a53c-013f15af677a', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-23 00:40:23,663 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-23 00:40:23,663 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-23 00:40:23,663 - 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-23 00:40:23,663 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 00:40:23,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 00:40:23,687 - 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': 'ext-net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '95047fc5-582b-4ebd-9858-3bd84584c4c1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89', 'flavor_name': 'rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c8141bb0-14a6-4fe3-b458-66637e551d89', '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-23 00:43:53,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : aa7b1aa4-f379-4af1-a960-ba7d374b0c82 2018-05-23 00:43:53,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'aa7b1aa4-f379-4af1-a960-ba7d374b0c82'] 2018-05-23 00:43:54,535 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task aa7b1aa4-f379-4af1-a960-ba7d374b0c82: 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 aa7b1aa4-f379-4af1-a960-ba7d374b0c82 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.75 | 3.75 | 3.75 | 3.75 | 3.75 | 3.75 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.137 | 3.137 | 3.137 | 3.137 | 3.137 | 3.137 | 100.0% | 1 | | total | 6.888 | 6.888 | 6.888 | 6.888 | 6.888 | 6.888 | 100.0% | 1 | | -> duration | 6.888 | 6.888 | 6.888 | 6.888 | 6.888 | 6.888 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.887832 Full duration: 25.817494 -------------------------------------------------------------------------------- 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 aa7b1aa4-f379-4af1-a960-ba7d374b0c82 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.696 | 3.696 | 3.696 | 3.696 | 3.696 | 3.696 | 100.0% | 1 | | cinder_v2.delete_volume | 2.568 | 2.568 | 2.568 | 2.568 | 2.568 | 2.568 | 100.0% | 1 | | total | 6.264 | 6.264 | 6.264 | 6.264 | 6.264 | 6.264 | 100.0% | 1 | | -> duration | 6.264 | 6.264 | 6.264 | 6.264 | 6.264 | 6.264 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.264284 Full duration: 18.483453 -------------------------------------------------------------------------------- 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-c8141bb0-14a6-4fe3-b458-66637e551d89" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task aa7b1aa4-f379-4af1-a960-ba7d374b0c82 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.32 | 6.32 | 6.32 | 6.32 | 6.32 | 6.32 | 100.0% | 1 | | cinder_v2.delete_volume | 2.33 | 2.33 | 2.33 | 2.33 | 2.33 | 2.33 | 100.0% | 1 | | total | 8.65 | 8.65 | 8.65 | 8.65 | 8.65 | 8.65 | 100.0% | 1 | | -> duration | 8.65 | 8.65 | 8.65 | 8.65 | 8.65 | 8.65 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.649906 Full duration: 20.764066 -------------------------------------------------------------------------------- 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 aa7b1aa4-f379-4af1-a960-ba7d374b0c82 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 4.67 | 4.67 | 4.67 | 4.67 | 4.67 | 4.67 | 100.0% | 1 | | cinder_v2.delete_volume | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 100.0% | 1 | | total | 7.053 | 7.053 | 7.053 | 7.053 | 7.053 | 7.053 | 100.0% | 1 | | -> duration | 7.053 | 7.053 | 7.053 | 7.053 | 7.053 | 7.053 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.053322 Full duration: 18.405091 -------------------------------------------------------------------------------- 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 aa7b1aa4-f379-4af1-a960-ba7d374b0c82 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.298 | 3.298 | 3.298 | 3.298 | 3.298 | 3.298 | 100.0% | 1 | | cinder_v2.extend_volume | 2.402 | 2.402 | 2.402 | 2.402 | 2.402 | 2.402 | 100.0% | 1 | | cinder_v2.delete_volume | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 100.0% | 1 | | total | 7.979 | 7.979 | 7.979 | 7.979 | 7.979 | 7.979 | 100.0% | 1 | | -> duration | 7.979 | 7.979 | 7.979 | 7.979 | 7.979 | 7.979 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.978864 Full duration: 18.90454 -------------------------------------------------------------------------------- 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 aa7b1aa4-f379-4af1-a960-ba7d374b0c82 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.203 | 3.203 | 3.203 | 3.203 | 3.203 | 3.203 | 100.0% | 1 | | cinder_v2.delete_volume | 2.328 | 2.328 | 2.328 | 2.328 | 2.328 | 2.328 | 100.0% | 1 | | total | 5.531 | 5.531 | 5.531 | 5.531 | 5.531 | 5.531 | 100.0% | 1 | | -> duration | 5.531 | 5.531 | 5.531 | 5.531 | 5.531 | 5.531 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.530923 Full duration: 24.087516 -------------------------------------------------------------------------------- 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 aa7b1aa4-f379-4af1-a960-ba7d374b0c82 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.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | cinder_v2.list_qos | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> duration | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.694441 Full duration: 13.180393 -------------------------------------------------------------------------------- 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 aa7b1aa4-f379-4af1-a960-ba7d374b0c82 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | cinder_v2.set_qos | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> duration | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.806581 Full duration: 13.24307 -------------------------------------------------------------------------------- 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 aa7b1aa4-f379-4af1-a960-ba7d374b0c82 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 | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 100.0% | 1 | | cinder_v2.list_types | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | -> duration | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.43597 Full duration: 13.470437 -------------------------------------------------------------------------------- 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 aa7b1aa4-f379-4af1-a960-ba7d374b0c82 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.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> duration | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.817157 Full duration: 12.560525 HINTS: * To plot HTML graphics with this data, run: rally task report aa7b1aa4-f379-4af1-a960-ba7d374b0c82 --out output.html * To generate a JUnit report, run: rally task export aa7b1aa4-f379-4af1-a960-ba7d374b0c82 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report aa7b1aa4-f379-4af1-a960-ba7d374b0c82 --json --out output.json 2018-05-23 00:43:54,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'aa7b1aa4-f379-4af1-a960-ba7d374b0c82'] 2018-05-23 00:43:58,042 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 00:43:58,042 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'aa7b1aa4-f379-4af1-a960-ba7d374b0c82', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-23 00:43:58,055 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-23 00:43:58,055 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-23 00:43:58,055 - 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-23 00:43:58,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 00:43:58,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 00:43:58,071 - 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': 'ext-net', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '95047fc5-582b-4ebd-9858-3bd84584c4c1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89', 'flavor_name': 'rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c8141bb0-14a6-4fe3-b458-66637e551d89', '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-23 00:45:59,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f2ee8410-660b-468b-9b15-15cd13fef031 2018-05-23 00:45:59,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f2ee8410-660b-468b-9b15-15cd13fef031'] 2018-05-23 00:46:00,353 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f2ee8410-660b-468b-9b15-15cd13fef031: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f2ee8410-660b-468b-9b15-15cd13fef031 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | total | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> duration | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.82163 Full duration: 7.417307 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f2ee8410-660b-468b-9b15-15cd13fef031 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 3.147 | 3.147 | 3.147 | 3.147 | 3.147 | 3.147 | 100.0% | 1 | | total | 3.147 | 3.147 | 3.147 | 3.147 | 3.147 | 3.147 | 100.0% | 1 | | -> duration | 3.147 | 3.147 | 3.147 | 3.147 | 3.147 | 3.147 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.147126 Full duration: 10.031083 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f2ee8410-660b-468b-9b15-15cd13fef031 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 100.0% | 1 | | total | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 100.0% | 1 | | -> duration | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.311978 Full duration: 8.070223 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f2ee8410-660b-468b-9b15-15cd13fef031 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> duration | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.28978 Full duration: 9.106807 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f2ee8410-660b-468b-9b15-15cd13fef031 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | total | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | -> duration | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.200844 Full duration: 7.838422 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f2ee8410-660b-468b-9b15-15cd13fef031 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.018 | 0.018 | 0.018 | 0.018 | 0.018 | 0.018 | 100.0% | 1 | | total | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | -> duration | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.14786 Full duration: 8.292696 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f2ee8410-660b-468b-9b15-15cd13fef031 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | total | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> duration | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.752695 Full duration: 7.275303 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f2ee8410-660b-468b-9b15-15cd13fef031 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 1.555 | 1.555 | 1.555 | 1.555 | 1.555 | 1.555 | 100.0% | 1 | | -> duration | 1.555 | 1.555 | 1.555 | 1.555 | 1.555 | 1.555 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.555404 Full duration: 9.681354 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f2ee8410-660b-468b-9b15-15cd13fef031 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | total | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> duration | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.755697 Full duration: 7.388302 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f2ee8410-660b-468b-9b15-15cd13fef031 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 3.018 | 3.018 | 3.018 | 3.018 | 3.018 | 3.018 | 100.0% | 1 | | gnocchi.delete_metric | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 3.053 | 3.053 | 3.053 | 3.053 | 3.053 | 3.053 | 100.0% | 1 | | -> duration | 3.053 | 3.053 | 3.053 | 3.053 | 3.053 | 3.053 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.052978 Full duration: 10.540549 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f2ee8410-660b-468b-9b15-15cd13fef031 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | gnocchi.delete_resource | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 100.0% | 1 | | -> duration | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.229393 Full duration: 8.997475 HINTS: * To plot HTML graphics with this data, run: rally task report f2ee8410-660b-468b-9b15-15cd13fef031 --out output.html * To generate a JUnit report, run: rally task export f2ee8410-660b-468b-9b15-15cd13fef031 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f2ee8410-660b-468b-9b15-15cd13fef031 --json --out output.json 2018-05-23 00:46:00,354 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f2ee8410-660b-468b-9b15-15cd13fef031'] 2018-05-23 00:46:03,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 00:46:03,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f2ee8410-660b-468b-9b15-15cd13fef031', '--out', '/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-05-23 00:46:03,848 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-05-23 00:46:03,848 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-23 00:46:03,848 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-05-23 00:46:03,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 00:46:03,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 00:46:03,866 - 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': 'ext-net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '95047fc5-582b-4ebd-9858-3bd84584c4c1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89', 'flavor_name': 'rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c8141bb0-14a6-4fe3-b458-66637e551d89', '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-23 00:47:51,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 771a6602-7192-4449-bf37-181f98382fd5 2018-05-23 00:47:51,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '771a6602-7192-4449-bf37-181f98382fd5'] 2018-05-23 00:47:53,005 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 771a6602-7192-4449-bf37-181f98382fd5: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 771a6602-7192-4449-bf37-181f98382fd5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.161 | 5.161 | 5.161 | 5.161 | 5.161 | 5.161 | 100.0% | 1 | | heat.update_stack | 2.513 | 2.513 | 2.513 | 2.513 | 2.513 | 2.513 | 100.0% | 1 | | heat.delete_stack | 2.499 | 2.499 | 2.499 | 2.499 | 2.499 | 2.499 | 100.0% | 1 | | total | 10.172 | 10.172 | 10.172 | 10.172 | 10.172 | 10.172 | 100.0% | 1 | | -> duration | 6.172 | 6.172 | 6.172 | 6.172 | 6.172 | 6.172 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.172435 Full duration: 23.404862 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 771a6602-7192-4449-bf37-181f98382fd5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.578 | 5.578 | 5.578 | 5.578 | 5.578 | 5.578 | 100.0% | 1 | | heat.check_stack | 1.575 | 1.575 | 1.575 | 1.575 | 1.575 | 1.575 | 100.0% | 1 | | heat.delete_stack | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 100.0% | 1 | | total | 9.933 | 9.933 | 9.933 | 9.933 | 9.933 | 9.933 | 100.0% | 1 | | -> duration | 7.933 | 7.933 | 7.933 | 7.933 | 7.933 | 7.933 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.93297 Full duration: 21.911583 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 771a6602-7192-4449-bf37-181f98382fd5 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.223 | 5.223 | 5.223 | 5.223 | 5.223 | 5.223 | 100.0% | 1 | | heat.suspend_stack | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | heat.resume_stack | 1.551 | 1.551 | 1.551 | 1.551 | 1.551 | 1.551 | 100.0% | 1 | | heat.delete_stack | 2.364 | 2.364 | 2.364 | 2.364 | 2.364 | 2.364 | 100.0% | 1 | | total | 9.695 | 9.695 | 9.695 | 9.695 | 9.695 | 9.695 | 100.0% | 1 | | -> duration | 7.695 | 7.695 | 7.695 | 7.695 | 7.695 | 7.695 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.694786 Full duration: 21.987263 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 771a6602-7192-4449-bf37-181f98382fd5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 100.0% | 1 | | total | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> duration | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.306531 Full duration: 11.985692 HINTS: * To plot HTML graphics with this data, run: rally task report 771a6602-7192-4449-bf37-181f98382fd5 --out output.html * To generate a JUnit report, run: rally task export 771a6602-7192-4449-bf37-181f98382fd5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 771a6602-7192-4449-bf37-181f98382fd5 --json --out output.json 2018-05-23 00:47:53,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '771a6602-7192-4449-bf37-181f98382fd5'] 2018-05-23 00:47:56,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 00:47:56,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '771a6602-7192-4449-bf37-181f98382fd5', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-23 00:47:56,475 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-23 00:47:56,476 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-23 00:47:56,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-05-23 00:47:56,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 00:47:56,486 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 00:47:56,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '95047fc5-582b-4ebd-9858-3bd84584c4c1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89', 'flavor_name': 'rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c8141bb0-14a6-4fe3-b458-66637e551d89', '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-23 00:51:06,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b8e5a7f0-47f4-4003-9177-ef234700fbc9 2018-05-23 00:51:06,971 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b8e5a7f0-47f4-4003-9177-ef234700fbc9'] 2018-05-23 00:51:08,122 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b8e5a7f0-47f4-4003-9177-ef234700fbc9: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b8e5a7f0-47f4-4003-9177-ef234700fbc9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | keystone_v3.add_role | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | keystone_v3.revoke_role | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | -> duration | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.639395 Full duration: 14.312116 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b8e5a7f0-47f4-4003-9177-ef234700fbc9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 100.0% | 1 | | keystone_v3.add_role | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | keystone_v3.list_roles | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | -> duration | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.623538 Full duration: 14.548318 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b8e5a7f0-47f4-4003-9177-ef234700fbc9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | keystone_v3.list_projects | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> duration | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.648766 Full duration: 14.329938 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b8e5a7f0-47f4-4003-9177-ef234700fbc9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | keystone_v3.delete_role | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | -> duration | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.585984 Full duration: 12.878749 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b8e5a7f0-47f4-4003-9177-ef234700fbc9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | keystone_v3.delete_service | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | -> duration | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.598519 Full duration: 12.350915 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b8e5a7f0-47f4-4003-9177-ef234700fbc9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | keystone_v3.create_user | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | -> keystone_v3.add_role | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | keystone_v3.create_role | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | keystone_v3.get_project | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | keystone_v3.get_user | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.get_role | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | keystone_v3.list_services | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.get_services | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 100.0% | 1 | | -> duration | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.144101 Full duration: 19.137313 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b8e5a7f0-47f4-4003-9177-ef234700fbc9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | keystone_v3.update_project | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | keystone_v3.delete_project | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | total | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> duration | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.797299 Full duration: 12.356779 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b8e5a7f0-47f4-4003-9177-ef234700fbc9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> duration | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.68283 Full duration: 14.423297 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b8e5a7f0-47f4-4003-9177-ef234700fbc9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | total | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> duration | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.588305 Full duration: 14.459828 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b8e5a7f0-47f4-4003-9177-ef234700fbc9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | keystone_v3.list_users | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> duration | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.733559 Full duration: 14.482405 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b8e5a7f0-47f4-4003-9177-ef234700fbc9 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | keystone_v3.create_users | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | total | 3.143 | 3.143 | 3.143 | 3.143 | 3.143 | 3.143 | 100.0% | 1 | | -> duration | 3.143 | 3.143 | 3.143 | 3.143 | 3.143 | 3.143 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.142604 Full duration: 19.956505 HINTS: * To plot HTML graphics with this data, run: rally task report b8e5a7f0-47f4-4003-9177-ef234700fbc9 --out output.html * To generate a JUnit report, run: rally task export b8e5a7f0-47f4-4003-9177-ef234700fbc9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b8e5a7f0-47f4-4003-9177-ef234700fbc9 --json --out output.json 2018-05-23 00:51:08,123 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b8e5a7f0-47f4-4003-9177-ef234700fbc9'] 2018-05-23 00:51:11,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 00:51:11,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b8e5a7f0-47f4-4003-9177-ef234700fbc9', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-23 00:51:11,653 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-23 00:51:11,654 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-23 00:51:11,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-05-23 00:51:11,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 00:51:11,663 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 00:51:11,670 - 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': 'ext-net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '95047fc5-582b-4ebd-9858-3bd84584c4c1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89', 'flavor_name': 'rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c8141bb0-14a6-4fe3-b458-66637e551d89', '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-23 00:59:06,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 888f3b2d-5fd1-4c04-85e8-06c8162f7988 2018-05-23 00:59:06,382 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '888f3b2d-5fd1-4c04-85e8-06c8162f7988'] 2018-05-23 00:59:07,542 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 888f3b2d-5fd1-4c04-85e8-06c8162f7988: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 888f3b2d-5fd1-4c04-85e8-06c8162f7988 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 100.0% | 1 | | neutron.delete_network | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | total | 2.35 | 2.35 | 2.35 | 2.35 | 2.35 | 2.35 | 100.0% | 1 | | -> duration | 2.35 | 2.35 | 2.35 | 2.35 | 2.35 | 2.35 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.350059 Full duration: 15.404952 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 888f3b2d-5fd1-4c04-85e8-06c8162f7988 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 100.0% | 1 | | neutron.delete_port | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | total | 2.985 | 2.985 | 2.985 | 2.985 | 2.985 | 2.985 | 100.0% | 1 | | -> duration | 2.985 | 2.985 | 2.985 | 2.985 | 2.985 | 2.985 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.985499 Full duration: 49.661918 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 888f3b2d-5fd1-4c04-85e8-06c8162f7988 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | neutron.create_subnet | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | neutron.create_router | 6.145 | 6.145 | 6.145 | 6.145 | 6.145 | 6.145 | 100.0% | 1 | | neutron.add_interface_router | 4.54 | 4.54 | 4.54 | 4.54 | 4.54 | 4.54 | 100.0% | 1 | | neutron.remove_interface_router | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 100.0% | 1 | | neutron.delete_router | 3.089 | 3.089 | 3.089 | 3.089 | 3.089 | 3.089 | 100.0% | 1 | | total | 18.867 | 18.867 | 18.867 | 18.867 | 18.867 | 18.867 | 100.0% | 1 | | -> duration | 18.867 | 18.867 | 18.867 | 18.867 | 18.867 | 18.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.866633 Full duration: 69.963891 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 888f3b2d-5fd1-4c04-85e8-06c8162f7988 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 2.012 | 2.012 | 2.012 | 2.012 | 2.012 | 2.012 | 100.0% | 1 | | neutron.delete_subnet | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | total | 2.821 | 2.821 | 2.821 | 2.821 | 2.821 | 2.821 | 100.0% | 1 | | -> duration | 2.821 | 2.821 | 2.821 | 2.821 | 2.821 | 2.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.821345 Full duration: 49.070218 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 888f3b2d-5fd1-4c04-85e8-06c8162f7988 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 100.0% | 1 | | neutron.list_networks | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 2.242 | 2.242 | 2.242 | 2.242 | 2.242 | 2.242 | 100.0% | 1 | | -> duration | 2.242 | 2.242 | 2.242 | 2.242 | 2.242 | 2.242 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.242034 Full duration: 17.733585 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 888f3b2d-5fd1-4c04-85e8-06c8162f7988 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.213 | 2.213 | 2.213 | 2.213 | 2.213 | 2.213 | 100.0% | 1 | | neutron.list_ports | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | total | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 100.0% | 1 | | -> duration | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.372882 Full duration: 51.236014 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 888f3b2d-5fd1-4c04-85e8-06c8162f7988 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | neutron.create_subnet | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | neutron.create_router | 5.721 | 5.721 | 5.721 | 5.721 | 5.721 | 5.721 | 100.0% | 1 | | neutron.add_interface_router | 3.846 | 3.846 | 3.846 | 3.846 | 3.846 | 3.846 | 100.0% | 1 | | neutron.list_routers | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 12.042 | 12.042 | 12.042 | 12.042 | 12.042 | 12.042 | 100.0% | 1 | | -> duration | 12.042 | 12.042 | 12.042 | 12.042 | 12.042 | 12.042 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.041778 Full duration: 73.145849 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 888f3b2d-5fd1-4c04-85e8-06c8162f7988 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | neutron.create_subnet | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 100.0% | 1 | | neutron.list_subnets | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 2.587 | 2.587 | 2.587 | 2.587 | 2.587 | 2.587 | 100.0% | 1 | | -> duration | 2.587 | 2.587 | 2.587 | 2.587 | 2.587 | 2.587 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.586954 Full duration: 55.134504 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 888f3b2d-5fd1-4c04-85e8-06c8162f7988 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 100.0% | 1 | | neutron.delete_security_group | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 100.0% | 1 | | total | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 100.0% | 1 | | -> duration | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.414149 Full duration: 14.742511 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 888f3b2d-5fd1-4c04-85e8-06c8162f7988 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | neutron.create_security_group_rule | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | neutron.delete_security_group | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 1.865 | 1.865 | 1.865 | 1.865 | 1.865 | 1.865 | 100.0% | 1 | | -> duration | 1.865 | 1.865 | 1.865 | 1.865 | 1.865 | 1.865 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.86515 Full duration: 15.490512 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 888f3b2d-5fd1-4c04-85e8-06c8162f7988 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | neutron.create_router | 5.039 | 5.039 | 5.039 | 5.039 | 5.039 | 5.039 | 100.0% | 1 | | neutron.add_gateway_router | 3.147 | 3.147 | 3.147 | 3.147 | 3.147 | 3.147 | 100.0% | 1 | | neutron.remove_gateway_router | 2.36 | 2.36 | 2.36 | 2.36 | 2.36 | 2.36 | 100.0% | 1 | | total | 11.699 | 11.699 | 11.699 | 11.699 | 11.699 | 11.699 | 100.0% | 1 | | -> duration | 11.699 | 11.699 | 11.699 | 11.699 | 11.699 | 11.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.699495 Full duration: 38.10467 HINTS: * To plot HTML graphics with this data, run: rally task report 888f3b2d-5fd1-4c04-85e8-06c8162f7988 --out output.html * To generate a JUnit report, run: rally task export 888f3b2d-5fd1-4c04-85e8-06c8162f7988 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 888f3b2d-5fd1-4c04-85e8-06c8162f7988 --json --out output.json 2018-05-23 00:59:07,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '888f3b2d-5fd1-4c04-85e8-06c8162f7988'] 2018-05-23 00:59:11,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 00:59:11,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '888f3b2d-5fd1-4c04-85e8-06c8162f7988', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-23 00:59:11,098 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-23 00:59:11,098 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-23 00:59:11,098 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-05-23 00:59:11,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 00:59:11,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 00:59:11,117 - 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': 'ext-net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '95047fc5-582b-4ebd-9858-3bd84584c4c1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89', 'flavor_name': 'rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c8141bb0-14a6-4fe3-b458-66637e551d89', '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-23 01:05:45,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c359e5d6-aba8-4ee8-98a7-49c24c583358 2018-05-23 01:05:45,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c359e5d6-aba8-4ee8-98a7-49c24c583358'] 2018-05-23 01:05:47,003 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c359e5d6-aba8-4ee8-98a7-49c24c583358: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89" }, "image": { "name": "Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89" }, "nics": [ { "net-id": "95047fc5-582b-4ebd-9858-3bd84584c4c1" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c359e5d6-aba8-4ee8-98a7-49c24c583358 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.409 | 10.409 | 10.409 | 10.409 | 10.409 | 10.409 | 100.0% | 1 | | nova.live_migrate | 13.077 | 13.077 | 13.077 | 13.077 | 13.077 | 13.077 | 100.0% | 1 | | nova.delete_server | 2.748 | 2.748 | 2.748 | 2.748 | 2.748 | 2.748 | 100.0% | 1 | | total | 26.234 | 26.234 | 26.234 | 26.234 | 26.234 | 26.234 | 100.0% | 1 | | -> duration | 25.234 | 25.234 | 25.234 | 25.234 | 25.234 | 25.234 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.233803 Full duration: 35.824164 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89" }, "boot_server_kwargs": { "nics": [ { "net-id": "95047fc5-582b-4ebd-9858-3bd84584c4c1" } ] }, "image": { "name": "Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c359e5d6-aba8-4ee8-98a7-49c24c583358 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.057 | 10.057 | 10.057 | 10.057 | 10.057 | 10.057 | 100.0% | 1 | | cinder_v2.create_volume | 2.738 | 2.738 | 2.738 | 2.738 | 2.738 | 2.738 | 100.0% | 1 | | nova.attach_volume | 4.804 | 4.804 | 4.804 | 4.804 | 4.804 | 4.804 | 100.0% | 1 | | nova.live_migrate | 15.306 | 15.306 | 15.306 | 15.306 | 15.306 | 15.306 | 100.0% | 1 | | nova.detach_volume | 3.981 | 3.981 | 3.981 | 3.981 | 3.981 | 3.981 | 100.0% | 1 | | cinder_v2.delete_volume | 2.464 | 2.464 | 2.464 | 2.464 | 2.464 | 2.464 | 100.0% | 1 | | nova.delete_server | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 100.0% | 1 | | total | 42.033 | 42.033 | 42.033 | 42.033 | 42.033 | 42.033 | 100.0% | 1 | | -> duration | 41.033 | 41.033 | 41.033 | 41.033 | 41.033 | 41.033 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.033414 Full duration: 55.509609 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "95047fc5-582b-4ebd-9858-3bd84584c4c1" } ], "image": { "name": "Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c359e5d6-aba8-4ee8-98a7-49c24c583358 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.194 | 6.194 | 6.194 | 6.194 | 6.194 | 6.194 | 100.0% | 1 | | nova.boot_server | 8.427 | 8.427 | 8.427 | 8.427 | 8.427 | 8.427 | 100.0% | 1 | | nova.live_migrate | 12.632 | 12.632 | 12.632 | 12.632 | 12.632 | 12.632 | 100.0% | 1 | | nova.delete_server | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 100.0% | 1 | | total | 29.984 | 29.984 | 29.984 | 29.984 | 29.984 | 29.984 | 100.0% | 1 | | -> duration | 28.984 | 28.984 | 28.984 | 28.984 | 28.984 | 28.984 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.984061 Full duration: 44.426875 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "95047fc5-582b-4ebd-9858-3bd84584c4c1" } ] }, "flavor": { "name": "rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89" }, "image": { "name": "Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c359e5d6-aba8-4ee8-98a7-49c24c583358 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | nova.boot_server | 10.162 | 10.162 | 10.162 | 10.162 | 10.162 | 10.162 | 100.0% | 1 | | nova.delete_server | 3.145 | 3.145 | 3.145 | 3.145 | 3.145 | 3.145 | 100.0% | 1 | | nova.delete_keypair | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 14.498 | 14.498 | 14.498 | 14.498 | 14.498 | 14.498 | 100.0% | 1 | | -> duration | 13.498 | 13.498 | 13.498 | 13.498 | 13.498 | 13.498 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.497518 Full duration: 56.96614 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89" }, "image": { "name": "Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89" }, "nics": [ { "net-id": "95047fc5-582b-4ebd-9858-3bd84584c4c1" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c359e5d6-aba8-4ee8-98a7-49c24c583358 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.882 | 6.882 | 6.882 | 6.882 | 6.882 | 6.882 | 100.0% | 1 | | nova.boot_server | 11.035 | 11.035 | 11.035 | 11.035 | 11.035 | 11.035 | 100.0% | 1 | | nova.delete_server | 4.859 | 4.859 | 4.859 | 4.859 | 4.859 | 4.859 | 100.0% | 1 | | total | 22.776 | 22.776 | 22.776 | 22.776 | 22.776 | 22.776 | 100.0% | 1 | | -> duration | 21.776 | 21.776 | 21.776 | 21.776 | 21.776 | 21.776 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.775689 Full duration: 68.704271 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89" }, "image": { "name": "Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89" }, "nics": [ { "net-id": "95047fc5-582b-4ebd-9858-3bd84584c4c1" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c359e5d6-aba8-4ee8-98a7-49c24c583358 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.006 | 10.006 | 10.006 | 10.006 | 10.006 | 10.006 | 100.0% | 1 | | nova.pause_server | 2.656 | 2.656 | 2.656 | 2.656 | 2.656 | 2.656 | 100.0% | 1 | | nova.unpause_server | 2.598 | 2.598 | 2.598 | 2.598 | 2.598 | 2.598 | 100.0% | 1 | | nova.delete_server | 2.612 | 2.612 | 2.612 | 2.612 | 2.612 | 2.612 | 100.0% | 1 | | total | 17.872 | 17.872 | 17.872 | 17.872 | 17.872 | 17.872 | 100.0% | 1 | | -> duration | 12.872 | 12.872 | 12.872 | 12.872 | 12.872 | 12.872 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.872351 Full duration: 61.090318 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "95047fc5-582b-4ebd-9858-3bd84584c4c1" } ], "flavor": { "name": "rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89" }, "image": { "name": "Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c359e5d6-aba8-4ee8-98a7-49c24c583358 has 1 error(s) -------------------------------------------------------------------------------- GetResourceErrorStatus: Resource has ERROR status. Fault: {u'message': u'list index out of range', u'code': 500, u'created': u'2018-05-23T01:05:32Z'} Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 863, in run self._migrate(server) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 838, in _migrate CONF.openstack.nova_server_migrate_poll_interval) File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 214, in wait_for_status resource = update_resource(resource) File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 89, in _get_from_manager fault=getattr(res, "fault", "n/a")) GetResourceErrorStatus: Resource has ERROR status. Fault: {u'message': u'list index out of range', u'code': 500, u'created': u'2018-05-23T01:05:32Z'} -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.124 | 10.124 | 10.124 | 10.124 | 10.124 | 10.124 | 100.0% | 1 | | nova.migrate | 5.746 | 5.746 | 5.746 | 5.746 | 5.746 | 5.746 | 0.0% | 1 | | total | 15.87 | 15.87 | 15.87 | 15.87 | 15.87 | 15.87 | 0.0% | 1 | | -> duration | 14.87 | 14.87 | 14.87 | 14.87 | 14.87 | 14.87 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.870389 Full duration: 30.548757 HINTS: * To plot HTML graphics with this data, run: rally task report c359e5d6-aba8-4ee8-98a7-49c24c583358 --out output.html * To generate a JUnit report, run: rally task export c359e5d6-aba8-4ee8-98a7-49c24c583358 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c359e5d6-aba8-4ee8-98a7-49c24c583358 --json --out output.json At least one workload did not pass SLA criteria. 2018-05-23 01:05:47,003 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c359e5d6-aba8-4ee8-98a7-49c24c583358'] 2018-05-23 01:05:50,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 01:05:50,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c359e5d6-aba8-4ee8-98a7-49c24c583358', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-23 01:05:50,468 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-05-23 01:05:50,469 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-23 01:05:50,469 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-05-23 01:05:50,469 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 01:05:50,479 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 01:05:50,543 - 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': 'ext-net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '95047fc5-582b-4ebd-9858-3bd84584c4c1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c8141bb0-14a6-4fe3-b458-66637e551d89', 'flavor_name': 'rally-tiny-c8141bb0-14a6-4fe3-b458-66637e551d89', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c8141bb0-14a6-4fe3-b458-66637e551d89', '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-23 01:06:44,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7109b336-23c8-4028-8d67-2f72de41884d 2018-05-23 01:06:44,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7109b336-23c8-4028-8d67-2f72de41884d'] 2018-05-23 01:06:45,867 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7109b336-23c8-4028-8d67-2f72de41884d: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7109b336-23c8-4028-8d67-2f72de41884d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | quotas.delete_quotas | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 100.0% | 1 | | -> duration | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.323533 Full duration: 8.914067 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7109b336-23c8-4028-8d67-2f72de41884d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | total | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> duration | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807376 Full duration: 8.869519 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7109b336-23c8-4028-8d67-2f72de41884d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.80032 Full duration: 8.752797 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7109b336-23c8-4028-8d67-2f72de41884d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | total | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> duration | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.917811 Full duration: 8.990848 HINTS: * To plot HTML graphics with this data, run: rally task report 7109b336-23c8-4028-8d67-2f72de41884d --out output.html * To generate a JUnit report, run: rally task export 7109b336-23c8-4028-8d67-2f72de41884d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7109b336-23c8-4028-8d67-2f72de41884d --json --out output.json 2018-05-23 01:06:45,867 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7109b336-23c8-4028-8d67-2f72de41884d'] 2018-05-23 01:06:49,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 01:06:49,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7109b336-23c8-4028-8d67-2f72de41884d', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-23 01:06:49,332 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-05-23 01:06:49,334 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:48 | 6 | 100.00% | | glance | 01:13 | 4 | 100.00% | | cinder | 02:58 | 10 | 100.00% | | gnocchi | 01:34 | 11 | 100.00% | | heat | 01:19 | 4 | 100.00% | | keystone | 02:43 | 11 | 100.00% | | neutron | 07:29 | 11 | 100.00% | | nova | 05:53 | 7 | 85.71% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:24:36 | 68 | 98.53% | +----------------+------------+----------------+-----------+ 2018-05-23 01:06:49,334 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.53% in 8/9 modules 2018-05-23 01:07:05,151 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-23 01:07:06,868 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 01:07:06,869 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 30:00 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-23 01:07:06,871 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-23 01:07:06,871 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-23 01:07:06,961 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-23 01:07:06,961 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-23 01:07:06,961 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-23 01:07:10,522 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-23 01:07:13,965 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 11d5f22a-f372-4866-af93-cc9fdf3ed4e0 | 2018-05-23T01:07:13.822201 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 11d5f22a-f372-4866-af93-cc9fdf3ed4e0 ~/.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-23 01:07:18,837 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-05-23 01:07:18,837 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-23 01:07:22,443 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-23 01:07:26,954 - 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=7e3102ad-be39-4490-9654-fe58f8345e3f) as the default verifier for the future CLI operations. 2018-05-23 01:07:31,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-cd49eeab-9406-42f2-9eeb-8b75e3b2a3c7' 2018-05-23 01:07:32,224 - 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-23T01:07:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'687939e1-023d-4954-8310-e8cd6b9a53c0', u'provider:segmentation_id': 39, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-cd49eeab-9406-42f2-9eeb-8b75e3b2a3c7', u'admin_state_up': True, u'tenant_id': u'9393c453e1b0488aa91b941faaddd213', u'created_at': u'2018-05-23T01:07:31Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9393c453e1b0488aa91b941faaddd213'}) 2018-05-23 01:07:33,175 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T01:07:32Z', 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'bb1b85ce-174f-48f4-a258-7da9a344fb98', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-cd49eeab-9406-42f2-9eeb-8b75e3b2a3c7', u'enable_dhcp': True, u'network_id': u'687939e1-023d-4954-8310-e8cd6b9a53c0', u'tenant_id': u'9393c453e1b0488aa91b941faaddd213', u'created_at': u'2018-05-23T01:07:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'9393c453e1b0488aa91b941faaddd213'}) 2018-05-23 01:07:33,175 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-23 01:07:33,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-cd49eeab-9406-42f2-9eeb-8b75e3b2a3c7' 2018-05-23 01:07:34,579 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-cd49eeab-9406-42f2-9eeb-8b75e3b2a3c7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T01:07:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/38b27327-a03e-4903-9e25-a8772bac7e3b/file', u'owner': u'9393c453e1b0488aa91b941faaddd213', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'38b27327-a03e-4903-9e25-a8772bac7e3b', u'size': None, u'name': u'Cirros-0.4.0-cd49eeab-9406-42f2-9eeb-8b75e3b2a3c7', u'checksum': None, u'self': u'/v2/images/38b27327-a03e-4903-9e25-a8772bac7e3b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T01:07:33Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 01:07:34,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-cd49eeab-9406-42f2-9eeb-8b75e3b2a3c7' 2018-05-23 01:07:36,705 - 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-cd49eeab-9406-42f2-9eeb-8b75e3b2a3c7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T01:07:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/e8a38321-4024-40a4-ad1a-3c5a8485578f/file', u'owner': u'9393c453e1b0488aa91b941faaddd213', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e8a38321-4024-40a4-ad1a-3c5a8485578f', u'size': None, u'name': u'Cirros-0.4.0-1-cd49eeab-9406-42f2-9eeb-8b75e3b2a3c7', u'checksum': None, u'self': u'/v2/images/e8a38321-4024-40a4-ad1a-3c5a8485578f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T01:07:34Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 01:07:36,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-23 01:07:36,897 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-cd49eeab-9406-42f2-9eeb-8b75e3b2a3c7', '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'9393c453e1b0488aa91b941faaddd213', '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'3af183a8-283a-48e9-924b-6171720de926', 'swap': 0}) 2018-05-23 01:07:37,008 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-cd49eeab-9406-42f2-9eeb-8b75e3b2a3c7', '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'9393c453e1b0488aa91b941faaddd213', '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'c57ea9a7-7e84-4ec6-8837-613c8d6da2e4', 'swap': 0}) 2018-05-23 01:07:41,669 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-23 01:07:41,670 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-23 01:07:41,670 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-23 01:07:41,671 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-23 01:07:41,675 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-23 01:07:45,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-7e3102ad-be39-4490-9654-fe58f8345e3f/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-23 01:07:45,812 - 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-23 01:11:13,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 20ac0c91-87a8-43bb-b772-d7949bace172 2018-05-23 01:11:13,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '20ac0c91-87a8-43bb-b772-d7949bace172']'. 2018-05-23 01:11:14,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 20ac0c91-87a8-43bb-b772-d7949bace172 | 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-23 01:07:49 | 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-23 01:11:13 | 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:24 | 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7e3102ad-be39-4490-9654-fe58f8345e3f) | 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 11d5f22a-f372-4866-af93-cc9fdf3ed4e0) | 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 167.258 | 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 133 | 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2018-05-23 01:11:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-23 01:11:14,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-23 01:11:14,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-23 01:11:14,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 01:11:14,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-23 01:11:14,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-23 01:11:20,341 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 01:11:20,342 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:48 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-23 01:11:20,344 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-23 01:11:21,690 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-23 02:11:03,443 - 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 3581.706s OK 2018-05-23 02:11:04,056 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 02:11:04,056 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 59:42 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-23 02:11:04,061 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-23 02:11:04,130 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-23 02:11:04,130 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-23 02:11:04,130 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-23 02:11:07,715 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-23 02:11:11,228 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 698ca75a-aa6c-468a-bbbb-2e2b368dcc46 | 2018-05-23T02:11:11.095722 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 698ca75a-aa6c-468a-bbbb-2e2b368dcc46 ~/.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-23 02:11:15,973 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-05-23 02:11:15,974 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-23 02:11:19,779 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-23 02:11:24,441 - 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=06b7c004-453b-4b13-9b52-868eefde58ef) as the default verifier for the future CLI operations. 2018-05-23 02:11:28,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-988ec6f3-0c27-4593-82a3-aadceaecff53' 2018-05-23 02:11:29,686 - 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-23T02:11:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'590949e6-e55d-48f6-a270-5ab2d9681fcf', u'provider:segmentation_id': 5, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-988ec6f3-0c27-4593-82a3-aadceaecff53', u'admin_state_up': True, u'tenant_id': u'9393c453e1b0488aa91b941faaddd213', u'created_at': u'2018-05-23T02:11:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9393c453e1b0488aa91b941faaddd213'}) 2018-05-23 02:11:30,838 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T02:11:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'5d187c69-cf50-4660-99b8-7e64490ec3ec', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-988ec6f3-0c27-4593-82a3-aadceaecff53', u'enable_dhcp': True, u'network_id': u'590949e6-e55d-48f6-a270-5ab2d9681fcf', u'tenant_id': u'9393c453e1b0488aa91b941faaddd213', u'created_at': u'2018-05-23T02:11:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'9393c453e1b0488aa91b941faaddd213'}) 2018-05-23 02:11:30,838 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-23 02:11:30,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-988ec6f3-0c27-4593-82a3-aadceaecff53' 2018-05-23 02:11:31,939 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-988ec6f3-0c27-4593-82a3-aadceaecff53', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T02:11:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/d26836a3-8154-49e9-827a-23d4e4beb0d0/file', u'owner': u'9393c453e1b0488aa91b941faaddd213', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd26836a3-8154-49e9-827a-23d4e4beb0d0', u'size': None, u'name': u'Cirros-0.4.0-988ec6f3-0c27-4593-82a3-aadceaecff53', u'checksum': None, u'self': u'/v2/images/d26836a3-8154-49e9-827a-23d4e4beb0d0', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T02:11:31Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 02:11:31,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-988ec6f3-0c27-4593-82a3-aadceaecff53' 2018-05-23 02:11:33,966 - 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-988ec6f3-0c27-4593-82a3-aadceaecff53', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T02:11:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/021447b4-ee0a-4834-bb25-b4180460422f/file', u'owner': u'9393c453e1b0488aa91b941faaddd213', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'021447b4-ee0a-4834-bb25-b4180460422f', u'size': None, u'name': u'Cirros-0.4.0-1-988ec6f3-0c27-4593-82a3-aadceaecff53', u'checksum': None, u'self': u'/v2/images/021447b4-ee0a-4834-bb25-b4180460422f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T02:11:32Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 02:11:33,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-23 02:11:34,113 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-988ec6f3-0c27-4593-82a3-aadceaecff53', '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'9393c453e1b0488aa91b941faaddd213', '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'0dbb9e50-0f08-44ba-a3f0-672a688027ba', 'swap': 0}) 2018-05-23 02:11:34,238 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-988ec6f3-0c27-4593-82a3-aadceaecff53', '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'9393c453e1b0488aa91b941faaddd213', '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'c73d36d0-eea9-4218-a627-b9ff2b25f8ed', 'swap': 0}) 2018-05-23 02:11:38,640 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-23 02:11:38,640 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-23 02:11:38,641 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-23 02:11:38,644 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-23 02:11:38,647 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-23 02:11:42,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-06b7c004-453b-4b13-9b52-868eefde58ef/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-23 02:11:42,243 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-23 02:11:42,250 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-23 02:11:42,250 - 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-23 02:14:36,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 41535120-733c-476e-8402-0f0648ab4bd3 2018-05-23 02:14:36,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '41535120-733c-476e-8402-0f0648ab4bd3']'. 2018-05-23 02:14:37,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-23 02:14:37,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-23 02:14:37,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 02:14:37,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 41535120-733c-476e-8402-0f0648ab4bd3 | 2018-05-23 02:14:37,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-23 02:14:37,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-23 02:11:45 | 2018-05-23 02:14:37,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-23 02:14:36 | 2018-05-23 02:14:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:51 | 2018-05-23 02:14:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-23 02:14:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-23 02:14:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 06b7c004-453b-4b13-9b52-868eefde58ef) | 2018-05-23 02:14:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-23 02:14:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 698ca75a-aa6c-468a-bbbb-2e2b368dcc46) | 2018-05-23 02:14:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-23 02:14:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 148.222 | 2018-05-23 02:14:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-23 02:14:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-23 02:14:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-23 02:14:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-23 02:14:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-23 02:14:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 02:14:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-23 02:14:37,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-23 02:14:43,398 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 02:14:43,398 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:14 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-23 02:14:43,401 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:08 | PASS | | vping_userdata | functest | smoke | 00:59 | PASS | | tempest_smoke_serial | functest | smoke | 20:08 | FAIL | | rally_sanity | functest | smoke | 30:00 | FAIL | | patrole | functest | smoke | 03:48 | PASS | | snaps_smoke | functest | smoke | 59:42 | PASS | | neutron_trunk | functest | smoke | 03:14 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-23 02:14:43,405 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-23 02:14:52,545 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-379 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual2 | +--------------------------------------+-----------------------------------------------------------+ 2018-05-23 02:14:52,548 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='5a2cfc6c489415cb3bd17c7caa080454d021d4a7d30bd6ae48c5b' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-05-23 02:14:52,548 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-23 02:14:52,549 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-23 02:14:52,549 - 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-23 02:14:52,551 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-23 02:14:58,248 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-379 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual2 | +--------------------------------------+-----------------------------------------------------------+ 2018-05-23 02:14:58,251 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='5a2cfc6c489415cb3bd17c7caa080454d021d4a7d30bd6ae48c5b' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-05-23 02:14:58,251 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-23 02:14:58,251 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-23 02:14:58,252 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-23 02:14:58,252 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK