2018-03-06 21:26:12,838 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-06 21:26:12,838 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 21:26:12,838 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-06 21:26:12,839 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-06 21:26:12,839 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-03-06 21:26:13,110 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-06 21:26:13,111 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-03-06 21:26:13,279 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-03-06 21:26:13,279 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/07e8d3e655084033a74c61bb251b7687 ...OK 2018-03-06 21:26:13,444 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-03-06 21:26:13,444 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-03-06 21:26:13,703 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-03-06 21:26:13,703 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-03-06 21:26:14,449 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-06 21:26:15,931 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-06 21:26:15,949 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-06 21:26:15,949 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 21:26:15,949 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-06 21:26:15,949 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-06 21:26:15,950 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-06 21:26:15,950 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-03-06 21:26:15,950 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-06 21:26:15,950 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-03-06 21:26:15,950 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-382 2018-03-06 21:26:15,950 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-06 21:26:15,950 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 21:26:15,950 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-06 21:26:15,950 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-06 21:26:15,950 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-06 21:26:15,950 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-06 21:26:15,950 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 21:26:15,951 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-06 21:26:15,951 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-06 21:26:16,014 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 21:26:16,014 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-06 21:26:17,622 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-06 21:26:19,265 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-06 21:26:20,758 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-06 21:26:21,841 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-06 21:26:23,244 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-06 21:26:24,834 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-06 21:26:24,834 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-06 21:26:28,827 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-06 21:26:28,828 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-06 21:26:29,658 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-06 21:26:29,659 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-06 21:26:29,660 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-03-06 21:26:29,661 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-03-06 21:26:29,661 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-03-06 21:26:31,411 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-06 21:26:36,248 - 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 4.836s OK 2018-03-06 21:26:36,832 - functest.utils.functest_utils - DEBUG - 2018-03-06 21:26:36,832 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-06 21:26:36,832 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-06 21:26:36,834 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-03-06 21:26:37,833 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-06 21:29:21,058 - 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 163.222s OK 2018-03-06 21:29:21,612 - functest.utils.functest_utils - DEBUG - 2018-03-06 21:29:21,612 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-06 21:29:21,612 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 02:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-06 21:29:21,614 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-03-06 21:29:22,098 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-06 21:29:54,945 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 32.847s OK 2018-03-06 21:29:55,506 - functest.utils.functest_utils - DEBUG - 2018-03-06 21:29:55,506 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-06 21:29:55,506 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:33 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-03-06 21:29:55,508 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-382 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-03-06 21:29:55,510 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | api_check | functest | healthcheck | 02:43 | PASS | | snaps_health_check | functest | healthcheck | 00:33 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-03-06 21:29:55,511 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-06 21:30:01,653 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-06 21:30:01,653 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 21:30:01,653 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-06 21:30:01,654 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-06 21:30:01,654 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-03-06 21:30:01,832 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-06 21:30:01,832 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-03-06 21:30:02,033 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-03-06 21:30:02,033 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/07e8d3e655084033a74c61bb251b7687 ...OK 2018-03-06 21:30:02,212 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-03-06 21:30:02,213 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-03-06 21:30:02,470 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-03-06 21:30:02,470 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-03-06 21:30:03,037 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-06 21:30:04,141 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-06 21:30:04,158 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-06 21:30:04,158 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 21:30:04,158 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-06 21:30:04,158 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-06 21:30:04,158 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-06 21:30:04,158 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-03-06 21:30:04,158 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-06 21:30:04,158 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-03-06 21:30:04,158 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-382 2018-03-06 21:30:04,158 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-06 21:30:04,158 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 21:30:04,159 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-06 21:30:04,159 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-06 21:30:04,159 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-06 21:30:04,159 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-06 21:30:04,159 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 21:30:04,159 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-06 21:30:04,160 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-06 21:30:04,222 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 21:30:04,222 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-06 21:30:05,849 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-06 21:30:07,461 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-06 21:30:08,760 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-06 21:30:09,840 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-06 21:30:11,250 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-06 21:30:12,834 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-06 21:30:12,834 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-06 21:30:15,790 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-06 21:30:15,790 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-06 21:30:16,641 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-06 21:30:16,642 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-06 21:30:16,643 - 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 odl snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-03-06 21:30:16,644 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-03-06 21:30:16,644 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-03-06 21:30:21,527 - functest.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Read timed out. (read timeout=4) 2018-03-06 21:30:21,527 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-06 21:30:21,527 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-06 21:30:21' 2018-03-06 21:30:21,528 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--b1a6f9ab-2ac7-40b6-82a8-aa09b9c6f5d3' 2018-03-06 21:30:24,070 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-b1a6f9ab-2ac7-40b6-82a8-aa09b9c6f5d3' 2018-03-06 21:30:25,647 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-b1a6f9ab-2ac7-40b6-82a8-aa09b9c6f5d3' 2018-03-06 21:30:29,451 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-b1a6f9ab-2ac7-40b6-82a8-aa09b9c6f5d3' 2018-03-06 21:30:30,143 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-b1a6f9ab-2ac7-40b6-82a8-aa09b9c6f5d3' 2018-03-06 21:30:30,655 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-b1a6f9ab-2ac7-40b6-82a8-aa09b9c6f5d3' 2018-03-06 21:30:35,933 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-b1a6f9ab-2ac7-40b6-82a8-aa09b9c6f5d3' 2018-03-06 21:30:37,591 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-b1a6f9ab-2ac7-40b6-82a8-aa09b9c6f5d3' 2018-03-06 21:30:53,745 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-06 21:30:59,602 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-03-06 21:31:00,737 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-06 21:31:01,742 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-06 21:31:22,678 - functest.utils.functest_utils - DEBUG - 2018-03-06 21:31:22,678 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-06 21:31:22,678 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-06 21:31:22,680 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-03-06 21:31:22,739 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-06 21:31:22,739 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-06 21:31:22' 2018-03-06 21:31:22,739 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--5d7cab6d-6879-473d-9a61-365cf3cdf396' 2018-03-06 21:31:25,010 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-5d7cab6d-6879-473d-9a61-365cf3cdf396' 2018-03-06 21:31:25,905 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-5d7cab6d-6879-473d-9a61-365cf3cdf396' 2018-03-06 21:31:30,123 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-5d7cab6d-6879-473d-9a61-365cf3cdf396' 2018-03-06 21:31:30,606 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-5d7cab6d-6879-473d-9a61-365cf3cdf396' 2018-03-06 21:31:34,636 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-5d7cab6d-6879-473d-9a61-365cf3cdf396' 2018-03-06 21:31:37,811 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-06 21:31:42,094 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-06 21:31:44,204 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-03-06 21:31:46,700 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-06 21:32:02,565 - functest.utils.functest_utils - DEBUG - 2018-03-06 21:32:02,565 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-06 21:32:02,565 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:24 | PASS | +------------------------+------------------+------------------+----------------+ 2018-03-06 21:32:02,567 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-03-06 21:32:05,200 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-06 21:32:06,168 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-06 21:32:06,168 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-06 21:32:08,347 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-03-06 21:32:08,347 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-03-06 21:32:11,250 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-06 21:32:11,251 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-06 21:32:11,252 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-06 21:32:11,253 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-06 21:32:11,253 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-3b3a8f33-7249-4cf6-b540-ee8793c9f4b7/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-03-06 21:32:13,771 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-06 21:32:13,772 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-06 21:32:13,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-03-06 21:32:15,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:32:15.327 79 INFO rally.api [-] Starting verification (UUID=403cf48c-dca2-406c-a623-d19ce45831b8) for deployment 'opnfv-rally' (UUID=5b48ef74-bec4-443a-a133-cbe8854c3b90) by verifier 'opnfv-tempest' (UUID=3b3a8f33-7249-4cf6-b540-ee8793c9f4b7). 2018-03-06 21:32:15,328 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 403cf48c-dca2-406c-a623-d19ce45831b8 2018-03-06 21:32:21,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:32:21.316 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.374s] 2018-03-06 21:32:21,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:32:21.400 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.085s] 2018-03-06 21:32:25,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:32:25.094 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.766s] 2018-03-06 21:32:27,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:32:27.263 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.168s] 2018-03-06 21:32:36,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:32:36.230 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.620s] 2018-03-06 21:32:48,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:32:48.535 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [8.237s] 2018-03-06 21:33:08,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:33:08.194 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.126s] 2018-03-06 21:33:08,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:33:08.195 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-06 21:33:34,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:33:34.734 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.121s] 2018-03-06 21:33:34,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:33:34.735 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-06 21:34:11,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:34:11.178 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.713s] 2018-03-06 21:34:30,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:34:30.861 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.083s] 2018-03-06 21:34:31,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:34:31.029 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.167s] 2018-03-06 21:34:35,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:34:35.477 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-03-06 21:34:35,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:34:35.477 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-03-06 21:34:38,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:34:38.394 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.438s] 2018-03-06 21:34:42,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:34:42.463 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.110s] 2018-03-06 21:34:47,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:34:47.150 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.768s] 2018-03-06 21:34:52,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:34:52.033 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.537s] 2018-03-06 21:34:58,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:34:58.733 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.818s] 2018-03-06 21:35:02,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:02.693 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.445s] 2018-03-06 21:35:06,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:06.565 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.238s] 2018-03-06 21:35:11,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:11.657 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.574s] 2018-03-06 21:35:16,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:16.675 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.561s] 2018-03-06 21:35:22,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:22.708 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.317s] 2018-03-06 21:35:24,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:24.193 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-03-06 21:35:25,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:25.475 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.101s] 2018-03-06 21:35:25,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:25.581 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.104s] 2018-03-06 21:35:25,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:25.680 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.101s] 2018-03-06 21:35:28,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:28.535 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.633s] 2018-03-06 21:35:28,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:28.994 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.459s] 2018-03-06 21:35:30,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:30.007 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.013s] 2018-03-06 21:35:35,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:35.404 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.232s] 2018-03-06 21:35:45,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:45.787 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.333s] 2018-03-06 21:35:48,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:48.945 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.158s] 2018-03-06 21:35:57,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:35:57.981 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.044s] 2018-03-06 21:36:00,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:00.824 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.842s] 2018-03-06 21:36:06,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:06.244 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.419s] 2018-03-06 21:36:13,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:13.013 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.251s] 2018-03-06 21:36:15,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:15.870 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.856s] 2018-03-06 21:36:20,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:20.244 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.374s] 2018-03-06 21:36:35,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:35.857 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.150s] 2018-03-06 21:36:36,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:36.026 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.169s] 2018-03-06 21:36:36,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:36.149 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.122s] 2018-03-06 21:36:36,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:36.264 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.113s] 2018-03-06 21:36:36,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:36.404 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.141s] 2018-03-06 21:36:36,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:36.517 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.112s] 2018-03-06 21:36:49,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:49.597 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.529s] 2018-03-06 21:36:49,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:49.751 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.154s] 2018-03-06 21:36:49,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:49.879 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.127s] 2018-03-06 21:36:49,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:49.978 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.098s] 2018-03-06 21:36:50,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:50.094 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.116s] 2018-03-06 21:36:50,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:36:50.205 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.111s] 2018-03-06 21:37:03,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:37:03.032 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.391s] 2018-03-06 21:37:09,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:37:09.072 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.039s] 2018-03-06 21:37:10,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:37:10.764 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.693s] 2018-03-06 21:37:10,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:37:10.847 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.083s] 2018-03-06 21:37:10,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:37:10.926 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.078s] 2018-03-06 21:37:21,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:37:21.498 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.499s] 2018-03-06 21:37:27,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:37:27.678 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.179s] 2018-03-06 21:37:29,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:37:29.380 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.702s] 2018-03-06 21:37:29,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:37:29.457 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.077s] 2018-03-06 21:37:29,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:37:29.533 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.075s] 2018-03-06 21:37:43,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:37:43.081 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [8.722s] 2018-03-06 21:37:48,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:37:48.120 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.038s] 2018-03-06 21:37:52,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:37:52.045 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [3.926s] 2018-03-06 21:37:54,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:37:54.667 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.621s] 2018-03-06 21:38:20,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:38:20.508 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.747s] 2018-03-06 21:38:26,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:38:26.535 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.028s] 2018-03-06 21:38:31,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:38:31.151 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.615s] 2018-03-06 21:38:33,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:38:33.961 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.810s] 2018-03-06 21:38:51,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:38:51.144 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.779s] 2018-03-06 21:38:52,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:38:52.195 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.049s] 2018-03-06 21:38:52,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:38:52.261 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.068s] 2018-03-06 21:38:55,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:38:55.193 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.921s] 2018-03-06 21:38:56,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:38:56.284 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.089s] 2018-03-06 21:38:56,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:38:56.352 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.070s] 2018-03-06 21:38:58,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:38:58.931 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.540s] 2018-03-06 21:39:01,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:39:01.266 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-03-06 21:39:02,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:39:02.171 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-03-06 21:39:02,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:39:02.171 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-03-06 21:39:02,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:39:02.172 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-03-06 21:39:02,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:39:02.172 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-03-06 21:39:02,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:39:02.172 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-03-06 21:39:14,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:39:14.318 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [3.050s] 2018-03-06 21:39:31,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:39:31.778 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [17.441s] 2018-03-06 21:39:31,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:39:31.809 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.034s] 2018-03-06 21:39:55,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:39:55.815 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [1.007s] 2018-03-06 21:39:56,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:39:56.173 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.357s] 2018-03-06 21:39:56,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:39:56.562 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.389s] 2018-03-06 21:39:56,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:39:56.942 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.379s] 2018-03-06 21:39:57,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:39:57.421 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.479s] 2018-03-06 21:39:57,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:39:57.906 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.484s] 2018-03-06 21:40:24,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:40:24.208 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [3.926s] 2018-03-06 21:40:24,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:40:24.244 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.036s] 2018-03-06 21:40:49,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:40:49.705 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [7.537s] 2018-03-06 21:41:02,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:41:02.367 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [7.933s] 2018-03-06 21:41:12,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:41:12.636 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [6.555s] 2018-03-06 21:41:20,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:41:20.273 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [7.635s] 2018-03-06 21:41:29,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:41:29.680 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [7.347s] 2018-03-06 21:41:39,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:41:39.383 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [9.701s] 2018-03-06 21:41:45,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:41:45.865 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.059s] 2018-03-06 21:41:53,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:41:53.946 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.067s] 2018-03-06 21:44:28,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:44:28.754 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [150.703s] 2018-03-06 21:44:54,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:44:54.798 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [19.669s] 2018-03-06 21:45:29,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:45:29.092 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [19.232s] 2018-03-06 21:46:47,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:46:47.105 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [59.399s] 2018-03-06 21:47:54,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-06 21:47:54.076 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [55.770s] 2018-03-06 21:48:02,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 403cf48c-dca2-406c-a623-d19ce45831b8'. 2018-03-06 21:48:03,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-06 21:48:03,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-06 21:48:03,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-06 21:48:03,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 403cf48c-dca2-406c-a623-d19ce45831b8 | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-06 21:32:15 | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-06 21:48:02 | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:47 | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3b3a8f33-7249-4cf6-b540-ee8793c9f4b7) | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5b48ef74-bec4-443a-a133-cbe8854c3b90) | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 934.155 | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 99 | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-03-06 21:48:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-06 21:48:03,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-06 21:48:03,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 99.0% 2018-03-06 21:48:09,705 - functest.utils.functest_utils - DEBUG - 2018-03-06 21:48:09,705 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-06 21:48:09,706 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 16:04 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-03-06 21:48:09,708 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-03-06 21:48:09,708 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-03-06 21:48:09,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-03-06 21:48:10,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-d40568a1-fbe5-4201-b42e-0e486f8ea58d'... 2018-03-06 21:48:12,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-d40568a1-fbe5-4201-b42e-0e486f8ea58d'... 2018-03-06 21:48:13,185 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-d40568a1-fbe5-4201-b42e-0e486f8ea58d'... 2018-03-06 21:48:16,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-d40568a1-fbe5-4201-b42e-0e486f8ea58d'... 2018-03-06 21:48:17,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-d40568a1-fbe5-4201-b42e-0e486f8ea58d'... 2018-03-06 21:48:17,568 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-03-06 21:48:17,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-03-06 21:48:17,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-06 21:48:17,587 - 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-03-06 21:48:17,591 - 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': '9d83f0af-5af0-4fd4-b85d-8a99fa9f5feb', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'flavor_name': 'rally-tiny-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-06 21:49:01,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-06 21:48:19.211 267 INFO rally.task.engine [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Task validation. 2018-03-06 21:48:19.218 267 INFO rally.task.engine [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Task validation of scenarios names. 2018-03-06 21:48:19.220 267 INFO rally.task.engine [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Task validation of scenarios names. 2018-03-06 21:48:19.220 267 INFO rally.task.engine [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Task validation of syntax. 2018-03-06 21:48:19.254 267 INFO rally.task.engine [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Task validation of syntax. 2018-03-06 21:48:19.254 267 INFO rally.task.engine [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Task validation of semantic. 2018-03-06 21:48:19.747 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Enter context: `users` 2018-03-06 21:48:21.483 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Enter context: `users` 2018-03-06 21:48:21.503 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Exit context: `users` 2018-03-06 21:48:25.107 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Exit context: `users` 2018-03-06 21:48:25.107 267 INFO rally.task.engine [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Task validation of semantic. 2018-03-06 21:48:25.107 267 INFO rally.task.engine [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Task validation. Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4: started 2018-03-06 21:48:25.126 267 INFO rally.task.engine [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Benchmarking. 2018-03-06 21:48:25.152 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Enter context: `users` 2018-03-06 21:48:26.822 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Enter context: `users` 2018-03-06 21:48:26.843 394 INFO rally.task.runner [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | ITER: 1 START 2018-03-06 21:48:27.149 394 INFO rally.task.runner [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | ITER: 1 END: OK 2018-03-06 21:48:27.173 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Exit context: `users` 2018-03-06 21:48:29.907 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Exit context: `users` 2018-03-06 21:48:31.178 267 INFO rally.task.engine [-] Load duration is: 0.305023 2018-03-06 21:48:31.178 267 INFO rally.task.engine [-] Full duration is: 4.756387 2018-03-06 21:48:31.213 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Enter context: `users` 2018-03-06 21:48:33.273 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Enter context: `users` 2018-03-06 21:48:33.287 480 INFO rally.task.runner [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | ITER: 1 START 2018-03-06 21:48:33.973 480 INFO rally.task.runner [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | ITER: 1 END: OK 2018-03-06 21:48:33.997 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Exit context: `users` 2018-03-06 21:48:37.041 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Exit context: `users` 2018-03-06 21:48:37.237 267 INFO rally.task.engine [-] Load duration is: 0.685189 2018-03-06 21:48:37.237 267 INFO rally.task.engine [-] Full duration is: 5.829518 2018-03-06 21:48:37.269 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Enter context: `users` 2018-03-06 21:48:39.171 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Enter context: `users` 2018-03-06 21:48:39.187 566 INFO rally.task.runner [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | ITER: 1 START 2018-03-06 21:48:39.682 566 INFO rally.task.runner [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | ITER: 1 END: OK 2018-03-06 21:48:39.706 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Exit context: `users` 2018-03-06 21:48:42.464 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Exit context: `users` 2018-03-06 21:48:43.295 267 INFO rally.task.engine [-] Load duration is: 0.494422 2018-03-06 21:48:43.296 267 INFO rally.task.engine [-] Full duration is: 5.195739 2018-03-06 21:48:43.327 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Enter context: `users` 2018-03-06 21:48:45.173 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Enter context: `users` 2018-03-06 21:48:45.188 652 INFO rally.task.runner [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | ITER: 1 START 2018-03-06 21:48:45.803 652 INFO rally.task.runner [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | ITER: 1 END: OK 2018-03-06 21:48:45.827 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Exit context: `users` 2018-03-06 21:48:48.549 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Exit context: `users` 2018-03-06 21:48:49.356 267 INFO rally.task.engine [-] Load duration is: 0.61347 2018-03-06 21:48:49.357 267 INFO rally.task.engine [-] Full duration is: 5.222484 2018-03-06 21:48:49.386 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Enter context: `users` 2018-03-06 21:48:51.286 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Enter context: `users` 2018-03-06 21:48:51.301 738 INFO rally.task.runner [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | ITER: 1 START 2018-03-06 21:48:51.932 738 INFO rally.task.runner [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | ITER: 1 END: OK 2018-03-06 21:48:51.952 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Exit context: `users` 2018-03-06 21:48:54.993 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Exit context: `users` 2018-03-06 21:48:55.414 267 INFO rally.task.engine [-] Load duration is: 0.630687 2018-03-06 21:48:55.414 267 INFO rally.task.engine [-] Full duration is: 5.607977 2018-03-06 21:48:55.441 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Enter context: `users` 2018-03-06 21:48:57.293 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Enter context: `users` 2018-03-06 21:48:57.312 824 INFO rally.task.runner [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | ITER: 1 START 2018-03-06 21:48:57.802 824 INFO rally.task.runner [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | ITER: 1 END: OK 2018-03-06 21:48:57.821 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Starting: Exit context: `users` 2018-03-06 21:49:00.699 267 INFO rally.plugins.openstack.context.keystone.users [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Exit context: `users` 2018-03-06 21:49:01.473 267 INFO rally.task.engine [-] Load duration is: 0.489226 2018-03-06 21:49:01.473 267 INFO rally.task.engine [-] Full duration is: 5.259438 2018-03-06 21:49:01.497 267 INFO rally.task.engine [-] Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4 | Completed: Benchmarking. Task 60f30c1b-6a06-4902-a2a5-e0b6519558b4: 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.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.305023 Full duration: 4.756387 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.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | total | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.685189 Full duration: 5.829518 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.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.494422 Full duration: 5.195739 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.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | total | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.61347 Full duration: 5.222484 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.436 | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 100.0% | 1 | | total | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.630687 Full duration: 5.607977 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.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.489226 Full duration: 5.259438 2018-03-06 21:49:01,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 60f30c1b-6a06-4902-a2a5-e0b6519558b4 2018-03-06 21:49:01,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-03-06 21:49:01,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '60f30c1b-6a06-4902-a2a5-e0b6519558b4', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-03-06 21:49:01,635 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '60f30c1b-6a06-4902-a2a5-e0b6519558b4'] 2018-03-06 21:49:02,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-06 21:49:02,773 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-03-06 21:49:02,774 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-03-06 21:49:02,774 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-glance.yaml 2018-03-06 21:49:02,774 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-06 21:49:02,792 - 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-03-06 21:49:02,793 - 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': '9d83f0af-5af0-4fd4-b85d-8a99fa9f5feb', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'flavor_name': 'rally-tiny-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-06 21:50:02,015 - functest.opnfv_tests.openstack.rally.rally - INFO - Percentage error: n/a, | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | 2018-03-06 21:50:02,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-06 21:49:04.402 870 INFO rally.task.engine [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Task validation. 2018-03-06 21:49:04.409 870 INFO rally.task.engine [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Task validation of scenarios names. 2018-03-06 21:49:04.412 870 INFO rally.task.engine [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Task validation of scenarios names. 2018-03-06 21:49:04.412 870 INFO rally.task.engine [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Task validation of syntax. 2018-03-06 21:49:04.441 870 INFO rally.task.engine [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Task validation of syntax. 2018-03-06 21:49:04.441 870 INFO rally.task.engine [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Task validation of semantic. 2018-03-06 21:49:04.794 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Enter context: `users` 2018-03-06 21:49:06.841 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Enter context: `users` 2018-03-06 21:49:08.011 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Exit context: `users` 2018-03-06 21:49:11.583 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Exit context: `users` 2018-03-06 21:49:11.584 870 INFO rally.task.engine [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Task validation of semantic. 2018-03-06 21:49:11.584 870 INFO rally.task.engine [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Task validation. Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5: started 2018-03-06 21:49:11.609 870 INFO rally.task.engine [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Benchmarking. 2018-03-06 21:49:11.639 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Enter context: `users` 2018-03-06 21:49:13.432 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Enter context: `users` 2018-03-06 21:49:13.453 997 INFO rally.task.runner [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | ITER: 1 START 2018-03-06 21:49:18.192 997 INFO rally.task.runner [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | ITER: 1 END: OK 2018-03-06 21:49:18.212 870 INFO rally.plugins.openstack.context.cleanup.user [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: user resources cleanup 2018-03-06 21:49:18.949 870 INFO rally.plugins.openstack.context.cleanup.user [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: user resources cleanup 2018-03-06 21:49:18.949 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Exit context: `users` 2018-03-06 21:49:21.659 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Exit context: `users` 2018-03-06 21:49:21.700 870 INFO rally.task.engine [-] Load duration is: 4.737745 2018-03-06 21:49:21.700 870 INFO rally.task.engine [-] Full duration is: 10.022154 2018-03-06 21:49:21.736 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Enter context: `users` 2018-03-06 21:49:23.707 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Enter context: `users` 2018-03-06 21:49:23.723 1103 INFO rally.task.runner [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | ITER: 1 START 2018-03-06 21:49:27.112 1103 INFO rally.task.runner [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | ITER: 1 END: OK 2018-03-06 21:49:27.130 870 INFO rally.plugins.openstack.context.cleanup.user [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: user resources cleanup 2018-03-06 21:49:29.148 870 INFO rally.plugins.openstack.context.cleanup.user [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: user resources cleanup 2018-03-06 21:49:29.148 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Exit context: `users` 2018-03-06 21:49:32.013 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Exit context: `users` 2018-03-06 21:49:33.787 870 INFO rally.task.engine [-] Load duration is: 3.388253 2018-03-06 21:49:33.788 870 INFO rally.task.engine [-] Full duration is: 10.278655 2018-03-06 21:49:33.823 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Enter context: `users` 2018-03-06 21:49:35.626 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Enter context: `users` 2018-03-06 21:49:35.641 1209 INFO rally.task.runner [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | ITER: 1 START 2018-03-06 21:49:36.125 1209 INFO rally.task.runner [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | ITER: 1 END: OK 2018-03-06 21:49:36.150 870 INFO rally.plugins.openstack.context.cleanup.user [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: user resources cleanup 2018-03-06 21:49:36.557 870 INFO rally.plugins.openstack.context.cleanup.user [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: user resources cleanup 2018-03-06 21:49:36.558 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Exit context: `users` 2018-03-06 21:49:39.364 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Exit context: `users` 2018-03-06 21:49:39.853 870 INFO rally.task.engine [-] Load duration is: 0.483129 2018-03-06 21:49:39.854 870 INFO rally.task.engine [-] Full duration is: 5.542322 2018-03-06 21:49:39.887 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Enter context: `users` 2018-03-06 21:49:42.083 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Enter context: `users` 2018-03-06 21:49:42.083 870 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Enter context: `quotas` 2018-03-06 21:49:42.534 870 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Enter context: `quotas` 2018-03-06 21:49:42.964 1315 INFO rally.task.runner [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | ITER: 1 START 2018-03-06 21:49:54.364 1315 INFO rally.task.runner [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | ITER: 1 END: Error GetResourceErrorStatus: Resource has ERROR status. 2018-03-06 21:49:54.382 870 INFO rally.plugins.openstack.context.cleanup.user [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: user resources cleanup 2018-03-06 21:49:58.908 870 INFO rally.plugins.openstack.context.cleanup.user [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: user resources cleanup 2018-03-06 21:49:58.908 870 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Exit context: `quotas` 2018-03-06 21:49:58.941 870 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Exit context: `quotas` 2018-03-06 21:49:58.941 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Starting: Exit context: `users` 2018-03-06 21:50:01.712 870 INFO rally.plugins.openstack.context.keystone.users [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Exit context: `users` 2018-03-06 21:50:01.960 870 INFO rally.task.engine [-] Load duration is: 10.398327 2018-03-06 21:50:01.960 870 INFO rally.task.engine [-] Full duration is: 21.827378 2018-03-06 21:50:01.986 870 INFO rally.task.engine [-] Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 | Completed: Benchmarking. Task 37f0a7a8-dd58-4ec6-940a-bb7144f388e5: finished test scenario GlanceImages.create_and_delete_image +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.create_image | 3.693 | 3.693 | 3.693 | 3.693 | 3.693 | 3.693 | 100.0% | 1 | | glance.delete_image | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | total | 4.738 | 4.738 | 4.738 | 4.738 | 4.738 | 4.738 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.737745 Full duration: 10.022154 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.342 | 3.342 | 3.342 | 3.342 | 3.342 | 3.342 | 100.0% | 1 | | glance.list_images | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | total | 3.388 | 3.388 | 3.388 | 3.388 | 3.388 | 3.388 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.388253 Full duration: 10.278655 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.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | total | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.483129 Full duration: 5.542322 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 | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | nova.boot_servers | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.398327 Full duration: 21.827378 2018-03-06 21:50:02,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 37f0a7a8-dd58-4ec6-940a-bb7144f388e5 2018-03-06 21:50:02,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '37f0a7a8-dd58-4ec6-940a-bb7144f388e5', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-03-06 21:50:02,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '37f0a7a8-dd58-4ec6-940a-bb7144f388e5'] 2018-03-06 21:50:03,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-06 21:50:03,271 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" Failed. 2018-03-06 21:50:03,271 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-03-06 21:50:03,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-03-06 21:50:03,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-06 21:50:03,290 - 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-03-06 21:50:03,293 - 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': '9d83f0af-5af0-4fd4-b85d-8a99fa9f5feb', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'flavor_name': 'rally-tiny-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-06 21:53:58,147 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-06 21:50:04.912 1481 INFO rally.task.engine [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Task validation. 2018-03-06 21:50:04.919 1481 INFO rally.task.engine [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Task validation of scenarios names. 2018-03-06 21:50:04.921 1481 INFO rally.task.engine [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Task validation of scenarios names. 2018-03-06 21:50:04.921 1481 INFO rally.task.engine [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Task validation of syntax. 2018-03-06 21:50:04.969 1481 INFO rally.task.engine [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Task validation of syntax. 2018-03-06 21:50:04.970 1481 INFO rally.task.engine [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Task validation of semantic. 2018-03-06 21:50:05.419 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Enter context: `users` 2018-03-06 21:50:07.353 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Enter context: `users` 2018-03-06 21:50:08.831 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Exit context: `users` 2018-03-06 21:50:12.862 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Exit context: `users` 2018-03-06 21:50:12.863 1481 INFO rally.task.engine [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Task validation of semantic. 2018-03-06 21:50:12.863 1481 INFO rally.task.engine [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Task validation. Task e9e9d785-2a6b-41b7-9df2-495ab98ee693: started 2018-03-06 21:50:12.891 1481 INFO rally.task.engine [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Benchmarking. 2018-03-06 21:50:12.998 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Enter context: `users` 2018-03-06 21:50:15.026 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Enter context: `users` 2018-03-06 21:50:15.043 1608 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 START 2018-03-06 21:50:39.488 1608 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 END: OK 2018-03-06 21:50:39.514 1481 INFO rally.plugins.openstack.context.cleanup.user [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: user resources cleanup 2018-03-06 21:50:52.585 1481 INFO rally.plugins.openstack.context.cleanup.user [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: user resources cleanup 2018-03-06 21:50:52.585 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Exit context: `users` 2018-03-06 21:50:55.482 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Exit context: `users` 2018-03-06 21:50:57.129 1481 INFO rally.task.engine [-] Load duration is: 24.443211 2018-03-06 21:50:57.130 1481 INFO rally.task.engine [-] Full duration is: 42.484754 2018-03-06 21:50:57.166 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Enter context: `users` 2018-03-06 21:50:58.992 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Enter context: `users` 2018-03-06 21:50:59.008 1714 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 START 2018-03-06 21:51:11.125 1714 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 END: OK 2018-03-06 21:51:11.146 1481 INFO rally.plugins.openstack.context.cleanup.user [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: user resources cleanup 2018-03-06 21:51:20.056 1481 INFO rally.plugins.openstack.context.cleanup.user [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: user resources cleanup 2018-03-06 21:51:20.056 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Exit context: `users` 2018-03-06 21:51:23.052 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Exit context: `users` 2018-03-06 21:51:23.244 1481 INFO rally.task.engine [-] Load duration is: 12.115988 2018-03-06 21:51:23.244 1481 INFO rally.task.engine [-] Full duration is: 25.886736 2018-03-06 21:51:23.277 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Enter context: `users` 2018-03-06 21:51:25.259 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Enter context: `users` 2018-03-06 21:51:25.275 1820 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 START 2018-03-06 21:51:37.263 1820 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 END: OK 2018-03-06 21:51:37.282 1481 INFO rally.plugins.openstack.context.cleanup.user [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: user resources cleanup 2018-03-06 21:51:50.424 1481 INFO rally.plugins.openstack.context.cleanup.user [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: user resources cleanup 2018-03-06 21:51:50.424 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Exit context: `users` 2018-03-06 21:51:53.185 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Exit context: `users` 2018-03-06 21:51:53.366 1481 INFO rally.task.engine [-] Load duration is: 11.986189 2018-03-06 21:51:53.366 1481 INFO rally.task.engine [-] Full duration is: 29.909782 2018-03-06 21:51:53.399 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Enter context: `users` 2018-03-06 21:51:55.245 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Enter context: `users` 2018-03-06 21:51:55.261 1926 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 START 2018-03-06 21:52:07.306 1926 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 END: OK 2018-03-06 21:52:07.329 1481 INFO rally.plugins.openstack.context.cleanup.user [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: user resources cleanup 2018-03-06 21:52:20.438 1481 INFO rally.plugins.openstack.context.cleanup.user [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: user resources cleanup 2018-03-06 21:52:20.439 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Exit context: `users` 2018-03-06 21:52:23.444 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Exit context: `users` 2018-03-06 21:52:23.535 1481 INFO rally.task.engine [-] Load duration is: 12.04404 2018-03-06 21:52:23.535 1481 INFO rally.task.engine [-] Full duration is: 30.04652 2018-03-06 21:52:23.565 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Enter context: `users` 2018-03-06 21:52:25.647 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Enter context: `users` 2018-03-06 21:52:25.663 2032 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 START 2018-03-06 21:52:37.706 2032 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 END: OK 2018-03-06 21:52:37.724 1481 INFO rally.plugins.openstack.context.cleanup.user [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: user resources cleanup 2018-03-06 21:52:45.101 1481 INFO rally.plugins.openstack.context.cleanup.user [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: user resources cleanup 2018-03-06 21:52:45.101 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Exit context: `users` 2018-03-06 21:52:47.983 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Exit context: `users` 2018-03-06 21:52:49.646 1481 INFO rally.task.engine [-] Load duration is: 12.041892 2018-03-06 21:52:49.646 1481 INFO rally.task.engine [-] Full duration is: 24.420107 2018-03-06 21:52:49.677 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Enter context: `users` 2018-03-06 21:52:51.573 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Enter context: `users` 2018-03-06 21:52:51.589 2138 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 START 2018-03-06 21:53:00.905 2138 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 END: OK 2018-03-06 21:53:00.921 1481 INFO rally.plugins.openstack.context.cleanup.user [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: user resources cleanup 2018-03-06 21:53:11.201 1481 INFO rally.plugins.openstack.context.cleanup.user [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: user resources cleanup 2018-03-06 21:53:11.201 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Exit context: `users` 2018-03-06 21:53:14.233 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Exit context: `users` 2018-03-06 21:53:15.757 1481 INFO rally.task.engine [-] Load duration is: 9.314109 2018-03-06 21:53:15.758 1481 INFO rally.task.engine [-] Full duration is: 24.557105 2018-03-06 21:53:15.789 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Enter context: `users` 2018-03-06 21:53:17.733 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Enter context: `users` 2018-03-06 21:53:17.749 2244 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 START 2018-03-06 21:53:32.910 2244 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 END: OK 2018-03-06 21:53:32.927 1481 INFO rally.plugins.openstack.context.cleanup.user [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: user resources cleanup 2018-03-06 21:53:40.210 1481 INFO rally.plugins.openstack.context.cleanup.user [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: user resources cleanup 2018-03-06 21:53:40.211 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Exit context: `users` 2018-03-06 21:53:43.335 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Exit context: `users` 2018-03-06 21:53:43.874 1481 INFO rally.task.engine [-] Load duration is: 15.159698 2018-03-06 21:53:43.874 1481 INFO rally.task.engine [-] Full duration is: 27.547821 2018-03-06 21:53:43.911 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Enter context: `users` 2018-03-06 21:53:45.757 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Enter context: `users` 2018-03-06 21:53:45.774 2350 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 START 2018-03-06 21:53:54.623 2350 INFO rally.task.runner [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | ITER: 1 END: OK 2018-03-06 21:53:54.645 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Starting: Exit context: `users` 2018-03-06 21:53:57.689 1481 INFO rally.plugins.openstack.context.keystone.users [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Exit context: `users` 2018-03-06 21:53:57.966 1481 INFO rally.task.engine [-] Load duration is: 8.84805 2018-03-06 21:53:57.966 1481 INFO rally.task.engine [-] Full duration is: 13.779323 2018-03-06 21:53:57.991 1481 INFO rally.task.engine [-] Task e9e9d785-2a6b-41b7-9df2-495ab98ee693 | Completed: Benchmarking. Task e9e9d785-2a6b-41b7-9df2-495ab98ee693: 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 | 9.055 | 9.055 | 9.055 | 9.055 | 9.055 | 9.055 | 100.0% | 1 | | ceilometer.get_alarm_state | 3.025 | 3.025 | 3.025 | 3.025 | 3.025 | 3.025 | 100.0% | 1 | | ceilometer.get_alarm_history | 3.066 | 3.066 | 3.066 | 3.066 | 3.066 | 3.066 | 100.0% | 1 | | ceilometer.set_alarm_state | 9.298 | 9.298 | 9.298 | 9.298 | 9.298 | 9.298 | 100.0% | 1 | | total | 24.443 | 24.443 | 24.443 | 24.443 | 24.443 | 24.443 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.443211 Full duration: 42.484754 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 | 8.988 | 8.988 | 8.988 | 8.988 | 8.988 | 8.988 | 100.0% | 1 | | ceilometer.delete_alarm | 3.128 | 3.128 | 3.128 | 3.128 | 3.128 | 3.128 | 100.0% | 1 | | total | 12.116 | 12.116 | 12.116 | 12.116 | 12.116 | 12.116 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.115988 Full duration: 25.886736 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 | 8.961 | 8.961 | 8.961 | 8.961 | 8.961 | 8.961 | 100.0% | 1 | | ceilometer.get_alarm | 3.025 | 3.025 | 3.025 | 3.025 | 3.025 | 3.025 | 100.0% | 1 | | total | 11.986 | 11.986 | 11.986 | 11.986 | 11.986 | 11.986 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.986189 Full duration: 29.909782 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 | 8.992 | 8.992 | 8.992 | 8.992 | 8.992 | 8.992 | 100.0% | 1 | | ceilometer.list_alarms | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 100.0% | 1 | | total | 12.044 | 12.044 | 12.044 | 12.044 | 12.044 | 12.044 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.04404 Full duration: 30.04652 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 | 9.005 | 9.005 | 9.005 | 9.005 | 9.005 | 9.005 | 100.0% | 1 | | ceilometer.query_alarm_history | 3.037 | 3.037 | 3.037 | 3.037 | 3.037 | 3.037 | 100.0% | 1 | | total | 12.042 | 12.042 | 12.042 | 12.042 | 12.042 | 12.042 | 100.0% | 1 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.041892 Full duration: 24.420107 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 | 6.27 | 6.27 | 6.27 | 6.27 | 6.27 | 6.27 | 100.0% | 1 | | ceilometer.query_alarms | 3.044 | 3.044 | 3.044 | 3.044 | 3.044 | 3.044 | 100.0% | 1 | | total | 9.314 | 9.314 | 9.314 | 9.314 | 9.314 | 9.314 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.314109 Full duration: 24.557105 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 | 8.918 | 8.918 | 8.918 | 8.918 | 8.918 | 8.918 | 100.0% | 1 | | ceilometer.update_alarm | 6.241 | 6.241 | 6.241 | 6.241 | 6.241 | 6.241 | 100.0% | 1 | | total | 15.16 | 15.16 | 15.16 | 15.16 | 15.16 | 15.16 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.159698 Full duration: 27.547821 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.848 | 8.848 | 8.848 | 8.848 | 8.848 | 8.848 | 100.0% | 1 | | total | 8.848 | 8.848 | 8.848 | 8.848 | 8.848 | 8.848 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.84805 Full duration: 13.779323 2018-03-06 21:53:58,147 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e9e9d785-2a6b-41b7-9df2-495ab98ee693 2018-03-06 21:53:58,147 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e9e9d785-2a6b-41b7-9df2-495ab98ee693', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-03-06 21:53:58,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e9e9d785-2a6b-41b7-9df2-495ab98ee693'] 2018-03-06 21:53:59,547 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-06 21:53:59,548 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" OK. 2018-03-06 21:53:59,548 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-03-06 21:53:59,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-03-06 21:53:59,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-06 21:53:59,566 - 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-03-06 21:53:59,568 - 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': '9d83f0af-5af0-4fd4-b85d-8a99fa9f5feb', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'flavor_name': 'rally-tiny-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-06 21:55:39,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-06 21:54:01.382 2396 INFO rally.task.engine [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Task validation. 2018-03-06 21:54:01.389 2396 INFO rally.task.engine [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Task validation of scenarios names. 2018-03-06 21:54:01.391 2396 INFO rally.task.engine [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Task validation of scenarios names. 2018-03-06 21:54:01.391 2396 INFO rally.task.engine [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Task validation of syntax. 2018-03-06 21:54:01.452 2396 INFO rally.task.engine [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Task validation of syntax. 2018-03-06 21:54:01.452 2396 INFO rally.task.engine [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Task validation of semantic. 2018-03-06 21:54:01.919 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Enter context: `users` 2018-03-06 21:54:03.816 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Enter context: `users` 2018-03-06 21:54:05.575 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Exit context: `users` 2018-03-06 21:54:09.095 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Exit context: `users` 2018-03-06 21:54:09.095 2396 INFO rally.task.engine [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Task validation of semantic. 2018-03-06 21:54:09.095 2396 INFO rally.task.engine [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Task validation. Task d350bd13-a7af-45c6-b24f-50cfddfe1a22: started 2018-03-06 21:54:09.173 2396 INFO rally.task.engine [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Benchmarking. 2018-03-06 21:54:09.199 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Enter context: `users` 2018-03-06 21:54:11.024 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Enter context: `users` 2018-03-06 21:54:11.024 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Enter context: `quotas` 2018-03-06 21:54:11.703 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Enter context: `quotas` 2018-03-06 21:54:11.703 2396 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Enter context: `Volumes` 2018-03-06 21:54:14.559 2396 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Enter context: `Volumes` 2018-03-06 21:54:14.573 2523 INFO rally.task.runner [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | ITER: 1 START 2018-03-06 21:54:19.487 2523 INFO rally.task.runner [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | ITER: 1 END: OK 2018-03-06 21:54:19.508 2396 INFO rally.plugins.openstack.context.cleanup.user [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: user resources cleanup 2018-03-06 21:54:22.362 2396 INFO rally.plugins.openstack.context.cleanup.user [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: user resources cleanup 2018-03-06 21:54:22.362 2396 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Exit context: `Volumes` 2018-03-06 21:54:22.428 2396 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Exit context: `Volumes` 2018-03-06 21:54:22.428 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Exit context: `quotas` 2018-03-06 21:54:22.568 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Exit context: `quotas` 2018-03-06 21:54:22.568 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Exit context: `users` 2018-03-06 21:54:25.539 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Exit context: `users` 2018-03-06 21:54:27.251 2396 INFO rally.task.engine [-] Load duration is: 2.91286 2018-03-06 21:54:27.251 2396 INFO rally.task.engine [-] Full duration is: 16.341876 2018-03-06 21:54:27.284 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Enter context: `users` 2018-03-06 21:54:29.187 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Enter context: `users` 2018-03-06 21:54:29.187 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Enter context: `quotas` 2018-03-06 21:54:29.827 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Enter context: `quotas` 2018-03-06 21:54:29.839 2709 INFO rally.task.runner [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | ITER: 1 START 2018-03-06 21:54:35.052 2709 INFO rally.task.runner [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | ITER: 1 END: OK 2018-03-06 21:54:35.077 2396 INFO rally.plugins.openstack.context.cleanup.user [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: user resources cleanup 2018-03-06 21:54:35.596 2396 INFO rally.plugins.openstack.context.cleanup.user [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: user resources cleanup 2018-03-06 21:54:35.596 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Exit context: `quotas` 2018-03-06 21:54:35.624 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Exit context: `quotas` 2018-03-06 21:54:35.625 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Exit context: `users` 2018-03-06 21:54:38.616 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Exit context: `users` 2018-03-06 21:54:39.323 2396 INFO rally.task.engine [-] Load duration is: 3.211711 2018-03-06 21:54:39.323 2396 INFO rally.task.engine [-] Full duration is: 11.333855 2018-03-06 21:54:39.352 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Enter context: `users` 2018-03-06 21:54:41.348 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Enter context: `users` 2018-03-06 21:54:41.349 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Enter context: `quotas` 2018-03-06 21:54:41.807 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Enter context: `quotas` 2018-03-06 21:54:42.438 2875 INFO rally.task.runner [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | ITER: 1 START 2018-03-06 21:54:49.882 2875 INFO rally.task.runner [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | ITER: 1 END: OK 2018-03-06 21:54:49.900 2396 INFO rally.plugins.openstack.context.cleanup.user [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: user resources cleanup 2018-03-06 21:54:50.410 2396 INFO rally.plugins.openstack.context.cleanup.user [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: user resources cleanup 2018-03-06 21:54:50.410 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Exit context: `quotas` 2018-03-06 21:54:50.436 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Exit context: `quotas` 2018-03-06 21:54:50.437 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Exit context: `users` 2018-03-06 21:54:53.403 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Exit context: `users` 2018-03-06 21:54:55.401 2396 INFO rally.task.engine [-] Load duration is: 5.442949 2018-03-06 21:54:55.401 2396 INFO rally.task.engine [-] Full duration is: 14.052536 2018-03-06 21:54:55.431 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Enter context: `users` 2018-03-06 21:54:57.053 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Enter context: `users` 2018-03-06 21:54:57.054 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Enter context: `quotas` 2018-03-06 21:54:57.765 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Enter context: `quotas` 2018-03-06 21:54:57.778 3041 INFO rally.task.runner [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | ITER: 1 START 2018-03-06 21:55:02.665 3041 INFO rally.task.runner [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | ITER: 1 END: OK 2018-03-06 21:55:02.682 2396 INFO rally.plugins.openstack.context.cleanup.user [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: user resources cleanup 2018-03-06 21:55:03.309 2396 INFO rally.plugins.openstack.context.cleanup.user [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: user resources cleanup 2018-03-06 21:55:03.310 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Exit context: `quotas` 2018-03-06 21:55:03.435 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Exit context: `quotas` 2018-03-06 21:55:03.435 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Exit context: `users` 2018-03-06 21:55:06.390 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Exit context: `users` 2018-03-06 21:55:07.471 2396 INFO rally.task.engine [-] Load duration is: 2.885967 2018-03-06 21:55:07.471 2396 INFO rally.task.engine [-] Full duration is: 10.960425 2018-03-06 21:55:07.502 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Enter context: `users` 2018-03-06 21:55:09.418 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Enter context: `users` 2018-03-06 21:55:09.418 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Enter context: `quotas` 2018-03-06 21:55:10.228 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Enter context: `quotas` 2018-03-06 21:55:10.241 3207 INFO rally.task.runner [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | ITER: 1 START 2018-03-06 21:55:17.477 3207 INFO rally.task.runner [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | ITER: 1 END: OK 2018-03-06 21:55:17.501 2396 INFO rally.plugins.openstack.context.cleanup.user [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: user resources cleanup 2018-03-06 21:55:18.030 2396 INFO rally.plugins.openstack.context.cleanup.user [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: user resources cleanup 2018-03-06 21:55:18.030 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Exit context: `quotas` 2018-03-06 21:55:18.056 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Exit context: `quotas` 2018-03-06 21:55:18.056 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Exit context: `users` 2018-03-06 21:55:20.872 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Exit context: `users` 2018-03-06 21:55:21.552 2396 INFO rally.task.engine [-] Load duration is: 5.235652 2018-03-06 21:55:21.552 2396 INFO rally.task.engine [-] Full duration is: 13.371689 2018-03-06 21:55:21.592 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Enter context: `users` 2018-03-06 21:55:23.510 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Enter context: `users` 2018-03-06 21:55:23.511 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Enter context: `quotas` 2018-03-06 21:55:23.967 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Enter context: `quotas` 2018-03-06 21:55:23.968 2396 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Enter context: `Volumes` 2018-03-06 21:55:26.831 2396 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Enter context: `Volumes` 2018-03-06 21:55:26.845 3373 INFO rally.task.runner [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | ITER: 1 START 2018-03-06 21:55:31.975 3373 INFO rally.task.runner [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | ITER: 1 END: OK 2018-03-06 21:55:32.001 2396 INFO rally.plugins.openstack.context.cleanup.user [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: user resources cleanup 2018-03-06 21:55:35.001 2396 INFO rally.plugins.openstack.context.cleanup.user [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: user resources cleanup 2018-03-06 21:55:35.001 2396 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Exit context: `Volumes` 2018-03-06 21:55:35.307 2396 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Exit context: `Volumes` 2018-03-06 21:55:35.307 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Exit context: `quotas` 2018-03-06 21:55:35.334 2396 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Exit context: `quotas` 2018-03-06 21:55:35.334 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Starting: Exit context: `users` 2018-03-06 21:55:38.274 2396 INFO rally.plugins.openstack.context.keystone.users [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Exit context: `users` 2018-03-06 21:55:39.647 2396 INFO rally.task.engine [-] Load duration is: 3.129636 2018-03-06 21:55:39.648 2396 INFO rally.task.engine [-] Full duration is: 16.684741 2018-03-06 21:55:39.674 2396 INFO rally.task.engine [-] Task d350bd13-a7af-45c6-b24f-50cfddfe1a22 | Completed: Benchmarking. Task d350bd13-a7af-45c6-b24f-50cfddfe1a22: 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.603 | 2.603 | 2.603 | 2.603 | 2.603 | 2.603 | 100.0% | 1 | | cinder.delete_snapshot | 2.31 | 2.31 | 2.31 | 2.31 | 2.31 | 2.31 | 100.0% | 1 | | total | 2.913 | 2.913 | 2.913 | 2.913 | 2.913 | 2.913 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.91286 Full duration: 16.341876 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.0 | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 100.0% | 1 | | cinder.delete_volume | 2.21 | 2.21 | 2.21 | 2.21 | 2.21 | 2.21 | 100.0% | 1 | | total | 3.212 | 3.212 | 3.212 | 3.212 | 3.212 | 3.212 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.211711 Full duration: 11.333855 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.211 | 5.211 | 5.211 | 5.211 | 5.211 | 5.211 | 100.0% | 1 | | cinder.delete_volume | 2.232 | 2.232 | 2.232 | 2.232 | 2.232 | 2.232 | 100.0% | 1 | | total | 5.443 | 5.443 | 5.443 | 5.443 | 5.443 | 5.443 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.442949 Full duration: 14.052536 test scenario CinderVolumes.create_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 100.0% | 1 | | cinder.delete_volume | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 100.0% | 1 | | total | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.885967 Full duration: 10.960425 test scenario CinderVolumes.create_and_extend_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 100.0% | 1 | | cinder.extend_volume | 2.284 | 2.284 | 2.284 | 2.284 | 2.284 | 2.284 | 100.0% | 1 | | cinder.delete_volume | 2.206 | 2.206 | 2.206 | 2.206 | 2.206 | 2.206 | 100.0% | 1 | | total | 5.236 | 5.236 | 5.236 | 5.236 | 5.236 | 5.236 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.235652 Full duration: 13.371689 test scenario CinderVolumes.create_from_volume_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 2.831 | 2.831 | 2.831 | 2.831 | 2.831 | 2.831 | 100.0% | 1 | | cinder.delete_volume | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 100.0% | 1 | | total | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.129636 Full duration: 16.684741 2018-03-06 21:55:39,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d350bd13-a7af-45c6-b24f-50cfddfe1a22 2018-03-06 21:55:39,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd350bd13-a7af-45c6-b24f-50cfddfe1a22', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-03-06 21:55:39,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd350bd13-a7af-45c6-b24f-50cfddfe1a22'] 2018-03-06 21:55:41,309 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-06 21:55:41,310 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-03-06 21:55:41,310 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-03-06 21:55:41,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-03-06 21:55:41,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-06 21:55:41,329 - 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-03-06 21:55:41,330 - 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': '9d83f0af-5af0-4fd4-b85d-8a99fa9f5feb', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'flavor_name': 'rally-tiny-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-06 21:56:41,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-06 21:55:43.186 3519 INFO rally.task.engine [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: Task validation. 2018-03-06 21:55:43.193 3519 INFO rally.task.engine [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: Task validation of scenarios names. 2018-03-06 21:55:43.196 3519 INFO rally.task.engine [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: Task validation of scenarios names. 2018-03-06 21:55:43.196 3519 INFO rally.task.engine [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: Task validation of syntax. 2018-03-06 21:55:43.221 3519 INFO rally.task.engine [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: Task validation of syntax. 2018-03-06 21:55:43.221 3519 INFO rally.task.engine [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: Task validation of semantic. 2018-03-06 21:55:43.688 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: Enter context: `users` 2018-03-06 21:55:45.400 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: Enter context: `users` 2018-03-06 21:55:47.340 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: Exit context: `users` 2018-03-06 21:55:50.705 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: Exit context: `users` 2018-03-06 21:55:50.706 3519 INFO rally.task.engine [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: Task validation of semantic. 2018-03-06 21:55:50.706 3519 INFO rally.task.engine [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: Task validation. Task ff138295-e72b-4cd1-8019-4e191c084baa: started 2018-03-06 21:55:50.723 3519 INFO rally.task.engine [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: Benchmarking. 2018-03-06 21:55:50.749 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: Enter context: `users` 2018-03-06 21:55:52.621 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: Enter context: `users` 2018-03-06 21:55:52.636 3646 INFO rally.task.runner [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | ITER: 1 START 2018-03-06 21:56:01.132 3646 INFO rally.task.runner [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | ITER: 1 END: OK 2018-03-06 21:56:01.151 3519 INFO rally.plugins.openstack.context.cleanup.user [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: user resources cleanup 2018-03-06 21:56:01.775 3519 INFO rally.plugins.openstack.context.cleanup.user [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: user resources cleanup 2018-03-06 21:56:01.775 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: Exit context: `users` 2018-03-06 21:56:04.490 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: Exit context: `users` 2018-03-06 21:56:04.881 3519 INFO rally.task.engine [-] Load duration is: 4.495493 2018-03-06 21:56:04.881 3519 INFO rally.task.engine [-] Full duration is: 13.742325 2018-03-06 21:56:04.916 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: Enter context: `users` 2018-03-06 21:56:06.804 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: Enter context: `users` 2018-03-06 21:56:06.818 3752 INFO rally.task.runner [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | ITER: 1 START 2018-03-06 21:56:14.175 3752 INFO rally.task.runner [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | ITER: 1 END: OK 2018-03-06 21:56:14.201 3519 INFO rally.plugins.openstack.context.cleanup.user [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: user resources cleanup 2018-03-06 21:56:14.782 3519 INFO rally.plugins.openstack.context.cleanup.user [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: user resources cleanup 2018-03-06 21:56:14.782 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: Exit context: `users` 2018-03-06 21:56:17.462 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: Exit context: `users` 2018-03-06 21:56:18.960 3519 INFO rally.task.engine [-] Load duration is: 5.355329 2018-03-06 21:56:18.960 3519 INFO rally.task.engine [-] Full duration is: 12.547477 2018-03-06 21:56:18.988 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: Enter context: `users` 2018-03-06 21:56:20.757 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: Enter context: `users` 2018-03-06 21:56:20.770 3858 INFO rally.task.runner [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | ITER: 1 START 2018-03-06 21:56:29.539 3858 INFO rally.task.runner [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | ITER: 1 END: OK 2018-03-06 21:56:29.561 3519 INFO rally.plugins.openstack.context.cleanup.user [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: user resources cleanup 2018-03-06 21:56:30.138 3519 INFO rally.plugins.openstack.context.cleanup.user [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: user resources cleanup 2018-03-06 21:56:30.138 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: Exit context: `users` 2018-03-06 21:56:33.055 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: Exit context: `users` 2018-03-06 21:56:35.036 3519 INFO rally.task.engine [-] Load duration is: 6.767654 2018-03-06 21:56:35.037 3519 INFO rally.task.engine [-] Full duration is: 14.068197 2018-03-06 21:56:35.064 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: Enter context: `users` 2018-03-06 21:56:36.894 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: Enter context: `users` 2018-03-06 21:56:36.906 3964 INFO rally.task.runner [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | ITER: 1 START 2018-03-06 21:56:37.473 3964 INFO rally.task.runner [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | ITER: 1 END: OK 2018-03-06 21:56:37.496 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Starting: Exit context: `users` 2018-03-06 21:56:40.430 3519 INFO rally.plugins.openstack.context.keystone.users [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: Exit context: `users` 2018-03-06 21:56:41.091 3519 INFO rally.task.engine [-] Load duration is: 0.565473 2018-03-06 21:56:41.091 3519 INFO rally.task.engine [-] Full duration is: 5.36645 2018-03-06 21:56:41.117 3519 INFO rally.task.engine [-] Task ff138295-e72b-4cd1-8019-4e191c084baa | Completed: Benchmarking. Task ff138295-e72b-4cd1-8019-4e191c084baa: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 3.796 | 3.796 | 3.796 | 3.796 | 3.796 | 3.796 | 100.0% | 1 | | heat.update_stack | 2.436 | 2.436 | 2.436 | 2.436 | 2.436 | 2.436 | 100.0% | 1 | | heat.delete_stack | 2.263 | 2.263 | 2.263 | 2.263 | 2.263 | 2.263 | 100.0% | 1 | | total | 4.495 | 4.495 | 4.495 | 4.495 | 4.495 | 4.495 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.495493 Full duration: 13.742325 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 | 3.638 | 3.638 | 3.638 | 3.638 | 3.638 | 3.638 | 100.0% | 1 | | heat.check_stack | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 100.0% | 1 | | heat.delete_stack | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 100.0% | 1 | | total | 5.355 | 5.355 | 5.355 | 5.355 | 5.355 | 5.355 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.355329 Full duration: 12.547477 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 3.592 | 3.592 | 3.592 | 3.592 | 3.592 | 3.592 | 100.0% | 1 | | heat.suspend_stack | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | heat.resume_stack | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 100.0% | 1 | | heat.delete_stack | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 100.0% | 1 | | total | 6.768 | 6.768 | 6.768 | 6.768 | 6.768 | 6.768 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.767654 Full duration: 14.068197 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.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 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.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.565473 Full duration: 5.36645 2018-03-06 21:56:41,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ff138295-e72b-4cd1-8019-4e191c084baa 2018-03-06 21:56:41,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ff138295-e72b-4cd1-8019-4e191c084baa', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-03-06 21:56:41,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ff138295-e72b-4cd1-8019-4e191c084baa'] 2018-03-06 21:56:42,668 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-06 21:56:42,668 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-03-06 21:56:42,669 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-03-06 21:56:42,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-03-06 21:56:42,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-06 21:56:42,687 - 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-03-06 21:56:42,689 - 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': '9d83f0af-5af0-4fd4-b85d-8a99fa9f5feb', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'flavor_name': 'rally-tiny-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-06 21:58:33,801 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-06 21:56:44.540 4010 INFO rally.task.engine [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Task validation. 2018-03-06 21:56:44.547 4010 INFO rally.task.engine [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Task validation of scenarios names. 2018-03-06 21:56:44.550 4010 INFO rally.task.engine [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Task validation of scenarios names. 2018-03-06 21:56:44.550 4010 INFO rally.task.engine [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Task validation of syntax. 2018-03-06 21:56:44.612 4010 INFO rally.task.engine [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Task validation of syntax. 2018-03-06 21:56:44.613 4010 INFO rally.task.engine [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Task validation of semantic. 2018-03-06 21:56:45.075 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Enter context: `users` 2018-03-06 21:56:46.896 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Enter context: `users` 2018-03-06 21:56:46.931 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Exit context: `users` 2018-03-06 21:56:50.689 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Exit context: `users` 2018-03-06 21:56:50.689 4010 INFO rally.task.engine [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Task validation of semantic. 2018-03-06 21:56:50.690 4010 INFO rally.task.engine [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Task validation. Task e85db3d4-dd59-4617-b51a-054de8f40cad: started 2018-03-06 21:56:50.709 4010 INFO rally.task.engine [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Benchmarking. 2018-03-06 21:56:50.734 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Enter context: `users` 2018-03-06 21:56:52.454 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Enter context: `users` 2018-03-06 21:56:52.469 4137 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 START 2018-03-06 21:56:53.454 4137 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 END: OK 2018-03-06 21:56:53.472 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: admin resources cleanup 2018-03-06 21:56:55.383 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: admin resources cleanup 2018-03-06 21:56:55.384 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Exit context: `users` 2018-03-06 21:56:58.236 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Exit context: `users` 2018-03-06 21:56:58.772 4010 INFO rally.task.engine [-] Load duration is: 0.488613 2018-03-06 21:56:58.772 4010 INFO rally.task.engine [-] Full duration is: 7.50368 2018-03-06 21:56:58.809 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Enter context: `users` 2018-03-06 21:57:00.701 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Enter context: `users` 2018-03-06 21:57:00.716 4303 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 START 2018-03-06 21:57:01.702 4303 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 END: OK 2018-03-06 21:57:01.720 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: admin resources cleanup 2018-03-06 21:57:03.740 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: admin resources cleanup 2018-03-06 21:57:03.740 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Exit context: `users` 2018-03-06 21:57:06.621 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Exit context: `users` 2018-03-06 21:57:06.852 4010 INFO rally.task.engine [-] Load duration is: 0.412765 2018-03-06 21:57:06.852 4010 INFO rally.task.engine [-] Full duration is: 7.814216 2018-03-06 21:57:06.882 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Enter context: `users` 2018-03-06 21:57:08.776 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Enter context: `users` 2018-03-06 21:57:08.790 4469 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 START 2018-03-06 21:57:09.984 4469 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 END: OK 2018-03-06 21:57:10.004 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: admin resources cleanup 2018-03-06 21:57:12.087 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: admin resources cleanup 2018-03-06 21:57:12.088 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Exit context: `users` 2018-03-06 21:57:14.913 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Exit context: `users` 2018-03-06 21:57:14.997 4010 INFO rally.task.engine [-] Load duration is: 0.636787 2018-03-06 21:57:14.997 4010 INFO rally.task.engine [-] Full duration is: 8.032271 2018-03-06 21:57:15.027 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Enter context: `users` 2018-03-06 21:57:16.852 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Enter context: `users` 2018-03-06 21:57:16.866 4635 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 START 2018-03-06 21:57:17.839 4635 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 END: OK 2018-03-06 21:57:17.858 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: admin resources cleanup 2018-03-06 21:57:18.806 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: admin resources cleanup 2018-03-06 21:57:18.806 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Exit context: `users` 2018-03-06 21:57:21.706 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Exit context: `users` 2018-03-06 21:57:23.064 4010 INFO rally.task.engine [-] Load duration is: 0.343531 2018-03-06 21:57:23.064 4010 INFO rally.task.engine [-] Full duration is: 6.680779 2018-03-06 21:57:23.093 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Enter context: `users` 2018-03-06 21:57:25.132 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Enter context: `users` 2018-03-06 21:57:25.146 4801 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 START 2018-03-06 21:57:26.052 4801 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 END: OK 2018-03-06 21:57:26.077 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: admin resources cleanup 2018-03-06 21:57:26.927 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: admin resources cleanup 2018-03-06 21:57:26.927 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Exit context: `users` 2018-03-06 21:57:29.951 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Exit context: `users` 2018-03-06 21:57:31.124 4010 INFO rally.task.engine [-] Load duration is: 0.344156 2018-03-06 21:57:31.125 4010 INFO rally.task.engine [-] Full duration is: 6.859887 2018-03-06 21:57:31.153 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Enter context: `users` 2018-03-06 21:57:32.889 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Enter context: `users` 2018-03-06 21:57:32.903 4967 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 START 2018-03-06 21:57:35.097 4967 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 END: OK 2018-03-06 21:57:35.122 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: admin resources cleanup 2018-03-06 21:57:39.340 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: admin resources cleanup 2018-03-06 21:57:39.340 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Exit context: `users` 2018-03-06 21:57:42.505 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Exit context: `users` 2018-03-06 21:57:43.200 4010 INFO rally.task.engine [-] Load duration is: 1.621542 2018-03-06 21:57:43.200 4010 INFO rally.task.engine [-] Full duration is: 11.352682 2018-03-06 21:57:43.230 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Enter context: `users` 2018-03-06 21:57:45.044 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Enter context: `users` 2018-03-06 21:57:45.058 5133 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 START 2018-03-06 21:57:46.333 5133 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 END: OK 2018-03-06 21:57:46.351 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: admin resources cleanup 2018-03-06 21:57:47.207 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: admin resources cleanup 2018-03-06 21:57:47.208 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Exit context: `users` 2018-03-06 21:57:50.068 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Exit context: `users` 2018-03-06 21:57:51.270 4010 INFO rally.task.engine [-] Load duration is: 0.707616 2018-03-06 21:57:51.271 4010 INFO rally.task.engine [-] Full duration is: 6.838841 2018-03-06 21:57:51.307 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Enter context: `users` 2018-03-06 21:57:53.224 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Enter context: `users` 2018-03-06 21:57:53.239 5299 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 START 2018-03-06 21:57:54.448 5299 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 END: OK 2018-03-06 21:57:54.473 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: admin resources cleanup 2018-03-06 21:57:56.349 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: admin resources cleanup 2018-03-06 21:57:56.350 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Exit context: `users` 2018-03-06 21:57:58.981 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Exit context: `users` 2018-03-06 21:57:59.343 4010 INFO rally.task.engine [-] Load duration is: 0.634049 2018-03-06 21:57:59.344 4010 INFO rally.task.engine [-] Full duration is: 7.676273 2018-03-06 21:57:59.377 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Enter context: `users` 2018-03-06 21:58:01.256 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Enter context: `users` 2018-03-06 21:58:01.270 5465 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 START 2018-03-06 21:58:02.191 5465 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 END: OK 2018-03-06 21:58:02.214 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: admin resources cleanup 2018-03-06 21:58:04.399 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: admin resources cleanup 2018-03-06 21:58:04.400 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Exit context: `users` 2018-03-06 21:58:07.439 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Exit context: `users` 2018-03-06 21:58:09.416 4010 INFO rally.task.engine [-] Load duration is: 0.441114 2018-03-06 21:58:09.417 4010 INFO rally.task.engine [-] Full duration is: 8.063155 2018-03-06 21:58:09.449 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Enter context: `users` 2018-03-06 21:58:11.266 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Enter context: `users` 2018-03-06 21:58:11.281 5631 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 START 2018-03-06 21:58:12.609 5631 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 END: OK 2018-03-06 21:58:12.635 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: admin resources cleanup 2018-03-06 21:58:14.706 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: admin resources cleanup 2018-03-06 21:58:14.706 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Exit context: `users` 2018-03-06 21:58:17.398 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Exit context: `users` 2018-03-06 21:58:17.487 4010 INFO rally.task.engine [-] Load duration is: 0.764829 2018-03-06 21:58:17.488 4010 INFO rally.task.engine [-] Full duration is: 7.951194 2018-03-06 21:58:17.520 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Enter context: `users` 2018-03-06 21:58:19.240 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Enter context: `users` 2018-03-06 21:58:19.255 5797 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 START 2018-03-06 21:58:26.360 5797 INFO rally.task.runner [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | ITER: 1 END: OK 2018-03-06 21:58:26.386 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: admin resources cleanup 2018-03-06 21:58:29.809 4010 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: admin resources cleanup 2018-03-06 21:58:29.809 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Starting: Exit context: `users` 2018-03-06 21:58:32.630 4010 INFO rally.plugins.openstack.context.keystone.users [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Exit context: `users` 2018-03-06 21:58:33.577 4010 INFO rally.task.engine [-] Load duration is: 6.531712 2018-03-06 21:58:33.578 4010 INFO rally.task.engine [-] Full duration is: 15.11193 2018-03-06 21:58:33.606 4010 INFO rally.task.engine [-] Task e85db3d4-dd59-4617-b51a-054de8f40cad | Completed: Benchmarking. Task e85db3d4-dd59-4617-b51a-054de8f40cad: 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.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | keystone_v3.add_role | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 100.0% | 1 | | keystone_v3.revoke_role | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | total | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.488613 Full duration: 7.50368 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.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | keystone_v3.add_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.list_roles | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | total | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.412765 Full duration: 7.814216 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.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | keystone_v3.list_projects | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.636787 Full duration: 8.032271 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.301 | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 100.0% | 1 | | keystone_v3.delete_role | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.343531 Full duration: 6.680779 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.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | keystone_v3.delete_service | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.344156 Full duration: 6.859887 test scenario KeystoneBasic.get_entities +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | keystone_v3.create_user | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 100.0% | 1 | | keystone_v3.list_roles | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.add_role | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | keystone_v3.create_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.get_project | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.get_user | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.get_role | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.list_services | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.get_services | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 1.622 | 1.622 | 1.622 | 1.622 | 1.622 | 1.622 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.621542 Full duration: 11.352682 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.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | keystone_v3.update_project | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.delete_project | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.707616 Full duration: 6.838841 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.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | total | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.634049 Full duration: 7.676273 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.441 | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 100.0% | 1 | | total | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.441114 Full duration: 8.063155 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.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | keystone_v3.list_users | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | total | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.764829 Full duration: 7.951194 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.434 | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 100.0% | 1 | | keystone_v3.create_users | 4.861 | 4.861 | 4.861 | 4.861 | 4.861 | 4.861 | 100.0% | 1 | | keystone_v3.create_user | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | keystone_v3.list_roles | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.add_role | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.create_user (3) | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | keystone_v3.create_user (4) | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | keystone_v3.list_roles (4) | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.add_role (4) | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.create_user (5) | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.393 | 0.393 | 0.393 | 0.393 | 0.393 | 0.393 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | total | 6.532 | 6.532 | 6.532 | 6.532 | 6.532 | 6.532 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.531712 Full duration: 15.11193 2018-03-06 21:58:33,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e85db3d4-dd59-4617-b51a-054de8f40cad 2018-03-06 21:58:33,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e85db3d4-dd59-4617-b51a-054de8f40cad', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-03-06 21:58:33,806 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e85db3d4-dd59-4617-b51a-054de8f40cad'] 2018-03-06 21:58:35,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-06 21:58:35,260 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-03-06 21:58:35,260 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-03-06 21:58:35,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-03-06 21:58:35,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-06 21:58:35,279 - 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-03-06 21:58:35,282 - 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': '9d83f0af-5af0-4fd4-b85d-8a99fa9f5feb', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'flavor_name': 'rally-tiny-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-06 21:59:15,163 - functest.opnfv_tests.openstack.rally.rally - INFO - Percentage error: n/a, | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | 2018-03-06 21:59:15,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-06 21:58:37.172 5923 INFO rally.task.engine [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Task validation. 2018-03-06 21:58:37.179 5923 INFO rally.task.engine [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Task validation of scenarios names. 2018-03-06 21:58:37.182 5923 INFO rally.task.engine [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Task validation of scenarios names. 2018-03-06 21:58:37.182 5923 INFO rally.task.engine [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Task validation of syntax. 2018-03-06 21:58:37.264 5923 INFO rally.task.engine [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Task validation of syntax. 2018-03-06 21:58:37.264 5923 INFO rally.task.engine [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Task validation of semantic. 2018-03-06 21:58:37.737 5923 INFO rally.plugins.openstack.context.keystone.users [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Enter context: `users` 2018-03-06 21:58:39.555 5923 INFO rally.plugins.openstack.context.keystone.users [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Enter context: `users` 2018-03-06 21:58:41.039 5923 INFO rally.plugins.openstack.context.keystone.users [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Exit context: `users` 2018-03-06 21:58:44.930 5923 INFO rally.plugins.openstack.context.keystone.users [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Exit context: `users` 2018-03-06 21:58:44.931 5923 INFO rally.task.engine [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Task validation of semantic. 2018-03-06 21:58:44.931 5923 INFO rally.task.engine [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Task validation. Task 82150baa-2ebc-4aa4-85fc-031d721d98f2: started 2018-03-06 21:58:44.952 5923 INFO rally.task.engine [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Benchmarking. 2018-03-06 21:58:44.977 5923 INFO rally.plugins.openstack.context.keystone.users [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Enter context: `users` 2018-03-06 21:58:46.764 5923 INFO rally.plugins.openstack.context.keystone.users [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Enter context: `users` 2018-03-06 21:58:46.765 5923 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Enter context: `quotas` 2018-03-06 21:58:47.246 5923 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Enter context: `quotas` 2018-03-06 21:58:47.263 6050 INFO rally.task.runner [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | ITER: 1 START 2018-03-06 21:58:48.524 6050 INFO rally.task.runner [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | ITER: 1 END: OK 2018-03-06 21:58:48.545 5923 INFO rally.plugins.openstack.context.cleanup.user [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: user resources cleanup 2018-03-06 21:58:49.279 5923 INFO rally.plugins.openstack.context.cleanup.user [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: user resources cleanup 2018-03-06 21:58:49.279 5923 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Exit context: `quotas` 2018-03-06 21:58:49.296 5923 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Exit context: `quotas` 2018-03-06 21:58:49.296 5923 INFO rally.plugins.openstack.context.keystone.users [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Exit context: `users` 2018-03-06 21:58:52.170 5923 INFO rally.plugins.openstack.context.keystone.users [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Exit context: `users` 2018-03-06 21:58:53.008 5923 INFO rally.task.engine [-] Load duration is: 1.260088 2018-03-06 21:58:53.009 5923 INFO rally.task.engine [-] Full duration is: 7.19549 2018-03-06 21:58:53.045 5923 INFO rally.plugins.openstack.context.keystone.users [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Enter context: `users` 2018-03-06 21:58:54.935 5923 INFO rally.plugins.openstack.context.keystone.users [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Enter context: `users` 2018-03-06 21:58:54.936 5923 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Enter context: `quotas` 2018-03-06 21:58:55.329 5923 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Enter context: `quotas` 2018-03-06 21:58:55.329 5923 INFO rally.plugins.openstack.context.network.networks [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Enter context: `network` 2018-03-06 21:58:59.293 5923 INFO rally.plugins.openstack.context.network.networks [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Enter context: `network` 2018-03-06 21:58:59.307 6336 INFO rally.task.runner [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | ITER: 1 START 2018-03-06 21:59:00.727 6336 INFO rally.task.runner [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | ITER: 1 END: Error InternalServerError: Request Failed: internal server error while processing your request. 2018-03-06 21:59:00.751 5923 INFO rally.plugins.openstack.context.cleanup.user [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: user resources cleanup 2018-03-06 21:59:03.678 5923 INFO rally.plugins.openstack.context.cleanup.user [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: user resources cleanup 2018-03-06 21:59:03.679 5923 INFO rally.plugins.openstack.context.network.networks [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Exit context: `network` 2018-03-06 21:59:11.907 5923 INFO rally.plugins.openstack.context.network.networks [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Exit context: `network` 2018-03-06 21:59:11.907 5923 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Exit context: `quotas` 2018-03-06 21:59:11.925 5923 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Exit context: `quotas` 2018-03-06 21:59:11.926 5923 INFO rally.plugins.openstack.context.keystone.users [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Starting: Exit context: `users` 2018-03-06 21:59:14.971 5923 INFO rally.plugins.openstack.context.keystone.users [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Exit context: `users` 2018-03-06 21:59:15.113 5923 INFO rally.task.engine [-] Load duration is: 1.416366 2018-03-06 21:59:15.114 5923 INFO rally.task.engine [-] Full duration is: 21.929316 2018-03-06 21:59:15.144 5923 INFO rally.task.engine [-] Task 82150baa-2ebc-4aa4-85fc-031d721d98f2 | Completed: Benchmarking. 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.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | neutron.delete_network | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | total | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.260088 Full duration: 7.19549 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 | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.416366 Full duration: 21.929316 2018-03-06 21:59:15,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 82150baa-2ebc-4aa4-85fc-031d721d98f2 2018-03-06 21:59:15,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '82150baa-2ebc-4aa4-85fc-031d721d98f2', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-03-06 21:59:15,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '82150baa-2ebc-4aa4-85fc-031d721d98f2'] 2018-03-06 21:59:16,660 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-06 21:59:16,661 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-03-06 21:59:16,661 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-03-06 21:59:16,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-03-06 21:59:16,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-06 21:59:16,679 - 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-03-06 21:59:16,683 - 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': '9d83f0af-5af0-4fd4-b85d-8a99fa9f5feb', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'flavor_name': 'rally-tiny-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-06 22:04:10,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-06 21:59:18.596 6582 INFO rally.task.engine [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Task validation. 2018-03-06 21:59:18.603 6582 INFO rally.task.engine [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Task validation of scenarios names. 2018-03-06 21:59:18.606 6582 INFO rally.task.engine [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Task validation of scenarios names. 2018-03-06 21:59:18.606 6582 INFO rally.task.engine [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Task validation of syntax. 2018-03-06 21:59:18.673 6582 INFO rally.task.engine [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Task validation of syntax. 2018-03-06 21:59:18.673 6582 INFO rally.task.engine [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Task validation of semantic. 2018-03-06 21:59:19.134 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `users` 2018-03-06 21:59:20.882 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `users` 2018-03-06 21:59:25.577 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `users` 2018-03-06 21:59:29.013 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `users` 2018-03-06 21:59:29.014 6582 INFO rally.task.engine [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Task validation of semantic. 2018-03-06 21:59:29.014 6582 INFO rally.task.engine [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Task validation. Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4: started 2018-03-06 21:59:29.042 6582 INFO rally.task.engine [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Benchmarking. 2018-03-06 21:59:29.072 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `users` 2018-03-06 21:59:31.045 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `users` 2018-03-06 21:59:31.521 6709 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 START 2018-03-06 21:59:51.317 6709 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 END: OK 2018-03-06 21:59:51.337 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: user resources cleanup 2018-03-06 21:59:52.158 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: user resources cleanup 2018-03-06 21:59:52.158 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `users` 2018-03-06 21:59:55.005 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `users` 2018-03-06 21:59:55.154 6582 INFO rally.task.engine [-] Load duration is: 18.794443 2018-03-06 21:59:55.154 6582 INFO rally.task.engine [-] Full duration is: 25.934216 2018-03-06 21:59:55.192 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `users` 2018-03-06 21:59:57.162 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `users` 2018-03-06 21:59:57.662 6895 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 START 2018-03-06 22:00:26.945 6895 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 END: OK 2018-03-06 22:00:26.970 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: user resources cleanup 2018-03-06 22:00:28.294 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: user resources cleanup 2018-03-06 22:00:28.294 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `users` 2018-03-06 22:00:31.306 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `users` 2018-03-06 22:00:33.302 6582 INFO rally.task.engine [-] Load duration is: 26.281839 2018-03-06 22:00:33.303 6582 INFO rally.task.engine [-] Full duration is: 36.11599 2018-03-06 22:00:33.338 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `users` 2018-03-06 22:00:35.151 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `users` 2018-03-06 22:00:35.630 7161 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 START 2018-03-06 22:00:59.396 7161 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 END: OK 2018-03-06 22:00:59.422 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: user resources cleanup 2018-03-06 22:01:00.577 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: user resources cleanup 2018-03-06 22:01:00.577 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `users` 2018-03-06 22:01:03.306 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `users` 2018-03-06 22:01:03.426 6582 INFO rally.task.engine [-] Load duration is: 20.765664 2018-03-06 22:01:03.427 6582 INFO rally.task.engine [-] Full duration is: 29.969663 2018-03-06 22:01:03.464 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `users` 2018-03-06 22:01:05.355 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `users` 2018-03-06 22:01:05.356 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `quotas` 2018-03-06 22:01:05.907 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `quotas` 2018-03-06 22:01:05.908 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `network` 2018-03-06 22:01:09.744 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `network` 2018-03-06 22:01:10.192 7427 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 START 2018-03-06 22:01:19.729 7427 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 END: OK 2018-03-06 22:01:19.748 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: user resources cleanup 2018-03-06 22:01:20.759 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: user resources cleanup 2018-03-06 22:01:20.759 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `network` 2018-03-06 22:01:28.293 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `network` 2018-03-06 22:01:28.294 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `quotas` 2018-03-06 22:01:28.349 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `quotas` 2018-03-06 22:01:28.350 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `users` 2018-03-06 22:01:31.575 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `users` 2018-03-06 22:01:33.558 6582 INFO rally.task.engine [-] Load duration is: 8.53514 2018-03-06 22:01:33.558 6582 INFO rally.task.engine [-] Full duration is: 28.113209 2018-03-06 22:01:33.594 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `users` 2018-03-06 22:01:35.476 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `users` 2018-03-06 22:01:35.477 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `quotas` 2018-03-06 22:01:36.047 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `quotas` 2018-03-06 22:01:36.047 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `network` 2018-03-06 22:01:40.310 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `network` 2018-03-06 22:01:40.810 7613 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 START 2018-03-06 22:01:52.789 7613 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 END: OK 2018-03-06 22:01:52.813 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: user resources cleanup 2018-03-06 22:01:53.910 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: user resources cleanup 2018-03-06 22:01:53.910 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `network` 2018-03-06 22:02:01.706 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `network` 2018-03-06 22:02:01.706 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `quotas` 2018-03-06 22:02:01.777 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `quotas` 2018-03-06 22:02:01.777 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `users` 2018-03-06 22:02:04.339 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `users` 2018-03-06 22:02:05.694 6582 INFO rally.task.engine [-] Load duration is: 8.977645 2018-03-06 22:02:05.695 6582 INFO rally.task.engine [-] Full duration is: 30.74861 2018-03-06 22:02:05.727 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `users` 2018-03-06 22:02:07.673 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `users` 2018-03-06 22:02:07.673 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `quotas` 2018-03-06 22:02:08.155 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `quotas` 2018-03-06 22:02:08.156 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `network` 2018-03-06 22:02:12.161 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `network` 2018-03-06 22:02:12.655 7879 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 START 2018-03-06 22:02:26.281 7879 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 END: OK 2018-03-06 22:02:26.304 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: user resources cleanup 2018-03-06 22:02:27.395 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: user resources cleanup 2018-03-06 22:02:27.395 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `network` 2018-03-06 22:02:35.293 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `network` 2018-03-06 22:02:35.293 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `quotas` 2018-03-06 22:02:35.348 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `quotas` 2018-03-06 22:02:35.349 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `users` 2018-03-06 22:02:38.180 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `users` 2018-03-06 22:02:39.821 6582 INFO rally.task.engine [-] Load duration is: 8.625138 2018-03-06 22:02:39.822 6582 INFO rally.task.engine [-] Full duration is: 32.455007 2018-03-06 22:02:39.852 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `users` 2018-03-06 22:02:41.824 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `users` 2018-03-06 22:02:41.824 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `quotas` 2018-03-06 22:02:42.311 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `quotas` 2018-03-06 22:02:42.311 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `network` 2018-03-06 22:02:46.571 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `network` 2018-03-06 22:02:47.050 8065 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 START 2018-03-06 22:03:26.692 8065 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 END: OK 2018-03-06 22:03:26.718 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: user resources cleanup 2018-03-06 22:03:27.448 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: user resources cleanup 2018-03-06 22:03:27.448 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `network` 2018-03-06 22:03:35.262 6582 INFO rally.plugins.openstack.context.network.networks [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `network` 2018-03-06 22:03:35.263 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `quotas` 2018-03-06 22:03:35.310 6582 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `quotas` 2018-03-06 22:03:35.310 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `users` 2018-03-06 22:03:38.250 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `users` 2018-03-06 22:03:40.004 6582 INFO rally.task.engine [-] Load duration is: 38.640212 2018-03-06 22:03:40.004 6582 INFO rally.task.engine [-] Full duration is: 58.399748 2018-03-06 22:03:40.038 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Enter context: `users` 2018-03-06 22:03:42.029 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Enter context: `users` 2018-03-06 22:03:42.736 8251 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 START 2018-03-06 22:04:04.968 8251 INFO rally.task.runner [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | ITER: 1 END: OK 2018-03-06 22:04:04.988 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: user resources cleanup 2018-03-06 22:04:05.733 6582 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: user resources cleanup 2018-03-06 22:04:05.733 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Starting: Exit context: `users` 2018-03-06 22:04:08.560 6582 INFO rally.plugins.openstack.context.keystone.users [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Exit context: `users` 2018-03-06 22:04:10.134 6582 INFO rally.task.engine [-] Load duration is: 21.23124 2018-03-06 22:04:10.134 6582 INFO rally.task.engine [-] Full duration is: 28.523777 2018-03-06 22:04:10.163 6582 INFO rally.task.engine [-] Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4 | Completed: Benchmarking. Task ac7c05ec-c355-4912-a855-7abd7ff4d3e4: 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 | 7.104 | 7.104 | 7.104 | 7.104 | 7.104 | 7.104 | 100.0% | 1 | | nova.find_host_to_migrate | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | nova.live_migrate | 8.766 | 8.766 | 8.766 | 8.766 | 8.766 | 8.766 | 100.0% | 1 | | nova.delete_server | 2.903 | 2.903 | 2.903 | 2.903 | 2.903 | 2.903 | 100.0% | 1 | | total | 18.794 | 18.794 | 18.794 | 18.794 | 18.794 | 18.794 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.794443 Full duration: 25.934216 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 | 6.575 | 6.575 | 6.575 | 6.575 | 6.575 | 6.575 | 100.0% | 1 | | cinder.create_volume | 2.553 | 2.553 | 2.553 | 2.553 | 2.553 | 2.553 | 100.0% | 1 | | nova.attach_volume | 2.975 | 2.975 | 2.975 | 2.975 | 2.975 | 2.975 | 100.0% | 1 | | nova.find_host_to_migrate | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | nova.live_migrate | 10.705 | 10.705 | 10.705 | 10.705 | 10.705 | 10.705 | 100.0% | 1 | | nova.detach_volume | 2.829 | 2.829 | 2.829 | 2.829 | 2.829 | 2.829 | 100.0% | 1 | | cinder.delete_volume | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 100.0% | 1 | | nova.delete_server | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 100.0% | 1 | | total | 26.282 | 26.282 | 26.282 | 26.282 | 26.282 | 26.282 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.281839 Full duration: 36.11599 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.267 | 5.267 | 5.267 | 5.267 | 5.267 | 5.267 | 100.0% | 1 | | nova.boot_server | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 100.0% | 1 | | nova.find_host_to_migrate | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | nova.live_migrate | 8.79 | 8.79 | 8.79 | 8.79 | 8.79 | 8.79 | 100.0% | 1 | | nova.delete_server | 2.884 | 2.884 | 2.884 | 2.884 | 2.884 | 2.884 | 100.0% | 1 | | total | 20.766 | 20.766 | 20.766 | 20.766 | 20.766 | 20.766 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.765664 Full duration: 29.969663 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | nova.boot_server | 5.826 | 5.826 | 5.826 | 5.826 | 5.826 | 5.826 | 100.0% | 1 | | nova.delete_server | 2.987 | 2.987 | 2.987 | 2.987 | 2.987 | 2.987 | 100.0% | 1 | | nova.delete_keypair | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | total | 8.535 | 8.535 | 8.535 | 8.535 | 8.535 | 8.535 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.53514 Full duration: 28.113209 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 | 3.343 | 3.343 | 3.343 | 3.343 | 3.343 | 3.343 | 100.0% | 1 | | nova.boot_server | 6.104 | 6.104 | 6.104 | 6.104 | 6.104 | 6.104 | 100.0% | 1 | | nova.delete_server | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 100.0% | 1 | | total | 8.978 | 8.978 | 8.978 | 8.978 | 8.978 | 8.978 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.977645 Full duration: 30.74861 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 | 6.018 | 6.018 | 6.018 | 6.018 | 6.018 | 6.018 | 100.0% | 1 | | nova.pause_server | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 100.0% | 1 | | nova.unpause_server | 2.483 | 2.483 | 2.483 | 2.483 | 2.483 | 2.483 | 100.0% | 1 | | nova.delete_server | 2.671 | 2.671 | 2.671 | 2.671 | 2.671 | 2.671 | 100.0% | 1 | | total | 8.625 | 8.625 | 8.625 | 8.625 | 8.625 | 8.625 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.625138 Full duration: 32.455007 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 | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 100.0% | 1 | | nova.create_100_rules | 24.857 | 24.857 | 24.857 | 24.857 | 24.857 | 24.857 | 100.0% | 1 | | nova.boot_server | 7.464 | 7.464 | 7.464 | 7.464 | 7.464 | 7.464 | 100.0% | 1 | | nova.get_attached_security_groups | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | nova.delete_server | 2.589 | 2.589 | 2.589 | 2.589 | 2.589 | 2.589 | 100.0% | 1 | | nova.delete_10_security_groups | 2.43 | 2.43 | 2.43 | 2.43 | 2.43 | 2.43 | 100.0% | 1 | | total | 38.64 | 38.64 | 38.64 | 38.64 | 38.64 | 38.64 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.640212 Full duration: 58.399748 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 | 6.034 | 6.034 | 6.034 | 6.034 | 6.034 | 6.034 | 100.0% | 1 | | nova.migrate | 10.958 | 10.958 | 10.958 | 10.958 | 10.958 | 10.958 | 100.0% | 1 | | nova.resize_confirm | 2.668 | 2.668 | 2.668 | 2.668 | 2.668 | 2.668 | 100.0% | 1 | | nova.delete_server | 2.571 | 2.571 | 2.571 | 2.571 | 2.571 | 2.571 | 100.0% | 1 | | total | 21.231 | 21.231 | 21.231 | 21.231 | 21.231 | 21.231 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.23124 Full duration: 28.523777 2018-03-06 22:04:10,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ac7c05ec-c355-4912-a855-7abd7ff4d3e4 2018-03-06 22:04:10,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ac7c05ec-c355-4912-a855-7abd7ff4d3e4', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-03-06 22:04:10,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ac7c05ec-c355-4912-a855-7abd7ff4d3e4'] 2018-03-06 22:04:11,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-06 22:04:11,784 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-03-06 22:04:11,784 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-03-06 22:04:11,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-03-06 22:04:11,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-06 22:04:11,803 - 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-03-06 22:04:11,804 - 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': '9d83f0af-5af0-4fd4-b85d-8a99fa9f5feb', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'flavor_name': 'rally-tiny-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d40568a1-fbe5-4201-b42e-0e486f8ea58d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-06 22:04:53,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-06 22:04:13.601 8397 INFO rally.task.engine [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Task validation. 2018-03-06 22:04:13.609 8397 INFO rally.task.engine [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Task validation of scenarios names. 2018-03-06 22:04:13.611 8397 INFO rally.task.engine [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Task validation of scenarios names. 2018-03-06 22:04:13.612 8397 INFO rally.task.engine [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Task validation of syntax. 2018-03-06 22:04:13.644 8397 INFO rally.task.engine [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Task validation of syntax. 2018-03-06 22:04:13.644 8397 INFO rally.task.engine [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Task validation of semantic. 2018-03-06 22:04:14.106 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Enter context: `users` 2018-03-06 22:04:16.150 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Enter context: `users` 2018-03-06 22:04:17.243 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Exit context: `users` 2018-03-06 22:04:20.592 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Exit context: `users` 2018-03-06 22:04:20.593 8397 INFO rally.task.engine [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Task validation of semantic. 2018-03-06 22:04:20.593 8397 INFO rally.task.engine [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Task validation. Task 469c8e58-b511-4b08-8bcb-9522c2710ec6: started 2018-03-06 22:04:20.610 8397 INFO rally.task.engine [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Benchmarking. 2018-03-06 22:04:20.637 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Enter context: `users` 2018-03-06 22:04:22.655 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Enter context: `users` 2018-03-06 22:04:22.669 8524 INFO rally.task.runner [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | ITER: 1 START 2018-03-06 22:04:23.295 8524 INFO rally.task.runner [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | ITER: 1 END: OK 2018-03-06 22:04:23.318 8397 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: admin resources cleanup 2018-03-06 22:04:24.063 8397 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: admin resources cleanup 2018-03-06 22:04:24.064 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Exit context: `users` 2018-03-06 22:04:26.865 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Exit context: `users` 2018-03-06 22:04:28.664 8397 INFO rally.task.engine [-] Load duration is: 0.624557 2018-03-06 22:04:28.665 8397 INFO rally.task.engine [-] Full duration is: 6.228892 2018-03-06 22:04:28.701 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Enter context: `users` 2018-03-06 22:04:30.436 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Enter context: `users` 2018-03-06 22:04:30.450 8630 INFO rally.task.runner [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | ITER: 1 START 2018-03-06 22:04:30.963 8630 INFO rally.task.runner [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | ITER: 1 END: OK 2018-03-06 22:04:30.988 8397 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: admin resources cleanup 2018-03-06 22:04:31.430 8397 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: admin resources cleanup 2018-03-06 22:04:31.430 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Exit context: `users` 2018-03-06 22:04:34.309 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Exit context: `users` 2018-03-06 22:04:34.728 8397 INFO rally.task.engine [-] Load duration is: 0.511492 2018-03-06 22:04:34.728 8397 INFO rally.task.engine [-] Full duration is: 5.609687 2018-03-06 22:04:34.757 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Enter context: `users` 2018-03-06 22:04:36.481 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Enter context: `users` 2018-03-06 22:04:36.496 8736 INFO rally.task.runner [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | ITER: 1 START 2018-03-06 22:04:37.008 8736 INFO rally.task.runner [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | ITER: 1 END: OK 2018-03-06 22:04:37.025 8397 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: admin resources cleanup 2018-03-06 22:04:37.601 8397 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: admin resources cleanup 2018-03-06 22:04:37.601 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Exit context: `users` 2018-03-06 22:04:40.288 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Exit context: `users` 2018-03-06 22:04:40.786 8397 INFO rally.task.engine [-] Load duration is: 0.511406 2018-03-06 22:04:40.787 8397 INFO rally.task.engine [-] Full duration is: 5.532462 2018-03-06 22:04:40.820 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Enter context: `users` 2018-03-06 22:04:42.736 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Enter context: `users` 2018-03-06 22:04:42.751 8842 INFO rally.task.runner [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | ITER: 1 START 2018-03-06 22:04:43.220 8842 INFO rally.task.runner [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | ITER: 1 END: OK 2018-03-06 22:04:43.240 8397 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: admin resources cleanup 2018-03-06 22:04:43.820 8397 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: admin resources cleanup 2018-03-06 22:04:43.821 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Exit context: `users` 2018-03-06 22:04:46.589 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Exit context: `users` 2018-03-06 22:04:46.849 8397 INFO rally.task.engine [-] Load duration is: 0.467964 2018-03-06 22:04:46.850 8397 INFO rally.task.engine [-] Full duration is: 5.771549 2018-03-06 22:04:46.879 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Enter context: `users` 2018-03-06 22:04:48.676 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Enter context: `users` 2018-03-06 22:04:48.691 8948 INFO rally.task.runner [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | ITER: 1 START 2018-03-06 22:04:49.132 8948 INFO rally.task.runner [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | ITER: 1 END: OK 2018-03-06 22:04:49.149 8397 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: admin resources cleanup 2018-03-06 22:04:49.758 8397 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: admin resources cleanup 2018-03-06 22:04:49.759 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Starting: Exit context: `users` 2018-03-06 22:04:52.430 8397 INFO rally.plugins.openstack.context.keystone.users [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Exit context: `users` 2018-03-06 22:04:52.907 8397 INFO rally.task.engine [-] Load duration is: 0.440312 2018-03-06 22:04:52.907 8397 INFO rally.task.engine [-] Full duration is: 5.552403 2018-03-06 22:04:52.932 8397 INFO rally.task.engine [-] Task 469c8e58-b511-4b08-8bcb-9522c2710ec6 | Completed: Benchmarking. Task 469c8e58-b511-4b08-8bcb-9522c2710ec6: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | quotas.delete_quotas | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.624557 Full duration: 6.228892 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.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | total | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.511492 Full duration: 5.609687 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.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | total | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.511406 Full duration: 5.532462 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.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | quotas.delete_quotas | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.467964 Full duration: 5.771549 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.44 | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 100.0% | 1 | | total | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.440312 Full duration: 5.552403 2018-03-06 22:04:53,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 469c8e58-b511-4b08-8bcb-9522c2710ec6 2018-03-06 22:04:53,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '469c8e58-b511-4b08-8bcb-9522c2710ec6', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-03-06 22:04:53,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '469c8e58-b511-4b08-8bcb-9522c2710ec6'] 2018-03-06 22:04:54,485 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-06 22:04:54,485 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-03-06 22:04:54,486 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:03 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 01:35 | 11 | 75.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 07:17 | 25 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 02:45 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:31 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 03:07 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 00:58 | 5 | 50.00% | +-------------------+------------+---------------+-----------+ | nova | 09:00 | 46 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 00:57 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:28:17 | 218 | 91.67% | +===================+============+===============+===========+ 2018-03-06 22:04:54,486 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 91.67% 2018-03-06 22:04:57,889 - functest.opnfv_tests.openstack.rally.rally - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 8420d33a-79bc-4a2f-b8f0-c7e160711759: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-3ab64332-4f0f-4e8a-a384-a29a3a2a719c'] 2018-03-06 22:04:58,881 - functest.utils.functest_utils - DEBUG - 2018-03-06 22:04:58,881 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-06 22:04:58,881 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 16:49 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-03-06 22:04:58,883 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-03-06 22:04:58,884 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-03-06 22:05:01,870 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-03-06 22:05:02,491 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-03-06 22:05:03,048 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-06 22:05:05,227 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-06 22:05:05,227 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-06 22:05:07,179 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-06 22:05:07,179 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-06 22:05:09,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-03-06 22:05:09,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-03-06 22:05:10,147 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Verifier is already configured. 2018-03-06 22:05:10,147 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Reconfiguring the current verifier... 2018-03-06 22:05:10,147 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier --reconfigure' 2018-03-06 22:05:13,304 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-06 22:05:13,304 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-06 22:05:13,306 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-06 22:05:13,307 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-03-06 22:05:13,308 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-03-06 22:05:13,310 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-03-06 22:16:34,014 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [77.744500s] ... ok 2018-03-06 22:16:34,014 - 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 [7.171052s] ... ok 2018-03-06 22:16:34,014 - 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 [2.732848s] ... ok 2018-03-06 22:16:34,014 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.129569s] ... ok 2018-03-06 22:16:34,015 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.328743s] ... ok 2018-03-06 22:16:34,015 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.253647s] ... ok 2018-03-06 22:16:34,015 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000905s] ... ok 2018-03-06 22:16:34,015 - 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 [2.725583s] ... ok 2018-03-06 22:16:34,015 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.128205s] ... ok 2018-03-06 22:16:34,015 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.812605s] ... ok 2018-03-06 22:16:34,015 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.141448s] ... ok 2018-03-06 22:16:34,015 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000649s] ... ok 2018-03-06 22:16:34,015 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.089334s] ... ok 2018-03-06 22:16:34,015 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.750188s] ... ok 2018-03-06 22:16:34,015 - 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.333805s] ... ok 2018-03-06 22:16:34,015 - 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.322452s] ... ok 2018-03-06 22:16:34,015 - 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.306268s] ... ok 2018-03-06 22:16:34,015 - 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.506736s] ... ok 2018-03-06 22:16:34,015 - 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.316520s] ... ok 2018-03-06 22:16:34,015 - 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.127253s] ... ok 2018-03-06 22:16:34,015 - 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.139234s] ... ok 2018-03-06 22:16:34,015 - 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.121199s] ... ok 2018-03-06 22:16:34,016 - 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.134661s] ... ok 2018-03-06 22:16:34,016 - 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.123551s] ... ok 2018-03-06 22:16:34,016 - 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.262012s] ... ok 2018-03-06 22:16:34,016 - 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.121467s] ... ok 2018-03-06 22:16:34,016 - 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.019871s] ... ok 2018-03-06 22:16:34,016 - 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.121162s] ... ok 2018-03-06 22:16:34,016 - 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.260508s] ... ok 2018-03-06 22:16:34,016 - 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.020984s] ... ok 2018-03-06 22:16:34,016 - 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.019880s] ... ok 2018-03-06 22:16:34,016 - 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.049969s] ... ok 2018-03-06 22:16:34,016 - 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.119630s] ... ok 2018-03-06 22:16:34,016 - 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.113283s] ... ok 2018-03-06 22:16:34,016 - 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.330085s] ... ok 2018-03-06 22:16:34,016 - 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.021776s] ... ok 2018-03-06 22:16:34,016 - 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.115846s] ... ok 2018-03-06 22:16:34,016 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [9.677540s] ... ok 2018-03-06 22:16:34,016 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [8.169718s] ... ok 2018-03-06 22:16:34,016 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [18.957834s] ... ok 2018-03-06 22:16:34,016 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [8.312046s] ... ok 2018-03-06 22:16:34,017 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.569587s] ... ok 2018-03-06 22:16:34,017 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.352009s] ... ok 2018-03-06 22:16:34,017 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.314028s] ... ok 2018-03-06 22:16:34,017 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.573714s] ... ok 2018-03-06 22:16:34,017 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.512934s] ... ok 2018-03-06 22:16:34,017 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.523738s] ... ok 2018-03-06 22:16:34,017 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.360241s] ... ok 2018-03-06 22:16:34,017 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.424378s] ... ok 2018-03-06 22:16:34,017 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [17.410431s] ... ok 2018-03-06 22:16:34,017 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [9.208881s] ... ok 2018-03-06 22:16:34,017 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [9.435537s] ... ok 2018-03-06 22:16:34,017 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.248426s] ... ok 2018-03-06 22:16:34,017 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [0.979651s] ... ok 2018-03-06 22:16:34,017 - 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.037737s] ... ok 2018-03-06 22:16:34,017 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.048528s] ... ok 2018-03-06 22:16:34,017 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.311219s] ... ok 2018-03-06 22:16:34,017 - 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.074046s] ... ok 2018-03-06 22:16:34,017 - 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.921924s] ... ok 2018-03-06 22:16:34,017 - 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.578413s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.693081s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.171928s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.564229s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.730617s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.722074s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.166860s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.799397s] ... ok 2018-03-06 22:16:34,018 - 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.758425s] ... ok 2018-03-06 22:16:34,018 - 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.580649s] ... ok 2018-03-06 22:16:34,018 - 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.553460s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.152085s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.072783s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011212s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [12.178740s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.098733s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.093324s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.088421s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.087974s] ... ok 2018-03-06 22:16:34,018 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.395305s] ... ok 2018-03-06 22:16:34,019 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.459124s] ... ok 2018-03-06 22:16:34,019 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.015110s] ... ok 2018-03-06 22:16:34,019 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.014093s] ... ok 2018-03-06 22:16:34,019 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.054499s] ... ok 2018-03-06 22:16:34,019 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.048255s] ... ok 2018-03-06 22:16:34,019 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.048995s] ... ok 2018-03-06 22:16:34,019 - 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.074289s] ... ok 2018-03-06 22:16:34,019 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.079897s] ... ok 2018-03-06 22:16:34,019 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.123659s] ... ok 2018-03-06 22:16:34,019 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.059996s] ... ok 2018-03-06 22:16:34,019 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.063732s] ... ok 2018-03-06 22:16:34,019 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.419305s] ... ok 2018-03-06 22:16:34,019 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.027483s] ... ok 2018-03-06 22:16:34,019 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.284913s] ... ok 2018-03-06 22:16:34,019 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.012568s] ... ok 2018-03-06 22:16:34,019 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.021777s] ... ok 2018-03-06 22:16:34,019 - 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.543879s] ... ok 2018-03-06 22:16:34,019 - 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.330222s] ... ok 2018-03-06 22:16:34,019 - 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.036497s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [1.945663s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [2.502178s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [2.429049s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.580069s] ... ok 2018-03-06 22:16:34,020 - 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 [2.025076s] ... ok 2018-03-06 22:16:34,020 - 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 [2.449247s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [2.434114s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.636895s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [2.874223s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.125990s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.136147s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.113455s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.116834s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.125077s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.117887s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.098858s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.114035s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [5.037044s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.497558s] ... ok 2018-03-06 22:16:34,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.804680s] ... ok 2018-03-06 22:16:34,021 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.603365s] ... ok 2018-03-06 22:16:34,021 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.079691s] ... ok 2018-03-06 22:16:34,021 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.070514s] ... ok 2018-03-06 22:16:34,021 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.077663s] ... ok 2018-03-06 22:16:34,021 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.065943s] ... ok 2018-03-06 22:16:34,021 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes [7.618731s] ... ok 2018-03-06 22:16:34,021 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes [8.018986s] ... ok 2018-03-06 22:16:34,021 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.812227s] ... ok 2018-03-06 22:16:34,021 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [0.642496s] ... ok 2018-03-06 22:16:34,021 - 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 [1.821265s] ... ok 2018-03-06 22:16:34,021 - 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.470325s] ... ok 2018-03-06 22:16:34,021 - 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.023375s] ... ok 2018-03-06 22:16:34,021 - 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.642498s] ... ok 2018-03-06 22:16:34,021 - 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.236519s] ... ok 2018-03-06 22:16:34,021 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.071285s] ... ok 2018-03-06 22:16:34,021 - 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.217216s] ... ok 2018-03-06 22:16:34,021 - 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.636620s] ... ok 2018-03-06 22:16:34,021 - 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.353936s] ... ok 2018-03-06 22:16:34,021 - 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.341958s] ... ok 2018-03-06 22:16:34,022 - 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.406033s] ... ok 2018-03-06 22:16:34,022 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [0.659113s] ... ok 2018-03-06 22:16:34,022 - 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.591057s] ... ok 2018-03-06 22:16:34,022 - 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.059989s] ... ok 2018-03-06 22:16:34,022 - 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.028408s] ... ok 2018-03-06 22:16:34,022 - 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.029442s] ... ok 2018-03-06 22:16:34,022 - 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.023795s] ... ok 2018-03-06 22:16:34,022 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list [0.206718s] ... ok 2018-03-06 22:16:34,022 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions [0.421473s] ... ok 2018-03-06 22:16:34,022 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata [0.636138s] ... ok 2018-03-06 22:16:34,022 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item [0.533628s] ... ok 2018-03-06 22:16:34,022 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata [0.527816s] ... ok 2018-03-06 22:16:34,022 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item [0.293434s] ... ok 2018-03-06 22:16:34,022 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance [9.750791s] ... ok 2018-03-06 22:16:34,022 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_get_volume_attachment [10.270034s] ... ok 2018-03-06 22:16:34,022 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume [0.328442s] ... ok 2018-03-06 22:16:34,022 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable [0.284797s] ... ok 2018-03-06 22:16:34,022 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update [0.298417s] ... ok 2018-03-06 22:16:34,022 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete [6.498031s] ... ok 2018-03-06 22:16:34,023 - 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 [7.515872s] ... ok 2018-03-06 22:16:34,023 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image [7.052224s] ... ok 2018-03-06 22:16:34,023 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list [0.070427s] ... ok 2018-03-06 22:16:34,023 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name [0.062707s] ... ok 2018-03-06 22:16:34,023 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name [0.069181s] ... ok 2018-03-06 22:16:34,023 - 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.065936s] ... ok 2018-03-06 22:16:34,023 - 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.076546s] ... ok 2018-03-06 22:16:34,023 - 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.076652s] ... ok 2018-03-06 22:16:34,023 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details [0.078711s] ... ok 2018-03-06 22:16:34,023 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata [0.064984s] ... ok 2018-03-06 22:16:34,023 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone [0.128006s] ... ok 2018-03-06 22:16:34,023 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status [0.120406s] ... ok 2018-03-06 22:16:34,023 - 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.072201s] ... ok 2018-03-06 22:16:34,023 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status [0.071806s] ... ok 2018-03-06 22:16:34,023 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_attach_volumes_with_nonexistent_volume_id [9.548763s] ... ok 2018-03-06 22:16:34,023 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size [0.019130s] ... ok 2018-03-06 22:16:34,023 - 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.037222s] ... ok 2018-03-06 22:16:34,023 - 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.056169s] ... ok 2018-03-06 22:16:34,023 - 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.028044s] ... ok 2018-03-06 22:16:34,024 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative [0.017445s] ... ok 2018-03-06 22:16:34,024 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero [0.017367s] ... ok 2018-03-06 22:16:34,024 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size [0.111172s] ... ok 2018-03-06 22:16:34,024 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id [0.051835s] ... ok 2018-03-06 22:16:34,024 - 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.014015s] ... ok 2018-03-06 22:16:34,024 - 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.054467s] ... ok 2018-03-06 22:16:34,024 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id [0.012827s] ... ok 2018-03-06 22:16:34,024 - 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.014293s] ... ok 2018-03-06 22:16:34,024 - 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.064700s] ... ok 2018-03-06 22:16:34,024 - 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.065306s] ... ok 2018-03-06 22:16:34,024 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status [0.063382s] ... ok 2018-03-06 22:16:34,024 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name [0.056928s] ... ok 2018-03-06 22:16:34,024 - 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.238909s] ... ok 2018-03-06 22:16:34,024 - 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.054151s] ... ok 2018-03-06 22:16:34,024 - 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.057986s] ... ok 2018-03-06 22:16:34,024 - 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.013721s] ... ok 2018-03-06 22:16:34,024 - 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.013950s] ... ok 2018-03-06 22:16:34,024 - 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.054021s] ... ok 2018-03-06 22:16:34,024 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id [0.055648s] ... ok 2018-03-06 22:16:34,024 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id [0.057853s] ... ok 2018-03-06 22:16:34,025 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete [2.826923s] ... ok 2018-03-06 22:16:34,025 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot [5.561094s] ... ok 2018-03-06 22:16:34,025 - 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.102834s] ... ok 2018-03-06 22:16:34,025 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params [0.093471s] ... ok 2018-03-06 22:16:34,025 - 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.232314s] ... ok 2018-03-06 22:16:34,025 - 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.056584s] ... ok 2018-03-06 22:16:34,025 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination [0.397949s] ... ok 2018-03-06 22:16:34,025 - 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.277757s] ... ok 2018-03-06 22:16:34,025 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination [0.388215s] ... ok 2018-03-06 22:16:34,026 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 674.0000 sec. 2018-03-06 22:16:34,026 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 204 2018-03-06 22:16:34,027 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-03-06 22:16:34,027 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-03-06 22:16:34,030 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-03-06 22:16:41,922 - functest.utils.functest_utils - DEBUG - 2018-03-06 22:16:41,922 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-06 22:16:41,922 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 11:42 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-06 22:16:41,925 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-03-06 22:17:00,681 - functest.opnfv_tests.sdn.odl.odl - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-03-06 22:17:00,681 - functest.opnfv_tests.sdn.odl.odl - INFO - ODL results were successfully generated 2018-03-06 22:17:00,705 - functest.opnfv_tests.sdn.odl.odl - INFO - ODL results were successfully parsed 2018-03-06 22:17:01,278 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-06 22:17:01,279 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-06 22:17:01,281 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-03-06 22:17:01,830 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-06 22:38:55,989 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-06 22:38:55,990 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 21:53 | PASS | +---------------------+------------------+------------------+----------------+ 2018-03-06 22:38:55,992 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-382 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-03-06 22:38:55,994 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:40 | PASS | | vping_userdata | functest | smoke | 00:24 | PASS | | tempest_smoke_serial | functest | smoke | 16:04 | FAIL | | rally_sanity | functest | smoke | 16:49 | FAIL | | refstack_defcore | functest | smoke | 11:42 | PASS | | odl | functest | smoke | 00:18 | PASS | | snaps_smoke | functest | smoke | 21:53 | PASS | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-03-06 22:38:55,997 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-06 22:39:08,333 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-06 22:39:08,333 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 22:39:08,333 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-06 22:39:08,334 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-06 22:39:08,334 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-03-06 22:39:08,507 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-06 22:39:08,508 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-03-06 22:39:08,685 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-03-06 22:39:08,685 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/07e8d3e655084033a74c61bb251b7687 ...OK 2018-03-06 22:39:08,861 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-03-06 22:39:08,861 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-03-06 22:39:09,109 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-03-06 22:39:09,109 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-03-06 22:39:09,685 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-06 22:39:10,838 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-06 22:39:10,862 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-06 22:39:10,862 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 22:39:10,862 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-06 22:39:10,862 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-06 22:39:10,862 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-06 22:39:10,862 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-03-06 22:39:10,863 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-06 22:39:10,863 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-03-06 22:39:10,863 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-382 2018-03-06 22:39:10,863 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-06 22:39:10,863 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 22:39:10,863 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-06 22:39:10,863 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-06 22:39:10,863 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-06 22:39:10,863 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-06 22:39:10,863 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 22:39:10,863 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-06 22:39:10,864 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-06 22:39:10,928 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 22:39:10,928 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-06 22:39:12,844 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-06 22:39:14,737 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-06 22:39:16,233 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-06 22:39:17,513 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-06 22:39:19,230 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-06 22:39:21,113 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-06 22:39:21,114 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-06 22:39:24,646 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-06 22:39:24,647 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-06 22:39:25,694 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-06 22:39:25,694 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-06 22:39:25,695 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-------------------------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | functest-odl-sfc domino-multinode | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-------------------------------------------+ 2018-03-06 22:39:25,697 - functest.ci.run_tests - INFO - Running tier 'features' 2018-03-06 22:39:25,697 - functest.ci.run_tests - INFO - Running test case 'functest-odl-sfc'... 2018-03-06 22:39:25,734 - functest.utils.functest_utils - DEBUG - Executing command: 'run_sfc_tests.py' 2018-03-06 22:39:26,785 - functest.utils.functest_utils - ERROR - The command 'run_sfc_tests.py' failed. 2018-03-06 22:39:26,786 - functest.utils.functest_utils - INFO - **************************************** sfc/functest-odl-sfc results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod2 version: euphrates scenario: os-odl-sfc-ha status: 0 build tag: jenkins-functest-compass-baremetal-daily-euphrates-382 details: {} 2018-03-06 22:39:26,786 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/functest-odl-sfc.log' 2018-03-06 22:39:27,424 - functest.utils.functest_utils - DEBUG - 2018-03-06 22:39:27,425 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-06 22:39:27,425 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | functest-odl-sfc | sfc | 00:01 | FAIL | +--------------------------+-----------------+------------------+----------------+ 2018-03-06 22:39:27,426 - functest.ci.run_tests - ERROR - The test case 'functest-odl-sfc' failed. 2018-03-06 22:39:27,427 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-03-06 22:39:27,464 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-03-06 22:39:48,458 - functest.utils.functest_utils - INFO - **************************************** domino/domino-multinode results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod2 version: euphrates scenario: os-odl-sfc-ha status: 100 build tag: jenkins-functest-compass-baremetal-daily-euphrates-382 details: {} 2018-03-06 22:39:48,458 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-03-06 22:39:49,118 - functest.utils.functest_utils - DEBUG - 2018-03-06 22:39:49,119 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-06 22:39:49,119 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:21 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-03-06 22:39:49,121 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-382 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-03-06 22:39:49,122 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | functest-odl-sfc | sfc | features | 00:01 | FAIL | | domino-multinode | domino | features | 00:21 | PASS | | promise | promise | features | 00:00 | SKIP | | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-03-06 22:39:49,125 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-06 22:40:02,960 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-06 22:40:02,960 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 22:40:02,960 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-06 22:40:02,961 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-06 22:40:02,961 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-03-06 22:40:03,139 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-06 22:40:03,139 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-03-06 22:40:03,309 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-03-06 22:40:03,309 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/07e8d3e655084033a74c61bb251b7687 ...OK 2018-03-06 22:40:03,474 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-03-06 22:40:03,475 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-03-06 22:40:03,657 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-03-06 22:40:03,657 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-03-06 22:40:04,163 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-06 22:40:05,288 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-06 22:40:05,313 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-06 22:40:05,313 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 22:40:05,313 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-06 22:40:05,313 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-06 22:40:05,313 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-06 22:40:05,313 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-03-06 22:40:05,313 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-06 22:40:05,313 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-03-06 22:40:05,313 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-382 2018-03-06 22:40:05,313 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-06 22:40:05,314 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 22:40:05,314 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-06 22:40:05,314 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-06 22:40:05,314 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-06 22:40:05,314 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-06 22:40:05,314 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 22:40:05,314 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-06 22:40:05,315 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-06 22:40:05,378 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 22:40:05,378 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-06 22:40:07,189 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-06 22:40:09,032 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-06 22:40:10,508 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-06 22:40:11,746 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-06 22:40:13,362 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-06 22:40:15,138 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-06 22:40:15,138 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-06 22:40:18,435 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-06 22:40:18,435 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-06 22:40:19,389 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-06 22:40:19,389 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-06 22:40:19,390 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-06 22:40:19,390 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-382 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-03-06 22:40:19,392 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-03-06 22:40:19,393 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-06 22:40:26,641 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-06 22:40:26,641 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 22:40:26,641 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-06 22:40:26,642 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-06 22:40:26,642 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-03-06 22:40:26,831 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-06 22:40:26,831 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-03-06 22:40:27,020 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-03-06 22:40:27,020 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/07e8d3e655084033a74c61bb251b7687 ...OK 2018-03-06 22:40:27,185 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-03-06 22:40:27,186 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-03-06 22:40:27,362 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-03-06 22:40:27,362 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-03-06 22:40:27,862 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-06 22:40:29,195 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-06 22:40:29,220 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-06 22:40:29,220 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 22:40:29,220 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-06 22:40:29,220 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-06 22:40:29,220 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-06 22:40:29,220 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-03-06 22:40:29,220 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-06 22:40:29,220 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-03-06 22:40:29,220 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-382 2018-03-06 22:40:29,220 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-06 22:40:29,220 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 22:40:29,221 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-06 22:40:29,221 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-06 22:40:29,221 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-06 22:40:29,221 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-06 22:40:29,221 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 22:40:29,221 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-06 22:40:29,222 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-06 22:40:29,284 - functest.ci.prepare_env - INFO - ============================================== 2018-03-06 22:40:29,284 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-06 22:40:31,211 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-06 22:40:33,113 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-06 22:40:34,684 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-06 22:40:35,956 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-06 22:40:37,666 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-06 22:40:39,561 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-06 22:40:39,561 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-06 22:40:43,026 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-06 22:40:43,026 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-06 22:40:43,943 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-06 22:40:43,944 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-06 22:40:43,945 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-03-06 22:40:43,946 - functest.ci.run_tests - INFO - Running tier 'features' 2018-03-06 22:40:43,946 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-03-06 22:40:43,955 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /src/nfv-parser/tests && ./functest_run.sh' 2018-03-06 22:45:08,890 - functest.utils.functest_utils - INFO - **************************************** parser/parser-basics results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod2 version: euphrates scenario: os-odl-sfc-ha status: 100 build tag: jenkins-functest-compass-baremetal-daily-euphrates-382 details: {} 2018-03-06 22:45:08,890 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-03-06 22:45:09,458 - functest.utils.functest_utils - DEBUG - 2018-03-06 22:45:09,459 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-06 22:45:09,459 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 04:25 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-03-06 22:45:09,461 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-382 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-03-06 22:45:09,462 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 04:25 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-03-06 22:45:09,463 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK