2018-01-29 22:05:58,239 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-29 22:05:58,239 - functest.ci.prepare_env - INFO - ============================================== 2018-01-29 22:05:58,239 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-29 22:05:58,240 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-01-29 22:05:58,240 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-01-29 22:05:58,578 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-01-29 22:05:58,578 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-01-29 22:05:58,955 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-01-29 22:05:58,955 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/0eb01b2e0fdf404a8cb97f5434bd31c7 ...OK 2018-01-29 22:05:59,251 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-01-29 22:05:59,251 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-01-29 22:05:59,625 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-01-29 22:05:59,625 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-01-29 22:06:01,486 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-29 22:06:03,202 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-29 22:06:03,255 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-29 22:06:03,255 - functest.ci.prepare_env - INFO - ============================================== 2018-01-29 22:06:03,255 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-29 22:06:03,255 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-29 22:06:03,255 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-29 22:06:03,255 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-bar-ha 2018-01-29 22:06:03,255 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-29 22:06:03,255 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-01-29 22:06:03,255 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-697 2018-01-29 22:06:03,255 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-29 22:06:03,255 - functest.ci.prepare_env - INFO - ============================================== 2018-01-29 22:06:03,255 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-29 22:06:03,256 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-29 22:06:03,256 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-29 22:06:03,256 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-29 22:06:03,256 - functest.ci.prepare_env - INFO - ============================================== 2018-01-29 22:06:03,256 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-29 22:06:03,257 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-29 22:06:03,262 - functest.ci.prepare_env - INFO - ============================================== 2018-01-29 22:06:03,262 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-29 22:06:06,286 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-29 22:06:08,163 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-29 22:06:09,768 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-29 22:06:11,027 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-29 22:06:12,692 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-29 22:06:14,469 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-29 22:06:14,469 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-29 22:06:18,603 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-29 22:06:18,603 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-29 22:06:19,569 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-29 22:06:19,570 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-29 22:06:19,571 - 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-01-29 22:06:19,572 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-29 22:06:19,572 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-29 22:06:21,232 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-29 22:06:26,423 - 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 5.189s OK 2018-01-29 22:06:27,047 - functest.utils.functest_utils - DEBUG - 2018-01-29 22:06:27,047 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-29 22:06:27,047 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-29 22:06:27,049 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-29 22:06:27,907 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-29 22:09:53,010 - 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 205.101s OK 2018-01-29 22:09:53,601 - functest.utils.functest_utils - DEBUG - 2018-01-29 22:09:53,602 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-29 22:09:53,602 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 03:25 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-29 22:09:53,604 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-29 22:09:54,178 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-29 22:10:40,253 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 46.074s OK 2018-01-29 22:10:40,816 - functest.utils.functest_utils - DEBUG - 2018-01-29 22:10:40,816 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-29 22:10:40,816 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:46 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-29 22:10:40,819 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-bar-ha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-697 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-01-29 22:10:40,821 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | api_check | functest | healthcheck | 03:25 | PASS | | snaps_health_check | functest | healthcheck | 00:46 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-29 22:10:40,822 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-29 22:10:48,018 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-29 22:10:48,019 - functest.ci.prepare_env - INFO - ============================================== 2018-01-29 22:10:48,019 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-29 22:10:48,020 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-01-29 22:10:48,020 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-01-29 22:10:48,237 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-01-29 22:10:48,237 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-01-29 22:10:48,453 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-01-29 22:10:48,453 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/0eb01b2e0fdf404a8cb97f5434bd31c7 ...OK 2018-01-29 22:10:48,693 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-01-29 22:10:48,693 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-01-29 22:10:48,888 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-01-29 22:10:48,888 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-01-29 22:10:49,535 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-29 22:10:50,659 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-29 22:10:50,681 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-29 22:10:50,682 - functest.ci.prepare_env - INFO - ============================================== 2018-01-29 22:10:50,682 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-29 22:10:50,682 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-29 22:10:50,682 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-29 22:10:50,682 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-bar-ha 2018-01-29 22:10:50,682 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-29 22:10:50,682 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-01-29 22:10:50,682 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-697 2018-01-29 22:10:50,682 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-29 22:10:50,682 - functest.ci.prepare_env - INFO - ============================================== 2018-01-29 22:10:50,682 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-29 22:10:50,682 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-29 22:10:50,683 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-29 22:10:50,683 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-29 22:10:50,683 - functest.ci.prepare_env - INFO - ============================================== 2018-01-29 22:10:50,683 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-29 22:10:50,684 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-29 22:10:50,689 - functest.ci.prepare_env - INFO - ============================================== 2018-01-29 22:10:50,689 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-29 22:10:52,524 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-29 22:10:54,355 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-29 22:10:55,985 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-29 22:10:57,215 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-29 22:10:58,798 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-29 22:11:00,582 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-29 22:11:00,583 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-29 22:11:03,991 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-29 22:11:03,991 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-29 22:11:04,937 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-29 22:11:04,937 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-29 22:11:04,938 - 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-01-29 22:11:04,940 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-29 22:11:04,940 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-29 22:11:06,257 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual4 2018-01-29 22:11:06,257 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-29 22:11:07,088 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual4 2018-01-29 22:11:07,089 - functest.energy.energy - DEBUG - Starting recording 2018-01-29 22:11:07,089 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-29 22:11:08,122 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-29 22:11:08,122 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-29 22:11:08' 2018-01-29 22:11:08,122 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--ff3b4e2f-6de7-460f-9cbe-f8404bf512c6' 2018-01-29 22:11:10,083 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-ff3b4e2f-6de7-460f-9cbe-f8404bf512c6' 2018-01-29 22:11:11,908 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-ff3b4e2f-6de7-460f-9cbe-f8404bf512c6' 2018-01-29 22:11:21,708 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-ff3b4e2f-6de7-460f-9cbe-f8404bf512c6' 2018-01-29 22:11:22,477 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-ff3b4e2f-6de7-460f-9cbe-f8404bf512c6' 2018-01-29 22:11:23,205 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-ff3b4e2f-6de7-460f-9cbe-f8404bf512c6' 2018-01-29 22:11:28,919 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-ff3b4e2f-6de7-460f-9cbe-f8404bf512c6' 2018-01-29 22:11:31,199 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ff3b4e2f-6de7-460f-9cbe-f8404bf512c6' 2018-01-29 22:11:52,889 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-29 22:11:58,097 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-29 22:11:59,235 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-29 22:12:00,247 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-29 22:12:23,974 - functest.energy.energy - DEBUG - Stopping recording 2018-01-29 22:12:25,453 - functest.utils.functest_utils - DEBUG - 2018-01-29 22:12:25,453 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-29 22:12:25,453 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-29 22:12:25,455 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-29 22:12:25,513 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-29 22:12:25,513 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-29 22:12:25' 2018-01-29 22:12:25,513 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--28126d32-b632-487c-9d80-ec9eed5a579a' 2018-01-29 22:12:29,037 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-28126d32-b632-487c-9d80-ec9eed5a579a' 2018-01-29 22:12:30,542 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-28126d32-b632-487c-9d80-ec9eed5a579a' 2018-01-29 22:12:40,938 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-28126d32-b632-487c-9d80-ec9eed5a579a' 2018-01-29 22:12:41,707 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-28126d32-b632-487c-9d80-ec9eed5a579a' 2018-01-29 22:12:47,450 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-28126d32-b632-487c-9d80-ec9eed5a579a' 2018-01-29 22:12:52,377 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-29 22:13:03,253 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-29 22:13:06,453 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.12. Waiting for response... 2018-01-29 22:13:11,427 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-29 22:13:36,493 - functest.utils.functest_utils - DEBUG - 2018-01-29 22:13:36,493 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-29 22:13:36,494 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:46 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-29 22:13:36,496 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-29 22:13:39,526 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-29 22:13:40,578 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-29 22:13:40,578 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-29 22:13:42,678 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-29 22:13:42,678 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-29 22:13:45,838 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-29 22:13:45,838 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-29 22:13:45,840 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-29 22:13:45,842 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-29 22:13:45,842 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-17eaff92-1428-4b8f-8cf4-2e382da0562c/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-29 22:13:48,666 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-29 22:13:48,667 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-29 22:13:48,668 - 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-01-29 22:13:50,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:13:50.425 79 INFO rally.api [-] Starting verification (UUID=0b0f7722-6560-4425-8c87-0f6e7fcad136) for deployment 'opnfv-rally' (UUID=0c303651-cc1a-4e0a-bb66-8fdca8d1b06b) by verifier 'opnfv-tempest' (UUID=17eaff92-1428-4b8f-8cf4-2e382da0562c). 2018-01-29 22:13:50,426 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 0b0f7722-6560-4425-8c87-0f6e7fcad136 2018-01-29 22:13:57,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:13:57.148 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.275s] 2018-01-29 22:13:57,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:13:57.243 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.095s] 2018-01-29 22:14:03,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:14:03.141 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.280s] 2018-01-29 22:14:04,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:14:04.481 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.338s] 2018-01-29 22:14:11,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:14:11.540 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.910s] 2018-01-29 22:14:26,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:14:26.994 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.261s] 2018-01-29 22:14:58,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:14:58.383 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.149s] 2018-01-29 22:14:58,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:14:58.384 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-29 22:15:43,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:15:43.830 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.195s] 2018-01-29 22:15:43,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:15:43.830 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-29 22:16:51,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:16:51.621 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.515s] 2018-01-29 22:17:26,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:17:26.780 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.094s] 2018-01-29 22:17:26,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:17:26.983 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.203s] 2018-01-29 22:17:32,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:17:32.120 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-29 22:17:32,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:17:32.121 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-29 22:17:35,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:17:35.929 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.558s] 2018-01-29 22:17:40,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:17:40.827 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.153s] 2018-01-29 22:17:47,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:17:47.225 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.166s] 2018-01-29 22:17:54,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:17:54.273 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.703s] 2018-01-29 22:18:03,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:18:03.149 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.867s] 2018-01-29 22:18:08,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:18:08.750 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.611s] 2018-01-29 22:18:13,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:18:13.645 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.359s] 2018-01-29 22:18:20,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:18:20.063 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.706s] 2018-01-29 22:18:27,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:18:27.037 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.687s] 2018-01-29 22:18:34,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:18:34.853 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.358s] 2018-01-29 22:18:36,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:18:36.745 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-29 22:18:38,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:18:38.429 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.136s] 2018-01-29 22:18:38,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:18:38.576 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.146s] 2018-01-29 22:18:38,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:18:38.705 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.129s] 2018-01-29 22:18:42,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:18:42.076 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.763s] 2018-01-29 22:18:42,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:18:42.937 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.859s] 2018-01-29 22:18:44,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:18:44.149 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.212s] 2018-01-29 22:18:49,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:18:49.551 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.928s] 2018-01-29 22:19:09,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:19:09.500 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.571s] 2018-01-29 22:19:15,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:19:15.046 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.544s] 2018-01-29 22:19:30,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:19:30.545 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.534s] 2018-01-29 22:19:34,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:19:34.376 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.830s] 2018-01-29 22:19:41,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:19:41.049 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.672s] 2018-01-29 22:19:49,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:19:49.717 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.554s] 2018-01-29 22:19:53,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:19:53.740 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.022s] 2018-01-29 22:19:57,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:19:57.261 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.520s] 2018-01-29 22:20:16,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:20:16.607 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.889s] 2018-01-29 22:20:16,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:20:16.816 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.209s] 2018-01-29 22:20:16,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:20:16.992 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.175s] 2018-01-29 22:20:17,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:20:17.140 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.148s] 2018-01-29 22:20:17,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:20:17.293 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.152s] 2018-01-29 22:20:17,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:20:17.440 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.146s] 2018-01-29 22:20:34,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:20:34.368 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.333s] 2018-01-29 22:20:34,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:20:34.844 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.475s] 2018-01-29 22:20:35,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:20:35.508 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.665s] 2018-01-29 22:20:35,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:20:35.718 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.209s] 2018-01-29 22:20:35,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:20:35.871 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.152s] 2018-01-29 22:20:36,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:20:36.032 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.161s] 2018-01-29 22:20:54,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:20:54.360 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.640s] 2018-01-29 22:21:02,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:21:02.514 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.152s] 2018-01-29 22:21:04,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:21:04.709 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.193s] 2018-01-29 22:21:04,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:21:04.809 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.099s] 2018-01-29 22:21:04,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:21:04.900 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.090s] 2018-01-29 22:21:19,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:21:19.628 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.580s] 2018-01-29 22:21:28,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:21:28.644 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.016s] 2018-01-29 22:21:30,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:21:30.809 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.164s] 2018-01-29 22:21:30,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:21:30.915 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.104s] 2018-01-29 22:21:31,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:21:31.004 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.089s] 2018-01-29 22:21:58,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:21:58.069 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [20.691s] 2018-01-29 22:22:15,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:22:15.000 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [16.930s] 2018-01-29 22:22:29,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:22:29.789 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [14.789s] 2018-01-29 22:22:41,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:22:41.940 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.151s] 2018-01-29 22:23:27,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:23:27.492 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [22.254s] 2018-01-29 22:23:43,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:23:43.022 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [15.528s] 2018-01-29 22:23:58,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:23:58.299 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [15.278s] 2018-01-29 22:24:10,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:24:10.124 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [11.823s] 2018-01-29 22:24:34,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:24:34.766 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.221s] 2018-01-29 22:24:36,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:24:36.161 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.393s] 2018-01-29 22:24:36,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:24:36.265 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.104s] 2018-01-29 22:24:40,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:24:40.046 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.924s] 2018-01-29 22:24:41,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:24:41.175 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.128s] 2018-01-29 22:24:41,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:24:41.276 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.101s] 2018-01-29 22:24:45,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:24:45.176 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.679s] 2018-01-29 22:24:47,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:24:47.854 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-01-29 22:24:49,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:24:49.048 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-29 22:24:49,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:24:49.049 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-29 22:24:49,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:24:49.049 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-29 22:24:49,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:24:49.050 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-29 22:24:49,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:24:49.050 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-29 22:25:19,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:25:19.672 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [4.816s] 2018-01-29 22:25:35,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:25:35.049 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [15.362s] 2018-01-29 22:25:35,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:25:35.088 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.041s] 2018-01-29 22:26:29,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:26:29.614 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [1.211s] 2018-01-29 22:26:30,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:26:30.128 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.513s] 2018-01-29 22:26:30,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:26:30.683 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.554s] 2018-01-29 22:26:31,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:26:31.170 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.486s] 2018-01-29 22:26:32,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:26:32.053 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.882s] 2018-01-29 22:26:32,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:26:32.907 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.853s] 2018-01-29 22:27:31,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:27:31.112 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [4.677s] 2018-01-29 22:27:31,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:27:31.178 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.066s] 2018-01-29 22:28:15,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:28:15.618 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [11.388s] 2018-01-29 22:28:31,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:28:31.189 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [9.136s] 2018-01-29 22:28:41,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:28:41.605 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [5.827s] 2018-01-29 22:28:55,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:28:55.251 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [13.644s] 2018-01-29 22:29:05,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:29:05.485 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [7.003s] 2018-01-29 22:29:15,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:29:15.788 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [10.302s] 2018-01-29 22:29:24,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:29:24.283 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.080s] 2018-01-29 22:29:34,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:29:34.326 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.074s] 2018-01-29 22:31:11,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:31:11.549 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [91.940s] 2018-01-29 22:32:01,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:32:01.525 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [34.178s] 2018-01-29 22:33:14,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:33:14.885 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [32.331s] 2018-01-29 22:35:55,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:35:55.103 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [119.650s] 2018-01-29 22:38:02,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-29 22:38:02.190 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [100.631s] 2018-01-29 22:38:17,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 0b0f7722-6560-4425-8c87-0f6e7fcad136'. 2018-01-29 22:38:19,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-29 22:38:19,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-29 22:38:19,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-29 22:38:19,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0b0f7722-6560-4425-8c87-0f6e7fcad136 | 2018-01-29 22:38:19,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-29 22:38:19,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-29 22:13:50 | 2018-01-29 22:38:19,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-29 22:38:17 | 2018-01-29 22:38:19,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:24:27 | 2018-01-29 22:38:19,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-29 22:38:19,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-29 22:38:19,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-29 22:38:19,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 17eaff92-1428-4b8f-8cf4-2e382da0562c) | 2018-01-29 22:38:19,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-01-29 22:38:19,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0c303651-cc1a-4e0a-bb66-8fdca8d1b06b) | 2018-01-29 22:38:19,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-01-29 22:38:19,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1446.766 | 2018-01-29 22:38:19,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 100 | 2018-01-29 22:38:19,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-29 22:38:19,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-29 22:38:19,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-29 22:38:19,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-29 22:38:19,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-29 22:38:19,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-29 22:38:19,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-29 22:38:25,961 - functest.utils.functest_utils - DEBUG - 2018-01-29 22:38:25,961 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-29 22:38:25,961 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 24:46 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-29 22:38:25,963 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-29 22:38:26,025 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-29 22:38:27,124 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual4 2018-01-29 22:38:27,125 - functest.energy.energy - DEBUG - Starting recording 2018-01-29 22:38:27,125 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-29 22:38:27,917 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-29 22:38:29,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-dbf42c85-4401-4294-a03e-83dbb03b45ee'... 2018-01-29 22:38:31,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-dbf42c85-4401-4294-a03e-83dbb03b45ee'... 2018-01-29 22:38:32,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-dbf42c85-4401-4294-a03e-83dbb03b45ee'... 2018-01-29 22:38:43,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-dbf42c85-4401-4294-a03e-83dbb03b45ee'... 2018-01-29 22:38:44,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-dbf42c85-4401-4294-a03e-83dbb03b45ee'... 2018-01-29 22:38:45,429 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-29 22:38:45,430 - 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-01-29 22:38:45,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-29 22:38:45,449 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-29 22:38:45,452 - 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': '1b322bd6-85eb-40b6-a646-2cf856caab9c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'flavor_name': 'rally-tiny-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf42c85-4401-4294-a03e-83dbb03b45ee', '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-01-29 22:39:51,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-29 22:38:47.080 168 INFO rally.task.engine [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Task validation. 2018-01-29 22:38:47.087 168 INFO rally.task.engine [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Task validation of scenarios names. 2018-01-29 22:38:47.089 168 INFO rally.task.engine [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Task validation of scenarios names. 2018-01-29 22:38:47.089 168 INFO rally.task.engine [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Task validation of syntax. 2018-01-29 22:38:47.122 168 INFO rally.task.engine [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Task validation of syntax. 2018-01-29 22:38:47.122 168 INFO rally.task.engine [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Task validation of semantic. 2018-01-29 22:38:47.756 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Enter context: `users` 2018-01-29 22:38:50.496 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Enter context: `users` 2018-01-29 22:38:50.515 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Exit context: `users` 2018-01-29 22:38:56.946 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Exit context: `users` 2018-01-29 22:38:56.946 168 INFO rally.task.engine [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Task validation of semantic. 2018-01-29 22:38:56.947 168 INFO rally.task.engine [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Task validation. Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6: started 2018-01-29 22:38:56.965 168 INFO rally.task.engine [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Benchmarking. 2018-01-29 22:38:56.990 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Enter context: `users` 2018-01-29 22:38:59.488 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Enter context: `users` 2018-01-29 22:38:59.503 295 INFO rally.task.runner [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | ITER: 1 START 2018-01-29 22:38:59.886 295 INFO rally.task.runner [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | ITER: 1 END: OK 2018-01-29 22:38:59.911 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Exit context: `users` 2018-01-29 22:39:04.081 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Exit context: `users` 2018-01-29 22:39:05.020 168 INFO rally.task.engine [-] Load duration is: 0.382615 2018-01-29 22:39:05.021 168 INFO rally.task.engine [-] Full duration is: 7.092604 2018-01-29 22:39:05.053 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Enter context: `users` 2018-01-29 22:39:07.694 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Enter context: `users` 2018-01-29 22:39:07.708 381 INFO rally.task.runner [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | ITER: 1 START 2018-01-29 22:39:08.698 381 INFO rally.task.runner [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | ITER: 1 END: OK 2018-01-29 22:39:08.720 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Exit context: `users` 2018-01-29 22:39:12.866 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Exit context: `users` 2018-01-29 22:39:13.085 168 INFO rally.task.engine [-] Load duration is: 0.989576 2018-01-29 22:39:13.085 168 INFO rally.task.engine [-] Full duration is: 7.814216 2018-01-29 22:39:13.114 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Enter context: `users` 2018-01-29 22:39:15.746 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Enter context: `users` 2018-01-29 22:39:15.760 467 INFO rally.task.runner [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | ITER: 1 START 2018-01-29 22:39:16.449 467 INFO rally.task.runner [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | ITER: 1 END: OK 2018-01-29 22:39:16.470 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Exit context: `users` 2018-01-29 22:39:20.704 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Exit context: `users` 2018-01-29 22:39:21.145 168 INFO rally.task.engine [-] Load duration is: 0.687891 2018-01-29 22:39:21.146 168 INFO rally.task.engine [-] Full duration is: 7.591239 2018-01-29 22:39:21.174 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Enter context: `users` 2018-01-29 22:39:24.207 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Enter context: `users` 2018-01-29 22:39:24.220 553 INFO rally.task.runner [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | ITER: 1 START 2018-01-29 22:39:24.995 553 INFO rally.task.runner [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | ITER: 1 END: OK 2018-01-29 22:39:25.011 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Exit context: `users` 2018-01-29 22:39:29.227 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Exit context: `users` 2018-01-29 22:39:31.206 168 INFO rally.task.engine [-] Load duration is: 0.774176 2018-01-29 22:39:31.207 168 INFO rally.task.engine [-] Full duration is: 8.054417 2018-01-29 22:39:31.240 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Enter context: `users` 2018-01-29 22:39:34.296 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Enter context: `users` 2018-01-29 22:39:34.310 639 INFO rally.task.runner [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | ITER: 1 START 2018-01-29 22:39:35.339 639 INFO rally.task.runner [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | ITER: 1 END: OK 2018-01-29 22:39:35.362 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Exit context: `users` 2018-01-29 22:39:39.300 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Exit context: `users` 2018-01-29 22:39:41.284 168 INFO rally.task.engine [-] Load duration is: 1.028636 2018-01-29 22:39:41.285 168 INFO rally.task.engine [-] Full duration is: 8.061102 2018-01-29 22:39:41.318 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Enter context: `users` 2018-01-29 22:39:44.566 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Enter context: `users` 2018-01-29 22:39:44.579 725 INFO rally.task.runner [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | ITER: 1 START 2018-01-29 22:39:45.270 725 INFO rally.task.runner [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | ITER: 1 END: OK 2018-01-29 22:39:45.290 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Starting: Exit context: `users` 2018-01-29 22:39:49.443 168 INFO rally.plugins.openstack.context.keystone.users [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Exit context: `users` 2018-01-29 22:39:51.360 168 INFO rally.task.engine [-] Load duration is: 0.690296 2018-01-29 22:39:51.361 168 INFO rally.task.engine [-] Full duration is: 8.12602 2018-01-29 22:39:51.389 168 INFO rally.task.engine [-] Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6 | Completed: Benchmarking. Task 6af394ae-bf50-4cf9-83d5-0efd8599bad6: 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.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | total | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.382615 Full duration: 7.092604 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.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | total | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.989576 Full duration: 7.814216 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.437 | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 100.0% | 1 | | total | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.687891 Full duration: 7.591239 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.501 | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.774176 Full duration: 8.054417 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | total | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.028636 Full duration: 8.061102 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.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | total | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.690296 Full duration: 8.12602 2018-01-29 22:39:51,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6af394ae-bf50-4cf9-83d5-0efd8599bad6 2018-01-29 22:39:51,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-29 22:39:51,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6af394ae-bf50-4cf9-83d5-0efd8599bad6', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-29 22:39:51,534 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6af394ae-bf50-4cf9-83d5-0efd8599bad6'] 2018-01-29 22:39:52,716 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-29 22:39:52,717 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-29 22:39:52,717 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-29 22:39:52,718 - 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-01-29 22:39:52,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-29 22:39:52,736 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-29 22:39:52,738 - 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': '1b322bd6-85eb-40b6-a646-2cf856caab9c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'flavor_name': 'rally-tiny-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf42c85-4401-4294-a03e-83dbb03b45ee', '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-01-29 22:41:17,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-29 22:39:54.453 771 INFO rally.task.engine [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Task validation. 2018-01-29 22:39:54.461 771 INFO rally.task.engine [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Task validation of scenarios names. 2018-01-29 22:39:54.463 771 INFO rally.task.engine [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Task validation of scenarios names. 2018-01-29 22:39:54.463 771 INFO rally.task.engine [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Task validation of syntax. 2018-01-29 22:39:54.492 771 INFO rally.task.engine [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Task validation of syntax. 2018-01-29 22:39:54.492 771 INFO rally.task.engine [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Task validation of semantic. 2018-01-29 22:39:55.031 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Enter context: `users` 2018-01-29 22:39:57.947 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Enter context: `users` 2018-01-29 22:39:59.454 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Exit context: `users` 2018-01-29 22:40:04.849 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Exit context: `users` 2018-01-29 22:40:04.850 771 INFO rally.task.engine [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Task validation of semantic. 2018-01-29 22:40:04.850 771 INFO rally.task.engine [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Task validation. Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6: started 2018-01-29 22:40:04.867 771 INFO rally.task.engine [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Benchmarking. 2018-01-29 22:40:04.890 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Enter context: `users` 2018-01-29 22:40:07.268 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Enter context: `users` 2018-01-29 22:40:07.283 898 INFO rally.task.runner [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | ITER: 1 START 2018-01-29 22:40:12.449 898 INFO rally.task.runner [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | ITER: 1 END: OK 2018-01-29 22:40:12.471 771 INFO rally.plugins.openstack.context.cleanup.user [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: user resources cleanup 2018-01-29 22:40:13.401 771 INFO rally.plugins.openstack.context.cleanup.user [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: user resources cleanup 2018-01-29 22:40:13.401 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Exit context: `users` 2018-01-29 22:40:17.624 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Exit context: `users` 2018-01-29 22:40:18.938 771 INFO rally.task.engine [-] Load duration is: 5.164922 2018-01-29 22:40:18.938 771 INFO rally.task.engine [-] Full duration is: 12.73554 2018-01-29 22:40:18.972 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Enter context: `users` 2018-01-29 22:40:21.632 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Enter context: `users` 2018-01-29 22:40:21.644 1004 INFO rally.task.runner [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | ITER: 1 START 2018-01-29 22:40:25.398 1004 INFO rally.task.runner [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | ITER: 1 END: OK 2018-01-29 22:40:25.421 771 INFO rally.plugins.openstack.context.cleanup.user [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: user resources cleanup 2018-01-29 22:40:27.413 771 INFO rally.plugins.openstack.context.cleanup.user [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: user resources cleanup 2018-01-29 22:40:27.414 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Exit context: `users` 2018-01-29 22:40:31.718 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Exit context: `users` 2018-01-29 22:40:33.017 771 INFO rally.task.engine [-] Load duration is: 3.752751 2018-01-29 22:40:33.018 771 INFO rally.task.engine [-] Full duration is: 12.748794 2018-01-29 22:40:33.046 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Enter context: `users` 2018-01-29 22:40:35.631 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Enter context: `users` 2018-01-29 22:40:35.644 1110 INFO rally.task.runner [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | ITER: 1 START 2018-01-29 22:40:36.307 1110 INFO rally.task.runner [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | ITER: 1 END: OK 2018-01-29 22:40:36.324 771 INFO rally.plugins.openstack.context.cleanup.user [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: user resources cleanup 2018-01-29 22:40:37.038 771 INFO rally.plugins.openstack.context.cleanup.user [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: user resources cleanup 2018-01-29 22:40:37.038 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Exit context: `users` 2018-01-29 22:40:41.278 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Exit context: `users` 2018-01-29 22:40:43.087 771 INFO rally.task.engine [-] Load duration is: 0.661656 2018-01-29 22:40:43.088 771 INFO rally.task.engine [-] Full duration is: 8.2336 2018-01-29 22:40:43.115 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Enter context: `users` 2018-01-29 22:40:46.008 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Enter context: `users` 2018-01-29 22:40:46.008 771 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Enter context: `quotas` 2018-01-29 22:40:46.594 771 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Enter context: `quotas` 2018-01-29 22:40:47.233 1216 INFO rally.task.runner [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | ITER: 1 START 2018-01-29 22:41:04.247 1216 INFO rally.task.runner [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | ITER: 1 END: OK 2018-01-29 22:41:04.266 771 INFO rally.plugins.openstack.context.cleanup.user [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: user resources cleanup 2018-01-29 22:41:12.314 771 INFO rally.plugins.openstack.context.cleanup.user [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: user resources cleanup 2018-01-29 22:41:12.315 771 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Exit context: `quotas` 2018-01-29 22:41:12.381 771 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Exit context: `quotas` 2018-01-29 22:41:12.381 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Starting: Exit context: `users` 2018-01-29 22:41:16.465 771 INFO rally.plugins.openstack.context.keystone.users [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Exit context: `users` 2018-01-29 22:41:17.232 771 INFO rally.task.engine [-] Load duration is: 16.013613 2018-01-29 22:41:17.233 771 INFO rally.task.engine [-] Full duration is: 33.352004 2018-01-29 22:41:17.257 771 INFO rally.task.engine [-] Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 | Completed: Benchmarking. Task 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6: 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 | 4.067 | 4.067 | 4.067 | 4.067 | 4.067 | 4.067 | 100.0% | 1 | | glance.delete_image | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | total | 5.165 | 5.165 | 5.165 | 5.165 | 5.165 | 5.165 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.164922 Full duration: 12.73554 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.687 | 3.687 | 3.687 | 3.687 | 3.687 | 3.687 | 100.0% | 1 | | glance.list_images | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 3.753 | 3.753 | 3.753 | 3.753 | 3.753 | 3.753 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.752751 Full duration: 12.748794 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.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | total | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.661656 Full duration: 8.2336 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.465 | 3.465 | 3.465 | 3.465 | 3.465 | 3.465 | 100.0% | 1 | | nova.boot_servers | 13.549 | 13.549 | 13.549 | 13.549 | 13.549 | 13.549 | 100.0% | 1 | | total | 16.014 | 16.014 | 16.014 | 16.014 | 16.014 | 16.014 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.013613 Full duration: 33.352004 2018-01-29 22:41:17,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7fa39d97-c301-4aa4-bc99-22af7c5d6ab6 2018-01-29 22:41:17,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7fa39d97-c301-4aa4-bc99-22af7c5d6ab6', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-29 22:41:17,394 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7fa39d97-c301-4aa4-bc99-22af7c5d6ab6'] 2018-01-29 22:41:18,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-29 22:41:18,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-29 22:41:18,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-29 22:41:18,566 - 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-01-29 22:41:18,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-29 22:41:18,585 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-29 22:41:18,588 - 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': '1b322bd6-85eb-40b6-a646-2cf856caab9c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'flavor_name': 'rally-tiny-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf42c85-4401-4294-a03e-83dbb03b45ee', '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-01-29 22:45:18,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-29 22:41:20.190 1382 INFO rally.task.engine [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Task validation. 2018-01-29 22:41:20.197 1382 INFO rally.task.engine [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Task validation of scenarios names. 2018-01-29 22:41:20.200 1382 INFO rally.task.engine [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Task validation of scenarios names. 2018-01-29 22:41:20.200 1382 INFO rally.task.engine [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Task validation of syntax. 2018-01-29 22:41:20.247 1382 INFO rally.task.engine [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Task validation of syntax. 2018-01-29 22:41:20.247 1382 INFO rally.task.engine [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Task validation of semantic. 2018-01-29 22:41:20.810 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Enter context: `users` 2018-01-29 22:41:23.952 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Enter context: `users` 2018-01-29 22:41:26.452 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Exit context: `users` 2018-01-29 22:41:31.212 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Exit context: `users` 2018-01-29 22:41:31.213 1382 INFO rally.task.engine [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Task validation of semantic. 2018-01-29 22:41:31.213 1382 INFO rally.task.engine [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Task validation. Task 95777c9e-5a87-40bb-8601-53dde65c7ae6: started 2018-01-29 22:41:31.235 1382 INFO rally.task.engine [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Benchmarking. 2018-01-29 22:41:31.322 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Enter context: `users` 2018-01-29 22:41:34.648 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Enter context: `users` 2018-01-29 22:41:34.665 1509 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 START 2018-01-29 22:42:00.283 1509 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 END: OK 2018-01-29 22:42:00.303 1382 INFO rally.plugins.openstack.context.cleanup.user [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: user resources cleanup 2018-01-29 22:42:18.518 1382 INFO rally.plugins.openstack.context.cleanup.user [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: user resources cleanup 2018-01-29 22:42:18.520 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Exit context: `users` 2018-01-29 22:42:22.920 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Exit context: `users` 2018-01-29 22:42:23.461 1382 INFO rally.task.engine [-] Load duration is: 25.616977 2018-01-29 22:42:23.462 1382 INFO rally.task.engine [-] Full duration is: 51.598627 2018-01-29 22:42:23.498 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Enter context: `users` 2018-01-29 22:42:26.302 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Enter context: `users` 2018-01-29 22:42:26.315 1615 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 START 2018-01-29 22:42:44.052 1615 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 END: OK 2018-01-29 22:42:44.074 1382 INFO rally.plugins.openstack.context.cleanup.user [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: user resources cleanup 2018-01-29 22:42:52.630 1382 INFO rally.plugins.openstack.context.cleanup.user [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: user resources cleanup 2018-01-29 22:42:52.630 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Exit context: `users` 2018-01-29 22:42:57.000 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Exit context: `users` 2018-01-29 22:42:57.598 1382 INFO rally.task.engine [-] Load duration is: 17.735753 2018-01-29 22:42:57.598 1382 INFO rally.task.engine [-] Full duration is: 33.503596 2018-01-29 22:42:57.627 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Enter context: `users` 2018-01-29 22:42:59.981 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Enter context: `users` 2018-01-29 22:42:59.995 1721 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 START 2018-01-29 22:43:09.201 1721 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 END: OK 2018-01-29 22:43:09.220 1382 INFO rally.plugins.openstack.context.cleanup.user [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: user resources cleanup 2018-01-29 22:43:26.274 1382 INFO rally.plugins.openstack.context.cleanup.user [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: user resources cleanup 2018-01-29 22:43:26.274 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Exit context: `users` 2018-01-29 22:43:30.820 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Exit context: `users` 2018-01-29 22:43:31.723 1382 INFO rally.task.engine [-] Load duration is: 9.204529 2018-01-29 22:43:31.725 1382 INFO rally.task.engine [-] Full duration is: 33.194856 2018-01-29 22:43:31.754 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Enter context: `users` 2018-01-29 22:43:34.824 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Enter context: `users` 2018-01-29 22:43:34.839 1827 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 START 2018-01-29 22:43:44.752 1827 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 END: OK 2018-01-29 22:43:44.772 1382 INFO rally.plugins.openstack.context.cleanup.user [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: user resources cleanup 2018-01-29 22:43:51.425 1382 INFO rally.plugins.openstack.context.cleanup.user [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: user resources cleanup 2018-01-29 22:43:51.426 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Exit context: `users` 2018-01-29 22:43:55.705 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Exit context: `users` 2018-01-29 22:43:55.818 1382 INFO rally.task.engine [-] Load duration is: 9.912578 2018-01-29 22:43:55.818 1382 INFO rally.task.engine [-] Full duration is: 23.951573 2018-01-29 22:43:55.844 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Enter context: `users` 2018-01-29 22:43:58.491 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Enter context: `users` 2018-01-29 22:43:58.504 1933 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 START 2018-01-29 22:44:04.830 1933 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 END: OK 2018-01-29 22:44:04.848 1382 INFO rally.plugins.openstack.context.cleanup.user [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: user resources cleanup 2018-01-29 22:44:15.887 1382 INFO rally.plugins.openstack.context.cleanup.user [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: user resources cleanup 2018-01-29 22:44:15.888 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Exit context: `users` 2018-01-29 22:44:19.940 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Exit context: `users` 2018-01-29 22:44:21.915 1382 INFO rally.task.engine [-] Load duration is: 6.325838 2018-01-29 22:44:21.916 1382 INFO rally.task.engine [-] Full duration is: 24.096441 2018-01-29 22:44:21.949 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Enter context: `users` 2018-01-29 22:44:25.084 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Enter context: `users` 2018-01-29 22:44:25.097 2039 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 START 2018-01-29 22:44:34.366 2039 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 END: OK 2018-01-29 22:44:34.391 1382 INFO rally.plugins.openstack.context.cleanup.user [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: user resources cleanup 2018-01-29 22:44:40.874 1382 INFO rally.plugins.openstack.context.cleanup.user [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: user resources cleanup 2018-01-29 22:44:40.875 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Exit context: `users` 2018-01-29 22:44:45.709 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Exit context: `users` 2018-01-29 22:44:46.013 1382 INFO rally.task.engine [-] Load duration is: 9.268207 2018-01-29 22:44:46.013 1382 INFO rally.task.engine [-] Full duration is: 23.761465 2018-01-29 22:44:46.043 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Enter context: `users` 2018-01-29 22:44:48.542 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Enter context: `users` 2018-01-29 22:44:48.557 2145 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 START 2018-01-29 22:44:49.240 2145 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 END: OK 2018-01-29 22:44:49.257 1382 INFO rally.plugins.openstack.context.cleanup.user [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: user resources cleanup 2018-01-29 22:44:56.048 1382 INFO rally.plugins.openstack.context.cleanup.user [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: user resources cleanup 2018-01-29 22:44:56.049 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Exit context: `users` 2018-01-29 22:45:00.049 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Exit context: `users` 2018-01-29 22:45:00.096 1382 INFO rally.task.engine [-] Load duration is: 0.681618 2018-01-29 22:45:00.097 1382 INFO rally.task.engine [-] Full duration is: 14.007631 2018-01-29 22:45:00.125 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Enter context: `users` 2018-01-29 22:45:03.233 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Enter context: `users` 2018-01-29 22:45:03.248 2251 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 START 2018-01-29 22:45:12.129 2251 INFO rally.task.runner [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | ITER: 1 END: OK 2018-01-29 22:45:12.145 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Starting: Exit context: `users` 2018-01-29 22:45:16.631 1382 INFO rally.plugins.openstack.context.keystone.users [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Exit context: `users` 2018-01-29 22:45:18.180 1382 INFO rally.task.engine [-] Load duration is: 8.880428 2018-01-29 22:45:18.181 1382 INFO rally.task.engine [-] Full duration is: 16.508209 2018-01-29 22:45:18.205 1382 INFO rally.task.engine [-] Task 95777c9e-5a87-40bb-8601-53dde65c7ae6 | Completed: Benchmarking. Task 95777c9e-5a87-40bb-8601-53dde65c7ae6: 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 | 12.122 | 12.122 | 12.122 | 12.122 | 12.122 | 12.122 | 100.0% | 1 | | ceilometer.get_alarm_state | 4.229 | 4.229 | 4.229 | 4.229 | 4.229 | 4.229 | 100.0% | 1 | | ceilometer.get_alarm_history | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | ceilometer.set_alarm_state | 8.503 | 8.503 | 8.503 | 8.503 | 8.503 | 8.503 | 100.0% | 1 | | total | 25.617 | 25.617 | 25.617 | 25.617 | 25.617 | 25.617 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.616977 Full duration: 51.598627 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 | 12.743 | 12.743 | 12.743 | 12.743 | 12.743 | 12.743 | 100.0% | 1 | | ceilometer.delete_alarm | 4.993 | 4.993 | 4.993 | 4.993 | 4.993 | 4.993 | 100.0% | 1 | | total | 17.736 | 17.736 | 17.736 | 17.736 | 17.736 | 17.736 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.735753 Full duration: 33.503596 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 | 9.127 | 9.127 | 9.127 | 9.127 | 9.127 | 9.127 | 100.0% | 1 | | ceilometer.get_alarm | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 9.205 | 9.205 | 9.205 | 9.205 | 9.205 | 9.205 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.204529 Full duration: 33.194856 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 | 5.366 | 5.366 | 5.366 | 5.366 | 5.366 | 5.366 | 100.0% | 1 | | ceilometer.list_alarms | 4.546 | 4.546 | 4.546 | 4.546 | 4.546 | 4.546 | 100.0% | 1 | | total | 9.913 | 9.913 | 9.913 | 9.913 | 9.913 | 9.913 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.912578 Full duration: 23.951573 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 | 5.722 | 5.722 | 5.722 | 5.722 | 5.722 | 5.722 | 100.0% | 1 | | ceilometer.query_alarm_history | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | total | 6.326 | 6.326 | 6.326 | 6.326 | 6.326 | 6.326 | 100.0% | 1 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.325838 Full duration: 24.096441 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 | 8.672 | 8.672 | 8.672 | 8.672 | 8.672 | 8.672 | 100.0% | 1 | | ceilometer.query_alarms | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | total | 9.268 | 9.268 | 9.268 | 9.268 | 9.268 | 9.268 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.268207 Full duration: 23.761465 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.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | ceilometer.update_alarm | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.681618 Full duration: 14.007631 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 | 8.88 | 8.88 | 8.88 | 8.88 | 8.88 | 8.88 | 100.0% | 1 | | total | 8.88 | 8.88 | 8.88 | 8.88 | 8.88 | 8.88 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.880428 Full duration: 16.508209 2018-01-29 22:45:18,358 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 95777c9e-5a87-40bb-8601-53dde65c7ae6 2018-01-29 22:45:18,358 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '95777c9e-5a87-40bb-8601-53dde65c7ae6', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-01-29 22:45:18,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '95777c9e-5a87-40bb-8601-53dde65c7ae6'] 2018-01-29 22:45:19,562 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-29 22:45:19,563 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" OK. 2018-01-29 22:45:19,563 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-29 22:45:19,563 - 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-01-29 22:45:19,563 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-29 22:45:19,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-29 22:45:19,584 - 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': '1b322bd6-85eb-40b6-a646-2cf856caab9c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'flavor_name': 'rally-tiny-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf42c85-4401-4294-a03e-83dbb03b45ee', '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-01-29 22:47:20,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-29 22:45:21.197 2297 INFO rally.task.engine [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Task validation. 2018-01-29 22:45:21.204 2297 INFO rally.task.engine [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Task validation of scenarios names. 2018-01-29 22:45:21.207 2297 INFO rally.task.engine [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Task validation of scenarios names. 2018-01-29 22:45:21.207 2297 INFO rally.task.engine [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Task validation of syntax. 2018-01-29 22:45:21.267 2297 INFO rally.task.engine [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Task validation of syntax. 2018-01-29 22:45:21.267 2297 INFO rally.task.engine [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Task validation of semantic. 2018-01-29 22:45:21.718 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Enter context: `users` 2018-01-29 22:45:25.014 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Enter context: `users` 2018-01-29 22:45:27.228 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Exit context: `users` 2018-01-29 22:45:31.705 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Exit context: `users` 2018-01-29 22:45:31.705 2297 INFO rally.task.engine [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Task validation of semantic. 2018-01-29 22:45:31.705 2297 INFO rally.task.engine [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Task validation. Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736: started 2018-01-29 22:45:31.786 2297 INFO rally.task.engine [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Benchmarking. 2018-01-29 22:45:31.815 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Enter context: `users` 2018-01-29 22:45:34.734 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Enter context: `users` 2018-01-29 22:45:34.735 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Enter context: `quotas` 2018-01-29 22:45:35.458 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Enter context: `quotas` 2018-01-29 22:45:35.458 2297 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Enter context: `Volumes` 2018-01-29 22:45:38.577 2297 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Enter context: `Volumes` 2018-01-29 22:45:38.592 2424 INFO rally.task.runner [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | ITER: 1 START 2018-01-29 22:45:43.691 2424 INFO rally.task.runner [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | ITER: 1 END: OK 2018-01-29 22:45:43.709 2297 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: user resources cleanup 2018-01-29 22:45:47.068 2297 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: user resources cleanup 2018-01-29 22:45:47.068 2297 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Exit context: `Volumes` 2018-01-29 22:45:47.162 2297 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Exit context: `Volumes` 2018-01-29 22:45:47.163 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Exit context: `quotas` 2018-01-29 22:45:47.199 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Exit context: `quotas` 2018-01-29 22:45:47.199 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Exit context: `users` 2018-01-29 22:45:51.669 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Exit context: `users` 2018-01-29 22:45:51.887 2297 INFO rally.task.engine [-] Load duration is: 3.098013 2018-01-29 22:45:51.887 2297 INFO rally.task.engine [-] Full duration is: 19.855748 2018-01-29 22:45:51.923 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Enter context: `users` 2018-01-29 22:45:54.945 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Enter context: `users` 2018-01-29 22:45:54.945 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Enter context: `quotas` 2018-01-29 22:45:55.690 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Enter context: `quotas` 2018-01-29 22:45:55.703 2610 INFO rally.task.runner [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | ITER: 1 START 2018-01-29 22:46:01.043 2610 INFO rally.task.runner [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | ITER: 1 END: OK 2018-01-29 22:46:01.066 2297 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: user resources cleanup 2018-01-29 22:46:02.071 2297 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: user resources cleanup 2018-01-29 22:46:02.071 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Exit context: `quotas` 2018-01-29 22:46:02.129 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Exit context: `quotas` 2018-01-29 22:46:02.129 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Exit context: `users` 2018-01-29 22:46:06.972 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Exit context: `users` 2018-01-29 22:46:07.983 2297 INFO rally.task.engine [-] Load duration is: 3.33931 2018-01-29 22:46:07.984 2297 INFO rally.task.engine [-] Full duration is: 15.050956 2018-01-29 22:46:08.016 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Enter context: `users` 2018-01-29 22:46:10.549 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Enter context: `users` 2018-01-29 22:46:10.549 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Enter context: `quotas` 2018-01-29 22:46:11.169 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Enter context: `quotas` 2018-01-29 22:46:11.757 2776 INFO rally.task.runner [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | ITER: 1 START 2018-01-29 22:46:19.990 2776 INFO rally.task.runner [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | ITER: 1 END: OK 2018-01-29 22:46:20.010 2297 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: user resources cleanup 2018-01-29 22:46:20.773 2297 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: user resources cleanup 2018-01-29 22:46:20.773 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Exit context: `quotas` 2018-01-29 22:46:20.809 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Exit context: `quotas` 2018-01-29 22:46:20.809 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Exit context: `users` 2018-01-29 22:46:25.116 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Exit context: `users` 2018-01-29 22:46:26.075 2297 INFO rally.task.engine [-] Load duration is: 6.23227 2018-01-29 22:46:26.075 2297 INFO rally.task.engine [-] Full duration is: 17.101785 2018-01-29 22:46:26.109 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Enter context: `users` 2018-01-29 22:46:28.839 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Enter context: `users` 2018-01-29 22:46:28.839 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Enter context: `quotas` 2018-01-29 22:46:29.475 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Enter context: `quotas` 2018-01-29 22:46:29.488 2942 INFO rally.task.runner [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | ITER: 1 START 2018-01-29 22:46:34.996 2942 INFO rally.task.runner [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | ITER: 1 END: OK 2018-01-29 22:46:35.020 2297 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: user resources cleanup 2018-01-29 22:46:35.840 2297 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: user resources cleanup 2018-01-29 22:46:35.840 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Exit context: `quotas` 2018-01-29 22:46:35.879 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Exit context: `quotas` 2018-01-29 22:46:35.879 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Exit context: `users` 2018-01-29 22:46:39.846 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Exit context: `users` 2018-01-29 22:46:40.160 2297 INFO rally.task.engine [-] Load duration is: 3.507333 2018-01-29 22:46:40.161 2297 INFO rally.task.engine [-] Full duration is: 13.741733 2018-01-29 22:46:40.193 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Enter context: `users` 2018-01-29 22:46:43.355 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Enter context: `users` 2018-01-29 22:46:43.356 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Enter context: `quotas` 2018-01-29 22:46:44.204 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Enter context: `quotas` 2018-01-29 22:46:44.222 3108 INFO rally.task.runner [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | ITER: 1 START 2018-01-29 22:46:52.291 3108 INFO rally.task.runner [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | ITER: 1 END: OK 2018-01-29 22:46:52.310 2297 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: user resources cleanup 2018-01-29 22:46:53.254 2297 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: user resources cleanup 2018-01-29 22:46:53.254 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Exit context: `quotas` 2018-01-29 22:46:53.307 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Exit context: `quotas` 2018-01-29 22:46:53.307 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Exit context: `users` 2018-01-29 22:46:58.006 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Exit context: `users` 2018-01-29 22:46:58.260 2297 INFO rally.task.engine [-] Load duration is: 6.068715 2018-01-29 22:46:58.261 2297 INFO rally.task.engine [-] Full duration is: 17.815703 2018-01-29 22:46:58.295 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Enter context: `users` 2018-01-29 22:47:01.151 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Enter context: `users` 2018-01-29 22:47:01.151 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Enter context: `quotas` 2018-01-29 22:47:01.806 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Enter context: `quotas` 2018-01-29 22:47:01.807 2297 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Enter context: `Volumes` 2018-01-29 22:47:05.458 2297 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Enter context: `Volumes` 2018-01-29 22:47:05.471 3274 INFO rally.task.runner [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | ITER: 1 START 2018-01-29 22:47:11.138 3274 INFO rally.task.runner [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | ITER: 1 END: OK 2018-01-29 22:47:11.161 2297 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: user resources cleanup 2018-01-29 22:47:14.223 2297 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: user resources cleanup 2018-01-29 22:47:14.223 2297 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Exit context: `Volumes` 2018-01-29 22:47:14.320 2297 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Exit context: `Volumes` 2018-01-29 22:47:14.320 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Exit context: `quotas` 2018-01-29 22:47:14.366 2297 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Exit context: `quotas` 2018-01-29 22:47:14.367 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Starting: Exit context: `users` 2018-01-29 22:47:18.727 2297 INFO rally.plugins.openstack.context.keystone.users [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Exit context: `users` 2018-01-29 22:47:20.358 2297 INFO rally.task.engine [-] Load duration is: 3.666296 2018-01-29 22:47:20.359 2297 INFO rally.task.engine [-] Full duration is: 20.435187 2018-01-29 22:47:20.381 2297 INFO rally.task.engine [-] Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 | Completed: Benchmarking. Task 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736: 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.838 | 2.838 | 2.838 | 2.838 | 2.838 | 2.838 | 100.0% | 1 | | cinder.delete_snapshot | 2.26 | 2.26 | 2.26 | 2.26 | 2.26 | 2.26 | 100.0% | 1 | | total | 3.098 | 3.098 | 3.098 | 3.098 | 3.098 | 3.098 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.098013 Full duration: 19.855748 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 | 3.061 | 3.061 | 3.061 | 3.061 | 3.061 | 3.061 | 100.0% | 1 | | cinder.delete_volume | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 100.0% | 1 | | total | 3.339 | 3.339 | 3.339 | 3.339 | 3.339 | 3.339 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.33931 Full duration: 15.050956 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 | 5.961 | 5.961 | 5.961 | 5.961 | 5.961 | 5.961 | 100.0% | 1 | | cinder.delete_volume | 2.272 | 2.272 | 2.272 | 2.272 | 2.272 | 2.272 | 100.0% | 1 | | total | 6.232 | 6.232 | 6.232 | 6.232 | 6.232 | 6.232 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.23227 Full duration: 17.101785 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 | 3.14 | 3.14 | 3.14 | 3.14 | 3.14 | 3.14 | 100.0% | 1 | | cinder.delete_volume | 2.367 | 2.367 | 2.367 | 2.367 | 2.367 | 2.367 | 100.0% | 1 | | total | 3.507 | 3.507 | 3.507 | 3.507 | 3.507 | 3.507 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.507333 Full duration: 13.741733 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 | 3.384 | 3.384 | 3.384 | 3.384 | 3.384 | 3.384 | 100.0% | 1 | | cinder.extend_volume | 2.379 | 2.379 | 2.379 | 2.379 | 2.379 | 2.379 | 100.0% | 1 | | cinder.delete_volume | 2.306 | 2.306 | 2.306 | 2.306 | 2.306 | 2.306 | 100.0% | 1 | | total | 6.069 | 6.069 | 6.069 | 6.069 | 6.069 | 6.069 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.068715 Full duration: 17.815703 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 | 3.174 | 3.174 | 3.174 | 3.174 | 3.174 | 3.174 | 100.0% | 1 | | cinder.delete_volume | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 100.0% | 1 | | total | 3.666 | 3.666 | 3.666 | 3.666 | 3.666 | 3.666 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.666296 Full duration: 20.435187 2018-01-29 22:47:20,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736 2018-01-29 22:47:20,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-29 22:47:20,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6b5a70b2-1f59-4ca3-b88e-86e8d6d1d736'] 2018-01-29 22:47:21,726 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-29 22:47:21,727 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-29 22:47:21,727 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-29 22:47:21,728 - 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-01-29 22:47:21,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-29 22:47:21,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-29 22:47:21,747 - 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': '1b322bd6-85eb-40b6-a646-2cf856caab9c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'flavor_name': 'rally-tiny-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf42c85-4401-4294-a03e-83dbb03b45ee', '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-01-29 22:48:39,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-29 22:47:23.377 3420 INFO rally.task.engine [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: Task validation. 2018-01-29 22:47:23.385 3420 INFO rally.task.engine [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: Task validation of scenarios names. 2018-01-29 22:47:23.387 3420 INFO rally.task.engine [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: Task validation of scenarios names. 2018-01-29 22:47:23.388 3420 INFO rally.task.engine [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: Task validation of syntax. 2018-01-29 22:47:23.413 3420 INFO rally.task.engine [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: Task validation of syntax. 2018-01-29 22:47:23.413 3420 INFO rally.task.engine [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: Task validation of semantic. 2018-01-29 22:47:24.061 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: Enter context: `users` 2018-01-29 22:47:26.612 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: Enter context: `users` 2018-01-29 22:47:29.687 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: Exit context: `users` 2018-01-29 22:47:34.939 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: Exit context: `users` 2018-01-29 22:47:34.939 3420 INFO rally.task.engine [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: Task validation of semantic. 2018-01-29 22:47:34.940 3420 INFO rally.task.engine [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: Task validation. Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b: started 2018-01-29 22:47:34.956 3420 INFO rally.task.engine [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: Benchmarking. 2018-01-29 22:47:34.980 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: Enter context: `users` 2018-01-29 22:47:37.353 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: Enter context: `users` 2018-01-29 22:47:37.370 3547 INFO rally.task.runner [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | ITER: 1 START 2018-01-29 22:47:48.621 3547 INFO rally.task.runner [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | ITER: 1 END: OK 2018-01-29 22:47:48.641 3420 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: user resources cleanup 2018-01-29 22:47:49.156 3420 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: user resources cleanup 2018-01-29 22:47:49.156 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: Exit context: `users` 2018-01-29 22:47:53.832 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: Exit context: `users` 2018-01-29 22:47:55.120 3420 INFO rally.task.engine [-] Load duration is: 7.250547 2018-01-29 22:47:55.120 3420 INFO rally.task.engine [-] Full duration is: 18.853365 2018-01-29 22:47:55.151 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: Enter context: `users` 2018-01-29 22:47:57.813 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: Enter context: `users` 2018-01-29 22:47:57.826 3653 INFO rally.task.runner [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | ITER: 1 START 2018-01-29 22:48:05.850 3653 INFO rally.task.runner [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | ITER: 1 END: OK 2018-01-29 22:48:05.868 3420 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: user resources cleanup 2018-01-29 22:48:06.444 3420 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: user resources cleanup 2018-01-29 22:48:06.444 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: Exit context: `users` 2018-01-29 22:48:10.239 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: Exit context: `users` 2018-01-29 22:48:11.211 3420 INFO rally.task.engine [-] Load duration is: 6.022654 2018-01-29 22:48:11.211 3420 INFO rally.task.engine [-] Full duration is: 15.088855 2018-01-29 22:48:11.240 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: Enter context: `users` 2018-01-29 22:48:14.564 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: Enter context: `users` 2018-01-29 22:48:14.578 3759 INFO rally.task.runner [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | ITER: 1 START 2018-01-29 22:48:24.002 3759 INFO rally.task.runner [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | ITER: 1 END: OK 2018-01-29 22:48:24.026 3420 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: user resources cleanup 2018-01-29 22:48:24.597 3420 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: user resources cleanup 2018-01-29 22:48:24.597 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: Exit context: `users` 2018-01-29 22:48:28.670 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: Exit context: `users` 2018-01-29 22:48:29.295 3420 INFO rally.task.engine [-] Load duration is: 7.423994 2018-01-29 22:48:29.296 3420 INFO rally.task.engine [-] Full duration is: 17.430987 2018-01-29 22:48:29.324 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: Enter context: `users` 2018-01-29 22:48:32.094 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: Enter context: `users` 2018-01-29 22:48:32.106 3865 INFO rally.task.runner [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | ITER: 1 START 2018-01-29 22:48:32.923 3865 INFO rally.task.runner [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | ITER: 1 END: OK 2018-01-29 22:48:32.941 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Starting: Exit context: `users` 2018-01-29 22:48:37.705 3420 INFO rally.plugins.openstack.context.keystone.users [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: Exit context: `users` 2018-01-29 22:48:39.369 3420 INFO rally.task.engine [-] Load duration is: 0.816541 2018-01-29 22:48:39.370 3420 INFO rally.task.engine [-] Full duration is: 8.381965 2018-01-29 22:48:39.400 3420 INFO rally.task.engine [-] Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b | Completed: Benchmarking. Task 8b3c88d0-13da-4c8b-9a8e-14b9e487525b: 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 | 5.3 | 5.3 | 5.3 | 5.3 | 5.3 | 5.3 | 100.0% | 1 | | heat.update_stack | 2.464 | 2.464 | 2.464 | 2.464 | 2.464 | 2.464 | 100.0% | 1 | | heat.delete_stack | 3.487 | 3.487 | 3.487 | 3.487 | 3.487 | 3.487 | 100.0% | 1 | | total | 7.251 | 7.251 | 7.251 | 7.251 | 7.251 | 7.251 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.250547 Full duration: 18.853365 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 | 4.201 | 4.201 | 4.201 | 4.201 | 4.201 | 4.201 | 100.0% | 1 | | heat.check_stack | 1.437 | 1.437 | 1.437 | 1.437 | 1.437 | 1.437 | 100.0% | 1 | | heat.delete_stack | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 100.0% | 1 | | total | 6.023 | 6.023 | 6.023 | 6.023 | 6.023 | 6.023 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.022654 Full duration: 15.088855 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 | 4.341 | 4.341 | 4.341 | 4.341 | 4.341 | 4.341 | 100.0% | 1 | | heat.suspend_stack | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 100.0% | 1 | | heat.resume_stack | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 100.0% | 1 | | heat.delete_stack | 2.367 | 2.367 | 2.367 | 2.367 | 2.367 | 2.367 | 100.0% | 1 | | total | 7.424 | 7.424 | 7.424 | 7.424 | 7.424 | 7.424 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.423994 Full duration: 17.430987 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.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 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.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.816541 Full duration: 8.381965 2018-01-29 22:48:39,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8b3c88d0-13da-4c8b-9a8e-14b9e487525b 2018-01-29 22:48:39,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8b3c88d0-13da-4c8b-9a8e-14b9e487525b', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-29 22:48:39,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8b3c88d0-13da-4c8b-9a8e-14b9e487525b'] 2018-01-29 22:48:40,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-29 22:48:40,741 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-29 22:48:40,741 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-29 22:48:40,741 - 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-01-29 22:48:40,741 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-29 22:48:40,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-29 22:48:40,763 - 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': '1b322bd6-85eb-40b6-a646-2cf856caab9c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'flavor_name': 'rally-tiny-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf42c85-4401-4294-a03e-83dbb03b45ee', '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-01-29 22:51:19,706 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-29 22:48:42.371 3911 INFO rally.task.engine [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Task validation. 2018-01-29 22:48:42.379 3911 INFO rally.task.engine [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Task validation of scenarios names. 2018-01-29 22:48:42.381 3911 INFO rally.task.engine [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Task validation of scenarios names. 2018-01-29 22:48:42.381 3911 INFO rally.task.engine [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Task validation of syntax. 2018-01-29 22:48:42.444 3911 INFO rally.task.engine [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Task validation of syntax. 2018-01-29 22:48:42.444 3911 INFO rally.task.engine [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Task validation of semantic. 2018-01-29 22:48:43.261 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Enter context: `users` 2018-01-29 22:48:46.231 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Enter context: `users` 2018-01-29 22:48:46.265 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Exit context: `users` 2018-01-29 22:48:50.602 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Exit context: `users` 2018-01-29 22:48:50.602 3911 INFO rally.task.engine [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Task validation of semantic. 2018-01-29 22:48:50.602 3911 INFO rally.task.engine [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Task validation. Task cb7d5754-a715-410a-8894-59e50444e64a: started 2018-01-29 22:48:50.620 3911 INFO rally.task.engine [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Benchmarking. 2018-01-29 22:48:50.644 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Enter context: `users` 2018-01-29 22:48:53.439 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Enter context: `users` 2018-01-29 22:48:53.453 4038 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 START 2018-01-29 22:48:54.987 4038 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 END: OK 2018-01-29 22:48:55.003 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: admin resources cleanup 2018-01-29 22:48:57.306 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: admin resources cleanup 2018-01-29 22:48:57.307 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Exit context: `users` 2018-01-29 22:49:01.417 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Exit context: `users` 2018-01-29 22:49:02.682 3911 INFO rally.task.engine [-] Load duration is: 0.758238 2018-01-29 22:49:02.683 3911 INFO rally.task.engine [-] Full duration is: 10.774115 2018-01-29 22:49:02.716 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Enter context: `users` 2018-01-29 22:49:05.454 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Enter context: `users` 2018-01-29 22:49:05.467 4204 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 START 2018-01-29 22:49:06.855 4204 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 END: OK 2018-01-29 22:49:06.874 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: admin resources cleanup 2018-01-29 22:49:09.261 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: admin resources cleanup 2018-01-29 22:49:09.262 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Exit context: `users` 2018-01-29 22:49:14.470 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Exit context: `users` 2018-01-29 22:49:14.758 3911 INFO rally.task.engine [-] Load duration is: 0.681291 2018-01-29 22:49:14.759 3911 INFO rally.task.engine [-] Full duration is: 11.755131 2018-01-29 22:49:14.790 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Enter context: `users` 2018-01-29 22:49:17.393 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Enter context: `users` 2018-01-29 22:49:17.405 4370 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 START 2018-01-29 22:49:18.958 4370 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 END: OK 2018-01-29 22:49:18.982 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: admin resources cleanup 2018-01-29 22:49:21.320 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: admin resources cleanup 2018-01-29 22:49:21.321 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Exit context: `users` 2018-01-29 22:49:26.108 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Exit context: `users` 2018-01-29 22:49:26.833 3911 INFO rally.task.engine [-] Load duration is: 0.729793 2018-01-29 22:49:26.833 3911 INFO rally.task.engine [-] Full duration is: 11.319171 2018-01-29 22:49:26.863 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Enter context: `users` 2018-01-29 22:49:29.331 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Enter context: `users` 2018-01-29 22:49:29.344 4536 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 START 2018-01-29 22:49:30.630 4536 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 END: OK 2018-01-29 22:49:30.649 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: admin resources cleanup 2018-01-29 22:49:32.126 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: admin resources cleanup 2018-01-29 22:49:32.126 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Exit context: `users` 2018-01-29 22:49:36.434 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Exit context: `users` 2018-01-29 22:49:36.899 3911 INFO rally.task.engine [-] Load duration is: 0.466663 2018-01-29 22:49:36.900 3911 INFO rally.task.engine [-] Full duration is: 9.572588 2018-01-29 22:49:36.930 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Enter context: `users` 2018-01-29 22:49:39.529 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Enter context: `users` 2018-01-29 22:49:39.542 4702 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 START 2018-01-29 22:49:40.974 4702 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 END: OK 2018-01-29 22:49:40.999 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: admin resources cleanup 2018-01-29 22:49:42.559 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: admin resources cleanup 2018-01-29 22:49:42.559 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Exit context: `users` 2018-01-29 22:49:47.011 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Exit context: `users` 2018-01-29 22:49:48.964 3911 INFO rally.task.engine [-] Load duration is: 0.600526 2018-01-29 22:49:48.965 3911 INFO rally.task.engine [-] Full duration is: 10.083074 2018-01-29 22:49:48.992 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Enter context: `users` 2018-01-29 22:49:51.568 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Enter context: `users` 2018-01-29 22:49:51.581 4868 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 START 2018-01-29 22:49:55.817 4868 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 END: OK 2018-01-29 22:49:55.833 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: admin resources cleanup 2018-01-29 22:50:00.953 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: admin resources cleanup 2018-01-29 22:50:00.953 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Exit context: `users` 2018-01-29 22:50:05.796 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Exit context: `users` 2018-01-29 22:50:07.054 3911 INFO rally.task.engine [-] Load duration is: 2.932904 2018-01-29 22:50:07.054 3911 INFO rally.task.engine [-] Full duration is: 16.804988 2018-01-29 22:50:07.085 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Enter context: `users` 2018-01-29 22:50:09.788 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Enter context: `users` 2018-01-29 22:50:09.800 5034 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 START 2018-01-29 22:50:11.679 5034 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 END: OK 2018-01-29 22:50:11.700 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: admin resources cleanup 2018-01-29 22:50:13.362 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: admin resources cleanup 2018-01-29 22:50:13.362 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Exit context: `users` 2018-01-29 22:50:17.875 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Exit context: `users` 2018-01-29 22:50:19.127 3911 INFO rally.task.engine [-] Load duration is: 1.053744 2018-01-29 22:50:19.128 3911 INFO rally.task.engine [-] Full duration is: 10.791913 2018-01-29 22:50:19.160 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Enter context: `users` 2018-01-29 22:50:21.714 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Enter context: `users` 2018-01-29 22:50:21.727 5200 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 START 2018-01-29 22:50:23.880 5200 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 END: OK 2018-01-29 22:50:23.900 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: admin resources cleanup 2018-01-29 22:50:26.375 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: admin resources cleanup 2018-01-29 22:50:26.375 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Exit context: `users` 2018-01-29 22:50:30.625 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Exit context: `users` 2018-01-29 22:50:31.196 3911 INFO rally.task.engine [-] Load duration is: 1.028538 2018-01-29 22:50:31.197 3911 INFO rally.task.engine [-] Full duration is: 11.467844 2018-01-29 22:50:31.226 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Enter context: `users` 2018-01-29 22:50:34.380 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Enter context: `users` 2018-01-29 22:50:34.393 5366 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 START 2018-01-29 22:50:35.712 5366 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 END: OK 2018-01-29 22:50:35.727 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: admin resources cleanup 2018-01-29 22:50:38.251 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: admin resources cleanup 2018-01-29 22:50:38.251 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Exit context: `users` 2018-01-29 22:50:43.043 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Exit context: `users` 2018-01-29 22:50:43.270 3911 INFO rally.task.engine [-] Load duration is: 0.65281 2018-01-29 22:50:43.271 3911 INFO rally.task.engine [-] Full duration is: 11.818931 2018-01-29 22:50:43.297 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Enter context: `users` 2018-01-29 22:50:46.231 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Enter context: `users` 2018-01-29 22:50:46.243 5532 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 START 2018-01-29 22:50:48.170 5532 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 END: OK 2018-01-29 22:50:48.193 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: admin resources cleanup 2018-01-29 22:50:50.613 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: admin resources cleanup 2018-01-29 22:50:50.613 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Exit context: `users` 2018-01-29 22:50:55.581 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Exit context: `users` 2018-01-29 22:50:57.347 3911 INFO rally.task.engine [-] Load duration is: 0.959032 2018-01-29 22:50:57.348 3911 INFO rally.task.engine [-] Full duration is: 12.286001 2018-01-29 22:50:57.378 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Enter context: `users` 2018-01-29 22:50:59.967 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Enter context: `users` 2018-01-29 22:50:59.980 5698 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 START 2018-01-29 22:51:11.061 5698 INFO rally.task.runner [-] Task cb7d5754-a715-410a-8894-59e50444e64a | ITER: 1 END: OK 2018-01-29 22:51:11.081 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: admin resources cleanup 2018-01-29 22:51:15.284 3911 INFO rally.plugins.openstack.context.cleanup.admin [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: admin resources cleanup 2018-01-29 22:51:15.285 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Starting: Exit context: `users` 2018-01-29 22:51:19.406 3911 INFO rally.plugins.openstack.context.keystone.users [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Exit context: `users` 2018-01-29 22:51:19.506 3911 INFO rally.task.engine [-] Load duration is: 10.412443 2018-01-29 22:51:19.506 3911 INFO rally.task.engine [-] Full duration is: 22.030033 2018-01-29 22:51:19.530 3911 INFO rally.task.engine [-] Task cb7d5754-a715-410a-8894-59e50444e64a | Completed: Benchmarking. Task cb7d5754-a715-410a-8894-59e50444e64a: 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.354 | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 100.0% | 1 | | keystone_v3.add_role | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | keystone_v3.revoke_role | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.758238 Full duration: 10.774115 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.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | keystone_v3.add_role | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | keystone_v3.list_roles | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.681291 Full duration: 11.755131 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.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | keystone_v3.list_projects | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.729793 Full duration: 11.319171 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.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | keystone_v3.delete_role | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | total | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.466663 Full duration: 9.572588 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.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | keystone_v3.delete_service | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | total | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.600526 Full duration: 10.083074 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 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | keystone_v3.create_user | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | keystone_v3.list_roles | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | keystone_v3.add_role | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | keystone_v3.create_role | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | keystone_v3.get_project | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | keystone_v3.get_user | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | keystone_v3.get_role | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | keystone_v3.list_services | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.get_services | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | total | 2.933 | 2.933 | 2.933 | 2.933 | 2.933 | 2.933 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.932904 Full duration: 16.804988 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.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | keystone_v3.update_project | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | keystone_v3.delete_project | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.053744 Full duration: 10.791913 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.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | total | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.028538 Full duration: 11.467844 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.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | total | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.65281 Full duration: 11.818931 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.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | keystone_v3.list_users | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.959032 Full duration: 12.286001 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.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | keystone_v3.create_users | 7.928 | 7.928 | 7.928 | 7.928 | 7.928 | 7.928 | 100.0% | 1 | | keystone_v3.create_user | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 100.0% | 1 | | keystone_v3.list_roles | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | keystone_v3.add_role | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | keystone_v3.create_user (3) | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 100.0% | 1 | | keystone_v3.create_user (4) | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | keystone_v3.list_roles (4) | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | keystone_v3.add_role (4) | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | keystone_v3.create_user (5) | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 10.412 | 10.412 | 10.412 | 10.412 | 10.412 | 10.412 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.412443 Full duration: 22.030033 2018-01-29 22:51:19,707 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cb7d5754-a715-410a-8894-59e50444e64a 2018-01-29 22:51:19,707 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cb7d5754-a715-410a-8894-59e50444e64a', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-29 22:51:19,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cb7d5754-a715-410a-8894-59e50444e64a'] 2018-01-29 22:51:20,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-29 22:51:20,889 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-29 22:51:20,890 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-29 22:51:20,890 - 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-01-29 22:51:20,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-29 22:51:20,909 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-29 22:51:20,912 - 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': '1b322bd6-85eb-40b6-a646-2cf856caab9c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'flavor_name': 'rally-tiny-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf42c85-4401-4294-a03e-83dbb03b45ee', '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-01-29 22:57:11,503 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-29 22:51:22.531 5824 INFO rally.task.engine [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Task validation. 2018-01-29 22:51:22.538 5824 INFO rally.task.engine [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Task validation of scenarios names. 2018-01-29 22:51:22.541 5824 INFO rally.task.engine [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Task validation of scenarios names. 2018-01-29 22:51:22.541 5824 INFO rally.task.engine [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Task validation of syntax. 2018-01-29 22:51:22.621 5824 INFO rally.task.engine [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Task validation of syntax. 2018-01-29 22:51:22.621 5824 INFO rally.task.engine [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Task validation of semantic. 2018-01-29 22:51:23.245 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `users` 2018-01-29 22:51:26.387 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `users` 2018-01-29 22:51:28.711 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `users` 2018-01-29 22:51:34.100 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `users` 2018-01-29 22:51:34.100 5824 INFO rally.task.engine [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Task validation of semantic. 2018-01-29 22:51:34.100 5824 INFO rally.task.engine [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Task validation. Task b57493a0-7a6c-4da0-8c8b-415d04ece17d: started 2018-01-29 22:51:34.122 5824 INFO rally.task.engine [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Benchmarking. 2018-01-29 22:51:34.146 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `users` 2018-01-29 22:51:36.557 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `users` 2018-01-29 22:51:36.557 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `quotas` 2018-01-29 22:51:37.145 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `quotas` 2018-01-29 22:51:37.161 5951 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 START 2018-01-29 22:51:38.862 5951 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 END: OK 2018-01-29 22:51:38.877 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: user resources cleanup 2018-01-29 22:51:39.867 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: user resources cleanup 2018-01-29 22:51:39.867 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `quotas` 2018-01-29 22:51:39.896 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `quotas` 2018-01-29 22:51:39.896 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `users` 2018-01-29 22:51:44.264 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `users` 2018-01-29 22:51:46.194 5824 INFO rally.task.engine [-] Load duration is: 1.700124 2018-01-29 22:51:46.195 5824 INFO rally.task.engine [-] Full duration is: 10.120143 2018-01-29 22:51:46.232 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `users` 2018-01-29 22:51:49.058 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `users` 2018-01-29 22:51:49.058 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `quotas` 2018-01-29 22:51:49.623 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `quotas` 2018-01-29 22:51:49.623 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `network` 2018-01-29 22:52:02.269 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `network` 2018-01-29 22:52:02.282 6237 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 START 2018-01-29 22:52:06.257 6237 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 END: OK 2018-01-29 22:52:06.283 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: user resources cleanup 2018-01-29 22:52:10.508 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: user resources cleanup 2018-01-29 22:52:10.509 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `network` 2018-01-29 22:52:28.160 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `network` 2018-01-29 22:52:28.161 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `quotas` 2018-01-29 22:52:28.189 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `quotas` 2018-01-29 22:52:28.189 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `users` 2018-01-29 22:52:32.316 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `users` 2018-01-29 22:52:32.395 5824 INFO rally.task.engine [-] Load duration is: 3.974365 2018-01-29 22:52:32.396 5824 INFO rally.task.engine [-] Full duration is: 46.087769 2018-01-29 22:52:32.424 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `users` 2018-01-29 22:52:35.527 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `users` 2018-01-29 22:52:35.528 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `quotas` 2018-01-29 22:52:36.212 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `quotas` 2018-01-29 22:52:36.212 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `network` 2018-01-29 22:52:47.905 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `network` 2018-01-29 22:52:47.919 6523 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 START 2018-01-29 22:53:04.260 6523 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 END: OK 2018-01-29 22:53:04.278 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: user resources cleanup 2018-01-29 22:53:13.040 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: user resources cleanup 2018-01-29 22:53:13.040 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `network` 2018-01-29 22:53:30.387 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `network` 2018-01-29 22:53:30.387 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `quotas` 2018-01-29 22:53:30.421 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `quotas` 2018-01-29 22:53:30.421 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `users` 2018-01-29 22:53:35.271 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `users` 2018-01-29 22:53:36.580 5824 INFO rally.task.engine [-] Load duration is: 16.339878 2018-01-29 22:53:36.581 5824 INFO rally.task.engine [-] Full duration is: 62.8502 2018-01-29 22:53:36.611 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `users` 2018-01-29 22:53:39.798 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `users` 2018-01-29 22:53:39.799 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `quotas` 2018-01-29 22:53:40.454 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `quotas` 2018-01-29 22:53:40.455 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `network` 2018-01-29 22:53:52.812 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `network` 2018-01-29 22:53:52.826 6809 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 START 2018-01-29 22:53:56.156 6809 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 END: OK 2018-01-29 22:53:56.177 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: user resources cleanup 2018-01-29 22:53:59.817 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: user resources cleanup 2018-01-29 22:53:59.818 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `network` 2018-01-29 22:54:16.710 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `network` 2018-01-29 22:54:16.711 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `quotas` 2018-01-29 22:54:16.741 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `quotas` 2018-01-29 22:54:16.741 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `users` 2018-01-29 22:54:21.293 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `users` 2018-01-29 22:54:22.727 5824 INFO rally.task.engine [-] Load duration is: 3.329381 2018-01-29 22:54:22.727 5824 INFO rally.task.engine [-] Full duration is: 44.684869 2018-01-29 22:54:22.758 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `users` 2018-01-29 22:54:25.731 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `users` 2018-01-29 22:54:25.731 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `quotas` 2018-01-29 22:54:26.315 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `quotas` 2018-01-29 22:54:26.327 7095 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 START 2018-01-29 22:54:27.705 7095 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 END: OK 2018-01-29 22:54:27.723 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: user resources cleanup 2018-01-29 22:54:30.567 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: user resources cleanup 2018-01-29 22:54:30.567 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `quotas` 2018-01-29 22:54:30.589 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `quotas` 2018-01-29 22:54:30.589 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `users` 2018-01-29 22:54:34.991 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `users` 2018-01-29 22:54:36.799 5824 INFO rally.task.engine [-] Load duration is: 1.376425 2018-01-29 22:54:36.799 5824 INFO rally.task.engine [-] Full duration is: 12.235818 2018-01-29 22:54:36.831 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `users` 2018-01-29 22:54:39.920 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `users` 2018-01-29 22:54:39.920 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `quotas` 2018-01-29 22:54:40.566 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `quotas` 2018-01-29 22:54:40.566 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `network` 2018-01-29 22:54:53.146 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `network` 2018-01-29 22:54:53.160 7381 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 START 2018-01-29 22:54:55.697 7381 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 END: OK 2018-01-29 22:54:55.717 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: user resources cleanup 2018-01-29 22:55:00.308 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: user resources cleanup 2018-01-29 22:55:00.308 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `network` 2018-01-29 22:55:17.704 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `network` 2018-01-29 22:55:17.705 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `quotas` 2018-01-29 22:55:17.730 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `quotas` 2018-01-29 22:55:17.731 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `users` 2018-01-29 22:55:22.794 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `users` 2018-01-29 22:55:22.951 5824 INFO rally.task.engine [-] Load duration is: 2.536064 2018-01-29 22:55:22.952 5824 INFO rally.task.engine [-] Full duration is: 45.9656 2018-01-29 22:55:22.981 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `users` 2018-01-29 22:55:26.064 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `users` 2018-01-29 22:55:26.065 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `quotas` 2018-01-29 22:55:26.636 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `quotas` 2018-01-29 22:55:26.636 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `network` 2018-01-29 22:55:38.521 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `network` 2018-01-29 22:55:38.537 7667 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 START 2018-01-29 22:55:49.190 7667 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 END: OK 2018-01-29 22:55:49.215 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: user resources cleanup 2018-01-29 22:56:05.209 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: user resources cleanup 2018-01-29 22:56:05.209 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `network` 2018-01-29 22:56:22.056 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `network` 2018-01-29 22:56:22.057 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `quotas` 2018-01-29 22:56:22.104 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `quotas` 2018-01-29 22:56:22.104 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `users` 2018-01-29 22:56:26.488 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `users` 2018-01-29 22:56:27.158 5824 INFO rally.task.engine [-] Load duration is: 10.652006 2018-01-29 22:56:27.159 5824 INFO rally.task.engine [-] Full duration is: 63.510324 2018-01-29 22:56:27.192 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `users` 2018-01-29 22:56:29.766 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `users` 2018-01-29 22:56:29.767 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `quotas` 2018-01-29 22:56:30.406 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `quotas` 2018-01-29 22:56:30.407 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Enter context: `network` 2018-01-29 22:56:42.930 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Enter context: `network` 2018-01-29 22:56:42.947 7953 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 START 2018-01-29 22:56:45.154 7953 INFO rally.task.runner [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | ITER: 1 END: OK 2018-01-29 22:56:45.172 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: user resources cleanup 2018-01-29 22:56:54.701 5824 INFO rally.plugins.openstack.context.cleanup.user [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: user resources cleanup 2018-01-29 22:56:54.702 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `network` 2018-01-29 22:57:06.414 5824 INFO rally.plugins.openstack.context.network.networks [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `network` 2018-01-29 22:57:06.414 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `quotas` 2018-01-29 22:57:06.443 5824 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `quotas` 2018-01-29 22:57:06.443 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Starting: Exit context: `users` 2018-01-29 22:57:10.713 5824 INFO rally.plugins.openstack.context.keystone.users [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Exit context: `users` 2018-01-29 22:57:11.322 5824 INFO rally.task.engine [-] Load duration is: 2.206371 2018-01-29 22:57:11.323 5824 INFO rally.task.engine [-] Full duration is: 43.525479 2018-01-29 22:57:11.348 5824 INFO rally.task.engine [-] Task b57493a0-7a6c-4da0-8c8b-415d04ece17d | Completed: Benchmarking. Task b57493a0-7a6c-4da0-8c8b-415d04ece17d: 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.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | neutron.delete_network | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | total | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.700124 Full duration: 10.120143 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 | 2.916 | 2.916 | 2.916 | 2.916 | 2.916 | 2.916 | 100.0% | 1 | | neutron.delete_port | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | total | 3.974 | 3.974 | 3.974 | 3.974 | 3.974 | 3.974 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.974365 Full duration: 46.087769 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.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | neutron.create_subnet | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 100.0% | 1 | | neutron.create_router | 5.033 | 5.033 | 5.033 | 5.033 | 5.033 | 5.033 | 100.0% | 1 | | neutron.add_interface_router | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 100.0% | 1 | | neutron.remove_interface_router | 2.334 | 2.334 | 2.334 | 2.334 | 2.334 | 2.334 | 100.0% | 1 | | neutron.delete_router | 3.849 | 3.849 | 3.849 | 3.849 | 3.849 | 3.849 | 100.0% | 1 | | total | 16.34 | 16.34 | 16.34 | 16.34 | 16.34 | 16.34 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.339878 Full duration: 62.8502 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 | 2.075 | 2.075 | 2.075 | 2.075 | 2.075 | 2.075 | 100.0% | 1 | | neutron.delete_subnet | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 100.0% | 1 | | total | 3.329 | 3.329 | 3.329 | 3.329 | 3.329 | 3.329 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.329381 Full duration: 44.684869 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.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | neutron.list_networks | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 100.0% | 1 | | total | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.376425 Full duration: 12.235818 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 | 2.381 | 2.381 | 2.381 | 2.381 | 2.381 | 2.381 | 100.0% | 1 | | neutron.list_ports | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 2.536 | 2.536 | 2.536 | 2.536 | 2.536 | 2.536 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.536064 Full duration: 45.9656 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.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | neutron.create_subnet | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | neutron.create_router | 5.781 | 5.781 | 5.781 | 5.781 | 5.781 | 5.781 | 100.0% | 1 | | neutron.add_interface_router | 3.019 | 3.019 | 3.019 | 3.019 | 3.019 | 3.019 | 100.0% | 1 | | neutron.list_routers | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | total | 10.652 | 10.652 | 10.652 | 10.652 | 10.652 | 10.652 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.652006 Full duration: 63.510324 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 | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 100.0% | 1 | | neutron.create_subnet | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | neutron.list_subnets | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 2.206 | 2.206 | 2.206 | 2.206 | 2.206 | 2.206 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.206371 Full duration: 43.525479 2018-01-29 22:57:11,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b57493a0-7a6c-4da0-8c8b-415d04ece17d 2018-01-29 22:57:11,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b57493a0-7a6c-4da0-8c8b-415d04ece17d', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-29 22:57:11,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b57493a0-7a6c-4da0-8c8b-415d04ece17d'] 2018-01-29 22:57:12,759 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-29 22:57:12,760 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-29 22:57:12,761 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-29 22:57:12,761 - 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-01-29 22:57:12,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-29 22:57:12,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-29 22:57:12,787 - 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': '1b322bd6-85eb-40b6-a646-2cf856caab9c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'flavor_name': 'rally-tiny-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf42c85-4401-4294-a03e-83dbb03b45ee', '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-01-29 23:05:31,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-29 22:57:14.496 8199 INFO rally.task.engine [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Task validation. 2018-01-29 22:57:14.503 8199 INFO rally.task.engine [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Task validation of scenarios names. 2018-01-29 22:57:14.506 8199 INFO rally.task.engine [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Task validation of scenarios names. 2018-01-29 22:57:14.506 8199 INFO rally.task.engine [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Task validation of syntax. 2018-01-29 22:57:14.572 8199 INFO rally.task.engine [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Task validation of syntax. 2018-01-29 22:57:14.572 8199 INFO rally.task.engine [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Task validation of semantic. 2018-01-29 22:57:15.400 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `users` 2018-01-29 22:57:18.149 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `users` 2018-01-29 22:57:24.753 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `users` 2018-01-29 22:57:29.937 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `users` 2018-01-29 22:57:29.938 8199 INFO rally.task.engine [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Task validation of semantic. 2018-01-29 22:57:29.938 8199 INFO rally.task.engine [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Task validation. Task 62743556-14c9-4445-aeed-74adece0a5fb: started 2018-01-29 22:57:29.960 8199 INFO rally.task.engine [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Benchmarking. 2018-01-29 22:57:29.984 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `users` 2018-01-29 22:57:33.023 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `users` 2018-01-29 22:57:34.055 8326 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 START 2018-01-29 22:58:04.006 8326 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 END: OK 2018-01-29 22:58:04.022 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: user resources cleanup 2018-01-29 22:58:05.060 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: user resources cleanup 2018-01-29 22:58:05.060 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `users` 2018-01-29 22:58:09.231 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `users` 2018-01-29 22:58:10.081 8199 INFO rally.task.engine [-] Load duration is: 28.94968 2018-01-29 22:58:10.082 8199 INFO rally.task.engine [-] Full duration is: 39.249586 2018-01-29 22:58:10.116 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `users` 2018-01-29 22:58:12.892 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `users` 2018-01-29 22:58:13.775 8512 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 START 2018-01-29 22:58:53.584 8512 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 END: OK 2018-01-29 22:58:53.609 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: user resources cleanup 2018-01-29 22:58:55.025 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: user resources cleanup 2018-01-29 22:58:55.026 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `users` 2018-01-29 22:58:59.473 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `users` 2018-01-29 22:59:00.265 8199 INFO rally.task.engine [-] Load duration is: 36.807386 2018-01-29 22:59:00.265 8199 INFO rally.task.engine [-] Full duration is: 49.358642 2018-01-29 22:59:00.293 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `users` 2018-01-29 22:59:03.461 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `users` 2018-01-29 22:59:04.441 8778 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 START 2018-01-29 22:59:40.475 8778 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 END: OK 2018-01-29 22:59:40.492 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: user resources cleanup 2018-01-29 22:59:41.814 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: user resources cleanup 2018-01-29 22:59:41.814 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `users` 2018-01-29 22:59:46.490 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `users` 2018-01-29 22:59:48.418 8199 INFO rally.task.engine [-] Load duration is: 33.033815 2018-01-29 22:59:48.418 8199 INFO rally.task.engine [-] Full duration is: 46.198259 2018-01-29 22:59:48.449 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `users` 2018-01-29 22:59:51.130 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `users` 2018-01-29 22:59:51.130 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `quotas` 2018-01-29 22:59:51.819 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `quotas` 2018-01-29 22:59:51.819 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `network` 2018-01-29 23:00:04.133 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `network` 2018-01-29 23:00:05.006 9044 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 START 2018-01-29 23:00:20.553 9044 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 END: OK 2018-01-29 23:00:20.571 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: user resources cleanup 2018-01-29 23:00:21.770 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: user resources cleanup 2018-01-29 23:00:21.770 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `network` 2018-01-29 23:00:39.525 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `network` 2018-01-29 23:00:39.525 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `quotas` 2018-01-29 23:00:39.613 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `quotas` 2018-01-29 23:00:39.613 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `users` 2018-01-29 23:00:44.070 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `users` 2018-01-29 23:00:44.610 8199 INFO rally.task.engine [-] Load duration is: 14.545031 2018-01-29 23:00:44.610 8199 INFO rally.task.engine [-] Full duration is: 55.622688 2018-01-29 23:00:44.639 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `users` 2018-01-29 23:00:47.368 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `users` 2018-01-29 23:00:47.368 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `quotas` 2018-01-29 23:00:48.336 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `quotas` 2018-01-29 23:00:48.336 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `network` 2018-01-29 23:01:00.819 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `network` 2018-01-29 23:01:01.843 9230 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 START 2018-01-29 23:01:23.213 9230 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 END: OK 2018-01-29 23:01:23.233 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: user resources cleanup 2018-01-29 23:01:25.136 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: user resources cleanup 2018-01-29 23:01:25.137 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `network` 2018-01-29 23:01:42.342 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `network` 2018-01-29 23:01:42.343 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `quotas` 2018-01-29 23:01:42.504 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `quotas` 2018-01-29 23:01:42.505 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `users` 2018-01-29 23:01:47.124 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `users` 2018-01-29 23:01:48.810 8199 INFO rally.task.engine [-] Load duration is: 18.369583 2018-01-29 23:01:48.811 8199 INFO rally.task.engine [-] Full duration is: 62.488 2018-01-29 23:01:48.846 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `users` 2018-01-29 23:01:52.081 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `users` 2018-01-29 23:01:52.081 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `quotas` 2018-01-29 23:01:53.016 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `quotas` 2018-01-29 23:01:53.016 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `network` 2018-01-29 23:02:05.630 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `network` 2018-01-29 23:02:06.416 9496 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 START 2018-01-29 23:02:26.728 9496 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 END: OK 2018-01-29 23:02:26.749 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: user resources cleanup 2018-01-29 23:02:27.936 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: user resources cleanup 2018-01-29 23:02:27.936 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `network` 2018-01-29 23:02:45.624 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `network` 2018-01-29 23:02:45.625 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `quotas` 2018-01-29 23:02:45.700 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `quotas` 2018-01-29 23:02:45.700 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `users` 2018-01-29 23:02:50.480 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `users` 2018-01-29 23:02:51.005 8199 INFO rally.task.engine [-] Load duration is: 15.311741 2018-01-29 23:02:51.005 8199 INFO rally.task.engine [-] Full duration is: 61.638503 2018-01-29 23:02:51.033 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `users` 2018-01-29 23:02:54.054 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `users` 2018-01-29 23:02:54.055 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `quotas` 2018-01-29 23:02:54.811 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `quotas` 2018-01-29 23:02:54.812 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `network` 2018-01-29 23:03:06.987 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `network` 2018-01-29 23:03:07.751 9682 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 START 2018-01-29 23:04:09.850 9682 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 END: OK 2018-01-29 23:04:09.874 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: user resources cleanup 2018-01-29 23:04:11.060 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: user resources cleanup 2018-01-29 23:04:11.060 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `network` 2018-01-29 23:04:27.679 8199 INFO rally.plugins.openstack.context.network.networks [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `network` 2018-01-29 23:04:27.680 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `quotas` 2018-01-29 23:04:27.766 8199 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `quotas` 2018-01-29 23:04:27.767 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `users` 2018-01-29 23:04:32.224 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `users` 2018-01-29 23:04:33.283 8199 INFO rally.task.engine [-] Load duration is: 61.097719 2018-01-29 23:04:33.284 8199 INFO rally.task.engine [-] Full duration is: 101.193077 2018-01-29 23:04:33.311 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Enter context: `users` 2018-01-29 23:04:36.333 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Enter context: `users` 2018-01-29 23:04:37.156 9868 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 START 2018-01-29 23:05:24.259 9868 INFO rally.task.runner [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | ITER: 1 END: OK 2018-01-29 23:05:24.284 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: user resources cleanup 2018-01-29 23:05:25.490 8199 INFO rally.plugins.openstack.context.cleanup.user [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: user resources cleanup 2018-01-29 23:05:25.490 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Starting: Exit context: `users` 2018-01-29 23:05:29.586 8199 INFO rally.plugins.openstack.context.keystone.users [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Exit context: `users` 2018-01-29 23:05:31.470 8199 INFO rally.task.engine [-] Load duration is: 46.101978 2018-01-29 23:05:31.471 8199 INFO rally.task.engine [-] Full duration is: 56.276239 2018-01-29 23:05:31.494 8199 INFO rally.task.engine [-] Task 62743556-14c9-4445-aeed-74adece0a5fb | Completed: Benchmarking. Task 62743556-14c9-4445-aeed-74adece0a5fb: finished test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.475 | 13.475 | 13.475 | 13.475 | 13.475 | 13.475 | 100.0% | 1 | | nova.find_host_to_migrate | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 100.0% | 1 | | nova.live_migrate | 12.376 | 12.376 | 12.376 | 12.376 | 12.376 | 12.376 | 100.0% | 1 | | nova.delete_server | 2.885 | 2.885 | 2.885 | 2.885 | 2.885 | 2.885 | 100.0% | 1 | | total | 28.95 | 28.95 | 28.95 | 28.95 | 28.95 | 28.95 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.94968 Full duration: 39.249586 test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.318 | 12.318 | 12.318 | 12.318 | 12.318 | 12.318 | 100.0% | 1 | | cinder.create_volume | 2.65 | 2.65 | 2.65 | 2.65 | 2.65 | 2.65 | 100.0% | 1 | | nova.attach_volume | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 100.0% | 1 | | nova.find_host_to_migrate | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 100.0% | 1 | | nova.live_migrate | 12.506 | 12.506 | 12.506 | 12.506 | 12.506 | 12.506 | 100.0% | 1 | | nova.detach_volume | 3.208 | 3.208 | 3.208 | 3.208 | 3.208 | 3.208 | 100.0% | 1 | | cinder.delete_volume | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 100.0% | 1 | | nova.delete_server | 2.908 | 2.908 | 2.908 | 2.908 | 2.908 | 2.908 | 100.0% | 1 | | total | 36.807 | 36.807 | 36.807 | 36.807 | 36.807 | 36.807 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.807386 Full duration: 49.358642 test scenario NovaServers.boot_server_from_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.768 | 5.768 | 5.768 | 5.768 | 5.768 | 5.768 | 100.0% | 1 | | nova.boot_server | 10.875 | 10.875 | 10.875 | 10.875 | 10.875 | 10.875 | 100.0% | 1 | | nova.find_host_to_migrate | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 100.0% | 1 | | nova.live_migrate | 12.793 | 12.793 | 12.793 | 12.793 | 12.793 | 12.793 | 100.0% | 1 | | nova.delete_server | 5.285 | 5.285 | 5.285 | 5.285 | 5.285 | 5.285 | 100.0% | 1 | | total | 33.034 | 33.034 | 33.034 | 33.034 | 33.034 | 33.034 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.033815 Full duration: 46.198259 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.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | nova.boot_server | 11.657 | 11.657 | 11.657 | 11.657 | 11.657 | 11.657 | 100.0% | 1 | | nova.delete_server | 3.032 | 3.032 | 3.032 | 3.032 | 3.032 | 3.032 | 100.0% | 1 | | nova.delete_keypair | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | total | 14.545 | 14.545 | 14.545 | 14.545 | 14.545 | 14.545 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.545031 Full duration: 55.622688 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.963 | 5.963 | 5.963 | 5.963 | 5.963 | 5.963 | 100.0% | 1 | | nova.boot_server | 9.516 | 9.516 | 9.516 | 9.516 | 9.516 | 9.516 | 100.0% | 1 | | nova.delete_server | 5.891 | 5.891 | 5.891 | 5.891 | 5.891 | 5.891 | 100.0% | 1 | | total | 18.37 | 18.37 | 18.37 | 18.37 | 18.37 | 18.37 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.369583 Full duration: 62.488 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 | 11.553 | 11.553 | 11.553 | 11.553 | 11.553 | 11.553 | 100.0% | 1 | | nova.pause_server | 3.131 | 3.131 | 3.131 | 3.131 | 3.131 | 3.131 | 100.0% | 1 | | nova.unpause_server | 2.737 | 2.737 | 2.737 | 2.737 | 2.737 | 2.737 | 100.0% | 1 | | nova.delete_server | 2.891 | 2.891 | 2.891 | 2.891 | 2.891 | 2.891 | 100.0% | 1 | | total | 15.312 | 15.312 | 15.312 | 15.312 | 15.312 | 15.312 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.311741 Full duration: 61.638503 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 | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 100.0% | 1 | | nova.create_100_rules | 36.163 | 36.163 | 36.163 | 36.163 | 36.163 | 36.163 | 100.0% | 1 | | nova.boot_server | 15.565 | 15.565 | 15.565 | 15.565 | 15.565 | 15.565 | 100.0% | 1 | | nova.get_attached_security_groups | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | nova.delete_server | 3.047 | 3.047 | 3.047 | 3.047 | 3.047 | 3.047 | 100.0% | 1 | | nova.delete_10_security_groups | 3.369 | 3.369 | 3.369 | 3.369 | 3.369 | 3.369 | 100.0% | 1 | | total | 61.098 | 61.098 | 61.098 | 61.098 | 61.098 | 61.098 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 61.097719 Full duration: 101.193077 test scenario NovaServers.boot_and_migrate_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 15.328 | 15.328 | 15.328 | 15.328 | 15.328 | 15.328 | 100.0% | 1 | | nova.migrate | 25.651 | 25.651 | 25.651 | 25.651 | 25.651 | 25.651 | 100.0% | 1 | | nova.resize_confirm | 3.007 | 3.007 | 3.007 | 3.007 | 3.007 | 3.007 | 100.0% | 1 | | nova.delete_server | 3.115 | 3.115 | 3.115 | 3.115 | 3.115 | 3.115 | 100.0% | 1 | | total | 46.102 | 46.102 | 46.102 | 46.102 | 46.102 | 46.102 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.101978 Full duration: 56.276239 2018-01-29 23:05:31,663 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 62743556-14c9-4445-aeed-74adece0a5fb 2018-01-29 23:05:31,663 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '62743556-14c9-4445-aeed-74adece0a5fb', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-29 23:05:31,668 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '62743556-14c9-4445-aeed-74adece0a5fb'] 2018-01-29 23:05:32,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-29 23:05:32,886 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-01-29 23:05:32,886 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-29 23:05:32,886 - 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-01-29 23:05:32,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-29 23:05:32,905 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-29 23:05:32,906 - 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': '1b322bd6-85eb-40b6-a646-2cf856caab9c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'flavor_name': 'rally-tiny-dbf42c85-4401-4294-a03e-83dbb03b45ee', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf42c85-4401-4294-a03e-83dbb03b45ee', '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-01-29 23:06:35,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-29 23:05:34.534 10014 INFO rally.task.engine [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Task validation. 2018-01-29 23:05:34.541 10014 INFO rally.task.engine [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Task validation of scenarios names. 2018-01-29 23:05:34.544 10014 INFO rally.task.engine [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Task validation of scenarios names. 2018-01-29 23:05:34.544 10014 INFO rally.task.engine [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Task validation of syntax. 2018-01-29 23:05:34.576 10014 INFO rally.task.engine [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Task validation of syntax. 2018-01-29 23:05:34.576 10014 INFO rally.task.engine [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Task validation of semantic. 2018-01-29 23:05:35.226 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Enter context: `users` 2018-01-29 23:05:38.138 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Enter context: `users` 2018-01-29 23:05:39.549 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Exit context: `users` 2018-01-29 23:05:45.061 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Exit context: `users` 2018-01-29 23:05:45.061 10014 INFO rally.task.engine [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Task validation of semantic. 2018-01-29 23:05:45.062 10014 INFO rally.task.engine [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Task validation. Task b6d80dd0-965c-4f3d-b5dc-30f16c805065: started 2018-01-29 23:05:45.078 10014 INFO rally.task.engine [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Benchmarking. 2018-01-29 23:05:45.106 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Enter context: `users` 2018-01-29 23:05:47.890 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Enter context: `users` 2018-01-29 23:05:47.906 10141 INFO rally.task.runner [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | ITER: 1 START 2018-01-29 23:05:49.005 10141 INFO rally.task.runner [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | ITER: 1 END: OK 2018-01-29 23:05:49.030 10014 INFO rally.plugins.openstack.context.cleanup.admin [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: admin resources cleanup 2018-01-29 23:05:50.017 10014 INFO rally.plugins.openstack.context.cleanup.admin [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: admin resources cleanup 2018-01-29 23:05:50.017 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Exit context: `users` 2018-01-29 23:05:55.032 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Exit context: `users` 2018-01-29 23:05:55.210 10014 INFO rally.task.engine [-] Load duration is: 1.098932 2018-01-29 23:05:55.210 10014 INFO rally.task.engine [-] Full duration is: 9.927576 2018-01-29 23:05:55.242 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Enter context: `users` 2018-01-29 23:05:58.290 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Enter context: `users` 2018-01-29 23:05:58.305 10247 INFO rally.task.runner [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | ITER: 1 START 2018-01-29 23:05:59.078 10247 INFO rally.task.runner [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | ITER: 1 END: OK 2018-01-29 23:05:59.095 10014 INFO rally.plugins.openstack.context.cleanup.admin [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: admin resources cleanup 2018-01-29 23:05:59.963 10014 INFO rally.plugins.openstack.context.cleanup.admin [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: admin resources cleanup 2018-01-29 23:05:59.964 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Exit context: `users` 2018-01-29 23:06:05.027 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Exit context: `users` 2018-01-29 23:06:05.281 10014 INFO rally.task.engine [-] Load duration is: 0.772559 2018-01-29 23:06:05.282 10014 INFO rally.task.engine [-] Full duration is: 9.785703 2018-01-29 23:06:05.308 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Enter context: `users` 2018-01-29 23:06:08.282 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Enter context: `users` 2018-01-29 23:06:08.295 10353 INFO rally.task.runner [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | ITER: 1 START 2018-01-29 23:06:08.998 10353 INFO rally.task.runner [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | ITER: 1 END: OK 2018-01-29 23:06:09.015 10014 INFO rally.plugins.openstack.context.cleanup.admin [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: admin resources cleanup 2018-01-29 23:06:09.856 10014 INFO rally.plugins.openstack.context.cleanup.admin [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: admin resources cleanup 2018-01-29 23:06:09.857 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Exit context: `users` 2018-01-29 23:06:14.082 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Exit context: `users` 2018-01-29 23:06:15.343 10014 INFO rally.task.engine [-] Load duration is: 0.702186 2018-01-29 23:06:15.343 10014 INFO rally.task.engine [-] Full duration is: 8.775289 2018-01-29 23:06:15.370 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Enter context: `users` 2018-01-29 23:06:17.806 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Enter context: `users` 2018-01-29 23:06:17.820 10459 INFO rally.task.runner [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | ITER: 1 START 2018-01-29 23:06:18.515 10459 INFO rally.task.runner [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | ITER: 1 END: OK 2018-01-29 23:06:18.530 10014 INFO rally.plugins.openstack.context.cleanup.admin [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: admin resources cleanup 2018-01-29 23:06:19.497 10014 INFO rally.plugins.openstack.context.cleanup.admin [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: admin resources cleanup 2018-01-29 23:06:19.497 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Exit context: `users` 2018-01-29 23:06:24.262 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Exit context: `users` 2018-01-29 23:06:25.403 10014 INFO rally.task.engine [-] Load duration is: 0.694156 2018-01-29 23:06:25.404 10014 INFO rally.task.engine [-] Full duration is: 8.892981 2018-01-29 23:06:25.438 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Enter context: `users` 2018-01-29 23:06:28.424 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Enter context: `users` 2018-01-29 23:06:28.439 10565 INFO rally.task.runner [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | ITER: 1 START 2018-01-29 23:06:29.127 10565 INFO rally.task.runner [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | ITER: 1 END: OK 2018-01-29 23:06:29.149 10014 INFO rally.plugins.openstack.context.cleanup.admin [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: admin resources cleanup 2018-01-29 23:06:30.022 10014 INFO rally.plugins.openstack.context.cleanup.admin [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: admin resources cleanup 2018-01-29 23:06:30.023 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Starting: Exit context: `users` 2018-01-29 23:06:34.893 10014 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Exit context: `users` 2018-01-29 23:06:35.476 10014 INFO rally.task.engine [-] Load duration is: 0.687278 2018-01-29 23:06:35.477 10014 INFO rally.task.engine [-] Full duration is: 9.456234 2018-01-29 23:06:35.503 10014 INFO rally.task.engine [-] Task b6d80dd0-965c-4f3d-b5dc-30f16c805065 | Completed: Benchmarking. Task b6d80dd0-965c-4f3d-b5dc-30f16c805065: 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 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | quotas.delete_quotas | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.098932 Full duration: 9.927576 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.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | total | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.772559 Full duration: 9.785703 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.398 | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 100.0% | 1 | | total | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.702186 Full duration: 8.775289 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.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | quotas.delete_quotas | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.694156 Full duration: 8.892981 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.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | total | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.687278 Full duration: 9.456234 2018-01-29 23:06:35,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b6d80dd0-965c-4f3d-b5dc-30f16c805065 2018-01-29 23:06:35,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b6d80dd0-965c-4f3d-b5dc-30f16c805065', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-29 23:06:35,637 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b6d80dd0-965c-4f3d-b5dc-30f16c805065'] 2018-01-29 23:06:36,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-29 23:06:36,816 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-29 23:06:36,816 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:33 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:14 | 11 | 100.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 07:21 | 25 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 03:28 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:59 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 04:37 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 10:57 | 32 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 15:44 | 46 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:33 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:49:29 | 245 | 100.00% | +===================+============+===============+===========+ 2018-01-29 23:06:36,816 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-01-29 23:06:53,711 - functest.energy.energy - DEBUG - Stopping recording 2018-01-29 23:06:55,143 - functest.utils.functest_utils - DEBUG - 2018-01-29 23:06:55,143 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-29 23:06:55,144 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 28:26 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-29 23:06:55,146 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-29 23:06:55,209 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-29 23:06:56,054 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual4 2018-01-29 23:06:56,054 - functest.energy.energy - DEBUG - Starting recording 2018-01-29 23:06:56,054 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-29 23:06:59,390 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-29 23:07:00,282 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-29 23:07:01,292 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-29 23:07:04,046 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-29 23:07:04,046 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-29 23:07:06,482 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-29 23:07:06,482 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-29 23:07:08,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-29 23:07:09,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-29 23:07:10,083 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Verifier is already configured. 2018-01-29 23:07:10,083 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Reconfiguring the current verifier... 2018-01-29 23:07:10,083 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier --reconfigure' 2018-01-29 23:07:13,288 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-29 23:07:13,288 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-29 23:07:13,289 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-29 23:07:13,291 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-29 23:07:13,293 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-29 23:07:13,295 - 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-01-29 23:25:19,374 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [123.192153s] ... ok 2018-01-29 23:25:19,374 - 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 [6.724242s] ... ok 2018-01-29 23:25:19,374 - 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 [11.680601s] ... ok 2018-01-29 23:25:19,374 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.290390s] ... ok 2018-01-29 23:25:19,374 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.713743s] ... ok 2018-01-29 23:25:19,374 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.278995s] ... ok 2018-01-29 23:25:19,374 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000813s] ... ok 2018-01-29 23:25:19,374 - 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 [15.250861s] ... ok 2018-01-29 23:25:19,374 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.419402s] ... ok 2018-01-29 23:25:19,374 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.515908s] ... ok 2018-01-29 23:25:19,374 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.274795s] ... ok 2018-01-29 23:25:19,374 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000755s] ... ok 2018-01-29 23:25:19,375 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.154064s] ... ok 2018-01-29 23:25:19,375 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.511809s] ... ok 2018-01-29 23:25:19,375 - 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.514015s] ... ok 2018-01-29 23:25:19,375 - 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.608465s] ... ok 2018-01-29 23:25:19,375 - 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.527755s] ... ok 2018-01-29 23:25:19,375 - 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.816329s] ... ok 2018-01-29 23:25:19,375 - 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.495284s] ... ok 2018-01-29 23:25:19,375 - 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.165487s] ... ok 2018-01-29 23:25:19,376 - 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.518205s] ... ok 2018-01-29 23:25:19,376 - 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.202099s] ... ok 2018-01-29 23:25:19,376 - 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.181426s] ... ok 2018-01-29 23:25:19,376 - 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.213949s] ... ok 2018-01-29 23:25:19,376 - 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.437681s] ... ok 2018-01-29 23:25:19,376 - 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.192345s] ... ok 2018-01-29 23:25:19,376 - 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.029464s] ... ok 2018-01-29 23:25:19,376 - 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.227758s] ... ok 2018-01-29 23:25:19,376 - 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.427736s] ... ok 2018-01-29 23:25:19,376 - 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.025435s] ... ok 2018-01-29 23:25:19,376 - 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.025831s] ... ok 2018-01-29 23:25:19,376 - 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.070614s] ... ok 2018-01-29 23:25:19,376 - 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.165945s] ... ok 2018-01-29 23:25:19,376 - 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.169222s] ... ok 2018-01-29 23:25:19,377 - 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.359743s] ... ok 2018-01-29 23:25:19,377 - 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.026615s] ... ok 2018-01-29 23:25:19,377 - 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.185303s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [20.638573s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [29.947091s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [36.854230s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [19.592229s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.901107s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.549612s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.437648s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.801217s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.844138s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.832524s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.956584s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.333114s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [14.864475s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [9.169860s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [11.212228s] ... ok 2018-01-29 23:25:19,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.435789s] ... ok 2018-01-29 23:25:19,378 - 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 [1.627629s] ... ok 2018-01-29 23:25:19,378 - 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 [1.392964s] ... ok 2018-01-29 23:25:19,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.380903s] ... ok 2018-01-29 23:25:19,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.474417s] ... ok 2018-01-29 23:25:19,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [1.269009s] ... ok 2018-01-29 23:25:19,378 - 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.549692s] ... ok 2018-01-29 23:25:19,378 - 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.525211s] ... ok 2018-01-29 23:25:19,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.855571s] ... ok 2018-01-29 23:25:19,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.814989s] ... ok 2018-01-29 23:25:19,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.611567s] ... ok 2018-01-29 23:25:19,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [2.149199s] ... ok 2018-01-29 23:25:19,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.700942s] ... ok 2018-01-29 23:25:19,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.194345s] ... ok 2018-01-29 23:25:19,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.605170s] ... ok 2018-01-29 23:25:19,378 - 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.533471s] ... ok 2018-01-29 23:25:19,378 - 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.471415s] ... ok 2018-01-29 23:25:19,378 - 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.458706s] ... ok 2018-01-29 23:25:19,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.307289s] ... ok 2018-01-29 23:25:19,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.098520s] ... ok 2018-01-29 23:25:19,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012537s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [30.822835s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.162002s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.149468s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.131565s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.130747s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.714229s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.683025s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.017859s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.018621s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.088499s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.075001s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.070358s] ... ok 2018-01-29 23:25:19,379 - 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.114005s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.103532s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.083706s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.079502s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.083173s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.279430s] ... ok 2018-01-29 23:25:19,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.034476s] ... ok 2018-01-29 23:25:19,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.298661s] ... ok 2018-01-29 23:25:19,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.016483s] ... ok 2018-01-29 23:25:19,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.036775s] ... ok 2018-01-29 23:25:19,380 - 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.841745s] ... ok 2018-01-29 23:25:19,380 - 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.494592s] ... ok 2018-01-29 23:25:19,380 - 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.039049s] ... ok 2018-01-29 23:25:19,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.805229s] ... ok 2018-01-29 23:25:19,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.412973s] ... ok 2018-01-29 23:25:19,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [4.771924s] ... ok 2018-01-29 23:25:19,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [4.328613s] ... ok 2018-01-29 23:25:19,380 - 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 [4.108109s] ... ok 2018-01-29 23:25:19,380 - 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 [4.408928s] ... ok 2018-01-29 23:25:19,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.856588s] ... ok 2018-01-29 23:25:19,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [9.224856s] ... ok 2018-01-29 23:25:19,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [4.119199s] ... ok 2018-01-29 23:25:19,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.188011s] ... ok 2018-01-29 23:25:19,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.186169s] ... ok 2018-01-29 23:25:19,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.132906s] ... ok 2018-01-29 23:25:19,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.234280s] ... ok 2018-01-29 23:25:19,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.172863s] ... ok 2018-01-29 23:25:19,381 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.193833s] ... ok 2018-01-29 23:25:19,381 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.216545s] ... ok 2018-01-29 23:25:19,381 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.166798s] ... ok 2018-01-29 23:25:19,381 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [8.969497s] ... ok 2018-01-29 23:25:19,381 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [4.725791s] ... ok 2018-01-29 23:25:19,381 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [9.201217s] ... ok 2018-01-29 23:25:19,381 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [3.092477s] ... ok 2018-01-29 23:25:19,381 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.277790s] ... ok 2018-01-29 23:25:19,381 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.103370s] ... ok 2018-01-29 23:25:19,381 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.108799s] ... ok 2018-01-29 23:25:19,381 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.085877s] ... ok 2018-01-29 23:25:19,381 - 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 [12.602677s] ... ok 2018-01-29 23:25:19,381 - 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 [13.929129s] ... ok 2018-01-29 23:25:19,381 - 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 [1.460380s] ... ok 2018-01-29 23:25:19,381 - 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 [1.302336s] ... ok 2018-01-29 23:25:19,381 - 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.965865s] ... ok 2018-01-29 23:25:19,381 - 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.658919s] ... ok 2018-01-29 23:25:19,381 - 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.694158s] ... ok 2018-01-29 23:25:19,381 - 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.971056s] ... ok 2018-01-29 23:25:19,381 - 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.532432s] ... ok 2018-01-29 23:25:19,382 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.134480s] ... ok 2018-01-29 23:25:19,382 - 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.318271s] ... ok 2018-01-29 23:25:19,382 - 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.911729s] ... ok 2018-01-29 23:25:19,382 - 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.492870s] ... ok 2018-01-29 23:25:19,382 - 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.547697s] ... ok 2018-01-29 23:25:19,382 - 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.578609s] ... ok 2018-01-29 23:25:19,382 - 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 [1.048403s] ... ok 2018-01-29 23:25:19,382 - 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.848214s] ... ok 2018-01-29 23:25:19,382 - 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.100644s] ... ok 2018-01-29 23:25:19,382 - 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.033676s] ... ok 2018-01-29 23:25:19,382 - 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.039200s] ... ok 2018-01-29 23:25:19,382 - 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.039908s] ... ok 2018-01-29 23:25:19,382 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list [0.344804s] ... ok 2018-01-29 23:25:19,382 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions [0.280775s] ... ok 2018-01-29 23:25:19,382 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata [1.311031s] ... ok 2018-01-29 23:25:19,382 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item [0.798002s] ... ok 2018-01-29 23:25:19,382 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata [0.692724s] ... ok 2018-01-29 23:25:19,382 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item [0.657252s] ... ok 2018-01-29 23:25:19,382 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance [11.400172s] ... ok 2018-01-29 23:25:19,382 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_get_volume_attachment [9.928823s] ... ok 2018-01-29 23:25:19,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume [0.508157s] ... ok 2018-01-29 23:25:19,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable [0.380449s] ... ok 2018-01-29 23:25:19,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update [0.449052s] ... ok 2018-01-29 23:25:19,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete [6.139970s] ... ok 2018-01-29 23:25:19,383 - 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 [9.843837s] ... ok 2018-01-29 23:25:19,383 - 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 [9.493077s] ... ok 2018-01-29 23:25:19,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list [0.114639s] ... ok 2018-01-29 23:25:19,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name [0.085165s] ... ok 2018-01-29 23:25:19,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name [0.099545s] ... ok 2018-01-29 23:25:19,383 - 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.357130s] ... ok 2018-01-29 23:25:19,383 - 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.109150s] ... ok 2018-01-29 23:25:19,383 - 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.127262s] ... ok 2018-01-29 23:25:19,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details [0.122751s] ... ok 2018-01-29 23:25:19,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata [0.098723s] ... ok 2018-01-29 23:25:19,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone [0.201539s] ... ok 2018-01-29 23:25:19,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status [0.384930s] ... ok 2018-01-29 23:25:19,383 - 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.104954s] ... ok 2018-01-29 23:25:19,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status [0.096488s] ... ok 2018-01-29 23:25:19,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_attach_volumes_with_nonexistent_volume_id [8.467475s] ... ok 2018-01-29 23:25:19,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size [0.024403s] ... ok 2018-01-29 23:25:19,384 - 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.073082s] ... ok 2018-01-29 23:25:19,384 - 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.106168s] ... ok 2018-01-29 23:25:19,384 - 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.034417s] ... ok 2018-01-29 23:25:19,384 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative [0.021857s] ... ok 2018-01-29 23:25:19,384 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero [0.032843s] ... ok 2018-01-29 23:25:19,384 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size [0.068423s] ... ok 2018-01-29 23:25:19,384 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id [0.066787s] ... ok 2018-01-29 23:25:19,384 - 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.016168s] ... ok 2018-01-29 23:25:19,384 - 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.074798s] ... ok 2018-01-29 23:25:19,384 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id [0.015601s] ... ok 2018-01-29 23:25:19,384 - 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.016502s] ... ok 2018-01-29 23:25:19,384 - 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.092331s] ... ok 2018-01-29 23:25:19,384 - 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.082528s] ... ok 2018-01-29 23:25:19,384 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status [0.090550s] ... ok 2018-01-29 23:25:19,384 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name [0.083013s] ... ok 2018-01-29 23:25:19,384 - 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.319855s] ... ok 2018-01-29 23:25:19,384 - 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.067547s] ... ok 2018-01-29 23:25:19,384 - 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.087533s] ... ok 2018-01-29 23:25:19,384 - 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.015547s] ... ok 2018-01-29 23:25:19,384 - 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.014111s] ... ok 2018-01-29 23:25:19,385 - 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.099192s] ... ok 2018-01-29 23:25:19,385 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id [0.068418s] ... ok 2018-01-29 23:25:19,385 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id [0.066511s] ... ok 2018-01-29 23:25:19,385 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.027764s] ... ok 2018-01-29 23:25:19,385 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot [6.476710s] ... ok 2018-01-29 23:25:19,385 - 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.150309s] ... ok 2018-01-29 23:25:19,385 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params [0.120119s] ... ok 2018-01-29 23:25:19,385 - 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.421561s] ... ok 2018-01-29 23:25:19,385 - 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.086450s] ... ok 2018-01-29 23:25:19,385 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination [0.993663s] ... ok 2018-01-29 23:25:19,385 - 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.271262s] ... ok 2018-01-29 23:25:19,385 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination [0.713425s] ... ok 2018-01-29 23:25:19,386 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 1080.0000 sec. 2018-01-29 23:25:19,386 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 204 2018-01-29 23:25:19,387 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-29 23:25:19,387 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-29 23:25:19,390 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-29 23:25:30,247 - functest.energy.energy - DEBUG - Stopping recording 2018-01-29 23:25:31,919 - functest.utils.functest_utils - DEBUG - 2018-01-29 23:25:31,919 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-29 23:25:31,919 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 18:33 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-29 23:25:31,922 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-29 23:25:32,858 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-30 00:08:23,101 - 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 2570.238s OK 2018-01-30 00:08:23,716 - functest.utils.functest_utils - DEBUG - 2018-01-30 00:08:23,717 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-30 00:08:23,717 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 42:50 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-30 00:08:23,719 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-bar-ha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-697 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-01-30 00:08:23,721 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:52 | PASS | | vping_userdata | functest | smoke | 00:46 | PASS | | tempest_smoke_serial | functest | smoke | 24:46 | PASS | | rally_sanity | functest | smoke | 28:26 | PASS | | refstack_defcore | functest | smoke | 18:33 | PASS | | snaps_smoke | functest | smoke | 42:50 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-01-30 00:08:23,724 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-30 00:08:30,806 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-30 00:08:30,806 - functest.ci.prepare_env - INFO - ============================================== 2018-01-30 00:08:30,806 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-30 00:08:30,807 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-01-30 00:08:30,807 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-01-30 00:08:31,139 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-01-30 00:08:31,140 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-01-30 00:08:31,533 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-01-30 00:08:31,533 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/0eb01b2e0fdf404a8cb97f5434bd31c7 ...OK 2018-01-30 00:08:31,829 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-01-30 00:08:31,829 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-01-30 00:08:32,207 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-01-30 00:08:32,207 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-01-30 00:08:33,473 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-30 00:08:35,135 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-30 00:08:35,166 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-30 00:08:35,166 - functest.ci.prepare_env - INFO - ============================================== 2018-01-30 00:08:35,167 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-30 00:08:35,167 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-30 00:08:35,167 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-30 00:08:35,167 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-bar-ha 2018-01-30 00:08:35,167 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-30 00:08:35,167 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-01-30 00:08:35,167 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-697 2018-01-30 00:08:35,167 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-30 00:08:35,167 - functest.ci.prepare_env - INFO - ============================================== 2018-01-30 00:08:35,167 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-30 00:08:35,167 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-30 00:08:35,167 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-30 00:08:35,167 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-30 00:08:35,167 - functest.ci.prepare_env - INFO - ============================================== 2018-01-30 00:08:35,168 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-30 00:08:35,168 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-30 00:08:35,173 - functest.ci.prepare_env - INFO - ============================================== 2018-01-30 00:08:35,173 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-30 00:08:36,878 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-30 00:08:38,652 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-30 00:08:40,163 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-30 00:08:41,345 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-30 00:08:42,816 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-30 00:08:44,448 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-30 00:08:44,448 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-30 00:08:47,909 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-30 00:08:47,910 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-30 00:08:48,809 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-30 00:08:48,810 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-30 00:08:48,811 - 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-01-30 00:08:48,812 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-30 00:08:48,812 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-01-30 00:08:48,848 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-01-30 00:09:09,194 - 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-bar-ha status: 100 build tag: jenkins-functest-compass-virtual-daily-euphrates-697 details: {} 2018-01-30 00:09:09,194 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-01-30 00:09:09,776 - functest.utils.functest_utils - DEBUG - 2018-01-30 00:09:09,776 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-30 00:09:09,777 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:20 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-01-30 00:09:09,779 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-bar-ha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-697 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-01-30 00:09:09,781 - 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-01-30 00:09:09,784 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK