2018-03-04 18:48:02,432 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-04 18:48:02,432 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 18:48:02,432 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-04 18:48:02,433 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-04 18:48:02,434 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-03-04 18:48:02,564 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-04 18:48:02,564 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-03-04 18:48:02,771 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-03-04 18:48:02,771 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/b384d10c08fd43f5a55686f7c3767717 ...OK 2018-03-04 18:48:02,829 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-03-04 18:48:02,829 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-03-04 18:48:03,031 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-03-04 18:48:03,031 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-03-04 18:48:03,313 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-04 18:48:04,647 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-04 18:48:04,669 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-04 18:48:04,669 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 18:48:04,669 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-04 18:48:04,669 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-04 18:48:04,669 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-04 18:48:04,670 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-noha 2018-03-04 18:48:04,670 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-04 18:48:04,670 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-03-04 18:48:04,670 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-820 2018-03-04 18:48:04,670 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-04 18:48:04,670 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 18:48:04,670 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-04 18:48:04,670 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-04 18:48:04,670 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-04 18:48:04,670 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-04 18:48:04,670 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 18:48:04,670 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-04 18:48:04,671 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-04 18:48:04,732 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 18:48:04,732 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-04 18:48:06,573 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-04 18:48:08,400 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-04 18:48:09,706 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-04 18:48:10,928 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-04 18:48:12,478 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-04 18:48:14,256 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-04 18:48:14,256 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-04 18:48:18,137 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-04 18:48:18,138 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-04 18:48:19,057 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-04 18:48:19,058 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-04 18:48:19,059 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-03-04 18:48:19,060 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-03-04 18:48:19,060 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-03-04 18:48:20,165 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-04 18:48:21,837 - functest.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_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 ---------------------------------------------------------------------- Ran 11 tests in 1.670s OK 2018-03-04 18:48:22,410 - functest.utils.functest_utils - DEBUG - 2018-03-04 18:48:22,410 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 18:48:22,410 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:02 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-04 18:48:22,412 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-03-04 18:48:22,797 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-04 18:49:54,996 - functest.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_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_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_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_null_name (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_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 ---------------------------------------------------------------------- Ran 59 tests in 92.197s OK 2018-03-04 18:49:55,524 - functest.utils.functest_utils - DEBUG - 2018-03-04 18:49:55,524 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 18:49:55,525 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 01:32 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-04 18:49:55,527 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-03-04 18:49:55,757 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-04 18:50:30,607 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 34.850s OK 2018-03-04 18:50:31,175 - functest.utils.functest_utils - DEBUG - 2018-03-04 18:50:31,175 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 18:50:31,176 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:35 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-03-04 18:50:31,178 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-820 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-03-04 18:50:31,179 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:02 | PASS | | api_check | functest | healthcheck | 01:32 | PASS | | snaps_health_check | functest | healthcheck | 00:35 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-03-04 18:50:31,181 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-04 18:50:37,893 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-04 18:50:37,894 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 18:50:37,894 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-04 18:50:37,895 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-04 18:50:37,895 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-03-04 18:50:38,001 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-04 18:50:38,001 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-03-04 18:50:38,070 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-03-04 18:50:38,071 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/b384d10c08fd43f5a55686f7c3767717 ...OK 2018-03-04 18:50:38,128 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-03-04 18:50:38,128 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-03-04 18:50:38,191 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-03-04 18:50:38,191 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-03-04 18:50:38,546 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-04 18:50:39,430 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-04 18:50:39,452 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-04 18:50:39,453 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 18:50:39,453 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-04 18:50:39,453 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-04 18:50:39,453 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-04 18:50:39,453 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-noha 2018-03-04 18:50:39,453 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-04 18:50:39,453 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-03-04 18:50:39,453 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-820 2018-03-04 18:50:39,453 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-04 18:50:39,453 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 18:50:39,453 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-04 18:50:39,454 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-04 18:50:39,454 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-04 18:50:39,454 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-04 18:50:39,454 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 18:50:39,454 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-04 18:50:39,455 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-04 18:50:39,519 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 18:50:39,519 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-04 18:50:41,312 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-04 18:50:43,090 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-04 18:50:44,495 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-04 18:50:45,692 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-04 18:50:47,236 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-04 18:50:48,973 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-04 18:50:48,973 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-04 18:50:51,951 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-04 18:50:51,952 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-04 18:50:52,899 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-04 18:50:52,900 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-04 18:50:52,901 - functest.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 | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-03-04 18:50:52,902 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-03-04 18:50:52,902 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-03-04 18:50:54,334 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual4 2018-03-04 18:50:54,334 - functest.energy.energy - DEBUG - Getting current scenario 2018-03-04 18:50:55,786 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual4 2018-03-04 18:50:55,786 - functest.energy.energy - DEBUG - Starting recording 2018-03-04 18:50:55,787 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-03-04 18:50:56,547 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-04 18:50:56,547 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-04 18:50:56' 2018-03-04 18:50:56,547 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--5c5a1177-05e1-48ab-9c65-d790c7821f20' 2018-03-04 18:50:58,250 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-5c5a1177-05e1-48ab-9c65-d790c7821f20' 2018-03-04 18:50:59,731 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-5c5a1177-05e1-48ab-9c65-d790c7821f20' 2018-03-04 18:51:04,036 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-5c5a1177-05e1-48ab-9c65-d790c7821f20' 2018-03-04 18:51:04,262 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-5c5a1177-05e1-48ab-9c65-d790c7821f20' 2018-03-04 18:51:04,485 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-5c5a1177-05e1-48ab-9c65-d790c7821f20' 2018-03-04 18:51:06,802 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-5c5a1177-05e1-48ab-9c65-d790c7821f20' 2018-03-04 18:51:08,378 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-5c5a1177-05e1-48ab-9c65-d790c7821f20' 2018-03-04 18:51:22,765 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-04 18:51:25,102 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-03-04 18:51:26,180 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-04 18:51:27,191 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-04 18:51:44,288 - functest.energy.energy - DEBUG - Stopping recording 2018-03-04 18:51:45,806 - functest.utils.functest_utils - DEBUG - 2018-03-04 18:51:45,806 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 18:51:45,807 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:31 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-04 18:51:45,809 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-03-04 18:51:45,867 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-04 18:51:45,867 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-04 18:51:45' 2018-03-04 18:51:45,867 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--7fc39669-35d3-45a6-843e-4150dbbe0eb7' 2018-03-04 18:51:46,982 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-7fc39669-35d3-45a6-843e-4150dbbe0eb7' 2018-03-04 18:51:47,816 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-7fc39669-35d3-45a6-843e-4150dbbe0eb7' 2018-03-04 18:51:52,133 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-7fc39669-35d3-45a6-843e-4150dbbe0eb7' 2018-03-04 18:51:52,409 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-7fc39669-35d3-45a6-843e-4150dbbe0eb7' 2018-03-04 18:51:54,762 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-7fc39669-35d3-45a6-843e-4150dbbe0eb7' 2018-03-04 18:51:57,604 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-04 18:52:07,936 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-04 18:52:10,168 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.6. Waiting for response... 2018-03-04 18:52:14,795 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-04 18:52:29,502 - functest.utils.functest_utils - DEBUG - 2018-03-04 18:52:29,502 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 18:52:29,502 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:29 | PASS | +------------------------+------------------+------------------+----------------+ 2018-03-04 18:52:29,504 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-03-04 18:52:32,439 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-04 18:52:33,166 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-04 18:52:33,166 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-04 18:52:34,334 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-03-04 18:52:34,334 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-03-04 18:52:37,062 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-04 18:52:37,062 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-04 18:52:37,064 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-04 18:52:37,066 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-04 18:52:37,066 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-61cb2b47-5f6f-4ece-aa7a-b363f3455431/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-03-04 18:52:39,858 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-04 18:52:39,860 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-04 18:52:39,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-03-04 18:52:41,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:52:41.598 79 INFO rally.api [-] Starting verification (UUID=ccda2c8f-a7e8-41cc-b121-576c78cfbb34) for deployment 'opnfv-rally' (UUID=3da9a619-d50a-4b51-b912-ae9068cc9124) by verifier 'opnfv-tempest' (UUID=61cb2b47-5f6f-4ece-aa7a-b363f3455431). 2018-03-04 18:52:41,600 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: ccda2c8f-a7e8-41cc-b121-576c78cfbb34 2018-03-04 18:52:46,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:52:46.072 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.061s] 2018-03-04 18:52:46,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:52:46.145 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.072s] 2018-03-04 18:52:48,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:52:48.935 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.415s] 2018-03-04 18:52:49,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:52:49.782 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.847s] 2018-03-04 18:52:54,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:52:54.848 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.543s] 2018-03-04 18:53:09,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:53:09.508 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.451s] 2018-03-04 18:53:33,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:53:33.875 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.130s] 2018-03-04 18:53:33,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:53:33.876 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-04 18:54:01,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:54:01.766 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.126s] 2018-03-04 18:54:01,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:54:01.767 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-04 18:54:45,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:54:45.610 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.454s] 2018-03-04 18:55:04,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:04.966 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.088s] 2018-03-04 18:55:05,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:05.135 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.169s] 2018-03-04 18:55:09,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:09.662 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-03-04 18:55:09,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:09.662 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-03-04 18:55:10,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:10.841 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.172s] 2018-03-04 18:55:13,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:13.205 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.072s] 2018-03-04 18:55:15,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:15.634 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.470s] 2018-03-04 18:55:18,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:18.798 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.213s] 2018-03-04 18:55:22,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:22.733 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [1.561s] 2018-03-04 18:55:25,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:25.404 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.181s] 2018-03-04 18:55:27,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:27.625 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.082s] 2018-03-04 18:55:30,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:30.336 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.173s] 2018-03-04 18:55:33,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:33.306 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.172s] 2018-03-04 18:55:36,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:36.492 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [1.183s] 2018-03-04 18:55:37,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:37.541 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-03-04 18:55:38,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:38.115 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.017s] 2018-03-04 18:55:38,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:38.131 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.017s] 2018-03-04 18:55:38,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:38.149 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.017s] 2018-03-04 18:55:39,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:39.640 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.325s] 2018-03-04 18:55:40,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:40.116 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.476s] 2018-03-04 18:55:41,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:41.231 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.114s] 2018-03-04 18:55:45,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:45.167 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.654s] 2018-03-04 18:55:57,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:55:57.360 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.429s] 2018-03-04 18:56:02,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:02.044 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.684s] 2018-03-04 18:56:11,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:11.689 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.221s] 2018-03-04 18:56:15,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:15.030 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.339s] 2018-03-04 18:56:21,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:21.003 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.973s] 2018-03-04 18:56:27,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:27.062 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [1.991s] 2018-03-04 18:56:30,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:30.193 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.129s] 2018-03-04 18:56:33,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:33.602 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.408s] 2018-03-04 18:56:45,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:45.977 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.722s] 2018-03-04 18:56:46,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:46.187 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.209s] 2018-03-04 18:56:46,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:46.327 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.140s] 2018-03-04 18:56:46,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:46.479 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.152s] 2018-03-04 18:56:46,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:46.625 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.145s] 2018-03-04 18:56:46,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:46.756 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.131s] 2018-03-04 18:56:57,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:57.140 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.121s] 2018-03-04 18:56:57,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:57.371 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.230s] 2018-03-04 18:56:57,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:57.508 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.137s] 2018-03-04 18:56:57,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:57.634 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.125s] 2018-03-04 18:56:57,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:57.774 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.140s] 2018-03-04 18:56:57,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:56:57.900 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.125s] 2018-03-04 18:57:07,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:57:07.804 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.403s] 2018-03-04 18:57:13,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:57:13.537 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.732s] 2018-03-04 18:57:15,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:57:15.581 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.044s] 2018-03-04 18:57:15,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:57:15.681 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.099s] 2018-03-04 18:57:15,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:57:15.918 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.237s] 2018-03-04 18:57:24,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:57:24.864 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.738s] 2018-03-04 18:57:31,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:57:31.080 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.215s] 2018-03-04 18:57:33,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:57:33.136 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.056s] 2018-03-04 18:57:33,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:57:33.235 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.099s] 2018-03-04 18:57:33,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:57:33.324 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.089s] 2018-03-04 18:57:47,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:57:47.691 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [10.705s] 2018-03-04 18:57:54,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:57:54.223 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.532s] 2018-03-04 18:57:59,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:57:59.955 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.730s] 2018-03-04 18:58:03,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:58:03.695 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.740s] 2018-03-04 18:58:26,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:58:26.982 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.259s] 2018-03-04 18:58:33,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:58:33.846 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.864s] 2018-03-04 18:58:39,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:58:39.926 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.079s] 2018-03-04 18:58:43,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:58:43.767 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.840s] 2018-03-04 18:58:56,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:58:56.103 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.854s] 2018-03-04 18:58:57,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:58:57.159 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.054s] 2018-03-04 18:58:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:58:57.224 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.066s] 2018-03-04 18:58:58,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:58:58.950 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.668s] 2018-03-04 18:58:59,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:58:59.976 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.025s] 2018-03-04 18:59:00,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:00.052 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.077s] 2018-03-04 18:59:01,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:01.903 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.663s] 2018-03-04 18:59:03,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:03.150 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-03-04 18:59:03,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:03.914 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-03-04 18:59:03,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:03.914 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-03-04 18:59:03,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:03.914 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-03-04 18:59:03,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:03.915 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-03-04 18:59:03,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:03.915 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-03-04 18:59:18,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:18.028 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [3.262s] 2018-03-04 18:59:26,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:26.100 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [8.057s] 2018-03-04 18:59:26,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:26.128 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.031s] 2018-03-04 18:59:49,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:49.647 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [0.732s] 2018-03-04 18:59:50,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:50.051 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.404s] 2018-03-04 18:59:50,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:50.704 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.652s] 2018-03-04 18:59:51,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:51.251 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.546s] 2018-03-04 18:59:51,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:51.750 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.499s] 2018-03-04 18:59:52,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 18:59:52.263 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.513s] 2018-03-04 19:00:19,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 19:00:19.188 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [3.386s] 2018-03-04 19:00:19,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 19:00:19.227 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.039s] 2018-03-04 19:00:43,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 19:00:43.020 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [7.092s] 2018-03-04 19:00:53,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 19:00:53.198 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [6.950s] 2018-03-04 19:01:01,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 19:01:01.336 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [6.491s] 2018-03-04 19:01:09,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 19:01:09.684 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [8.347s] 2018-03-04 19:01:17,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 19:01:17.469 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [6.506s] 2018-03-04 19:01:25,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 19:01:25.199 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [7.729s] 2018-03-04 19:01:31,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 19:01:31.089 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.064s] 2018-03-04 19:01:38,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 19:01:38.898 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.068s] 2018-03-04 19:02:46,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 19:02:46.858 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [64.889s] 2018-03-04 19:03:18,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 19:03:18.679 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [24.920s] 2018-03-04 19:03:25,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 19:03:25.099 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode ... skip: Less than 2 compute nodes, skipping multinode tests. 2018-03-04 19:04:50,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 19:04:50.643 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [79.834s] 2018-03-04 19:06:20,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 19:06:20.153 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [77.666s] 2018-03-04 19:06:27,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid ccda2c8f-a7e8-41cc-b121-576c78cfbb34'. 2018-03-04 19:06:28,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-04 19:06:28,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ccda2c8f-a7e8-41cc-b121-576c78cfbb34 | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-04 18:52:41 | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-04 19:06:27 | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:46 | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 61cb2b47-5f6f-4ece-aa7a-b363f3455431) | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3da9a619-d50a-4b51-b912-ae9068cc9124) | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 814.691 | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 99 | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 20 | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-04 19:06:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-04 19:06:28,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-04 19:06:28,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-04 19:06:28,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-03-04 19:06:32,906 - functest.utils.functest_utils - DEBUG - 2018-03-04 19:06:32,906 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 19:06:32,906 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 13:60 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-03-04 19:06:32,909 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-03-04 19:06:32,973 - functest.energy.energy - DEBUG - Getting current scenario 2018-03-04 19:06:33,839 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual4 2018-03-04 19:06:33,839 - functest.energy.energy - DEBUG - Starting recording 2018-03-04 19:06:33,839 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-03-04 19:06:34,629 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-03-04 19:06:35,052 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-35e9157e-f24c-435a-bf8b-7cc211f0ff77'... 2018-03-04 19:06:36,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-35e9157e-f24c-435a-bf8b-7cc211f0ff77'... 2018-03-04 19:06:37,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-35e9157e-f24c-435a-bf8b-7cc211f0ff77'... 2018-03-04 19:06:41,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-35e9157e-f24c-435a-bf8b-7cc211f0ff77'... 2018-03-04 19:06:42,036 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-35e9157e-f24c-435a-bf8b-7cc211f0ff77'... 2018-03-04 19:06:42,213 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-03-04 19:06:42,214 - 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-03-04 19:06:42,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 19:06:42,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 19:06:42,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'af0a3ae5-2821-4c45-ad70-e07fe2ee73ca', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'flavor_name': 'rally-tiny-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-35e9157e-f24c-435a-bf8b-7cc211f0ff77', '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-03-04 19:07:12,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 19:06:44.054 162 INFO rally.task.engine [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Task validation. 2018-03-04 19:06:44.061 162 INFO rally.task.engine [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Task validation of scenarios names. 2018-03-04 19:06:44.064 162 INFO rally.task.engine [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Task validation of scenarios names. 2018-03-04 19:06:44.064 162 INFO rally.task.engine [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Task validation of syntax. 2018-03-04 19:06:44.097 162 INFO rally.task.engine [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Task validation of syntax. 2018-03-04 19:06:44.097 162 INFO rally.task.engine [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Task validation of semantic. 2018-03-04 19:06:44.355 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Enter context: `users` 2018-03-04 19:06:45.033 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Enter context: `users` 2018-03-04 19:06:45.052 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Exit context: `users` 2018-03-04 19:06:47.542 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Exit context: `users` 2018-03-04 19:06:47.543 162 INFO rally.task.engine [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Task validation of semantic. 2018-03-04 19:06:47.543 162 INFO rally.task.engine [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Task validation. Task cc631667-13e7-450b-b725-924693be864c: started 2018-03-04 19:06:47.559 162 INFO rally.task.engine [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Benchmarking. 2018-03-04 19:06:47.580 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Enter context: `users` 2018-03-04 19:06:48.321 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Enter context: `users` 2018-03-04 19:06:48.333 289 INFO rally.task.runner [-] Task cc631667-13e7-450b-b725-924693be864c | ITER: 1 START 2018-03-04 19:06:48.561 289 INFO rally.task.runner [-] Task cc631667-13e7-450b-b725-924693be864c | ITER: 1 END: OK 2018-03-04 19:06:48.581 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Exit context: `users` 2018-03-04 19:06:50.157 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Exit context: `users` 2018-03-04 19:06:51.598 162 INFO rally.task.engine [-] Load duration is: 0.226746 2018-03-04 19:06:51.599 162 INFO rally.task.engine [-] Full duration is: 2.577417 2018-03-04 19:06:51.632 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Enter context: `users` 2018-03-04 19:06:52.309 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Enter context: `users` 2018-03-04 19:06:52.320 375 INFO rally.task.runner [-] Task cc631667-13e7-450b-b725-924693be864c | ITER: 1 START 2018-03-04 19:06:52.737 375 INFO rally.task.runner [-] Task cc631667-13e7-450b-b725-924693be864c | ITER: 1 END: OK 2018-03-04 19:06:52.759 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Exit context: `users` 2018-03-04 19:06:54.170 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Exit context: `users` 2018-03-04 19:06:55.655 162 INFO rally.task.engine [-] Load duration is: 0.416026 2018-03-04 19:06:55.655 162 INFO rally.task.engine [-] Full duration is: 2.539536 2018-03-04 19:06:55.690 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Enter context: `users` 2018-03-04 19:06:56.384 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Enter context: `users` 2018-03-04 19:06:56.397 461 INFO rally.task.runner [-] Task cc631667-13e7-450b-b725-924693be864c | ITER: 1 START 2018-03-04 19:06:56.801 461 INFO rally.task.runner [-] Task cc631667-13e7-450b-b725-924693be864c | ITER: 1 END: OK 2018-03-04 19:06:56.825 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Exit context: `users` 2018-03-04 19:06:58.484 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Exit context: `users` 2018-03-04 19:06:59.714 162 INFO rally.task.engine [-] Load duration is: 0.403767 2018-03-04 19:06:59.715 162 INFO rally.task.engine [-] Full duration is: 2.795856 2018-03-04 19:06:59.747 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Enter context: `users` 2018-03-04 19:07:00.445 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Enter context: `users` 2018-03-04 19:07:00.457 547 INFO rally.task.runner [-] Task cc631667-13e7-450b-b725-924693be864c | ITER: 1 START 2018-03-04 19:07:00.887 547 INFO rally.task.runner [-] Task cc631667-13e7-450b-b725-924693be864c | ITER: 1 END: OK 2018-03-04 19:07:00.906 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Exit context: `users` 2018-03-04 19:07:02.412 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Exit context: `users` 2018-03-04 19:07:03.772 162 INFO rally.task.engine [-] Load duration is: 0.429148 2018-03-04 19:07:03.773 162 INFO rally.task.engine [-] Full duration is: 2.665603 2018-03-04 19:07:03.804 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Enter context: `users` 2018-03-04 19:07:04.494 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Enter context: `users` 2018-03-04 19:07:04.506 633 INFO rally.task.runner [-] Task cc631667-13e7-450b-b725-924693be864c | ITER: 1 START 2018-03-04 19:07:05.236 633 INFO rally.task.runner [-] Task cc631667-13e7-450b-b725-924693be864c | ITER: 1 END: OK 2018-03-04 19:07:05.258 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Exit context: `users` 2018-03-04 19:07:06.708 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Exit context: `users` 2018-03-04 19:07:07.828 162 INFO rally.task.engine [-] Load duration is: 0.729989 2018-03-04 19:07:07.829 162 INFO rally.task.engine [-] Full duration is: 2.904419 2018-03-04 19:07:07.862 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Enter context: `users` 2018-03-04 19:07:08.578 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Enter context: `users` 2018-03-04 19:07:08.590 719 INFO rally.task.runner [-] Task cc631667-13e7-450b-b725-924693be864c | ITER: 1 START 2018-03-04 19:07:08.995 719 INFO rally.task.runner [-] Task cc631667-13e7-450b-b725-924693be864c | ITER: 1 END: OK 2018-03-04 19:07:09.018 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Starting: Exit context: `users` 2018-03-04 19:07:10.508 162 INFO rally.plugins.openstack.context.keystone.users [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Exit context: `users` 2018-03-04 19:07:11.883 162 INFO rally.task.engine [-] Load duration is: 0.404165 2018-03-04 19:07:11.884 162 INFO rally.task.engine [-] Full duration is: 2.647553 2018-03-04 19:07:11.908 162 INFO rally.task.engine [-] Task cc631667-13e7-450b-b725-924693be864c | Completed: Benchmarking. Task cc631667-13e7-450b-b725-924693be864c: finished test scenario Authenticate.keystone +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.226746 Full duration: 2.577417 test scenario Authenticate.validate_cinder +-----------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder_2_times | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | total | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.416026 Full duration: 2.539536 test scenario Authenticate.validate_glance +-----------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance_2_times | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.403767 Full duration: 2.795856 test scenario Authenticate.validate_heat +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat_2_times | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.429148 Full duration: 2.665603 test scenario Authenticate.validate_neutron +------------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron_2_times | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 100.0% | 1 | | total | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.729989 Full duration: 2.904419 test scenario Authenticate.validate_nova +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova_2_times | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.404165 Full duration: 2.647553 2018-03-04 19:07:12,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cc631667-13e7-450b-b725-924693be864c 2018-03-04 19:07:12,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-03-04 19:07:12,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cc631667-13e7-450b-b725-924693be864c', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-03-04 19:07:12,072 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cc631667-13e7-450b-b725-924693be864c'] 2018-03-04 19:07:13,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 19:07:13,475 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-03-04 19:07:13,475 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-03-04 19:07:13,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-glance.yaml 2018-03-04 19:07:13,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 19:07:13,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 19:07:13,496 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'af0a3ae5-2821-4c45-ad70-e07fe2ee73ca', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'flavor_name': 'rally-tiny-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-35e9157e-f24c-435a-bf8b-7cc211f0ff77', '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-03-04 19:08:09,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 19:07:15.266 765 INFO rally.task.engine [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Task validation. 2018-03-04 19:07:15.273 765 INFO rally.task.engine [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Task validation of scenarios names. 2018-03-04 19:07:15.276 765 INFO rally.task.engine [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Task validation of scenarios names. 2018-03-04 19:07:15.276 765 INFO rally.task.engine [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Task validation of syntax. 2018-03-04 19:07:15.304 765 INFO rally.task.engine [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Task validation of syntax. 2018-03-04 19:07:15.304 765 INFO rally.task.engine [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Task validation of semantic. 2018-03-04 19:07:15.619 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Enter context: `users` 2018-03-04 19:07:16.261 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Enter context: `users` 2018-03-04 19:07:16.926 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Exit context: `users` 2018-03-04 19:07:19.012 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Exit context: `users` 2018-03-04 19:07:19.012 765 INFO rally.task.engine [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Task validation of semantic. 2018-03-04 19:07:19.012 765 INFO rally.task.engine [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Task validation. Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a: started 2018-03-04 19:07:19.028 765 INFO rally.task.engine [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Benchmarking. 2018-03-04 19:07:19.051 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Enter context: `users` 2018-03-04 19:07:19.716 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Enter context: `users` 2018-03-04 19:07:19.729 892 INFO rally.task.runner [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | ITER: 1 START 2018-03-04 19:07:23.934 892 INFO rally.task.runner [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | ITER: 1 END: OK 2018-03-04 19:07:23.953 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: user resources cleanup 2018-03-04 19:07:24.213 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: user resources cleanup 2018-03-04 19:07:24.213 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Exit context: `users` 2018-03-04 19:07:25.929 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Exit context: `users` 2018-03-04 19:07:27.089 765 INFO rally.task.engine [-] Load duration is: 4.204786 2018-03-04 19:07:27.090 765 INFO rally.task.engine [-] Full duration is: 6.880139 2018-03-04 19:07:27.130 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Enter context: `users` 2018-03-04 19:07:27.862 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Enter context: `users` 2018-03-04 19:07:27.875 998 INFO rally.task.runner [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | ITER: 1 START 2018-03-04 19:07:31.167 998 INFO rally.task.runner [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | ITER: 1 END: OK 2018-03-04 19:07:31.192 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: user resources cleanup 2018-03-04 19:07:33.197 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: user resources cleanup 2018-03-04 19:07:33.197 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Exit context: `users` 2018-03-04 19:07:34.709 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Exit context: `users` 2018-03-04 19:07:35.159 765 INFO rally.task.engine [-] Load duration is: 3.291282 2018-03-04 19:07:35.159 765 INFO rally.task.engine [-] Full duration is: 7.58208 2018-03-04 19:07:35.189 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Enter context: `users` 2018-03-04 19:07:35.865 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Enter context: `users` 2018-03-04 19:07:35.877 1104 INFO rally.task.runner [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | ITER: 1 START 2018-03-04 19:07:36.187 1104 INFO rally.task.runner [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | ITER: 1 END: OK 2018-03-04 19:07:36.205 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: user resources cleanup 2018-03-04 19:07:36.379 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: user resources cleanup 2018-03-04 19:07:36.380 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Exit context: `users` 2018-03-04 19:07:37.868 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Exit context: `users` 2018-03-04 19:07:39.207 765 INFO rally.task.engine [-] Load duration is: 0.309622 2018-03-04 19:07:39.208 765 INFO rally.task.engine [-] Full duration is: 2.680312 2018-03-04 19:07:39.240 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Enter context: `users` 2018-03-04 19:07:39.951 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Enter context: `users` 2018-03-04 19:07:39.951 765 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Enter context: `quotas` 2018-03-04 19:07:40.232 765 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Enter context: `quotas` 2018-03-04 19:07:40.416 1210 INFO rally.task.runner [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | ITER: 1 START 2018-03-04 19:07:59.945 1210 INFO rally.task.runner [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | ITER: 1 END: OK 2018-03-04 19:07:59.964 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: user resources cleanup 2018-03-04 19:08:06.814 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: user resources cleanup 2018-03-04 19:08:06.814 765 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Exit context: `quotas` 2018-03-04 19:08:06.852 765 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Exit context: `quotas` 2018-03-04 19:08:06.852 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Starting: Exit context: `users` 2018-03-04 19:08:08.168 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Exit context: `users` 2018-03-04 19:08:09.327 765 INFO rally.task.engine [-] Load duration is: 18.528277 2018-03-04 19:08:09.328 765 INFO rally.task.engine [-] Full duration is: 28.929261 2018-03-04 19:08:09.356 765 INFO rally.task.engine [-] Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a | Completed: Benchmarking. Task 01f6f0b7-8b2b-445f-8349-fe645c6f592a: finished test scenario GlanceImages.create_and_delete_image +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.create_image | 3.173 | 3.173 | 3.173 | 3.173 | 3.173 | 3.173 | 100.0% | 1 | | glance.delete_image | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | total | 4.205 | 4.205 | 4.205 | 4.205 | 4.205 | 4.205 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.204786 Full duration: 6.880139 test scenario GlanceImages.create_and_list_image +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.create_image | 3.239 | 3.239 | 3.239 | 3.239 | 3.239 | 3.239 | 100.0% | 1 | | glance.list_images | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 3.291 | 3.291 | 3.291 | 3.291 | 3.291 | 3.291 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.291282 Full duration: 7.58208 test scenario GlanceImages.list_images +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.list_images | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | total | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.309622 Full duration: 2.680312 test scenario GlanceImages.create_image_and_boot_instances +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.create_image | 3.776 | 3.776 | 3.776 | 3.776 | 3.776 | 3.776 | 100.0% | 1 | | nova.boot_servers | 15.752 | 15.752 | 15.752 | 15.752 | 15.752 | 15.752 | 100.0% | 1 | | total | 18.528 | 18.528 | 18.528 | 18.528 | 18.528 | 18.528 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.528277 Full duration: 28.929261 2018-03-04 19:08:09,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 01f6f0b7-8b2b-445f-8349-fe645c6f592a 2018-03-04 19:08:09,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '01f6f0b7-8b2b-445f-8349-fe645c6f592a', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-03-04 19:08:09,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '01f6f0b7-8b2b-445f-8349-fe645c6f592a'] 2018-03-04 19:08:10,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 19:08:10,843 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-03-04 19:08:10,843 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-03-04 19:08:10,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-03-04 19:08:10,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 19:08:10,862 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 19:08:10,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['ceilometer'], 'concurrency': 4, 'netid': 'af0a3ae5-2821-4c45-ad70-e07fe2ee73ca', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'flavor_name': 'rally-tiny-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-35e9157e-f24c-435a-bf8b-7cc211f0ff77', '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-03-04 19:09:49,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 19:08:12.689 1376 INFO rally.task.engine [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Task validation. 2018-03-04 19:08:12.697 1376 INFO rally.task.engine [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Task validation of scenarios names. 2018-03-04 19:08:12.699 1376 INFO rally.task.engine [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Task validation of scenarios names. 2018-03-04 19:08:12.699 1376 INFO rally.task.engine [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Task validation of syntax. 2018-03-04 19:08:12.748 1376 INFO rally.task.engine [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Task validation of syntax. 2018-03-04 19:08:12.748 1376 INFO rally.task.engine [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Task validation of semantic. 2018-03-04 19:08:13.062 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Enter context: `users` 2018-03-04 19:08:13.694 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Enter context: `users` 2018-03-04 19:08:14.456 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Exit context: `users` 2018-03-04 19:08:16.771 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Exit context: `users` 2018-03-04 19:08:16.772 1376 INFO rally.task.engine [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Task validation of semantic. 2018-03-04 19:08:16.772 1376 INFO rally.task.engine [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Task validation. Task 9473ea13-2837-4a37-80fb-356f30c7aca5: started 2018-03-04 19:08:16.791 1376 INFO rally.task.engine [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Benchmarking. 2018-03-04 19:08:16.885 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Enter context: `users` 2018-03-04 19:08:17.591 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Enter context: `users` 2018-03-04 19:08:17.604 1503 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 START 2018-03-04 19:08:39.639 1503 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 END: OK 2018-03-04 19:08:39.655 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: user resources cleanup 2018-03-04 19:08:44.668 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: user resources cleanup 2018-03-04 19:08:44.669 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Exit context: `users` 2018-03-04 19:08:46.234 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Exit context: `users` 2018-03-04 19:08:46.968 1376 INFO rally.task.engine [-] Load duration is: 22.034178 2018-03-04 19:08:46.969 1376 INFO rally.task.engine [-] Full duration is: 29.350358 2018-03-04 19:08:47.007 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Enter context: `users` 2018-03-04 19:08:47.714 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Enter context: `users` 2018-03-04 19:08:47.727 1609 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 START 2018-03-04 19:08:55.158 1609 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 END: OK 2018-03-04 19:08:55.180 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: user resources cleanup 2018-03-04 19:08:58.794 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: user resources cleanup 2018-03-04 19:08:58.794 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Exit context: `users` 2018-03-04 19:09:00.422 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Exit context: `users` 2018-03-04 19:09:01.053 1376 INFO rally.task.engine [-] Load duration is: 7.431088 2018-03-04 19:09:01.054 1376 INFO rally.task.engine [-] Full duration is: 13.415443 2018-03-04 19:09:01.085 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Enter context: `users` 2018-03-04 19:09:01.756 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Enter context: `users` 2018-03-04 19:09:01.769 1715 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 START 2018-03-04 19:09:05.269 1715 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 END: OK 2018-03-04 19:09:05.285 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: user resources cleanup 2018-03-04 19:09:06.801 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: user resources cleanup 2018-03-04 19:09:06.801 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Exit context: `users` 2018-03-04 19:09:08.300 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Exit context: `users` 2018-03-04 19:09:09.115 1376 INFO rally.task.engine [-] Load duration is: 3.499433 2018-03-04 19:09:09.115 1376 INFO rally.task.engine [-] Full duration is: 7.215681 2018-03-04 19:09:09.146 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Enter context: `users` 2018-03-04 19:09:09.832 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Enter context: `users` 2018-03-04 19:09:09.844 1821 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 START 2018-03-04 19:09:16.788 1821 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 END: OK 2018-03-04 19:09:16.813 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: user resources cleanup 2018-03-04 19:09:18.110 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: user resources cleanup 2018-03-04 19:09:18.110 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Exit context: `users` 2018-03-04 19:09:19.711 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Exit context: `users` 2018-03-04 19:09:21.187 1376 INFO rally.task.engine [-] Load duration is: 6.94279 2018-03-04 19:09:21.188 1376 INFO rally.task.engine [-] Full duration is: 10.565628 2018-03-04 19:09:21.223 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Enter context: `users` 2018-03-04 19:09:21.909 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Enter context: `users` 2018-03-04 19:09:21.922 1927 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 START 2018-03-04 19:09:26.119 1927 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 END: OK 2018-03-04 19:09:26.137 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: user resources cleanup 2018-03-04 19:09:30.939 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: user resources cleanup 2018-03-04 19:09:30.939 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Exit context: `users` 2018-03-04 19:09:32.478 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Exit context: `users` 2018-03-04 19:09:33.266 1376 INFO rally.task.engine [-] Load duration is: 4.196805 2018-03-04 19:09:33.267 1376 INFO rally.task.engine [-] Full duration is: 11.255632 2018-03-04 19:09:33.301 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Enter context: `users` 2018-03-04 19:09:33.997 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Enter context: `users` 2018-03-04 19:09:34.011 2033 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 START 2018-03-04 19:09:34.437 2033 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 END: OK 2018-03-04 19:09:34.459 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: user resources cleanup 2018-03-04 19:09:35.919 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: user resources cleanup 2018-03-04 19:09:35.919 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Exit context: `users` 2018-03-04 19:09:37.485 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Exit context: `users` 2018-03-04 19:09:39.324 1376 INFO rally.task.engine [-] Load duration is: 0.424836 2018-03-04 19:09:39.325 1376 INFO rally.task.engine [-] Full duration is: 4.185051 2018-03-04 19:09:39.355 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Enter context: `users` 2018-03-04 19:09:40.052 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Enter context: `users` 2018-03-04 19:09:40.066 2139 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 START 2018-03-04 19:09:40.834 2139 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 END: OK 2018-03-04 19:09:40.856 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: user resources cleanup 2018-03-04 19:09:42.141 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: user resources cleanup 2018-03-04 19:09:42.141 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Exit context: `users` 2018-03-04 19:09:43.715 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Exit context: `users` 2018-03-04 19:09:45.387 1376 INFO rally.task.engine [-] Load duration is: 0.76751 2018-03-04 19:09:45.387 1376 INFO rally.task.engine [-] Full duration is: 4.36256 2018-03-04 19:09:45.422 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Enter context: `users` 2018-03-04 19:09:46.119 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Enter context: `users` 2018-03-04 19:09:46.132 2245 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 START 2018-03-04 19:09:46.585 2245 INFO rally.task.runner [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | ITER: 1 END: OK 2018-03-04 19:09:46.600 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Starting: Exit context: `users` 2018-03-04 19:09:48.337 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Exit context: `users` 2018-03-04 19:09:49.448 1376 INFO rally.task.engine [-] Load duration is: 0.451974 2018-03-04 19:09:49.449 1376 INFO rally.task.engine [-] Full duration is: 2.915771 2018-03-04 19:09:49.477 1376 INFO rally.task.engine [-] Task 9473ea13-2837-4a37-80fb-356f30c7aca5 | Completed: Benchmarking. Task 9473ea13-2837-4a37-80fb-356f30c7aca5: finished test scenario CeilometerAlarms.create_alarm_and_get_history +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 11.276 | 11.276 | 11.276 | 11.276 | 11.276 | 11.276 | 100.0% | 1 | | ceilometer.get_alarm_state | 3.438 | 3.438 | 3.438 | 3.438 | 3.438 | 3.438 | 100.0% | 1 | | ceilometer.get_alarm_history | 3.539 | 3.539 | 3.539 | 3.539 | 3.539 | 3.539 | 100.0% | 1 | | ceilometer.set_alarm_state | 3.781 | 3.781 | 3.781 | 3.781 | 3.781 | 3.781 | 100.0% | 1 | | total | 22.034 | 22.034 | 22.034 | 22.034 | 22.034 | 22.034 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.034178 Full duration: 29.350358 test scenario CeilometerAlarms.create_and_delete_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 7.403 | 7.403 | 7.403 | 7.403 | 7.403 | 7.403 | 100.0% | 1 | | ceilometer.delete_alarm | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | total | 7.431 | 7.431 | 7.431 | 7.431 | 7.431 | 7.431 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.431088 Full duration: 13.415443 test scenario CeilometerAlarms.create_and_get_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 3.479 | 3.479 | 3.479 | 3.479 | 3.479 | 3.479 | 100.0% | 1 | | ceilometer.get_alarm | 0.02 | 0.02 | 0.02 | 0.02 | 0.02 | 0.02 | 100.0% | 1 | | total | 3.499 | 3.499 | 3.499 | 3.499 | 3.499 | 3.499 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.499433 Full duration: 7.215681 test scenario CeilometerAlarms.create_and_list_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 3.452 | 3.452 | 3.452 | 3.452 | 3.452 | 3.452 | 100.0% | 1 | | ceilometer.list_alarms | 3.491 | 3.491 | 3.491 | 3.491 | 3.491 | 3.491 | 100.0% | 1 | | total | 6.943 | 6.943 | 6.943 | 6.943 | 6.943 | 6.943 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.94279 Full duration: 10.565628 test scenario CeilometerQueries.create_and_query_alarm_history +-----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 4.166 | 4.166 | 4.166 | 4.166 | 4.166 | 4.166 | 100.0% | 1 | | ceilometer.query_alarm_history | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 4.197 | 4.197 | 4.197 | 4.197 | 4.197 | 4.197 | 100.0% | 1 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.196805 Full duration: 11.255632 test scenario CeilometerQueries.create_and_query_alarms +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 0.393 | 0.393 | 0.393 | 0.393 | 0.393 | 0.393 | 100.0% | 1 | | ceilometer.query_alarms | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.424836 Full duration: 4.185051 test scenario CeilometerAlarms.create_and_update_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | ceilometer.update_alarm | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.76751 Full duration: 4.36256 test scenario CeilometerAlarms.list_alarms +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.list_alarms | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 100.0% | 1 | | total | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.451974 Full duration: 2.915771 2018-03-04 19:09:49,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9473ea13-2837-4a37-80fb-356f30c7aca5 2018-03-04 19:09:49,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9473ea13-2837-4a37-80fb-356f30c7aca5', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-03-04 19:09:49,663 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9473ea13-2837-4a37-80fb-356f30c7aca5'] 2018-03-04 19:09:51,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 19:09:51,118 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" OK. 2018-03-04 19:09:51,118 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-03-04 19:09:51,118 - 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-03-04 19:09:51,118 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 19:09:51,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 19:09:51,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'af0a3ae5-2821-4c45-ad70-e07fe2ee73ca', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'flavor_name': 'rally-tiny-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-35e9157e-f24c-435a-bf8b-7cc211f0ff77', '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-03-04 19:11:05,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 19:09:52.939 2291 INFO rally.task.engine [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Task validation. 2018-03-04 19:09:52.948 2291 INFO rally.task.engine [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Task validation of scenarios names. 2018-03-04 19:09:52.950 2291 INFO rally.task.engine [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Task validation of scenarios names. 2018-03-04 19:09:52.950 2291 INFO rally.task.engine [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Task validation of syntax. 2018-03-04 19:09:53.011 2291 INFO rally.task.engine [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Task validation of syntax. 2018-03-04 19:09:53.011 2291 INFO rally.task.engine [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Task validation of semantic. 2018-03-04 19:09:53.318 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Enter context: `users` 2018-03-04 19:09:53.967 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Enter context: `users` 2018-03-04 19:09:54.731 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Exit context: `users` 2018-03-04 19:09:56.922 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Exit context: `users` 2018-03-04 19:09:56.923 2291 INFO rally.task.engine [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Task validation of semantic. 2018-03-04 19:09:56.923 2291 INFO rally.task.engine [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Task validation. Task 02c279fe-6af6-4421-9b42-044b92f4f7aa: started 2018-03-04 19:09:57.008 2291 INFO rally.task.engine [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Benchmarking. 2018-03-04 19:09:57.032 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Enter context: `users` 2018-03-04 19:09:57.712 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Enter context: `users` 2018-03-04 19:09:57.713 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Enter context: `quotas` 2018-03-04 19:09:58.169 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Enter context: `quotas` 2018-03-04 19:09:58.169 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Enter context: `Volumes` 2018-03-04 19:10:00.844 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Enter context: `Volumes` 2018-03-04 19:10:00.858 2418 INFO rally.task.runner [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | ITER: 1 START 2018-03-04 19:10:05.594 2418 INFO rally.task.runner [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | ITER: 1 END: OK 2018-03-04 19:10:05.615 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: user resources cleanup 2018-03-04 19:10:08.118 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: user resources cleanup 2018-03-04 19:10:08.118 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Exit context: `Volumes` 2018-03-04 19:10:08.205 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Exit context: `Volumes` 2018-03-04 19:10:08.205 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Exit context: `quotas` 2018-03-04 19:10:08.234 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Exit context: `quotas` 2018-03-04 19:10:08.234 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Exit context: `users` 2018-03-04 19:10:09.833 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Exit context: `users` 2018-03-04 19:10:11.073 2291 INFO rally.task.engine [-] Load duration is: 2.735311 2018-03-04 19:10:11.073 2291 INFO rally.task.engine [-] Full duration is: 12.802549 2018-03-04 19:10:11.110 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Enter context: `users` 2018-03-04 19:10:11.835 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Enter context: `users` 2018-03-04 19:10:11.835 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Enter context: `quotas` 2018-03-04 19:10:12.161 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Enter context: `quotas` 2018-03-04 19:10:12.174 2604 INFO rally.task.runner [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | ITER: 1 START 2018-03-04 19:10:17.242 2604 INFO rally.task.runner [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | ITER: 1 END: OK 2018-03-04 19:10:17.261 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: user resources cleanup 2018-03-04 19:10:17.546 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: user resources cleanup 2018-03-04 19:10:17.546 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Exit context: `quotas` 2018-03-04 19:10:17.575 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Exit context: `quotas` 2018-03-04 19:10:17.575 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Exit context: `users` 2018-03-04 19:10:18.945 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Exit context: `users` 2018-03-04 19:10:19.141 2291 INFO rally.task.engine [-] Load duration is: 3.067711 2018-03-04 19:10:19.142 2291 INFO rally.task.engine [-] Full duration is: 7.836392 2018-03-04 19:10:19.173 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Enter context: `users` 2018-03-04 19:10:19.873 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Enter context: `users` 2018-03-04 19:10:19.873 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Enter context: `quotas` 2018-03-04 19:10:20.146 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Enter context: `quotas` 2018-03-04 19:10:20.372 2770 INFO rally.task.runner [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | ITER: 1 START 2018-03-04 19:10:25.687 2770 INFO rally.task.runner [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | ITER: 1 END: OK 2018-03-04 19:10:25.705 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: user resources cleanup 2018-03-04 19:10:25.992 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: user resources cleanup 2018-03-04 19:10:25.992 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Exit context: `quotas` 2018-03-04 19:10:26.019 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Exit context: `quotas` 2018-03-04 19:10:26.019 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Exit context: `users` 2018-03-04 19:10:27.584 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Exit context: `users` 2018-03-04 19:10:29.208 2291 INFO rally.task.engine [-] Load duration is: 3.315141 2018-03-04 19:10:29.209 2291 INFO rally.task.engine [-] Full duration is: 8.412848 2018-03-04 19:10:29.241 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Enter context: `users` 2018-03-04 19:10:29.969 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Enter context: `users` 2018-03-04 19:10:29.970 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Enter context: `quotas` 2018-03-04 19:10:30.240 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Enter context: `quotas` 2018-03-04 19:10:30.253 2936 INFO rally.task.runner [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | ITER: 1 START 2018-03-04 19:10:35.373 2936 INFO rally.task.runner [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | ITER: 1 END: OK 2018-03-04 19:10:35.393 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: user resources cleanup 2018-03-04 19:10:35.682 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: user resources cleanup 2018-03-04 19:10:35.683 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Exit context: `quotas` 2018-03-04 19:10:35.710 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Exit context: `quotas` 2018-03-04 19:10:35.710 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Exit context: `users` 2018-03-04 19:10:37.314 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Exit context: `users` 2018-03-04 19:10:39.278 2291 INFO rally.task.engine [-] Load duration is: 3.119176 2018-03-04 19:10:39.278 2291 INFO rally.task.engine [-] Full duration is: 8.075194 2018-03-04 19:10:39.308 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Enter context: `users` 2018-03-04 19:10:39.993 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Enter context: `users` 2018-03-04 19:10:39.993 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Enter context: `quotas` 2018-03-04 19:10:40.313 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Enter context: `quotas` 2018-03-04 19:10:40.325 3102 INFO rally.task.runner [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | ITER: 1 START 2018-03-04 19:10:47.694 3102 INFO rally.task.runner [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | ITER: 1 END: OK 2018-03-04 19:10:47.719 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: user resources cleanup 2018-03-04 19:10:48.054 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: user resources cleanup 2018-03-04 19:10:48.055 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Exit context: `quotas` 2018-03-04 19:10:48.084 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Exit context: `quotas` 2018-03-04 19:10:48.084 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Exit context: `users` 2018-03-04 19:10:49.614 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Exit context: `users` 2018-03-04 19:10:51.357 2291 INFO rally.task.engine [-] Load duration is: 5.368123 2018-03-04 19:10:51.358 2291 INFO rally.task.engine [-] Full duration is: 10.307651 2018-03-04 19:10:51.391 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Enter context: `users` 2018-03-04 19:10:52.187 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Enter context: `users` 2018-03-04 19:10:52.188 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Enter context: `quotas` 2018-03-04 19:10:52.530 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Enter context: `quotas` 2018-03-04 19:10:52.530 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Enter context: `Volumes` 2018-03-04 19:10:55.213 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Enter context: `Volumes` 2018-03-04 19:10:55.226 3268 INFO rally.task.runner [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | ITER: 1 START 2018-03-04 19:11:00.146 3268 INFO rally.task.runner [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | ITER: 1 END: OK 2018-03-04 19:11:00.165 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: user resources cleanup 2018-03-04 19:11:02.708 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: user resources cleanup 2018-03-04 19:11:02.708 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Exit context: `Volumes` 2018-03-04 19:11:02.790 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Exit context: `Volumes` 2018-03-04 19:11:02.790 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Exit context: `quotas` 2018-03-04 19:11:02.817 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Exit context: `quotas` 2018-03-04 19:11:02.817 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Starting: Exit context: `users` 2018-03-04 19:11:04.353 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Exit context: `users` 2018-03-04 19:11:05.439 2291 INFO rally.task.engine [-] Load duration is: 2.91965 2018-03-04 19:11:05.439 2291 INFO rally.task.engine [-] Full duration is: 12.963764 2018-03-04 19:11:05.463 2291 INFO rally.task.engine [-] Task 02c279fe-6af6-4421-9b42-044b92f4f7aa | Completed: Benchmarking. Task 02c279fe-6af6-4421-9b42-044b92f4f7aa: finished test scenario CinderVolumes.create_and_delete_snapshot +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_snapshot | 2.555 | 2.555 | 2.555 | 2.555 | 2.555 | 2.555 | 100.0% | 1 | | cinder.delete_snapshot | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 100.0% | 1 | | total | 2.735 | 2.735 | 2.735 | 2.735 | 2.735 | 2.735 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.735311 Full duration: 12.802549 test scenario CinderVolumes.create_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 2.689 | 2.689 | 2.689 | 2.689 | 2.689 | 2.689 | 100.0% | 1 | | cinder.delete_volume | 2.379 | 2.379 | 2.379 | 2.379 | 2.379 | 2.379 | 100.0% | 1 | | total | 3.068 | 3.068 | 3.068 | 3.068 | 3.068 | 3.068 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.067711 Full duration: 7.836392 test scenario CinderVolumes.create_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 4.996 | 4.996 | 4.996 | 4.996 | 4.996 | 4.996 | 100.0% | 1 | | cinder.delete_volume | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | total | 3.315 | 3.315 | 3.315 | 3.315 | 3.315 | 3.315 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.315141 Full duration: 8.412848 test scenario CinderVolumes.create_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 2.72 | 2.72 | 2.72 | 2.72 | 2.72 | 2.72 | 100.0% | 1 | | cinder.delete_volume | 2.399 | 2.399 | 2.399 | 2.399 | 2.399 | 2.399 | 100.0% | 1 | | total | 3.119 | 3.119 | 3.119 | 3.119 | 3.119 | 3.119 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.119176 Full duration: 8.075194 test scenario CinderVolumes.create_and_extend_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 100.0% | 1 | | cinder.extend_volume | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 100.0% | 1 | | cinder.delete_volume | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 100.0% | 1 | | total | 5.368 | 5.368 | 5.368 | 5.368 | 5.368 | 5.368 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.368123 Full duration: 10.307651 test scenario CinderVolumes.create_from_volume_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 100.0% | 1 | | cinder.delete_volume | 2.235 | 2.235 | 2.235 | 2.235 | 2.235 | 2.235 | 100.0% | 1 | | total | 2.92 | 2.92 | 2.92 | 2.92 | 2.92 | 2.92 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.91965 Full duration: 12.963764 2018-03-04 19:11:05,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 02c279fe-6af6-4421-9b42-044b92f4f7aa 2018-03-04 19:11:05,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '02c279fe-6af6-4421-9b42-044b92f4f7aa', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-03-04 19:11:05,622 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '02c279fe-6af6-4421-9b42-044b92f4f7aa'] 2018-03-04 19:11:07,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 19:11:07,007 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-03-04 19:11:07,007 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-03-04 19:11:07,007 - 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-03-04 19:11:07,008 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 19:11:07,026 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 19:11:07,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'af0a3ae5-2821-4c45-ad70-e07fe2ee73ca', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'flavor_name': 'rally-tiny-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-35e9157e-f24c-435a-bf8b-7cc211f0ff77', '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-03-04 19:11:49,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 19:11:08.894 3414 INFO rally.task.engine [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: Task validation. 2018-03-04 19:11:08.901 3414 INFO rally.task.engine [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: Task validation of scenarios names. 2018-03-04 19:11:08.904 3414 INFO rally.task.engine [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: Task validation of scenarios names. 2018-03-04 19:11:08.904 3414 INFO rally.task.engine [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: Task validation of syntax. 2018-03-04 19:11:08.929 3414 INFO rally.task.engine [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: Task validation of syntax. 2018-03-04 19:11:08.929 3414 INFO rally.task.engine [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: Task validation of semantic. 2018-03-04 19:11:09.229 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: Enter context: `users` 2018-03-04 19:11:09.890 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: Enter context: `users` 2018-03-04 19:11:10.670 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: Exit context: `users` 2018-03-04 19:11:12.889 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: Exit context: `users` 2018-03-04 19:11:12.890 3414 INFO rally.task.engine [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: Task validation of semantic. 2018-03-04 19:11:12.890 3414 INFO rally.task.engine [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: Task validation. Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb: started 2018-03-04 19:11:12.905 3414 INFO rally.task.engine [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: Benchmarking. 2018-03-04 19:11:12.928 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: Enter context: `users` 2018-03-04 19:11:13.626 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: Enter context: `users` 2018-03-04 19:11:13.639 3541 INFO rally.task.runner [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | ITER: 1 START 2018-03-04 19:11:21.354 3541 INFO rally.task.runner [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | ITER: 1 END: OK 2018-03-04 19:11:21.375 3414 INFO rally.plugins.openstack.context.cleanup.user [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: user resources cleanup 2018-03-04 19:11:21.730 3414 INFO rally.plugins.openstack.context.cleanup.user [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: user resources cleanup 2018-03-04 19:11:21.730 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: Exit context: `users` 2018-03-04 19:11:23.324 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: Exit context: `users` 2018-03-04 19:11:24.973 3414 INFO rally.task.engine [-] Load duration is: 3.714005 2018-03-04 19:11:24.973 3414 INFO rally.task.engine [-] Full duration is: 10.397211 2018-03-04 19:11:25.012 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: Enter context: `users` 2018-03-04 19:11:25.712 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: Enter context: `users` 2018-03-04 19:11:25.724 3647 INFO rally.task.runner [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | ITER: 1 START 2018-03-04 19:11:31.191 3647 INFO rally.task.runner [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | ITER: 1 END: OK 2018-03-04 19:11:31.214 3414 INFO rally.plugins.openstack.context.cleanup.user [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: user resources cleanup 2018-03-04 19:11:31.477 3414 INFO rally.plugins.openstack.context.cleanup.user [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: user resources cleanup 2018-03-04 19:11:31.477 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: Exit context: `users` 2018-03-04 19:11:33.008 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: Exit context: `users` 2018-03-04 19:11:33.050 3414 INFO rally.task.engine [-] Load duration is: 3.466427 2018-03-04 19:11:33.050 3414 INFO rally.task.engine [-] Full duration is: 7.9976 2018-03-04 19:11:33.080 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: Enter context: `users` 2018-03-04 19:11:33.812 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: Enter context: `users` 2018-03-04 19:11:33.824 3753 INFO rally.task.runner [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | ITER: 1 START 2018-03-04 19:11:41.729 3753 INFO rally.task.runner [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | ITER: 1 END: OK 2018-03-04 19:11:41.754 3414 INFO rally.plugins.openstack.context.cleanup.user [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: user resources cleanup 2018-03-04 19:11:42.031 3414 INFO rally.plugins.openstack.context.cleanup.user [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: user resources cleanup 2018-03-04 19:11:42.031 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: Exit context: `users` 2018-03-04 19:11:43.590 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: Exit context: `users` 2018-03-04 19:11:45.123 3414 INFO rally.task.engine [-] Load duration is: 5.903933 2018-03-04 19:11:45.124 3414 INFO rally.task.engine [-] Full duration is: 10.51093 2018-03-04 19:11:45.160 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: Enter context: `users` 2018-03-04 19:11:45.865 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: Enter context: `users` 2018-03-04 19:11:45.877 3859 INFO rally.task.runner [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | ITER: 1 START 2018-03-04 19:11:46.197 3859 INFO rally.task.runner [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | ITER: 1 END: OK 2018-03-04 19:11:46.215 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Starting: Exit context: `users` 2018-03-04 19:11:47.733 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: Exit context: `users` 2018-03-04 19:11:49.185 3414 INFO rally.task.engine [-] Load duration is: 0.319388 2018-03-04 19:11:49.186 3414 INFO rally.task.engine [-] Full duration is: 2.575283 2018-03-04 19:11:49.214 3414 INFO rally.task.engine [-] Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb | Completed: Benchmarking. Task 24193ccf-0d36-47c6-8e7c-5c0d964929cb: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 3.134 | 3.134 | 3.134 | 3.134 | 3.134 | 3.134 | 100.0% | 1 | | heat.update_stack | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 100.0% | 1 | | heat.delete_stack | 2.304 | 2.304 | 2.304 | 2.304 | 2.304 | 2.304 | 100.0% | 1 | | total | 3.714 | 3.714 | 3.714 | 3.714 | 3.714 | 3.714 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.714005 Full duration: 10.397211 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 2.966 | 2.966 | 2.966 | 2.966 | 2.966 | 2.966 | 100.0% | 1 | | heat.check_stack | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | heat.delete_stack | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 100.0% | 1 | | total | 3.466 | 3.466 | 3.466 | 3.466 | 3.466 | 3.466 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.466427 Full duration: 7.9976 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 3.001 | 3.001 | 3.001 | 3.001 | 3.001 | 3.001 | 100.0% | 1 | | heat.suspend_stack | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 100.0% | 1 | | heat.resume_stack | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 100.0% | 1 | | heat.delete_stack | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 100.0% | 1 | | total | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.903933 Full duration: 10.51093 test scenario HeatStacks.list_stacks_and_resources +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | heat.list_resources_of_0_stacks | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | | total | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.319388 Full duration: 2.575283 2018-03-04 19:11:49,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 24193ccf-0d36-47c6-8e7c-5c0d964929cb 2018-03-04 19:11:49,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '24193ccf-0d36-47c6-8e7c-5c0d964929cb', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-03-04 19:11:49,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '24193ccf-0d36-47c6-8e7c-5c0d964929cb'] 2018-03-04 19:11:50,714 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 19:11:50,715 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-03-04 19:11:50,715 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-03-04 19:11:50,715 - 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-03-04 19:11:50,715 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 19:11:50,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 19:11:50,737 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'af0a3ae5-2821-4c45-ad70-e07fe2ee73ca', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'flavor_name': 'rally-tiny-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-35e9157e-f24c-435a-bf8b-7cc211f0ff77', '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-03-04 19:13:01,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 19:11:52.621 3905 INFO rally.task.engine [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Task validation. 2018-03-04 19:11:52.628 3905 INFO rally.task.engine [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Task validation of scenarios names. 2018-03-04 19:11:52.631 3905 INFO rally.task.engine [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Task validation of scenarios names. 2018-03-04 19:11:52.631 3905 INFO rally.task.engine [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Task validation of syntax. 2018-03-04 19:11:52.694 3905 INFO rally.task.engine [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Task validation of syntax. 2018-03-04 19:11:52.694 3905 INFO rally.task.engine [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Task validation of semantic. 2018-03-04 19:11:53.021 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Enter context: `users` 2018-03-04 19:11:53.845 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Enter context: `users` 2018-03-04 19:11:53.879 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Exit context: `users` 2018-03-04 19:11:56.155 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Exit context: `users` 2018-03-04 19:11:56.156 3905 INFO rally.task.engine [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Task validation of semantic. 2018-03-04 19:11:56.156 3905 INFO rally.task.engine [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Task validation. Task e3683250-303c-4583-8139-b1755b14d5f0: started 2018-03-04 19:11:56.173 3905 INFO rally.task.engine [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Benchmarking. 2018-03-04 19:11:56.197 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Enter context: `users` 2018-03-04 19:11:56.943 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Enter context: `users` 2018-03-04 19:11:56.955 4032 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 START 2018-03-04 19:11:57.501 4032 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 END: OK 2018-03-04 19:11:57.525 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: admin resources cleanup 2018-03-04 19:11:58.964 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: admin resources cleanup 2018-03-04 19:11:58.964 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Exit context: `users` 2018-03-04 19:12:00.712 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Exit context: `users` 2018-03-04 19:12:02.225 3905 INFO rally.task.engine [-] Load duration is: 0.196376 2018-03-04 19:12:02.225 3905 INFO rally.task.engine [-] Full duration is: 4.516489 2018-03-04 19:12:02.262 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Enter context: `users` 2018-03-04 19:12:02.968 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Enter context: `users` 2018-03-04 19:12:02.980 4198 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 START 2018-03-04 19:12:03.505 4198 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 END: OK 2018-03-04 19:12:03.520 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: admin resources cleanup 2018-03-04 19:12:04.955 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: admin resources cleanup 2018-03-04 19:12:04.956 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Exit context: `users` 2018-03-04 19:12:06.604 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Exit context: `users` 2018-03-04 19:12:08.290 3905 INFO rally.task.engine [-] Load duration is: 0.169738 2018-03-04 19:12:08.290 3905 INFO rally.task.engine [-] Full duration is: 4.343341 2018-03-04 19:12:08.328 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Enter context: `users` 2018-03-04 19:12:09.049 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Enter context: `users` 2018-03-04 19:12:09.061 4364 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 START 2018-03-04 19:12:09.593 4364 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 END: OK 2018-03-04 19:12:09.610 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: admin resources cleanup 2018-03-04 19:12:11.060 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: admin resources cleanup 2018-03-04 19:12:11.060 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Exit context: `users` 2018-03-04 19:12:12.641 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Exit context: `users` 2018-03-04 19:12:14.357 3905 INFO rally.task.engine [-] Load duration is: 0.183116 2018-03-04 19:12:14.358 3905 INFO rally.task.engine [-] Full duration is: 4.314938 2018-03-04 19:12:14.388 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Enter context: `users` 2018-03-04 19:12:15.084 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Enter context: `users` 2018-03-04 19:12:15.096 4530 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 START 2018-03-04 19:12:15.594 4530 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 END: OK 2018-03-04 19:12:15.616 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: admin resources cleanup 2018-03-04 19:12:15.989 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: admin resources cleanup 2018-03-04 19:12:15.989 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Exit context: `users` 2018-03-04 19:12:17.520 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Exit context: `users` 2018-03-04 19:12:18.413 3905 INFO rally.task.engine [-] Load duration is: 0.15128 2018-03-04 19:12:18.413 3905 INFO rally.task.engine [-] Full duration is: 3.134184 2018-03-04 19:12:18.444 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Enter context: `users` 2018-03-04 19:12:19.134 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Enter context: `users` 2018-03-04 19:12:19.145 4696 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 START 2018-03-04 19:12:19.664 4696 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 END: OK 2018-03-04 19:12:19.685 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: admin resources cleanup 2018-03-04 19:12:20.024 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: admin resources cleanup 2018-03-04 19:12:20.024 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Exit context: `users` 2018-03-04 19:12:21.512 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Exit context: `users` 2018-03-04 19:12:22.467 3905 INFO rally.task.engine [-] Load duration is: 0.159486 2018-03-04 19:12:22.468 3905 INFO rally.task.engine [-] Full duration is: 3.068519 2018-03-04 19:12:22.498 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Enter context: `users` 2018-03-04 19:12:23.165 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Enter context: `users` 2018-03-04 19:12:23.176 4862 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 START 2018-03-04 19:12:24.098 4862 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 END: OK 2018-03-04 19:12:24.119 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: admin resources cleanup 2018-03-04 19:12:27.830 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: admin resources cleanup 2018-03-04 19:12:27.831 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Exit context: `users` 2018-03-04 19:12:29.438 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Exit context: `users` 2018-03-04 19:12:30.537 3905 INFO rally.task.engine [-] Load duration is: 0.489368 2018-03-04 19:12:30.537 3905 INFO rally.task.engine [-] Full duration is: 6.940726 2018-03-04 19:12:30.568 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Enter context: `users` 2018-03-04 19:12:31.345 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Enter context: `users` 2018-03-04 19:12:31.357 5028 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 START 2018-03-04 19:12:31.987 5028 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 END: OK 2018-03-04 19:12:32.009 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: admin resources cleanup 2018-03-04 19:12:32.382 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: admin resources cleanup 2018-03-04 19:12:32.382 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Exit context: `users` 2018-03-04 19:12:33.994 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Exit context: `users` 2018-03-04 19:12:34.593 3905 INFO rally.task.engine [-] Load duration is: 0.287928 2018-03-04 19:12:34.594 3905 INFO rally.task.engine [-] Full duration is: 3.427255 2018-03-04 19:12:34.623 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Enter context: `users` 2018-03-04 19:12:35.307 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Enter context: `users` 2018-03-04 19:12:35.318 5194 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 START 2018-03-04 19:12:35.872 5194 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 END: OK 2018-03-04 19:12:35.888 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: admin resources cleanup 2018-03-04 19:12:37.400 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: admin resources cleanup 2018-03-04 19:12:37.400 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Exit context: `users` 2018-03-04 19:12:38.991 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Exit context: `users` 2018-03-04 19:12:40.651 3905 INFO rally.task.engine [-] Load duration is: 0.197959 2018-03-04 19:12:40.652 3905 INFO rally.task.engine [-] Full duration is: 4.369171 2018-03-04 19:12:40.681 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Enter context: `users` 2018-03-04 19:12:41.450 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Enter context: `users` 2018-03-04 19:12:41.461 5360 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 START 2018-03-04 19:12:41.971 5360 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 END: OK 2018-03-04 19:12:41.992 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: admin resources cleanup 2018-03-04 19:12:43.423 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: admin resources cleanup 2018-03-04 19:12:43.423 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Exit context: `users` 2018-03-04 19:12:45.133 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Exit context: `users` 2018-03-04 19:12:46.712 3905 INFO rally.task.engine [-] Load duration is: 0.159164 2018-03-04 19:12:46.712 3905 INFO rally.task.engine [-] Full duration is: 4.453795 2018-03-04 19:12:46.747 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Enter context: `users` 2018-03-04 19:12:47.442 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Enter context: `users` 2018-03-04 19:12:47.454 5526 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 START 2018-03-04 19:12:48.076 5526 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 END: OK 2018-03-04 19:12:48.095 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: admin resources cleanup 2018-03-04 19:12:49.590 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: admin resources cleanup 2018-03-04 19:12:49.591 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Exit context: `users` 2018-03-04 19:12:51.324 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Exit context: `users` 2018-03-04 19:12:52.779 3905 INFO rally.task.engine [-] Load duration is: 0.260551 2018-03-04 19:12:52.780 3905 INFO rally.task.engine [-] Full duration is: 4.577723 2018-03-04 19:12:52.811 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Enter context: `users` 2018-03-04 19:12:53.487 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Enter context: `users` 2018-03-04 19:12:53.499 5692 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 START 2018-03-04 19:12:55.863 5692 INFO rally.task.runner [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | ITER: 1 END: OK 2018-03-04 19:12:55.883 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: admin resources cleanup 2018-03-04 19:12:58.837 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: admin resources cleanup 2018-03-04 19:12:58.837 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Starting: Exit context: `users` 2018-03-04 19:13:00.481 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Exit context: `users` 2018-03-04 19:13:00.854 3905 INFO rally.task.engine [-] Load duration is: 1.99509 2018-03-04 19:13:00.854 3905 INFO rally.task.engine [-] Full duration is: 7.672211 2018-03-04 19:13:00.881 3905 INFO rally.task.engine [-] Task e3683250-303c-4583-8139-b1755b14d5f0 | Completed: Benchmarking. Task e3683250-303c-4583-8139-b1755b14d5f0: finished test scenario KeystoneBasic.add_and_remove_user_role +----------------------------------------------------------------------------------------------------------------------------+ | 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.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.add_role | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | keystone_v3.revoke_role | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | total | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.196376 Full duration: 4.516489 test scenario KeystoneBasic.create_add_and_list_user_roles +----------------------------------------------------------------------------------------------------------------------------+ | 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.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.add_role | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.list_roles | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | total | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.169738 Full duration: 4.343341 test scenario KeystoneBasic.create_and_list_tenants +-------------------------------------------------------------------------------------------------------------------------------+ | 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.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | keystone_v3.list_projects | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | total | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.183116 Full duration: 4.314938 test scenario KeystoneBasic.create_and_delete_role +----------------------------------------------------------------------------------------------------------------------------+ | 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.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.delete_role | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.15128 Full duration: 3.134184 test scenario KeystoneBasic.create_and_delete_service +-------------------------------------------------------------------------------------------------------------------------------+ | 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.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.delete_service | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.159486 Full duration: 3.068519 test scenario KeystoneBasic.get_entities +-------------------------------------------------------------------------------------------------------------------------------+ | 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.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | keystone_v3.create_user | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | keystone_v3.list_roles | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.add_role | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | keystone_v3.create_role | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | keystone_v3.get_project | 0.019 | 0.019 | 0.019 | 0.019 | 0.019 | 0.019 | 100.0% | 1 | | keystone_v3.get_user | 0.019 | 0.019 | 0.019 | 0.019 | 0.019 | 0.019 | 100.0% | 1 | | keystone_v3.get_role | 0.018 | 0.018 | 0.018 | 0.018 | 0.018 | 0.018 | 100.0% | 1 | | keystone_v3.list_services | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 100.0% | 1 | | keystone_v3.get_services | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.489368 Full duration: 6.940726 test scenario KeystoneBasic.create_update_and_delete_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | 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.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | keystone_v3.update_project | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | keystone_v3.delete_project | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.287928 Full duration: 3.427255 test scenario KeystoneBasic.create_user +----------------------------------------------------------------------------------------------------------------------------+ | 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.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.197959 Full duration: 4.369171 test scenario KeystoneBasic.create_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | 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.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | total | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.159164 Full duration: 4.453795 test scenario KeystoneBasic.create_and_list_users +----------------------------------------------------------------------------------------------------------------------------+ | 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.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | keystone_v3.list_users | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.260551 Full duration: 4.577723 test scenario KeystoneBasic.create_tenant_with_users +---------------------------------------------------------------------------------------------------------------------------------+ | 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.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | keystone_v3.create_users | 1.611 | 1.611 | 1.611 | 1.611 | 1.611 | 1.611 | 100.0% | 1 | | keystone_v3.create_user | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | keystone_v3.list_roles | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.add_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.create_user (3) | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | keystone_v3.create_user (4) | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | keystone_v3.list_roles (4) | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.add_role (4) | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.create_user (5) | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | total | 1.995 | 1.995 | 1.995 | 1.995 | 1.995 | 1.995 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.99509 Full duration: 7.672211 2018-03-04 19:13:01,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e3683250-303c-4583-8139-b1755b14d5f0 2018-03-04 19:13:01,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e3683250-303c-4583-8139-b1755b14d5f0', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-03-04 19:13:01,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e3683250-303c-4583-8139-b1755b14d5f0'] 2018-03-04 19:13:02,468 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 19:13:02,469 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-03-04 19:13:02,469 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-03-04 19:13:02,469 - 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-03-04 19:13:02,469 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 19:13:02,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 19:13:02,495 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'af0a3ae5-2821-4c45-ad70-e07fe2ee73ca', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'flavor_name': 'rally-tiny-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-35e9157e-f24c-435a-bf8b-7cc211f0ff77', '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-03-04 19:15:43,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 19:13:04.323 5818 INFO rally.task.engine [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Task validation. 2018-03-04 19:13:04.331 5818 INFO rally.task.engine [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Task validation of scenarios names. 2018-03-04 19:13:04.334 5818 INFO rally.task.engine [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Task validation of scenarios names. 2018-03-04 19:13:04.334 5818 INFO rally.task.engine [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Task validation of syntax. 2018-03-04 19:13:04.415 5818 INFO rally.task.engine [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Task validation of syntax. 2018-03-04 19:13:04.415 5818 INFO rally.task.engine [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Task validation of semantic. 2018-03-04 19:13:04.721 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `users` 2018-03-04 19:13:05.364 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `users` 2018-03-04 19:13:06.133 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `users` 2018-03-04 19:13:08.461 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `users` 2018-03-04 19:13:08.462 5818 INFO rally.task.engine [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Task validation of semantic. 2018-03-04 19:13:08.462 5818 INFO rally.task.engine [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Task validation. Task a1c7fa06-3edc-4410-9f93-f29e4107892f: started 2018-03-04 19:13:08.480 5818 INFO rally.task.engine [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Benchmarking. 2018-03-04 19:13:08.503 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `users` 2018-03-04 19:13:09.170 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `users` 2018-03-04 19:13:09.170 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `quotas` 2018-03-04 19:13:09.408 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `quotas` 2018-03-04 19:13:09.422 5945 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 START 2018-03-04 19:13:10.627 5945 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 END: OK 2018-03-04 19:13:10.647 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: user resources cleanup 2018-03-04 19:13:11.293 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: user resources cleanup 2018-03-04 19:13:11.293 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `quotas` 2018-03-04 19:13:11.311 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `quotas` 2018-03-04 19:13:11.311 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `users` 2018-03-04 19:13:12.653 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `users` 2018-03-04 19:13:14.531 5818 INFO rally.task.engine [-] Load duration is: 1.203793 2018-03-04 19:13:14.531 5818 INFO rally.task.engine [-] Full duration is: 4.15156 2018-03-04 19:13:14.565 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `users` 2018-03-04 19:13:15.247 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `users` 2018-03-04 19:13:15.247 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `quotas` 2018-03-04 19:13:15.499 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `quotas` 2018-03-04 19:13:15.499 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `network` 2018-03-04 19:13:20.213 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `network` 2018-03-04 19:13:20.225 6231 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 START 2018-03-04 19:13:22.607 6231 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 END: OK 2018-03-04 19:13:22.626 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: user resources cleanup 2018-03-04 19:13:25.435 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: user resources cleanup 2018-03-04 19:13:25.435 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `network` 2018-03-04 19:13:30.570 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `network` 2018-03-04 19:13:30.570 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `quotas` 2018-03-04 19:13:30.594 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `quotas` 2018-03-04 19:13:30.594 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `users` 2018-03-04 19:13:32.185 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `users` 2018-03-04 19:13:32.617 5818 INFO rally.task.engine [-] Load duration is: 2.38139 2018-03-04 19:13:32.617 5818 INFO rally.task.engine [-] Full duration is: 17.621914 2018-03-04 19:13:32.649 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `users` 2018-03-04 19:13:33.350 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `users` 2018-03-04 19:13:33.350 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `quotas` 2018-03-04 19:13:33.704 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `quotas` 2018-03-04 19:13:33.705 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `network` 2018-03-04 19:13:38.845 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `network` 2018-03-04 19:13:38.857 6517 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 START 2018-03-04 19:13:46.057 6517 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 END: OK 2018-03-04 19:13:46.074 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: user resources cleanup 2018-03-04 19:13:52.759 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: user resources cleanup 2018-03-04 19:13:52.760 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `network` 2018-03-04 19:13:59.867 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `network` 2018-03-04 19:13:59.867 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `quotas` 2018-03-04 19:13:59.889 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `quotas` 2018-03-04 19:13:59.889 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `users` 2018-03-04 19:14:01.343 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `users` 2018-03-04 19:14:02.739 5818 INFO rally.task.engine [-] Load duration is: 7.199455 2018-03-04 19:14:02.740 5818 INFO rally.task.engine [-] Full duration is: 28.695913 2018-03-04 19:14:02.768 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `users` 2018-03-04 19:14:03.472 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `users` 2018-03-04 19:14:03.472 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `quotas` 2018-03-04 19:14:03.671 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `quotas` 2018-03-04 19:14:03.672 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `network` 2018-03-04 19:14:08.997 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `network` 2018-03-04 19:14:09.011 6803 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 START 2018-03-04 19:14:10.950 6803 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 END: OK 2018-03-04 19:14:10.969 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: user resources cleanup 2018-03-04 19:14:13.701 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: user resources cleanup 2018-03-04 19:14:13.702 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `network` 2018-03-04 19:14:19.520 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `network` 2018-03-04 19:14:19.521 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `quotas` 2018-03-04 19:14:19.543 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `quotas` 2018-03-04 19:14:19.543 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `users` 2018-03-04 19:14:20.976 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `users` 2018-03-04 19:14:22.831 5818 INFO rally.task.engine [-] Load duration is: 1.938701 2018-03-04 19:14:22.831 5818 INFO rally.task.engine [-] Full duration is: 18.210191 2018-03-04 19:14:22.875 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `users` 2018-03-04 19:14:23.559 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `users` 2018-03-04 19:14:23.559 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `quotas` 2018-03-04 19:14:23.810 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `quotas` 2018-03-04 19:14:23.822 7089 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 START 2018-03-04 19:14:24.697 7089 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 END: OK 2018-03-04 19:14:24.714 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: user resources cleanup 2018-03-04 19:14:27.012 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: user resources cleanup 2018-03-04 19:14:27.013 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `quotas` 2018-03-04 19:14:27.031 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `quotas` 2018-03-04 19:14:27.031 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `users` 2018-03-04 19:14:28.410 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `users` 2018-03-04 19:14:28.909 5818 INFO rally.task.engine [-] Load duration is: 0.873802 2018-03-04 19:14:28.909 5818 INFO rally.task.engine [-] Full duration is: 5.538064 2018-03-04 19:14:28.941 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `users` 2018-03-04 19:14:29.663 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `users` 2018-03-04 19:14:29.663 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `quotas` 2018-03-04 19:14:29.922 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `quotas` 2018-03-04 19:14:29.923 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `network` 2018-03-04 19:14:35.222 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `network` 2018-03-04 19:14:35.235 7375 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 START 2018-03-04 19:14:36.861 7375 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 END: OK 2018-03-04 19:14:36.883 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: user resources cleanup 2018-03-04 19:14:40.072 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: user resources cleanup 2018-03-04 19:14:40.073 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `network` 2018-03-04 19:14:45.869 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `network` 2018-03-04 19:14:45.869 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `quotas` 2018-03-04 19:14:45.891 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `quotas` 2018-03-04 19:14:45.891 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `users` 2018-03-04 19:14:47.334 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `users` 2018-03-04 19:14:49.016 5818 INFO rally.task.engine [-] Load duration is: 1.625318 2018-03-04 19:14:49.016 5818 INFO rally.task.engine [-] Full duration is: 18.395965 2018-03-04 19:14:49.047 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `users` 2018-03-04 19:14:49.747 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `users` 2018-03-04 19:14:49.748 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `quotas` 2018-03-04 19:14:49.950 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `quotas` 2018-03-04 19:14:49.950 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `network` 2018-03-04 19:14:55.273 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `network` 2018-03-04 19:14:55.289 7661 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 START 2018-03-04 19:14:59.499 7661 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 END: OK 2018-03-04 19:14:59.524 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: user resources cleanup 2018-03-04 19:15:09.041 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: user resources cleanup 2018-03-04 19:15:09.041 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `network` 2018-03-04 19:15:15.868 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `network` 2018-03-04 19:15:15.869 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `quotas` 2018-03-04 19:15:15.892 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `quotas` 2018-03-04 19:15:15.892 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `users` 2018-03-04 19:15:17.238 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `users` 2018-03-04 19:15:19.141 5818 INFO rally.task.engine [-] Load duration is: 4.20987 2018-03-04 19:15:19.142 5818 INFO rally.task.engine [-] Full duration is: 28.193146 2018-03-04 19:15:19.176 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `users` 2018-03-04 19:15:19.876 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `users` 2018-03-04 19:15:19.876 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `quotas` 2018-03-04 19:15:20.119 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `quotas` 2018-03-04 19:15:20.119 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Enter context: `network` 2018-03-04 19:15:25.521 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Enter context: `network` 2018-03-04 19:15:25.539 7947 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 START 2018-03-04 19:15:27.214 7947 INFO rally.task.runner [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | ITER: 1 END: OK 2018-03-04 19:15:27.237 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: user resources cleanup 2018-03-04 19:15:35.704 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: user resources cleanup 2018-03-04 19:15:35.704 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `network` 2018-03-04 19:15:40.949 5818 INFO rally.plugins.openstack.context.network.networks [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `network` 2018-03-04 19:15:40.949 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `quotas` 2018-03-04 19:15:40.970 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `quotas` 2018-03-04 19:15:40.971 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Starting: Exit context: `users` 2018-03-04 19:15:42.411 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Exit context: `users` 2018-03-04 19:15:43.257 5818 INFO rally.task.engine [-] Load duration is: 1.673664 2018-03-04 19:15:43.258 5818 INFO rally.task.engine [-] Full duration is: 23.237192 2018-03-04 19:15:43.284 5818 INFO rally.task.engine [-] Task a1c7fa06-3edc-4410-9f93-f29e4107892f | Completed: Benchmarking. Task a1c7fa06-3edc-4410-9f93-f29e4107892f: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | neutron.delete_network | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | total | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.203793 Full duration: 4.15156 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 100.0% | 1 | | neutron.delete_port | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | total | 2.381 | 2.381 | 2.381 | 2.381 | 2.381 | 2.381 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.38139 Full duration: 17.621914 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | neutron.create_subnet | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | neutron.create_router | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | neutron.add_interface_router | 2.529 | 2.529 | 2.529 | 2.529 | 2.529 | 2.529 | 100.0% | 1 | | neutron.remove_interface_router | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 100.0% | 1 | | neutron.delete_router | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | total | 7.199 | 7.199 | 7.199 | 7.199 | 7.199 | 7.199 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.199455 Full duration: 28.695913 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | neutron.delete_subnet | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | total | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.938701 Full duration: 18.210191 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | neutron.list_networks | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.873802 Full duration: 5.538064 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.519 | 1.519 | 1.519 | 1.519 | 1.519 | 1.519 | 100.0% | 1 | | neutron.list_ports | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 1.625 | 1.625 | 1.625 | 1.625 | 1.625 | 1.625 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.625318 Full duration: 18.395965 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | neutron.create_subnet | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | neutron.create_router | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | neutron.add_interface_router | 2.401 | 2.401 | 2.401 | 2.401 | 2.401 | 2.401 | 100.0% | 1 | | neutron.list_routers | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | total | 4.21 | 4.21 | 4.21 | 4.21 | 4.21 | 4.21 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.20987 Full duration: 28.193146 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | neutron.create_subnet | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | neutron.list_subnets | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 1.674 | 1.674 | 1.674 | 1.674 | 1.674 | 1.674 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.673664 Full duration: 23.237192 2018-03-04 19:15:43,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a1c7fa06-3edc-4410-9f93-f29e4107892f 2018-03-04 19:15:43,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a1c7fa06-3edc-4410-9f93-f29e4107892f', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-03-04 19:15:43,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a1c7fa06-3edc-4410-9f93-f29e4107892f'] 2018-03-04 19:15:44,848 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 19:15:44,850 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-03-04 19:15:44,850 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-03-04 19:15:44,850 - 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-03-04 19:15:44,850 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 19:15:44,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 19:15:44,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'af0a3ae5-2821-4c45-ad70-e07fe2ee73ca', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'flavor_name': 'rally-tiny-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-35e9157e-f24c-435a-bf8b-7cc211f0ff77', '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-03-04 19:18:32,176 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 19:15:46.723 8193 INFO rally.task.engine [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Task validation. 2018-03-04 19:15:46.731 8193 INFO rally.task.engine [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Task validation of scenarios names. 2018-03-04 19:15:46.734 8193 INFO rally.task.engine [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Task validation of scenarios names. 2018-03-04 19:15:46.734 8193 INFO rally.task.engine [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Task validation of syntax. 2018-03-04 19:15:46.783 8193 INFO rally.task.engine [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Task validation of syntax. 2018-03-04 19:15:46.783 8193 INFO rally.task.engine [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Task validation of semantic. 2018-03-04 19:15:47.104 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Enter context: `users` 2018-03-04 19:15:47.713 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Enter context: `users` 2018-03-04 19:15:49.105 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Exit context: `users` 2018-03-04 19:15:51.390 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Exit context: `users` 2018-03-04 19:15:51.390 8193 INFO rally.task.engine [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Task validation of semantic. 2018-03-04 19:15:51.391 8193 INFO rally.task.engine [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Task validation. Task 3032eb82-e9be-432d-9070-f33cbb86ef75: started 2018-03-04 19:15:51.407 8193 INFO rally.task.engine [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Benchmarking. 2018-03-04 19:15:51.430 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Enter context: `users` 2018-03-04 19:15:52.109 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Enter context: `users` 2018-03-04 19:15:52.109 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Enter context: `quotas` 2018-03-04 19:15:52.397 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Enter context: `quotas` 2018-03-04 19:15:52.397 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Enter context: `network` 2018-03-04 19:15:57.586 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Enter context: `network` 2018-03-04 19:15:57.872 8320 INFO rally.task.runner [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | ITER: 1 START 2018-03-04 19:16:09.940 8320 INFO rally.task.runner [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | ITER: 1 END: OK 2018-03-04 19:16:09.957 8193 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: user resources cleanup 2018-03-04 19:16:10.570 8193 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: user resources cleanup 2018-03-04 19:16:10.570 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Exit context: `network` 2018-03-04 19:16:17.499 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Exit context: `network` 2018-03-04 19:16:17.499 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Exit context: `quotas` 2018-03-04 19:16:17.554 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Exit context: `quotas` 2018-03-04 19:16:17.555 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Exit context: `users` 2018-03-04 19:16:18.912 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Exit context: `users` 2018-03-04 19:16:19.517 8193 INFO rally.task.engine [-] Load duration is: 11.066633 2018-03-04 19:16:19.518 8193 INFO rally.task.engine [-] Full duration is: 27.483185 2018-03-04 19:16:19.558 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Enter context: `users` 2018-03-04 19:16:20.288 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Enter context: `users` 2018-03-04 19:16:20.289 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Enter context: `quotas` 2018-03-04 19:16:20.717 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Enter context: `quotas` 2018-03-04 19:16:20.717 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Enter context: `network` 2018-03-04 19:16:25.942 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Enter context: `network` 2018-03-04 19:16:26.195 8506 INFO rally.task.runner [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | ITER: 1 START 2018-03-04 19:16:44.626 8506 INFO rally.task.runner [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | ITER: 1 END: OK 2018-03-04 19:16:44.642 8193 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: user resources cleanup 2018-03-04 19:16:45.629 8193 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: user resources cleanup 2018-03-04 19:16:45.629 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Exit context: `network` 2018-03-04 19:16:52.456 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Exit context: `network` 2018-03-04 19:16:52.456 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Exit context: `quotas` 2018-03-04 19:16:52.544 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Exit context: `quotas` 2018-03-04 19:16:52.544 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Exit context: `users` 2018-03-04 19:16:53.896 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Exit context: `users` 2018-03-04 19:16:55.673 8193 INFO rally.task.engine [-] Load duration is: 15.430674 2018-03-04 19:16:55.674 8193 INFO rally.task.engine [-] Full duration is: 34.339797 2018-03-04 19:16:55.706 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Enter context: `users` 2018-03-04 19:16:56.422 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Enter context: `users` 2018-03-04 19:16:56.423 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Enter context: `quotas` 2018-03-04 19:16:56.690 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Enter context: `quotas` 2018-03-04 19:16:56.690 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Enter context: `network` 2018-03-04 19:17:01.898 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Enter context: `network` 2018-03-04 19:17:02.189 8772 INFO rally.task.runner [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | ITER: 1 START 2018-03-04 19:17:20.177 8772 INFO rally.task.runner [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | ITER: 1 END: OK 2018-03-04 19:17:20.196 8193 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: user resources cleanup 2018-03-04 19:17:20.788 8193 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: user resources cleanup 2018-03-04 19:17:20.789 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Exit context: `network` 2018-03-04 19:17:27.905 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Exit context: `network` 2018-03-04 19:17:27.906 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Exit context: `quotas` 2018-03-04 19:17:27.960 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Exit context: `quotas` 2018-03-04 19:17:27.960 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Exit context: `users` 2018-03-04 19:17:29.311 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Exit context: `users` 2018-03-04 19:17:29.808 8193 INFO rally.task.engine [-] Load duration is: 12.987106 2018-03-04 19:17:29.809 8193 INFO rally.task.engine [-] Full duration is: 33.607383 2018-03-04 19:17:29.840 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Enter context: `users` 2018-03-04 19:17:30.550 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Enter context: `users` 2018-03-04 19:17:30.550 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Enter context: `quotas` 2018-03-04 19:17:30.828 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Enter context: `quotas` 2018-03-04 19:17:30.828 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Enter context: `network` 2018-03-04 19:17:35.974 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Enter context: `network` 2018-03-04 19:17:36.215 8958 INFO rally.task.runner [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | ITER: 1 START 2018-03-04 19:18:21.831 8958 INFO rally.task.runner [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | ITER: 1 END: OK 2018-03-04 19:18:21.851 8193 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: user resources cleanup 2018-03-04 19:18:22.447 8193 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: user resources cleanup 2018-03-04 19:18:22.447 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Exit context: `network` 2018-03-04 19:18:29.383 8193 INFO rally.plugins.openstack.context.network.networks [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Exit context: `network` 2018-03-04 19:18:29.383 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Exit context: `quotas` 2018-03-04 19:18:29.439 8193 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Exit context: `quotas` 2018-03-04 19:18:29.439 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Starting: Exit context: `users` 2018-03-04 19:18:30.829 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Exit context: `users` 2018-03-04 19:18:32.007 8193 INFO rally.task.engine [-] Load duration is: 44.61497 2018-03-04 19:18:32.009 8193 INFO rally.task.engine [-] Full duration is: 60.991426 2018-03-04 19:18:32.035 8193 INFO rally.task.engine [-] Task 3032eb82-e9be-432d-9070-f33cbb86ef75 | Completed: Benchmarking. Task 3032eb82-e9be-432d-9070-f33cbb86ef75: finished test scenario NovaKeypair.boot_and_delete_server_with_keypair +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.462 | 0.462 | 0.462 | 0.462 | 0.462 | 0.462 | 100.0% | 1 | | nova.boot_server | 8.949 | 8.949 | 8.949 | 8.949 | 8.949 | 8.949 | 100.0% | 1 | | nova.delete_server | 2.633 | 2.633 | 2.633 | 2.633 | 2.633 | 2.633 | 100.0% | 1 | | nova.delete_keypair | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | total | 11.067 | 11.067 | 11.067 | 11.067 | 11.067 | 11.067 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.066633 Full duration: 27.483185 test scenario NovaServers.boot_server_from_volume_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.028 | 5.028 | 5.028 | 5.028 | 5.028 | 5.028 | 100.0% | 1 | | nova.boot_server | 10.547 | 10.547 | 10.547 | 10.547 | 10.547 | 10.547 | 100.0% | 1 | | nova.delete_server | 2.856 | 2.856 | 2.856 | 2.856 | 2.856 | 2.856 | 100.0% | 1 | | total | 15.431 | 15.431 | 15.431 | 15.431 | 15.431 | 15.431 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.430674 Full duration: 34.339797 test scenario NovaServers.pause_and_unpause_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.853 | 9.853 | 9.853 | 9.853 | 9.853 | 9.853 | 100.0% | 1 | | nova.pause_server | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 100.0% | 1 | | nova.unpause_server | 2.531 | 2.531 | 2.531 | 2.531 | 2.531 | 2.531 | 100.0% | 1 | | nova.delete_server | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 100.0% | 1 | | total | 12.987 | 12.987 | 12.987 | 12.987 | 12.987 | 12.987 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.987106 Full duration: 33.607383 test scenario NovaSecGroup.boot_and_delete_server_with_secgroups +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_10_security_groups | 1.84 | 1.84 | 1.84 | 1.84 | 1.84 | 1.84 | 100.0% | 1 | | nova.create_100_rules | 25.754 | 25.754 | 25.754 | 25.754 | 25.754 | 25.754 | 100.0% | 1 | | nova.boot_server | 12.65 | 12.65 | 12.65 | 12.65 | 12.65 | 12.65 | 100.0% | 1 | | nova.get_attached_security_groups | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | nova.delete_server | 2.717 | 2.717 | 2.717 | 2.717 | 2.717 | 2.717 | 100.0% | 1 | | nova.delete_10_security_groups | 2.355 | 2.355 | 2.355 | 2.355 | 2.355 | 2.355 | 100.0% | 1 | | total | 44.615 | 44.615 | 44.615 | 44.615 | 44.615 | 44.615 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 44.61497 Full duration: 60.991426 2018-03-04 19:18:32,176 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3032eb82-e9be-432d-9070-f33cbb86ef75 2018-03-04 19:18:32,176 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3032eb82-e9be-432d-9070-f33cbb86ef75', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-03-04 19:18:32,180 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3032eb82-e9be-432d-9070-f33cbb86ef75'] 2018-03-04 19:18:33,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 19:18:33,569 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-03-04 19:18:33,569 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-03-04 19:18:33,569 - 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-03-04 19:18:33,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 19:18:33,592 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 19:18:33,594 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'af0a3ae5-2821-4c45-ad70-e07fe2ee73ca', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'flavor_name': 'rally-tiny-35e9157e-f24c-435a-bf8b-7cc211f0ff77', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-35e9157e-f24c-435a-bf8b-7cc211f0ff77', '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-03-04 19:18:59,592 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 19:18:35.425 9104 INFO rally.task.engine [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Task validation. 2018-03-04 19:18:35.433 9104 INFO rally.task.engine [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Task validation of scenarios names. 2018-03-04 19:18:35.436 9104 INFO rally.task.engine [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Task validation of scenarios names. 2018-03-04 19:18:35.436 9104 INFO rally.task.engine [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Task validation of syntax. 2018-03-04 19:18:35.468 9104 INFO rally.task.engine [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Task validation of syntax. 2018-03-04 19:18:35.468 9104 INFO rally.task.engine [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Task validation of semantic. 2018-03-04 19:18:35.768 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Enter context: `users` 2018-03-04 19:18:36.423 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Enter context: `users` 2018-03-04 19:18:36.936 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Exit context: `users` 2018-03-04 19:18:39.125 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Exit context: `users` 2018-03-04 19:18:39.126 9104 INFO rally.task.engine [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Task validation of semantic. 2018-03-04 19:18:39.126 9104 INFO rally.task.engine [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Task validation. Task d5feb3c0-50e4-4248-ab4e-56774746d8c3: started 2018-03-04 19:18:39.142 9104 INFO rally.task.engine [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Benchmarking. 2018-03-04 19:18:39.165 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Enter context: `users` 2018-03-04 19:18:39.847 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Enter context: `users` 2018-03-04 19:18:39.860 9231 INFO rally.task.runner [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | ITER: 1 START 2018-03-04 19:18:40.372 9231 INFO rally.task.runner [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | ITER: 1 END: OK 2018-03-04 19:18:40.390 9104 INFO rally.plugins.openstack.context.cleanup.admin [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: admin resources cleanup 2018-03-04 19:18:40.710 9104 INFO rally.plugins.openstack.context.cleanup.admin [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: admin resources cleanup 2018-03-04 19:18:40.711 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Exit context: `users` 2018-03-04 19:18:42.246 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Exit context: `users` 2018-03-04 19:18:43.186 9104 INFO rally.task.engine [-] Load duration is: 0.511034 2018-03-04 19:18:43.187 9104 INFO rally.task.engine [-] Full duration is: 3.082283 2018-03-04 19:18:43.227 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Enter context: `users` 2018-03-04 19:18:43.934 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Enter context: `users` 2018-03-04 19:18:43.945 9337 INFO rally.task.runner [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | ITER: 1 START 2018-03-04 19:18:44.337 9337 INFO rally.task.runner [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | ITER: 1 END: OK 2018-03-04 19:18:44.354 9104 INFO rally.plugins.openstack.context.cleanup.admin [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: admin resources cleanup 2018-03-04 19:18:44.564 9104 INFO rally.plugins.openstack.context.cleanup.admin [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: admin resources cleanup 2018-03-04 19:18:44.564 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Exit context: `users` 2018-03-04 19:18:46.130 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Exit context: `users` 2018-03-04 19:18:47.248 9104 INFO rally.task.engine [-] Load duration is: 0.392016 2018-03-04 19:18:47.248 9104 INFO rally.task.engine [-] Full duration is: 2.905191 2018-03-04 19:18:47.285 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Enter context: `users` 2018-03-04 19:18:48.073 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Enter context: `users` 2018-03-04 19:18:48.086 9443 INFO rally.task.runner [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | ITER: 1 START 2018-03-04 19:18:48.380 9443 INFO rally.task.runner [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | ITER: 1 END: OK 2018-03-04 19:18:48.404 9104 INFO rally.plugins.openstack.context.cleanup.admin [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: admin resources cleanup 2018-03-04 19:18:48.622 9104 INFO rally.plugins.openstack.context.cleanup.admin [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: admin resources cleanup 2018-03-04 19:18:48.622 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Exit context: `users` 2018-03-04 19:18:50.385 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Exit context: `users` 2018-03-04 19:18:51.308 9104 INFO rally.task.engine [-] Load duration is: 0.293826 2018-03-04 19:18:51.308 9104 INFO rally.task.engine [-] Full duration is: 3.10144 2018-03-04 19:18:51.342 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Enter context: `users` 2018-03-04 19:18:52.035 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Enter context: `users` 2018-03-04 19:18:52.046 9549 INFO rally.task.runner [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | ITER: 1 START 2018-03-04 19:18:52.361 9549 INFO rally.task.runner [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | ITER: 1 END: OK 2018-03-04 19:18:52.385 9104 INFO rally.plugins.openstack.context.cleanup.admin [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: admin resources cleanup 2018-03-04 19:18:52.592 9104 INFO rally.plugins.openstack.context.cleanup.admin [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: admin resources cleanup 2018-03-04 19:18:52.592 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Exit context: `users` 2018-03-04 19:18:54.288 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Exit context: `users` 2018-03-04 19:18:55.366 9104 INFO rally.task.engine [-] Load duration is: 0.314529 2018-03-04 19:18:55.366 9104 INFO rally.task.engine [-] Full duration is: 2.947937 2018-03-04 19:18:55.400 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Enter context: `users` 2018-03-04 19:18:56.095 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Enter context: `users` 2018-03-04 19:18:56.107 9655 INFO rally.task.runner [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | ITER: 1 START 2018-03-04 19:18:56.399 9655 INFO rally.task.runner [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | ITER: 1 END: OK 2018-03-04 19:18:56.415 9104 INFO rally.plugins.openstack.context.cleanup.admin [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: admin resources cleanup 2018-03-04 19:18:56.617 9104 INFO rally.plugins.openstack.context.cleanup.admin [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: admin resources cleanup 2018-03-04 19:18:56.617 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Starting: Exit context: `users` 2018-03-04 19:18:58.207 9104 INFO rally.plugins.openstack.context.keystone.users [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Exit context: `users` 2018-03-04 19:18:59.424 9104 INFO rally.task.engine [-] Load duration is: 0.291282 2018-03-04 19:18:59.425 9104 INFO rally.task.engine [-] Full duration is: 2.808663 2018-03-04 19:18:59.453 9104 INFO rally.task.engine [-] Task d5feb3c0-50e4-4248-ab4e-56774746d8c3 | Completed: Benchmarking. Task d5feb3c0-50e4-4248-ab4e-56774746d8c3: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 100.0% | 1 | | quotas.delete_quotas | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | total | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.511034 Full duration: 3.082283 test scenario Quotas.cinder_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 100.0% | 1 | | total | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.392016 Full duration: 2.905191 test scenario Quotas.neutron_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.293826 Full duration: 3.10144 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | quotas.delete_quotas | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | total | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.314529 Full duration: 2.947937 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.291282 Full duration: 2.808663 2018-03-04 19:18:59,593 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d5feb3c0-50e4-4248-ab4e-56774746d8c3 2018-03-04 19:18:59,593 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd5feb3c0-50e4-4248-ab4e-56774746d8c3', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-03-04 19:18:59,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd5feb3c0-50e4-4248-ab4e-56774746d8c3'] 2018-03-04 19:19:00,925 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 19:19:00,926 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-03-04 19:19:00,926 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 00:32 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 01:32 | 11 | 100.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 02:46 | 25 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 02:00 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:02 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 01:41 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 04:48 | 32 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:12 | 21 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 00:29 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:20:06 | 220 | 100.00% | +===================+============+===============+===========+ 2018-03-04 19:19:00,926 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-03-04 19:19:07,736 - functest.energy.energy - DEBUG - Stopping recording 2018-03-04 19:19:09,428 - functest.utils.functest_utils - DEBUG - 2018-03-04 19:19:09,429 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 19:19:09,429 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 12:33 | PASS | +----------------------+------------------+------------------+----------------+ 2018-03-04 19:19:09,431 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-03-04 19:19:09,490 - functest.energy.energy - DEBUG - Getting current scenario 2018-03-04 19:19:10,449 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual4 2018-03-04 19:19:10,449 - functest.energy.energy - DEBUG - Starting recording 2018-03-04 19:19:10,450 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-03-04 19:19:14,286 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-03-04 19:19:14,486 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-03-04 19:19:14,730 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-04 19:19:15,949 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-04 19:19:15,949 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-04 19:19:17,784 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-04 19:19:17,785 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-04 19:19:18,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-03-04 19:19:19,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-03-04 19:19:19,185 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Verifier is already configured. 2018-03-04 19:19:19,185 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Reconfiguring the current verifier... 2018-03-04 19:19:19,185 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier --reconfigure' 2018-03-04 19:19:21,929 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-04 19:19:21,930 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-04 19:19:21,931 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-04 19:19:21,933 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-03-04 19:19:21,935 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-03-04 19:19:21,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-03-04 19:30:37,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [65.261651s] ... ok 2018-03-04 19:30:37,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [5.040199s] ... ok 2018-03-04 19:30:37,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [6.152971s] ... ok 2018-03-04 19:30:37,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.156687s] ... ok 2018-03-04 19:30:37,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.364908s] ... ok 2018-03-04 19:30:37,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.255624s] ... ok 2018-03-04 19:30:37,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001029s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [6.185581s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.162167s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.357988s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.258726s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000676s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.098761s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.914907s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor [0.423456s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image [0.349442s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name [0.368325s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status [0.427344s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results [0.363304s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status [0.141099s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor [0.148204s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image [0.147085s] ... ok 2018-03-04 19:30:37,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit [0.136575s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name [0.135089s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard [0.276465s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date [0.125024s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date [0.020018s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits [0.142258s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count [0.280605s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value [0.022066s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string [0.019627s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor [0.047556s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image [0.122439s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name [0.137670s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted [0.489104s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing [0.022566s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server [0.139914s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [19.671258s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [19.060221s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [22.209109s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [18.041624s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.623775s] ... ok 2018-03-04 19:30:37,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.350113s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.356463s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.784451s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.581645s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.594989s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [0.913266s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [7.394814s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [10.282778s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [6.428229s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [7.670632s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [0.834773s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [0.710597s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [0.679910s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [0.725987s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.722588s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [0.708200s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit [0.423547s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id [0.403744s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.643474s] ... ok 2018-03-04 19:30:37,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.038801s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.561432s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.242409s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.418130s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.658503s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.505576s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server [0.426583s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 [0.401115s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name [0.407837s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.060410s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.067098s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.010726s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [15.709483s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.017212s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.016783s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.070556s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.056656s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.295217s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.543849s] ... ok 2018-03-04 19:30:37,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.016567s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.011909s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.064799s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.047572s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.051346s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size [0.089344s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.080623s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.070942s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.060310s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.070156s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.099058s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.025376s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.203412s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.011159s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.028237s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [0.434810s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [0.250777s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image [0.033532s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [2.713949s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [2.480434s] ... ok 2018-03-04 19:30:37,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.613159s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.470192s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [3.278321s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.450663s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.216308s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.206397s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.159526s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.170036s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.141517s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.144126s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.125219s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.138064s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.127503s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.126047s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.177737s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.438671s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.155167s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.037357s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.144672s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.091553s] ... ok 2018-03-04 19:30:37,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.088959s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.092921s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.087648s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes [7.651277s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes [8.086823s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.708135s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [0.691310s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code [2.136815s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [0.497365s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [1.305902s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [0.676422s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.142245s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.078063s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails [0.061564s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [0.657106s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype [0.385866s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [0.368494s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [0.425382s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [0.886995s] ... ok 2018-03-04 19:30:37,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [0.491022s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group [0.071930s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group [0.030753s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group [0.028137s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule [0.026378s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list [0.083973s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions [0.055895s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata [0.702492s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item [0.456607s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata [0.594512s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item [0.327648s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance [6.839482s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_get_volume_attachment [7.148959s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume [0.328842s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable [0.309722s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update [0.506315s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete [6.260612s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone [8.933040s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image [7.463370s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list [0.067054s] ... ok 2018-03-04 19:30:37,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name [0.066164s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name [0.076008s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status [0.061614s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.077598s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata [0.081419s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details [0.078817s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata [0.077962s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone [0.131212s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status [0.305297s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone [0.088385s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status [0.081353s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_attach_volumes_with_nonexistent_volume_id [6.564634s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size [0.018834s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.048891s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid [0.065918s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type [0.027110s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative [0.019250s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero [0.018506s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size [0.053719s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id [0.061233s] ... ok 2018-03-04 19:30:37,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id [0.013224s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_detach_volumes_with_invalid_volume_id [0.069410s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id [0.014279s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id [0.014281s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status [0.077985s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name [0.071541s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status [0.064625s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name [0.065418s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_negative_volume_status [0.440926s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.063069s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.064077s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id [0.013382s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id [0.015116s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id [0.061021s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id [0.061342s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id [0.058758s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete [2.783443s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot [7.076365s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params [0.112126s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params [0.124956s] ... ok 2018-03-04 19:30:37,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.099782s] ... ok 2018-03-04 19:30:37,942 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.057649s] ... ok 2018-03-04 19:30:37,942 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination [0.583373s] ... ok 2018-03-04 19:30:37,942 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params [0.157410s] ... ok 2018-03-04 19:30:37,942 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination [0.406824s] ... ok 2018-03-04 19:30:37,942 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 670.0000 sec. 2018-03-04 19:30:37,943 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 204 2018-03-04 19:30:37,943 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-03-04 19:30:37,944 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-03-04 19:30:37,946 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-03-04 19:30:44,033 - functest.energy.energy - DEBUG - Stopping recording 2018-03-04 19:30:45,944 - functest.utils.functest_utils - DEBUG - 2018-03-04 19:30:45,945 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 19:30:45,945 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 11:33 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-04 19:30:45,947 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-03-04 19:30:46,293 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-04 19:51:27,083 - functest.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_to_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_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_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_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_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_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_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_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 81 tests in 1240.785s OK 2018-03-04 19:51:27,745 - functest.utils.functest_utils - DEBUG - 2018-03-04 19:51:27,745 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 19:51:27,746 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 20:41 | PASS | +---------------------+------------------+------------------+----------------+ 2018-03-04 19:51:27,748 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-820 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-03-04 19:51:27,750 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:31 | PASS | | vping_userdata | functest | smoke | 00:29 | PASS | | tempest_smoke_serial | functest | smoke | 13:60 | PASS | | rally_sanity | functest | smoke | 12:33 | PASS | | refstack_defcore | functest | smoke | 11:33 | PASS | | snaps_smoke | functest | smoke | 20:41 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-03-04 19:51:27,753 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-04 19:51:34,759 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-04 19:51:34,760 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 19:51:34,760 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-04 19:51:34,761 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-04 19:51:34,761 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-03-04 19:51:34,883 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-04 19:51:34,883 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-03-04 19:51:34,967 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-03-04 19:51:34,967 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/b384d10c08fd43f5a55686f7c3767717 ...OK 2018-03-04 19:51:35,037 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-03-04 19:51:35,037 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-03-04 19:51:35,105 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-03-04 19:51:35,105 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-03-04 19:51:35,457 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-04 19:51:36,356 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-04 19:51:36,371 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-04 19:51:36,371 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 19:51:36,371 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-04 19:51:36,371 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-04 19:51:36,371 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-04 19:51:36,372 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-noha 2018-03-04 19:51:36,372 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-04 19:51:36,372 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-03-04 19:51:36,372 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-820 2018-03-04 19:51:36,372 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-04 19:51:36,372 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 19:51:36,372 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-04 19:51:36,372 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-04 19:51:36,372 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-04 19:51:36,372 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-04 19:51:36,372 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 19:51:36,372 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-04 19:51:36,373 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-04 19:51:36,435 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 19:51:36,435 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-04 19:51:38,079 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-04 19:51:39,717 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-04 19:51:40,977 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-04 19:51:42,103 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-04 19:51:43,612 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-04 19:51:45,224 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-04 19:51:45,224 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-04 19:51:48,043 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-04 19:51:48,043 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-04 19:51:48,940 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-04 19:51:48,941 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-04 19:51:48,942 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | domino-multinode | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ 2018-03-04 19:51:48,943 - functest.ci.run_tests - INFO - Running tier 'features' 2018-03-04 19:51:48,943 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-03-04 19:51:48,979 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-03-04 19:52:09,248 - functest.utils.functest_utils - INFO - **************************************** domino/domino-multinode results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-virtual4 version: euphrates scenario: os-nosdn-nofeature-noha status: 100 build tag: jenkins-functest-compass-virtual-daily-euphrates-820 details: {} 2018-03-04 19:52:09,248 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-03-04 19:52:09,821 - functest.utils.functest_utils - DEBUG - 2018-03-04 19:52:09,821 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 19:52:09,822 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:20 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-03-04 19:52:09,824 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-820 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-03-04 19:52:09,825 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | domino-multinode | domino | features | 00:20 | PASS | | promise | promise | features | 00:00 | SKIP | | 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 | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-03-04 19:52:09,827 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK