2018-04-15 18:37:43,331 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-daisy-virtual-daily-master-41 | | 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 | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | zte-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-04-15 18:37:43,335 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=keystone export OS_AUTH_URL=http://10.20.11.11:35357/v3 export OS_INTERFACE=internal export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_AUTH_PLUGIN=password 2018-04-15 18:37:43,336 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-15 18:37:43,337 - 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-04-15 18:37:43,339 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-15 18:37:43,339 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-15 18:37:46,573 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-15 18:38:17,127 - 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 30.543s OK 2018-04-15 18:38:17,534 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-15 18:38:17,535 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:31 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-15 18:38:17,539 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-15 18:38:19,748 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-15 18:56:27,302 - 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_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 84 tests in 1087.518s OK 2018-04-15 18:56:27,741 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-15 18:56:27,742 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 18:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-15 18:56:27,745 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-15 18:56:28,908 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-15 18:57:46,399 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 77.490s OK 2018-04-15 18:57:46,851 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-15 18:57:46,851 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:17 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-15 18:57:46,854 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:31 | PASS | | api_check | functest | healthcheck | 18:08 | PASS | | snaps_health_check | functest | healthcheck | 01:17 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-15 18:57:46,856 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-15 18:58:54,812 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-daisy-virtual-daily-master-41 | | 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 | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | zte-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-04-15 18:58:54,816 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=keystone export OS_AUTH_URL=http://10.20.11.11:35357/v3 export OS_INTERFACE=internal export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_AUTH_PLUGIN=password 2018-04-15 18:58:54,816 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-15 18:58:54,817 - 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 | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-04-15 18:58:54,819 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-15 18:58:54,819 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-15 18:58:56,206 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-virtual1 2018-04-15 18:58:56,206 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-15 18:58:56,960 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-virtual1 2018-04-15 18:58:56,960 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-15 18:58:56,960 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-04-15 18:58:57,709 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-15 18:58:57,709 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-15 18:58:57' 2018-04-15 18:58:57,710 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--d52515e3-40a5-4231-aaf8-9bee9d8064ca' 2018-04-15 18:59:05,342 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-d52515e3-40a5-4231-aaf8-9bee9d8064ca' 2018-04-15 18:59:11,996 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-d52515e3-40a5-4231-aaf8-9bee9d8064ca' 2018-04-15 18:59:35,668 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-d52515e3-40a5-4231-aaf8-9bee9d8064ca' 2018-04-15 18:59:37,315 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-d52515e3-40a5-4231-aaf8-9bee9d8064ca' 2018-04-15 18:59:38,828 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-d52515e3-40a5-4231-aaf8-9bee9d8064ca' 2018-04-15 18:59:47,587 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-d52515e3-40a5-4231-aaf8-9bee9d8064ca' 2018-04-15 18:59:54,908 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-d52515e3-40a5-4231-aaf8-9bee9d8064ca' 2018-04-15 19:00:32,781 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-15 19:01:06,394 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-15 19:01:10,802 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-15 19:01:11,923 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-15 19:01:11,923 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-15 19:01:13,027 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-15 19:01:13,028 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 02:14 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-15 19:01:48,162 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-15 19:01:48,243 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-15 19:01:48,243 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-15 19:01:48' 2018-04-15 19:01:48,243 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--32408dd6-6569-4cfa-a7a5-50e519a7774c' 2018-04-15 19:01:53,620 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-32408dd6-6569-4cfa-a7a5-50e519a7774c' 2018-04-15 19:01:57,478 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-32408dd6-6569-4cfa-a7a5-50e519a7774c' 2018-04-15 19:02:11,151 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-32408dd6-6569-4cfa-a7a5-50e519a7774c' 2018-04-15 19:02:12,141 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-32408dd6-6569-4cfa-a7a5-50e519a7774c' 2018-04-15 19:02:18,509 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-32408dd6-6569-4cfa-a7a5-50e519a7774c' 2018-04-15 19:02:27,279 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-15 19:02:46,371 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-15 19:02:48,892 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.5. Waiting for response... 2018-04-15 19:03:03,949 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.5. Waiting for response... 2018-04-15 19:03:18,499 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.5. Waiting for response... 2018-04-15 19:03:20,308 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-15 19:03:20,743 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-15 19:03:20,744 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:32 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-15 19:04:05,646 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-15 19:04:05,720 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-15 19:04:14,012 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 86fd3123-a9fa-4d61-a808-c7b47dc6d328 | 2018-04-15T19:04:13.494394 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 86fd3123-a9fa-4d61-a808-c7b47dc6d328 ~/.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-04-15 19:04:19,196 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | 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-04-15 19:04:19,196 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-15 19:04:28,809 - 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=224d639c-ac34-4497-8848-514fa82802e3) as the default verifier for the future CLI operations. 2018-04-15 19:04:33,540 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-15 19:04:38,040 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-15 19:04:48,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-15 19:04:56,262 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-15 19:04:56,262 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-15 19:04:56,263 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-15 19:04:56,264 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-15 19:04:56,268 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-15 19:05:01,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-224d639c-ac34-4497-8848-514fa82802e3/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-15 19:05:01,420 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-15 19:05:01,422 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-15 19:05:01,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-15 19:31:48,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 04400f28-d6b8-4dca-badd-9e4a558691db 2018-04-15 19:31:49,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '04400f28-d6b8-4dca-badd-9e4a558691db']'. 2018-04-15 19:31:50,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-15 19:31:50,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-15 19:31:50,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-15 19:31:50,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 04400f28-d6b8-4dca-badd-9e4a558691db | 2018-04-15 19:31:50,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-15 19:31:50,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-15 19:05:05 | 2018-04-15 19:31:50,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-15 19:31:48 | 2018-04-15 19:31:50,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:26:43 | 2018-04-15 19:31:50,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-15 19:31:50,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-15 19:31:50,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-15 19:31:50,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 224d639c-ac34-4497-8848-514fa82802e3) | 2018-04-15 19:31:50,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-15 19:31:50,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 86fd3123-a9fa-4d61-a808-c7b47dc6d328) | 2018-04-15 19:31:50,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-15 19:31:50,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1562.773 | 2018-04-15 19:31:50,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-04-15 19:31:50,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-15 19:31:50,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-15 19:31:50,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-15 19:31:50,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-15 19:31:50,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-15 19:31:50,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-15 19:31:50,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-04-15 19:32:01,047 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-15 19:32:01,047 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 27:27 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-04-15 19:32:01,052 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-15 19:32:01,178 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-15 19:32:01,937 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-virtual1 2018-04-15 19:32:01,938 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-15 19:32:01,938 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-04-15 19:32:02,735 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-15 19:32:06,776 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-15 19:32:10,737 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 91edc108-391b-4cad-b2ee-d2b2a83a9a24 | 2018-04-15T19:32:10.175340 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 91edc108-391b-4cad-b2ee-d2b2a83a9a24 ~/.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-04-15 19:32:15,661 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | 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-04-15 19:32:15,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-15 19:32:17,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-acceee82-4152-4280-a062-4cc2a64f3cd7'... 2018-04-15 19:32:24,496 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-acceee82-4152-4280-a062-4cc2a64f3cd7'... 2018-04-15 19:32:30,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-acceee82-4152-4280-a062-4cc2a64f3cd7'... 2018-04-15 19:32:46,953 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-acceee82-4152-4280-a062-4cc2a64f3cd7'... 2018-04-15 19:32:48,086 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-acceee82-4152-4280-a062-4cc2a64f3cd7'... 2018-04-15 19:32:49,036 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-15 19:32:49,036 - 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-04-15 19:32:49,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-15 19:32:49,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-15 19:32:49,066 - 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': 'admin_external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '4ae9231a-29b3-45f3-aed7-93ec7335c85f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-acceee82-4152-4280-a062-4cc2a64f3cd7', 'flavor_name': 'rally-tiny-acceee82-4152-4280-a062-4cc2a64f3cd7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-acceee82-4152-4280-a062-4cc2a64f3cd7', '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-04-15 19:34:32,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 411580e6-0202-42d6-9960-aa3027507783 2018-04-15 19:34:32,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-15 19:34:32,075 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '411580e6-0202-42d6-9960-aa3027507783'] 2018-04-15 19:34:34,057 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 411580e6-0202-42d6-9960-aa3027507783: 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 411580e6-0202-42d6-9960-aa3027507783 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.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | total | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> duration | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.905335 Full duration: 10.932631 -------------------------------------------------------------------------------- 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 411580e6-0202-42d6-9960-aa3027507783 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.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | total | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 100.0% | 1 | | -> duration | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.236239 Full duration: 15.576126 -------------------------------------------------------------------------------- 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 411580e6-0202-42d6-9960-aa3027507783 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 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | total | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 100.0% | 1 | | -> duration | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.919805 Full duration: 12.196631 -------------------------------------------------------------------------------- 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 411580e6-0202-42d6-9960-aa3027507783 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | total | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 100.0% | 1 | | -> duration | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.248957 Full duration: 10.612631 -------------------------------------------------------------------------------- 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 411580e6-0202-42d6-9960-aa3027507783 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 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | total | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 100.0% | 1 | | -> duration | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.026819 Full duration: 13.893702 -------------------------------------------------------------------------------- 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 411580e6-0202-42d6-9960-aa3027507783 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.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | -> duration | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.008402 Full duration: 10.721588 HINTS: * To plot HTML graphics with this data, run: rally task report 411580e6-0202-42d6-9960-aa3027507783 --out output.html * To generate a JUnit report, run: rally task export 411580e6-0202-42d6-9960-aa3027507783 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 411580e6-0202-42d6-9960-aa3027507783 --json --out output.json 2018-04-15 19:34:34,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '411580e6-0202-42d6-9960-aa3027507783'] 2018-04-15 19:34:36,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-15 19:34:36,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '411580e6-0202-42d6-9960-aa3027507783', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-15 19:34:36,060 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-15 19:34:36,061 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-15 19:34:36,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-04-15 19:34:36,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-15 19:34:36,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-15 19:34:36,092 - 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': 'admin_external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '4ae9231a-29b3-45f3-aed7-93ec7335c85f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-acceee82-4152-4280-a062-4cc2a64f3cd7', 'flavor_name': 'rally-tiny-acceee82-4152-4280-a062-4cc2a64f3cd7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-acceee82-4152-4280-a062-4cc2a64f3cd7', '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-04-15 19:37:29,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 566e0b99-4570-4223-9d3a-f6db7e49eeee 2018-04-15 19:37:29,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '566e0b99-4570-4223-9d3a-f6db7e49eeee'] 2018-04-15 19:37:32,285 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 566e0b99-4570-4223-9d3a-f6db7e49eeee: 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 566e0b99-4570-4223-9d3a-f6db7e49eeee 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 | 8.968 | 8.968 | 8.968 | 8.968 | 8.968 | 8.968 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | -> glance_v2.upload_data | 6.549 | 6.549 | 6.549 | 6.549 | 6.549 | 6.549 | 100.0% | 1 | | glance_v2.delete_image | 2.008 | 2.008 | 2.008 | 2.008 | 2.008 | 2.008 | 100.0% | 1 | | total | 10.976 | 10.976 | 10.976 | 10.976 | 10.976 | 10.976 | 100.0% | 1 | | -> duration | 10.976 | 10.976 | 10.976 | 10.976 | 10.976 | 10.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.976314 Full duration: 24.096847 -------------------------------------------------------------------------------- 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 566e0b99-4570-4223-9d3a-f6db7e49eeee 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 | 9.922 | 9.922 | 9.922 | 9.922 | 9.922 | 9.922 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 100.0% | 1 | | -> glance_v2.upload_data | 7.407 | 7.407 | 7.407 | 7.407 | 7.407 | 7.407 | 100.0% | 1 | | glance_v2.list_images | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 10.093 | 10.093 | 10.093 | 10.093 | 10.093 | 10.093 | 100.0% | 1 | | -> duration | 10.093 | 10.093 | 10.093 | 10.093 | 10.093 | 10.093 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.09327 Full duration: 29.053195 -------------------------------------------------------------------------------- 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 566e0b99-4570-4223-9d3a-f6db7e49eeee 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.237 | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 100.0% | 1 | | total | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 100.0% | 1 | | -> duration | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.236917 Full duration: 17.044466 -------------------------------------------------------------------------------- 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": "4ae9231a-29b3-45f3-aed7-93ec7335c85f" } ], "flavor": { "name": "rally-tiny-acceee82-4152-4280-a062-4cc2a64f3cd7" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 566e0b99-4570-4223-9d3a-f6db7e49eeee 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 | 5.673 | 5.673 | 5.673 | 5.673 | 5.673 | 5.673 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | -> glance_v2.upload_data | 3.099 | 3.099 | 3.099 | 3.099 | 3.099 | 3.099 | 100.0% | 1 | | nova.boot_servers | 36.323 | 36.323 | 36.323 | 36.323 | 36.323 | 36.323 | 100.0% | 1 | | total | 41.996 | 41.996 | 41.996 | 41.996 | 41.996 | 41.996 | 100.0% | 1 | | -> duration | 40.996 | 40.996 | 40.996 | 40.996 | 40.996 | 40.996 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.996417 Full duration: 76.819705 HINTS: * To plot HTML graphics with this data, run: rally task report 566e0b99-4570-4223-9d3a-f6db7e49eeee --out output.html * To generate a JUnit report, run: rally task export 566e0b99-4570-4223-9d3a-f6db7e49eeee --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 566e0b99-4570-4223-9d3a-f6db7e49eeee --json --out output.json 2018-04-15 19:37:32,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '566e0b99-4570-4223-9d3a-f6db7e49eeee'] 2018-04-15 19:37:33,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-15 19:37:33,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '566e0b99-4570-4223-9d3a-f6db7e49eeee', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-15 19:37:33,966 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-15 19:37:33,966 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-15 19:37:33,967 - 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-04-15 19:37:33,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-15 19:37:33,983 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-15 19:37:34,000 - 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': 'admin_external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '4ae9231a-29b3-45f3-aed7-93ec7335c85f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-acceee82-4152-4280-a062-4cc2a64f3cd7', 'flavor_name': 'rally-tiny-acceee82-4152-4280-a062-4cc2a64f3cd7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-acceee82-4152-4280-a062-4cc2a64f3cd7', '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-04-15 19:42:37,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 427fc3ca-0144-448b-acb5-ab77296a0a2f 2018-04-15 19:42:37,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '427fc3ca-0144-448b-acb5-ab77296a0a2f'] 2018-04-15 19:42:39,544 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 427fc3ca-0144-448b-acb5-ab77296a0a2f: 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 427fc3ca-0144-448b-acb5-ab77296a0a2f 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 | 4.093 | 4.093 | 4.093 | 4.093 | 4.093 | 4.093 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.437 | 2.437 | 2.437 | 2.437 | 2.437 | 2.437 | 100.0% | 1 | | total | 6.531 | 6.531 | 6.531 | 6.531 | 6.531 | 6.531 | 100.0% | 1 | | -> duration | 6.531 | 6.531 | 6.531 | 6.531 | 6.531 | 6.531 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.531101 Full duration: 39.005884 -------------------------------------------------------------------------------- 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 427fc3ca-0144-448b-acb5-ab77296a0a2f 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.948 | 3.948 | 3.948 | 3.948 | 3.948 | 3.948 | 100.0% | 1 | | cinder_v2.delete_volume | 2.587 | 2.587 | 2.587 | 2.587 | 2.587 | 2.587 | 100.0% | 1 | | total | 6.535 | 6.535 | 6.535 | 6.535 | 6.535 | 6.535 | 100.0% | 1 | | -> duration | 6.535 | 6.535 | 6.535 | 6.535 | 6.535 | 6.535 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.535078 Full duration: 24.710837 -------------------------------------------------------------------------------- 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-acceee82-4152-4280-a062-4cc2a64f3cd7" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 427fc3ca-0144-448b-acb5-ab77296a0a2f 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 | 10.62 | 10.62 | 10.62 | 10.62 | 10.62 | 10.62 | 100.0% | 1 | | cinder_v2.delete_volume | 2.432 | 2.432 | 2.432 | 2.432 | 2.432 | 2.432 | 100.0% | 1 | | total | 13.053 | 13.053 | 13.053 | 13.053 | 13.053 | 13.053 | 100.0% | 1 | | -> duration | 13.053 | 13.053 | 13.053 | 13.053 | 13.053 | 13.053 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.05288 Full duration: 32.288463 -------------------------------------------------------------------------------- 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 427fc3ca-0144-448b-acb5-ab77296a0a2f 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.953 | 3.953 | 3.953 | 3.953 | 3.953 | 3.953 | 100.0% | 1 | | cinder_v2.delete_volume | 2.83 | 2.83 | 2.83 | 2.83 | 2.83 | 2.83 | 100.0% | 1 | | total | 6.783 | 6.783 | 6.783 | 6.783 | 6.783 | 6.783 | 100.0% | 1 | | -> duration | 6.783 | 6.783 | 6.783 | 6.783 | 6.783 | 6.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.782654 Full duration: 24.77132 -------------------------------------------------------------------------------- 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 427fc3ca-0144-448b-acb5-ab77296a0a2f 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.996 | 3.996 | 3.996 | 3.996 | 3.996 | 3.996 | 100.0% | 1 | | cinder_v2.extend_volume | 2.678 | 2.678 | 2.678 | 2.678 | 2.678 | 2.678 | 100.0% | 1 | | cinder_v2.delete_volume | 2.778 | 2.778 | 2.778 | 2.778 | 2.778 | 2.778 | 100.0% | 1 | | total | 9.453 | 9.453 | 9.453 | 9.453 | 9.453 | 9.453 | 100.0% | 1 | | -> duration | 9.453 | 9.453 | 9.453 | 9.453 | 9.453 | 9.453 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.453088 Full duration: 25.272391 -------------------------------------------------------------------------------- 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 427fc3ca-0144-448b-acb5-ab77296a0a2f 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.065 | 6.065 | 6.065 | 6.065 | 6.065 | 6.065 | 100.0% | 1 | | cinder_v2.delete_volume | 4.735 | 4.735 | 4.735 | 4.735 | 4.735 | 4.735 | 100.0% | 1 | | total | 10.8 | 10.8 | 10.8 | 10.8 | 10.8 | 10.8 | 100.0% | 1 | | -> duration | 10.8 | 10.8 | 10.8 | 10.8 | 10.8 | 10.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.799724 Full duration: 38.579012 -------------------------------------------------------------------------------- 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 427fc3ca-0144-448b-acb5-ab77296a0a2f 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 | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 100.0% | 1 | | cinder_v2.list_qos | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 100.0% | 1 | | -> duration | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.306294 Full duration: 19.242036 -------------------------------------------------------------------------------- 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 427fc3ca-0144-448b-acb5-ab77296a0a2f 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 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | cinder_v2.set_qos | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 100.0% | 1 | | -> duration | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.254804 Full duration: 19.565182 -------------------------------------------------------------------------------- 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 427fc3ca-0144-448b-acb5-ab77296a0a2f 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.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | cinder_v2.list_types | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> duration | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.16203 Full duration: 19.401952 -------------------------------------------------------------------------------- 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 427fc3ca-0144-448b-acb5-ab77296a0a2f 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.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | -> duration | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.241328 Full duration: 19.131969 HINTS: * To plot HTML graphics with this data, run: rally task report 427fc3ca-0144-448b-acb5-ab77296a0a2f --out output.html * To generate a JUnit report, run: rally task export 427fc3ca-0144-448b-acb5-ab77296a0a2f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 427fc3ca-0144-448b-acb5-ab77296a0a2f --json --out output.json 2018-04-15 19:42:39,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '427fc3ca-0144-448b-acb5-ab77296a0a2f'] 2018-04-15 19:42:41,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-15 19:42:41,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '427fc3ca-0144-448b-acb5-ab77296a0a2f', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-15 19:42:41,038 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-15 19:42:41,038 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-15 19:42:41,039 - 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-04-15 19:42:41,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-15 19:42:41,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-15 19:42:41,091 - 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': 'admin_external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '4ae9231a-29b3-45f3-aed7-93ec7335c85f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-acceee82-4152-4280-a062-4cc2a64f3cd7', 'flavor_name': 'rally-tiny-acceee82-4152-4280-a062-4cc2a64f3cd7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-acceee82-4152-4280-a062-4cc2a64f3cd7', '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-04-15 19:45:23,754 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 592667f0-3cdb-45d7-838c-5c02ed527f5c 2018-04-15 19:45:23,755 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '592667f0-3cdb-45d7-838c-5c02ed527f5c'] 2018-04-15 19:45:25,218 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 592667f0-3cdb-45d7-838c-5c02ed527f5c: 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 592667f0-3cdb-45d7-838c-5c02ed527f5c 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 | 9.474 | 9.474 | 9.474 | 9.474 | 9.474 | 9.474 | 100.0% | 1 | | heat.update_stack | 4.998 | 4.998 | 4.998 | 4.998 | 4.998 | 4.998 | 100.0% | 1 | | heat.delete_stack | 4.874 | 4.874 | 4.874 | 4.874 | 4.874 | 4.874 | 100.0% | 1 | | total | 19.347 | 19.347 | 19.347 | 19.347 | 19.347 | 19.347 | 100.0% | 1 | | -> duration | 15.347 | 15.347 | 15.347 | 15.347 | 15.347 | 15.347 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.346907 Full duration: 36.99332 -------------------------------------------------------------------------------- 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 592667f0-3cdb-45d7-838c-5c02ed527f5c 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 | 6.347 | 6.347 | 6.347 | 6.347 | 6.347 | 6.347 | 100.0% | 1 | | heat.check_stack | 1.562 | 1.562 | 1.562 | 1.562 | 1.562 | 1.562 | 100.0% | 1 | | heat.delete_stack | 3.547 | 3.547 | 3.547 | 3.547 | 3.547 | 3.547 | 100.0% | 1 | | total | 11.457 | 11.457 | 11.457 | 11.457 | 11.457 | 11.457 | 100.0% | 1 | | -> duration | 9.457 | 9.457 | 9.457 | 9.457 | 9.457 | 9.457 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.456591 Full duration: 30.500009 -------------------------------------------------------------------------------- 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 592667f0-3cdb-45d7-838c-5c02ed527f5c 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 | 6.997 | 6.997 | 6.997 | 6.997 | 6.997 | 6.997 | 100.0% | 1 | | heat.suspend_stack | 1.476 | 1.476 | 1.476 | 1.476 | 1.476 | 1.476 | 100.0% | 1 | | heat.resume_stack | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 100.0% | 1 | | heat.delete_stack | 2.497 | 2.497 | 2.497 | 2.497 | 2.497 | 2.497 | 100.0% | 1 | | total | 12.433 | 12.433 | 12.433 | 12.433 | 12.433 | 12.433 | 100.0% | 1 | | -> duration | 10.433 | 10.433 | 10.433 | 10.433 | 10.433 | 10.433 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.43296 Full duration: 32.017111 -------------------------------------------------------------------------------- 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 592667f0-3cdb-45d7-838c-5c02ed527f5c 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 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | total | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> duration | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.928895 Full duration: 18.582712 HINTS: * To plot HTML graphics with this data, run: rally task report 592667f0-3cdb-45d7-838c-5c02ed527f5c --out output.html * To generate a JUnit report, run: rally task export 592667f0-3cdb-45d7-838c-5c02ed527f5c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 592667f0-3cdb-45d7-838c-5c02ed527f5c --json --out output.json 2018-04-15 19:45:25,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '592667f0-3cdb-45d7-838c-5c02ed527f5c'] 2018-04-15 19:45:26,677 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-15 19:45:26,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '592667f0-3cdb-45d7-838c-5c02ed527f5c', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-15 19:45:26,686 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-15 19:45:26,686 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-15 19:45:26,687 - 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-04-15 19:45:26,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-15 19:45:26,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-15 19:45:26,710 - 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': 'admin_external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '4ae9231a-29b3-45f3-aed7-93ec7335c85f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-acceee82-4152-4280-a062-4cc2a64f3cd7', 'flavor_name': 'rally-tiny-acceee82-4152-4280-a062-4cc2a64f3cd7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-acceee82-4152-4280-a062-4cc2a64f3cd7', '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-04-15 19:50:00,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ac32d636-3497-4dd5-adc9-c42e75583745 2018-04-15 19:50:00,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'ac32d636-3497-4dd5-adc9-c42e75583745'] 2018-04-15 19:50:03,293 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ac32d636-3497-4dd5-adc9-c42e75583745: 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 ac32d636-3497-4dd5-adc9-c42e75583745 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.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | keystone_v3.add_role | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | keystone_v3.revoke_role | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 1.268 | 1.268 | 1.268 | 1.268 | 1.268 | 1.268 | 100.0% | 1 | | -> duration | 1.268 | 1.268 | 1.268 | 1.268 | 1.268 | 1.268 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.267638 Full duration: 20.635576 -------------------------------------------------------------------------------- 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 ac32d636-3497-4dd5-adc9-c42e75583745 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.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | keystone_v3.add_role | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | keystone_v3.list_roles | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 1.321 | 1.321 | 1.321 | 1.321 | 1.321 | 1.321 | 100.0% | 1 | | -> duration | 1.321 | 1.321 | 1.321 | 1.321 | 1.321 | 1.321 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.321243 Full duration: 20.720221 -------------------------------------------------------------------------------- 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 ac32d636-3497-4dd5-adc9-c42e75583745 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.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | keystone_v3.list_projects | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | -> duration | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.984574 Full duration: 20.985596 -------------------------------------------------------------------------------- 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 ac32d636-3497-4dd5-adc9-c42e75583745 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.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | keystone_v3.delete_role | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> duration | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.810636 Full duration: 19.401953 -------------------------------------------------------------------------------- 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 ac32d636-3497-4dd5-adc9-c42e75583745 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.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | keystone_v3.delete_service | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | total | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> duration | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.815836 Full duration: 18.091805 -------------------------------------------------------------------------------- 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 ac32d636-3497-4dd5-adc9-c42e75583745 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.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | keystone_v3.create_user | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | -> keystone_v3.add_role | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | keystone_v3.create_role | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | keystone_v3.get_project | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | keystone_v3.get_user | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_role | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.list_services | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | keystone_v3.get_services | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 1.688 | 1.688 | 1.688 | 1.688 | 1.688 | 1.688 | 100.0% | 1 | | -> duration | 1.688 | 1.688 | 1.688 | 1.688 | 1.688 | 1.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.688115 Full duration: 27.235738 -------------------------------------------------------------------------------- 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 ac32d636-3497-4dd5-adc9-c42e75583745 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.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | keystone_v3.update_project | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | keystone_v3.delete_project | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 100.0% | 1 | | total | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | -> duration | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.279963 Full duration: 18.691682 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac32d636-3497-4dd5-adc9-c42e75583745 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.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 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.822106 Full duration: 21.218673 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac32d636-3497-4dd5-adc9-c42e75583745 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.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.781389 Full duration: 19.761017 -------------------------------------------------------------------------------- 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 ac32d636-3497-4dd5-adc9-c42e75583745 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.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | keystone_v3.list_users | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> duration | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.875855 Full duration: 20.137157 -------------------------------------------------------------------------------- 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 ac32d636-3497-4dd5-adc9-c42e75583745 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.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | keystone_v3.create_users | 4.86 | 4.86 | 4.86 | 4.86 | 4.86 | 4.86 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.859 | 4.859 | 4.859 | 4.859 | 4.859 | 4.859 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.877 | 1.877 | 1.877 | 1.877 | 1.877 | 1.877 | 100.0% | 1 | | total | 6.078 | 6.078 | 6.078 | 6.078 | 6.078 | 6.078 | 100.0% | 1 | | -> duration | 6.078 | 6.078 | 6.078 | 6.078 | 6.078 | 6.078 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.078207 Full duration: 31.631747 HINTS: * To plot HTML graphics with this data, run: rally task report ac32d636-3497-4dd5-adc9-c42e75583745 --out output.html * To generate a JUnit report, run: rally task export ac32d636-3497-4dd5-adc9-c42e75583745 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ac32d636-3497-4dd5-adc9-c42e75583745 --json --out output.json 2018-04-15 19:50:03,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ac32d636-3497-4dd5-adc9-c42e75583745'] 2018-04-15 19:50:04,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-15 19:50:04,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ac32d636-3497-4dd5-adc9-c42e75583745', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-15 19:50:04,737 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-15 19:50:04,737 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-15 19:50:04,738 - 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-04-15 19:50:04,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-15 19:50:04,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-15 19:50:04,752 - 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': 'admin_external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '4ae9231a-29b3-45f3-aed7-93ec7335c85f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-acceee82-4152-4280-a062-4cc2a64f3cd7', 'flavor_name': 'rally-tiny-acceee82-4152-4280-a062-4cc2a64f3cd7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-acceee82-4152-4280-a062-4cc2a64f3cd7', '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-04-15 19:58:44,047 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 267ebc77-8728-47bf-bb45-2c525ec373d2 2018-04-15 19:58:44,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '267ebc77-8728-47bf-bb45-2c525ec373d2'] 2018-04-15 19:58:45,521 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 267ebc77-8728-47bf-bb45-2c525ec373d2: 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 267ebc77-8728-47bf-bb45-2c525ec373d2 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.56 | 2.56 | 2.56 | 2.56 | 2.56 | 2.56 | 100.0% | 1 | | neutron.delete_network | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 100.0% | 1 | | total | 4.142 | 4.142 | 4.142 | 4.142 | 4.142 | 4.142 | 100.0% | 1 | | -> duration | 4.142 | 4.142 | 4.142 | 4.142 | 4.142 | 4.142 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.142323 Full duration: 22.011689 -------------------------------------------------------------------------------- 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 267ebc77-8728-47bf-bb45-2c525ec373d2 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 | 3.693 | 3.693 | 3.693 | 3.693 | 3.693 | 3.693 | 100.0% | 1 | | neutron.delete_port | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 100.0% | 1 | | total | 4.93 | 4.93 | 4.93 | 4.93 | 4.93 | 4.93 | 100.0% | 1 | | -> duration | 4.93 | 4.93 | 4.93 | 4.93 | 4.93 | 4.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.929519 Full duration: 50.21171 -------------------------------------------------------------------------------- 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 267ebc77-8728-47bf-bb45-2c525ec373d2 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.875 | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 100.0% | 1 | | neutron.create_subnet | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | neutron.create_router | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | neutron.add_interface_router | 7.937 | 7.937 | 7.937 | 7.937 | 7.937 | 7.937 | 100.0% | 1 | | neutron.remove_interface_router | 3.744 | 3.744 | 3.744 | 3.744 | 3.744 | 3.744 | 100.0% | 1 | | neutron.delete_router | 1.418 | 1.418 | 1.418 | 1.418 | 1.418 | 1.418 | 100.0% | 1 | | total | 17.489 | 17.489 | 17.489 | 17.489 | 17.489 | 17.489 | 100.0% | 1 | | -> duration | 17.489 | 17.489 | 17.489 | 17.489 | 17.489 | 17.489 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.489362 Full duration: 68.234062 -------------------------------------------------------------------------------- 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 267ebc77-8728-47bf-bb45-2c525ec373d2 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 | 4.531 | 4.531 | 4.531 | 4.531 | 4.531 | 4.531 | 100.0% | 1 | | neutron.delete_subnet | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | total | 5.856 | 5.856 | 5.856 | 5.856 | 5.856 | 5.856 | 100.0% | 1 | | -> duration | 5.856 | 5.856 | 5.856 | 5.856 | 5.856 | 5.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.856292 Full duration: 47.100283 -------------------------------------------------------------------------------- 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 267ebc77-8728-47bf-bb45-2c525ec373d2 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.495 | 2.495 | 2.495 | 2.495 | 2.495 | 2.495 | 100.0% | 1 | | neutron.list_networks | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 100.0% | 1 | | total | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 100.0% | 1 | | -> duration | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.871741 Full duration: 24.897516 -------------------------------------------------------------------------------- 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 267ebc77-8728-47bf-bb45-2c525ec373d2 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 | 3.203 | 3.203 | 3.203 | 3.203 | 3.203 | 3.203 | 100.0% | 1 | | neutron.list_ports | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 100.0% | 1 | | total | 3.689 | 3.689 | 3.689 | 3.689 | 3.689 | 3.689 | 100.0% | 1 | | -> duration | 3.689 | 3.689 | 3.689 | 3.689 | 3.689 | 3.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.688681 Full duration: 53.788129 -------------------------------------------------------------------------------- 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 267ebc77-8728-47bf-bb45-2c525ec373d2 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.785 | 1.785 | 1.785 | 1.785 | 1.785 | 1.785 | 100.0% | 1 | | neutron.create_subnet | 2.426 | 2.426 | 2.426 | 2.426 | 2.426 | 2.426 | 100.0% | 1 | | neutron.create_router | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | neutron.add_interface_router | 4.583 | 4.583 | 4.583 | 4.583 | 4.583 | 4.583 | 100.0% | 1 | | neutron.list_routers | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 100.0% | 1 | | total | 10.212 | 10.212 | 10.212 | 10.212 | 10.212 | 10.212 | 100.0% | 1 | | -> duration | 10.212 | 10.212 | 10.212 | 10.212 | 10.212 | 10.212 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.211774 Full duration: 77.754234 -------------------------------------------------------------------------------- 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 267ebc77-8728-47bf-bb45-2c525ec373d2 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.28 | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 100.0% | 1 | | neutron.create_subnet | 3.905 | 3.905 | 3.905 | 3.905 | 3.905 | 3.905 | 100.0% | 1 | | neutron.list_subnets | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 6.461 | 6.461 | 6.461 | 6.461 | 6.461 | 6.461 | 100.0% | 1 | | -> duration | 6.461 | 6.461 | 6.461 | 6.461 | 6.461 | 6.461 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.461187 Full duration: 59.88466 -------------------------------------------------------------------------------- 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 267ebc77-8728-47bf-bb45-2c525ec373d2 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.898 | 1.898 | 1.898 | 1.898 | 1.898 | 1.898 | 100.0% | 1 | | neutron.delete_security_group | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 100.0% | 1 | | -> duration | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.189822 Full duration: 21.693481 -------------------------------------------------------------------------------- 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 267ebc77-8728-47bf-bb45-2c525ec373d2 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.631 | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 100.0% | 1 | | neutron.create_security_group_rule | 0.449 | 0.449 | 0.449 | 0.449 | 0.449 | 0.449 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | neutron.delete_security_group | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | total | 2.63 | 2.63 | 2.63 | 2.63 | 2.63 | 2.63 | 100.0% | 1 | | -> duration | 2.63 | 2.63 | 2.63 | 2.63 | 2.63 | 2.63 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.630469 Full duration: 19.652252 -------------------------------------------------------------------------------- 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 267ebc77-8728-47bf-bb45-2c525ec373d2 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.956 | 1.956 | 1.956 | 1.956 | 1.956 | 1.956 | 100.0% | 1 | | neutron.create_router | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | neutron.add_gateway_router | 4.196 | 4.196 | 4.196 | 4.196 | 4.196 | 4.196 | 100.0% | 1 | | neutron.remove_gateway_router | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 100.0% | 1 | | total | 9.588 | 9.588 | 9.588 | 9.588 | 9.588 | 9.588 | 100.0% | 1 | | -> duration | 9.588 | 9.588 | 9.588 | 9.588 | 9.588 | 9.588 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.587761 Full duration: 38.786894 HINTS: * To plot HTML graphics with this data, run: rally task report 267ebc77-8728-47bf-bb45-2c525ec373d2 --out output.html * To generate a JUnit report, run: rally task export 267ebc77-8728-47bf-bb45-2c525ec373d2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 267ebc77-8728-47bf-bb45-2c525ec373d2 --json --out output.json 2018-04-15 19:58:45,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '267ebc77-8728-47bf-bb45-2c525ec373d2'] 2018-04-15 19:58:46,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-15 19:58:46,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '267ebc77-8728-47bf-bb45-2c525ec373d2', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-15 19:58:46,926 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-15 19:58:46,927 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-15 19:58:46,928 - 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-04-15 19:58:46,928 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-15 19:58:46,957 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-15 19:58:46,979 - 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': 'admin_external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '4ae9231a-29b3-45f3-aed7-93ec7335c85f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-acceee82-4152-4280-a062-4cc2a64f3cd7', 'flavor_name': 'rally-tiny-acceee82-4152-4280-a062-4cc2a64f3cd7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-acceee82-4152-4280-a062-4cc2a64f3cd7', '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-04-15 20:05:22,606 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 34102e84-9c96-47b4-b779-cc42900e3099 2018-04-15 20:05:22,607 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '34102e84-9c96-47b4-b779-cc42900e3099'] 2018-04-15 20:05:23,913 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 34102e84-9c96-47b4-b779-cc42900e3099: 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-acceee82-4152-4280-a062-4cc2a64f3cd7" }, "image": { "name": "Cirros-0.4.0-acceee82-4152-4280-a062-4cc2a64f3cd7" }, "nics": [ { "net-id": "4ae9231a-29b3-45f3-aed7-93ec7335c85f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 34102e84-9c96-47b4-b779-cc42900e3099 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 | 26.743 | 26.743 | 26.743 | 26.743 | 26.743 | 26.743 | 100.0% | 1 | | nova.live_migrate | 24.179 | 24.179 | 24.179 | 24.179 | 24.179 | 24.179 | 100.0% | 1 | | nova.delete_server | 5.889 | 5.889 | 5.889 | 5.889 | 5.889 | 5.889 | 100.0% | 1 | | total | 56.811 | 56.811 | 56.811 | 56.811 | 56.811 | 56.811 | 100.0% | 1 | | -> duration | 55.811 | 55.811 | 55.811 | 55.811 | 55.811 | 55.811 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 55.811321 Full duration: 70.074675 -------------------------------------------------------------------------------- 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-acceee82-4152-4280-a062-4cc2a64f3cd7" }, "boot_server_kwargs": { "nics": [ { "net-id": "4ae9231a-29b3-45f3-aed7-93ec7335c85f" } ] }, "image": { "name": "Cirros-0.4.0-acceee82-4152-4280-a062-4cc2a64f3cd7" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 34102e84-9c96-47b4-b779-cc42900e3099 has 1 error(s) -------------------------------------------------------------------------------- TimeoutException: Rally tired waiting 200.00 seconds for Volume s_rally_c9c789f6_6l0L99tS:32869a66-34c8-48d0-b8bb-86ff8de2b4f1 to become ('AVAILABLE') current status DETACHING 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 833, in run self._detach_volume(server, volume) 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 787, in _detach_volume check_interval=CONF.openstack.nova_detach_volume_poll_interval File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 252, in wait_for_status timeout=timeout) TimeoutException: Rally tired waiting 200.00 seconds for Volume s_rally_c9c789f6_6l0L99tS:32869a66-34c8-48d0-b8bb-86ff8de2b4f1 to become ('AVAILABLE') current status DETACHING -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 26.758 | 26.758 | 26.758 | 26.758 | 26.758 | 26.758 | 100.0% | 1 | | cinder_v2.create_volume | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 100.0% | 1 | | nova.attach_volume | 8.922 | 8.922 | 8.922 | 8.922 | 8.922 | 8.922 | 100.0% | 1 | | nova.live_migrate | 22.52 | 22.52 | 22.52 | 22.52 | 22.52 | 22.52 | 100.0% | 1 | | nova.detach_volume | 203.491 | 203.491 | 203.491 | 203.491 | 203.491 | 203.491 | 0.0% | 1 | | total | 264.744 | 264.744 | 264.744 | 264.744 | 264.744 | 264.744 | 0.0% | 1 | | -> duration | 263.744 | 263.744 | 263.744 | 263.744 | 263.744 | 263.744 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 263.743826 Full duration: 293.778833 HINTS: * To plot HTML graphics with this data, run: rally task report 34102e84-9c96-47b4-b779-cc42900e3099 --out output.html * To generate a JUnit report, run: rally task export 34102e84-9c96-47b4-b779-cc42900e3099 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 34102e84-9c96-47b4-b779-cc42900e3099 --json --out output.json At least one workload did not pass SLA criteria. 2018-04-15 20:05:23,913 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '34102e84-9c96-47b4-b779-cc42900e3099'] 2018-04-15 20:05:25,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-15 20:05:25,321 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '34102e84-9c96-47b4-b779-cc42900e3099', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-15 20:05:25,329 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-04-15 20:05:25,329 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-15 20:05:25,330 - 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-04-15 20:05:25,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-15 20:05:25,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-15 20:05:25,351 - 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': 'admin_external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '4ae9231a-29b3-45f3-aed7-93ec7335c85f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-acceee82-4152-4280-a062-4cc2a64f3cd7', 'flavor_name': 'rally-tiny-acceee82-4152-4280-a062-4cc2a64f3cd7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-acceee82-4152-4280-a062-4cc2a64f3cd7', '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-04-15 20:06:45,292 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 43f2fdc0-0331-4498-b697-312e5b3d2fbc 2018-04-15 20:06:45,293 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '43f2fdc0-0331-4498-b697-312e5b3d2fbc'] 2018-04-15 20:06:46,642 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 43f2fdc0-0331-4498-b697-312e5b3d2fbc: 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 43f2fdc0-0331-4498-b697-312e5b3d2fbc 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.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | quotas.delete_quotas | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 100.0% | 1 | | -> duration | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.442485 Full duration: 12.370875 -------------------------------------------------------------------------------- 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 43f2fdc0-0331-4498-b697-312e5b3d2fbc 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.504 | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 100.0% | 1 | | total | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 100.0% | 1 | | -> duration | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.504054 Full duration: 13.132927 -------------------------------------------------------------------------------- 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 43f2fdc0-0331-4498-b697-312e5b3d2fbc 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.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | total | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 100.0% | 1 | | -> duration | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.47691 Full duration: 13.04641 -------------------------------------------------------------------------------- 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 43f2fdc0-0331-4498-b697-312e5b3d2fbc 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 | 2.174 | 2.174 | 2.174 | 2.174 | 2.174 | 2.174 | 100.0% | 1 | | total | 2.174 | 2.174 | 2.174 | 2.174 | 2.174 | 2.174 | 100.0% | 1 | | -> duration | 2.174 | 2.174 | 2.174 | 2.174 | 2.174 | 2.174 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.17427 Full duration: 14.932267 HINTS: * To plot HTML graphics with this data, run: rally task report 43f2fdc0-0331-4498-b697-312e5b3d2fbc --out output.html * To generate a JUnit report, run: rally task export 43f2fdc0-0331-4498-b697-312e5b3d2fbc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 43f2fdc0-0331-4498-b697-312e5b3d2fbc --json --out output.json 2018-04-15 20:06:46,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '43f2fdc0-0331-4498-b697-312e5b3d2fbc'] 2018-04-15 20:06:48,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-15 20:06:48,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '43f2fdc0-0331-4498-b697-312e5b3d2fbc', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-15 20:06:48,018 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-15 20:06:48,020 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:13 | 6 | 100.00% | | glance | 02:27 | 4 | 100.00% | | cinder | 04:21 | 10 | 100.00% | | heat | 01:58 | 4 | 100.00% | | keystone | 03:58 | 11 | 100.00% | | neutron | 08:04 | 11 | 100.00% | | nova | 06:03 | 2 | 50.00% | | quotas | 00:53 | 4 | 100.00% | | | | | | | TOTAL: | 00:29:00 | 52 | 98.08% | +----------------+------------+----------------+-----------+ 2018-04-15 20:06:48,021 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.08% 2018-04-15 20:07:02,618 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-15 20:07:03,851 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-15 20:07:03,852 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 34:60 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-15 20:07:03,856 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-04-15 20:07:03,856 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-15 20:07:03,982 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-15 20:07:08,463 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-15 20:07:12,868 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9ceef2f2-feaf-4d7b-8acf-d0433edb1dee | 2018-04-15T20:07:12.124463 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9ceef2f2-feaf-4d7b-8acf-d0433edb1dee ~/.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-04-15 20:07:18,538 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | 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-04-15 20:07:18,538 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-15 20:07:23,299 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-15 20:07:29,609 - 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=bc196ae4-6c42-465c-b8f4-1830a9d4dded) as the default verifier for the future CLI operations. 2018-04-15 20:07:34,400 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-15 20:07:39,091 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-15 20:07:50,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-15 20:07:58,226 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-15 20:07:58,227 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-15 20:07:58,227 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-15 20:07:58,230 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-15 20:07:58,237 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-15 20:08:02,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-bc196ae4-6c42-465c-b8f4-1830a9d4dded/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-04-15 20:08:02,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-15 20:13:56,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 896a7073-f6f3-486e-af1e-5ff8695b5e4f 2018-04-15 20:13:56,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '896a7073-f6f3-486e-af1e-5ff8695b5e4f']'. 2018-04-15 20:13:57,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-15 20:13:57,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-15 20:13:57,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-15 20:13:57,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 896a7073-f6f3-486e-af1e-5ff8695b5e4f | 2018-04-15 20:13:57,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-15 20:13:57,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-15 20:08:06 | 2018-04-15 20:13:57,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-15 20:13:55 | 2018-04-15 20:13:57,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:49 | 2018-04-15 20:13:57,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-15 20:13:57,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-15 20:13:57,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: bc196ae4-6c42-465c-b8f4-1830a9d4dded) | 2018-04-15 20:13:57,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-15 20:13:57,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9ceef2f2-feaf-4d7b-8acf-d0433edb1dee) | 2018-04-15 20:13:57,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-04-15 20:13:57,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 317.916 | 2018-04-15 20:13:57,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-04-15 20:13:57,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 6 | 2018-04-15 20:13:57,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-15 20:13:57,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-15 20:13:57,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-15 20:13:57,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-15 20:13:57,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-15 20:13:57,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-15 20:14:05,494 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-15 20:14:05,494 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 06:31 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-15 20:14:05,498 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-15 20:14:06,704 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-15 21:52:20,037 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... FAIL test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... FAIL 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 ====================================================================== FAIL: test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 3035, in test_ping_via_router self.assertTrue(check_ping(self.inst_creators[1])) AssertionError: False is not true ====================================================================== FAIL: test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 972, in test_ssh_client_fip_after_reboot self.assertTrue(validate_ssh_client(inst_creator)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 119 tests in 5893.275s FAILED (failures=2) 2018-04-15 21:52:20,668 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-15 21:52:20,669 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 98:13 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-15 21:52:20,673 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-15 21:52:20,674 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 02:14 | PASS | | vping_userdata | functest | smoke | 01:32 | PASS | | tempest_smoke_serial | functest | smoke | 27:27 | PASS | | rally_sanity | functest | smoke | 34:60 | FAIL | | patrole | functest | smoke | 06:31 | PASS | | snaps_smoke | functest | smoke | 98:13 | FAIL | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-15 21:52:20,680 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-15 21:53:09,177 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-daisy-virtual-daily-master-41 | | 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 | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | zte-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-04-15 21:53:09,180 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=keystone export OS_AUTH_URL=http://10.20.11.11:35357/v3 export OS_INTERFACE=internal export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_AUTH_PLUGIN=password 2018-04-15 21:53:09,180 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-15 21:53:09,180 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-15 21:53:09,181 - 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-04-15 21:53:09,183 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK