2017-12-27 19:43:25,976 - functest.ci.check_deployment - DEBUG - 192.168.11.10:35357 is reachable! 2017-12-27 19:43:25,976 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://192.168.11.10:35357/v3 ...OK 2017-12-27 19:43:26,404 - functest.ci.check_deployment - INFO - Got token ...OK 2017-12-27 19:43:26,840 - functest.ci.check_deployment - DEBUG - 192.168.11.10:5000 is reachable! 2017-12-27 19:43:26,840 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://192.168.11.10:5000 ...OK 2017-12-27 19:43:27,425 - functest.ci.check_deployment - DEBUG - 192.168.11.10:8774 is reachable! 2017-12-27 19:43:27,426 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://192.168.11.10:8774/v2.1/860335c83db34c4a934b6b5d4d4a623a ...OK 2017-12-27 19:43:27,845 - functest.ci.check_deployment - DEBUG - 192.168.11.10:9696 is reachable! 2017-12-27 19:43:27,845 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://192.168.11.10:9696 ...OK 2017-12-27 19:43:28,293 - functest.ci.check_deployment - DEBUG - 192.168.11.10:9292 is reachable! 2017-12-27 19:43:28,294 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://192.168.11.10:9292 ...OK 2017-12-27 19:43:29,154 - functest.ci.check_deployment - INFO - Nova service ...OK 2017-12-27 19:43:30,167 - functest.ci.check_deployment - INFO - Neutron service ...OK 2017-12-27 19:43:30,219 - functest.ci.check_deployment - INFO - Glance service ...OK 2017-12-27 19:43:31,516 - functest.ci.check_deployment - INFO - External network found: admin_external 2017-12-27 19:43:35,674 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2017-12-27 19:43:35,675 - functest.ci.run_tests - DEBUG - Test args: all 2017-12-27 19:43:35,676 - 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 | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2017-12-27 19:43:35,678 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2017-12-27 19:43:35,678 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2017-12-27 19:43:37,431 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2017-12-27 19:43:48,297 - 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_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 10.864s OK 2017-12-27 19:43:48,744 - functest.utils.functest_utils - DEBUG - 2017-12-27 19:43:48,744 - functest.core.testcase - INFO - The results were successfully pushed to DB 2017-12-27 19:43:48,745 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2017-12-27 19:43:48,749 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2017-12-27 19:43:49,654 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2017-12-27 19:52:05,463 - 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_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 81 tests in 495.800s OK 2017-12-27 19:52:05,914 - functest.utils.functest_utils - DEBUG - 2017-12-27 19:52:05,914 - functest.core.testcase - INFO - The results were successfully pushed to DB 2017-12-27 19:52:05,916 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:16 | PASS | +-------------------+------------------+------------------+----------------+ 2017-12-27 19:52:05,919 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2017-12-27 19:52:06,757 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2017-12-27 19:52:47,921 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 41.163s OK 2017-12-27 19:52:48,364 - functest.utils.functest_utils - DEBUG - 2017-12-27 19:52:48,365 - functest.core.testcase - INFO - The results were successfully pushed to DB 2017-12-27 19:52:48,365 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:41 | PASS | +----------------------------+------------------+------------------+----------------+ 2017-12-27 19:52:48,369 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-231 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2017-12-27 19:52:48,372 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 08:16 | PASS | | snaps_health_check | functest | healthcheck | 00:41 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2017-12-27 19:52:48,375 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2017-12-27 19:52:53,111 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2017-12-27 19:52:53,111 - functest.ci.run_tests - DEBUG - Test args: all 2017-12-27 19:52:53,113 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2017-12-27 19:52:53,115 - functest.ci.run_tests - INFO - Running tier 'smoke' 2017-12-27 19:52:53,115 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2017-12-27 19:52:54,304 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2017-12-27 19:52:54,305 - functest.energy.energy - DEBUG - Getting current scenario 2017-12-27 19:52:55,096 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2017-12-27 19:52:55,097 - functest.energy.energy - DEBUG - Starting recording 2017-12-27 19:52:55,097 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2017-12-27 19:52:55,830 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2017-12-27 19:52:55,830 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2017-12-27 19:52:55' 2017-12-27 19:52:55,831 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--7c0dc7cd-4265-40d3-bd6a-282733535a55' 2017-12-27 19:52:58,419 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-7c0dc7cd-4265-40d3-bd6a-282733535a55' 2017-12-27 19:53:02,398 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-7c0dc7cd-4265-40d3-bd6a-282733535a55' 2017-12-27 19:53:08,675 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-7c0dc7cd-4265-40d3-bd6a-282733535a55' 2017-12-27 19:53:09,405 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-7c0dc7cd-4265-40d3-bd6a-282733535a55' 2017-12-27 19:53:10,054 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-7c0dc7cd-4265-40d3-bd6a-282733535a55' 2017-12-27 19:53:16,479 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-7c0dc7cd-4265-40d3-bd6a-282733535a55' 2017-12-27 19:53:19,679 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-7c0dc7cd-4265-40d3-bd6a-282733535a55' 2017-12-27 19:53:45,426 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2017-12-27 19:53:48,823 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2017-12-27 19:53:48,904 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2017-12-27 19:53:49,916 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2017-12-27 19:54:09,228 - functest.energy.energy - DEBUG - Stopping recording 2017-12-27 19:54:10,462 - functest.utils.functest_utils - DEBUG - 2017-12-27 19:54:10,462 - functest.core.testcase - INFO - The results were successfully pushed to DB 2017-12-27 19:54:10,463 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:54 | PASS | +-------------------+------------------+------------------+----------------+ 2017-12-27 19:54:10,467 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2017-12-27 19:54:10,558 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2017-12-27 19:54:10,558 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2017-12-27 19:54:10' 2017-12-27 19:54:10,558 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--64afa409-cb13-4c79-8bd2-f9eebeeee966' 2017-12-27 19:54:12,640 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-64afa409-cb13-4c79-8bd2-f9eebeeee966' 2017-12-27 19:54:14,712 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-64afa409-cb13-4c79-8bd2-f9eebeeee966' 2017-12-27 19:54:21,109 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-64afa409-cb13-4c79-8bd2-f9eebeeee966' 2017-12-27 19:54:21,827 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-64afa409-cb13-4c79-8bd2-f9eebeeee966' 2017-12-27 19:54:26,621 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-64afa409-cb13-4c79-8bd2-f9eebeeee966' 2017-12-27 19:54:31,627 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2017-12-27 19:54:43,446 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2017-12-27 19:54:45,904 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.9. Waiting for response... 2017-12-27 19:54:48,552 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2017-12-27 19:55:05,185 - functest.utils.functest_utils - DEBUG - 2017-12-27 19:55:05,185 - functest.core.testcase - INFO - The results were successfully pushed to DB 2017-12-27 19:55:05,186 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:38 | PASS | +------------------------+------------------+------------------+----------------+ 2017-12-27 19:55:05,189 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2017-12-27 19:55:05,300 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2017-12-27 19:55:09,764 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2017-12-27 19:55:13,530 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2017-12-27 19:55:18,154 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2017-12-27 19:55:21,646 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2017-12-27 19:55:32,076 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2017-12-27 19:55:34,163 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2017-12-27 19:55:34,163 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2017-12-27 19:55:36,451 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2017-12-27 19:55:36,452 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2017-12-27 19:55:40,752 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2017-12-27 19:55:40,752 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2017-12-27 19:55:40,754 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2017-12-27 19:55:40,761 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2017-12-27 19:55:40,762 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-37125a47-7bda-49e9-9c7f-f91ad9d44138/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2017-12-27 19:55:44,419 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2017-12-27 19:55:44,428 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2017-12-27 19:55:44,428 - 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'. 2017-12-27 19:55:47,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:55:47.776 62 INFO rally.api [-] Starting verification (UUID=dafc3de2-26ba-4e04-a26d-d180960970b1) for deployment 'opnfv-rally' (UUID=aa8aeddf-c761-47e7-a062-5550593a4aeb) by verifier 'opnfv-tempest' (UUID=37125a47-7bda-49e9-9c7f-f91ad9d44138). 2017-12-27 19:55:47,778 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: dafc3de2-26ba-4e04-a26d-d180960970b1 2017-12-27 19:55:55,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:55:55.188 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.112s] 2017-12-27 19:55:55,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:55:55.312 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.124s] 2017-12-27 19:56:01,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:56:01.839 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.915s] 2017-12-27 19:56:03,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:56:03.472 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.633s] 2017-12-27 19:56:13,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:56:13.537 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.878s] 2017-12-27 19:56:34,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:56:34.714 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [14.440s] 2017-12-27 19:57:14,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:57:14.098 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.118s] 2017-12-27 19:57:14,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:57:14.099 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2017-12-27 19:57:52,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:57:52.899 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.134s] 2017-12-27 19:57:52,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:57:52.900 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2017-12-27 19:58:28,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:58:28.201 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.124s] 2017-12-27 19:58:28,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:58:28.202 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2017-12-27 19:59:24,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:59:24.752 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.399s] 2017-12-27 19:59:51,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:59:51.586 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.082s] 2017-12-27 19:59:51,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 19:59:51.752 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.166s] 2017-12-27 20:00:00,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:00:00.430 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.756s] 2017-12-27 20:00:00,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:00:00.443 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.014s] 2017-12-27 20:00:05,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:00:05.791 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON.test_list_services ... success [0.711s] 2017-12-27 20:00:12,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:00:12.796 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_create_user ... success [0.938s] 2017-12-27 20:00:19,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:00:19.021 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.259s] 2017-12-27 20:00:25,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:00:25.527 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.093s] 2017-12-27 20:00:31,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:00:31.938 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.720s] 2017-12-27 20:00:39,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:00:39.891 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.365s] 2017-12-27 20:00:49,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:00:49.693 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.246s] 2017-12-27 20:00:56,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:00:56.561 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.248s] 2017-12-27 20:01:02,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:02.661 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.163s] 2017-12-27 20:01:10,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:10.083 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.382s] 2017-12-27 20:01:17,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:17.501 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.403s] 2017-12-27 20:01:26,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:26.223 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.681s] 2017-12-27 20:01:30,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:30.911 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.039s] 2017-12-27 20:01:31,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:31.003 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.091s] 2017-12-27 20:01:31,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:31.029 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.026s] 2017-12-27 20:01:34,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:34.781 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.031s] 2017-12-27 20:01:34,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:34.800 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.019s] 2017-12-27 20:01:34,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:34.820 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.019s] 2017-12-27 20:01:34,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:34.826 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2017-12-27 20:01:39,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:39.182 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.559s] 2017-12-27 20:01:39,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:39.958 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.775s] 2017-12-27 20:01:41,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:41.009 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.051s] 2017-12-27 20:01:47,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:47.031 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2017-12-27 20:01:51,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:01:51.622 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.905s] 2017-12-27 20:02:06,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:02:06.950 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.356s] 2017-12-27 20:02:11,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:02:11.581 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.630s] 2017-12-27 20:02:25,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:02:25.559 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.464s] 2017-12-27 20:02:29,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:02:29.958 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.398s] 2017-12-27 20:02:40,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:02:40.157 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.197s] 2017-12-27 20:02:51,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:02:51.987 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.395s] 2017-12-27 20:02:56,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:02:56.040 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.053s] 2017-12-27 20:03:00,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:00.766 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.724s] 2017-12-27 20:03:19,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:19.736 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.018s] 2017-12-27 20:03:19,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:19.955 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.219s] 2017-12-27 20:03:20,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:20.186 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.230s] 2017-12-27 20:03:20,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:20.404 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.217s] 2017-12-27 20:03:20,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:20.577 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.172s] 2017-12-27 20:03:20,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:20.727 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.150s] 2017-12-27 20:03:33,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:33.638 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.678s] 2017-12-27 20:03:33,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:33.860 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.222s] 2017-12-27 20:03:34,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:34.048 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.188s] 2017-12-27 20:03:34,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:34.165 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.116s] 2017-12-27 20:03:34,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:34.353 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.188s] 2017-12-27 20:03:34,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:34.462 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.109s] 2017-12-27 20:03:47,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:47.865 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.896s] 2017-12-27 20:03:54,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:54.182 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.316s] 2017-12-27 20:03:56,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:56.470 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.287s] 2017-12-27 20:03:56,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:56.571 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.101s] 2017-12-27 20:03:56,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:03:56.660 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.088s] 2017-12-27 20:04:10,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:04:10.377 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.579s] 2017-12-27 20:04:16,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:04:16.864 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.487s] 2017-12-27 20:04:19,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:04:19.108 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.242s] 2017-12-27 20:04:19,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:04:19.261 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.154s] 2017-12-27 20:04:19,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:04:19.368 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.106s] 2017-12-27 20:04:37,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:04:37.625 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.915s] 2017-12-27 20:04:44,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:04:44.640 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.014s] 2017-12-27 20:04:50,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:04:50.828 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.187s] 2017-12-27 20:04:54,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:04:54.962 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.133s] 2017-12-27 20:05:21,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:05:21.354 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.680s] 2017-12-27 20:05:28,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:05:28.729 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.375s] 2017-12-27 20:05:34,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:05:34.760 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.030s] 2017-12-27 20:05:39,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:05:39.092 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.331s] 2017-12-27 20:05:54,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:05:54.833 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.314s] 2017-12-27 20:05:56,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:05:56.935 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.098s] 2017-12-27 20:05:57,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:05:57.014 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.082s] 2017-12-27 20:06:01,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:06:01.721 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.215s] 2017-12-27 20:06:03,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:06:03.489 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.765s] 2017-12-27 20:06:03,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:06:03.614 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.128s] 2017-12-27 20:06:08,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:06:08.133 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.889s] 2017-12-27 20:06:11,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:06:11.895 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2017-12-27 20:06:13,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:06:13.353 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2017-12-27 20:06:13,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:06:13.355 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2017-12-27 20:06:13,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:06:13.356 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2017-12-27 20:06:13,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:06:13.357 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2017-12-27 20:06:13,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:06:13.357 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2017-12-27 20:06:15,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:06:15.924 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.228s] 2017-12-27 20:06:30,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:06:30.304 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.025s] 2017-12-27 20:06:41,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:06:41.936 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.531s] 2017-12-27 20:06:54,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:06:54.867 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.929s] 2017-12-27 20:07:03,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:07:03.896 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.074s] 2017-12-27 20:08:24,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:08:24.264 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [73.295s] 2017-12-27 20:09:10,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:09:10.909 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [36.307s] 2017-12-27 20:10:03,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2017-12-27 20:10:03.898 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [31.198s] 2017-12-27 20:10:21,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid dafc3de2-26ba-4e04-a26d-d180960970b1'. 2017-12-27 20:10:22,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2017-12-27 20:10:22,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2017-12-27 20:10:22,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2017-12-27 20:10:22,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | dafc3de2-26ba-4e04-a26d-d180960970b1 | 2017-12-27 20:10:22,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2017-12-27 20:10:22,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2017-12-27 19:55:47 | 2017-12-27 20:10:22,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2017-12-27 20:10:20 | 2017-12-27 20:10:22,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:33 | 2017-12-27 20:10:22,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2017-12-27 20:10:22,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2017-12-27 20:10:22,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2017-12-27 20:10:22,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 37125a47-7bda-49e9-9c7f-f91ad9d44138) | 2017-12-27 20:10:22,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2017-12-27 20:10:22,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: aa8aeddf-c761-47e7-a062-5550593a4aeb) | 2017-12-27 20:10:22,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2017-12-27 20:10:22,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 851.126 | 2017-12-27 20:10:22,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2017-12-27 20:10:22,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 14 | 2017-12-27 20:10:22,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2017-12-27 20:10:22,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2017-12-27 20:10:22,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2017-12-27 20:10:22,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2017-12-27 20:10:22,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2017-12-27 20:10:22,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2017-12-27 20:10:26,841 - functest.utils.functest_utils - DEBUG - 2017-12-27 20:10:26,841 - functest.core.testcase - INFO - The results were successfully pushed to DB 2017-12-27 20:10:26,841 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:54 | PASS | +------------------------------+------------------+------------------+----------------+ 2017-12-27 20:10:26,845 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2017-12-27 20:10:26,925 - functest.energy.energy - DEBUG - Getting current scenario 2017-12-27 20:10:27,733 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2017-12-27 20:10:27,733 - functest.energy.energy - DEBUG - Starting recording 2017-12-27 20:10:27,733 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2017-12-27 20:10:28,519 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2017-12-27 20:10:32,314 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2017-12-27 20:10:35,936 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2017-12-27 20:10:40,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2017-12-27 20:10:42,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10'... 2017-12-27 20:10:43,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10'... 2017-12-27 20:10:46,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10'... 2017-12-27 20:10:51,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10'... 2017-12-27 20:10:52,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10'... 2017-12-27 20:10:53,083 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2017-12-27 20:10:53,083 - 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 2017-12-27 20:10:53,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2017-12-27 20:10:53,124 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2017-12-27 20:10:53,130 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '7993b1ca-239b-475d-b77a-f5db128f8b62', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'flavor_name': 'rally-tiny-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2017-12-27 20:11:56,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a20e748c-1370-4e2c-9998-f5fda180ee6d: started 2017-12-27 20:10:56.608 132 INFO rally.task.engine [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Starting: Task validation. 2017-12-27 20:10:56.651 132 INFO rally.task.engine [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Starting: Task validation of syntax. 2017-12-27 20:10:56.716 132 INFO rally.task.engine [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Completed: Task validation of syntax. 2017-12-27 20:10:56.716 132 INFO rally.task.engine [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Starting: Task validation of required platforms. 2017-12-27 20:10:56.747 132 INFO rally.task.engine [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Completed: Task validation of required platforms. 2017-12-27 20:10:56.748 132 INFO rally.task.engine [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Starting: Task validation of semantic. 2017-12-27 20:10:57.434 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack setup() started 2017-12-27 20:11:00.370 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack setup() finished in 2.94 sec 2017-12-27 20:11:00.415 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack cleanup() started 2017-12-27 20:11:04.520 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack cleanup() finished in 4.10 sec 2017-12-27 20:11:04.520 132 INFO rally.task.engine [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Completed: Task validation of semantic. 2017-12-27 20:11:04.520 132 INFO rally.task.engine [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Completed: Task validation. 2017-12-27 20:11:04.521 132 INFO rally.task.engine [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Starting: Running task. 2017-12-27 20:11:04.682 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack setup() started 2017-12-27 20:11:07.374 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack setup() finished in 2.69 sec 2017-12-27 20:11:07.407 257 INFO rally.task.runner [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | ITER: 1 START 2017-12-27 20:11:08.055 257 INFO rally.task.runner [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | ITER: 1 END: OK 2017-12-27 20:11:08.079 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack cleanup() started 2017-12-27 20:11:12.026 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack cleanup() finished in 3.95 sec 2017-12-27 20:11:12.737 132 INFO rally.task.engine [-] Load duration is: 0.646373 2017-12-27 20:11:12.738 132 INFO rally.task.engine [-] Full duration is: 7.362486 2017-12-27 20:11:12.950 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack setup() started 2017-12-27 20:11:15.675 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack setup() finished in 2.72 sec 2017-12-27 20:11:15.695 343 INFO rally.task.runner [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | ITER: 1 START 2017-12-27 20:11:16.521 343 INFO rally.task.runner [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | ITER: 1 END: OK 2017-12-27 20:11:16.547 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack cleanup() started 2017-12-27 20:11:20.502 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack cleanup() finished in 3.95 sec 2017-12-27 20:11:20.999 132 INFO rally.task.engine [-] Load duration is: 0.825069 2017-12-27 20:11:21.000 132 INFO rally.task.engine [-] Full duration is: 7.566152 2017-12-27 20:11:21.227 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack setup() started 2017-12-27 20:11:24.035 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack setup() finished in 2.81 sec 2017-12-27 20:11:24.057 429 INFO rally.task.runner [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | ITER: 1 START 2017-12-27 20:11:24.935 429 INFO rally.task.runner [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | ITER: 1 END: OK 2017-12-27 20:11:24.962 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack cleanup() started 2017-12-27 20:11:29.047 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack cleanup() finished in 4.09 sec 2017-12-27 20:11:29.269 132 INFO rally.task.engine [-] Load duration is: 0.875502 2017-12-27 20:11:29.270 132 INFO rally.task.engine [-] Full duration is: 7.837185 2017-12-27 20:11:29.498 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack setup() started 2017-12-27 20:11:32.192 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack setup() finished in 2.69 sec 2017-12-27 20:11:32.213 515 INFO rally.task.runner [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | ITER: 1 START 2017-12-27 20:11:33.084 515 INFO rally.task.runner [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | ITER: 1 END: OK 2017-12-27 20:11:33.107 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack cleanup() started 2017-12-27 20:11:37.085 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack cleanup() finished in 3.98 sec 2017-12-27 20:11:37.548 132 INFO rally.task.engine [-] Load duration is: 0.86916 2017-12-27 20:11:37.549 132 INFO rally.task.engine [-] Full duration is: 7.602 2017-12-27 20:11:37.786 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack setup() started 2017-12-27 20:11:40.584 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack setup() finished in 2.80 sec 2017-12-27 20:11:40.607 601 INFO rally.task.runner [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | ITER: 1 START 2017-12-27 20:11:41.953 601 INFO rally.task.runner [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | ITER: 1 END: OK 2017-12-27 20:11:41.978 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack cleanup() started 2017-12-27 20:11:46.016 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack cleanup() finished in 4.04 sec 2017-12-27 20:11:47.847 132 INFO rally.task.engine [-] Load duration is: 1.344102 2017-12-27 20:11:47.848 132 INFO rally.task.engine [-] Full duration is: 8.246249 2017-12-27 20:11:48.084 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack setup() started 2017-12-27 20:11:50.808 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack setup() finished in 2.72 sec 2017-12-27 20:11:50.831 687 INFO rally.task.runner [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | ITER: 1 START 2017-12-27 20:11:51.764 687 INFO rally.task.runner [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | ITER: 1 END: OK 2017-12-27 20:11:51.785 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack cleanup() started 2017-12-27 20:11:55.839 132 INFO rally.task.context [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Context users@openstack cleanup() finished in 4.05 sec 2017-12-27 20:11:56.125 132 INFO rally.task.engine [-] Load duration is: 0.931654 2017-12-27 20:11:56.126 132 INFO rally.task.engine [-] Full duration is: 7.774917 2017-12-27 20:11:56.301 132 INFO rally.task.engine [-] Task a20e748c-1370-4e2c-9998-f5fda180ee6d | Completed: Running task. Task a20e748c-1370-4e2c-9998-f5fda180ee6d: 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.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | total | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> duration | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.646373 Full duration: 7.362486 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 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> duration | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.825069 Full duration: 7.566152 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 | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 100.0% | 1 | | total | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> duration | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.875502 Full duration: 7.837185 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 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | total | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | -> duration | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.86916 Full duration: 7.602 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 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | total | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 100.0% | 1 | | -> duration | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.344102 Full duration: 8.246249 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 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> duration | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.931654 Full duration: 7.774917 2017-12-27 20:11:56,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a20e748c-1370-4e2c-9998-f5fda180ee6d 2017-12-27 20:11:56,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2017-12-27 20:11:56,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a20e748c-1370-4e2c-9998-f5fda180ee6d', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2017-12-27 20:11:56,660 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a20e748c-1370-4e2c-9998-f5fda180ee6d'] 2017-12-27 20:11:58,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2017-12-27 20:11:58,103 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2017-12-27 20:11:58,103 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2017-12-27 20:11:58,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2017-12-27 20:11:58,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2017-12-27 20:11:58,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2017-12-27 20:11:58,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '7993b1ca-239b-475d-b77a-f5db128f8b62', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'flavor_name': 'rally-tiny-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2017-12-27 20:13:35,629 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 764cad73-6f35-4a72-9167-fbc1ea6c048f: started 2017-12-27 20:12:01.628 737 INFO rally.task.engine [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Starting: Task validation. 2017-12-27 20:12:01.672 737 INFO rally.task.engine [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Starting: Task validation of syntax. 2017-12-27 20:12:01.734 737 INFO rally.task.engine [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Completed: Task validation of syntax. 2017-12-27 20:12:01.734 737 INFO rally.task.engine [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Starting: Task validation of required platforms. 2017-12-27 20:12:01.759 737 INFO rally.task.engine [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Completed: Task validation of required platforms. 2017-12-27 20:12:01.759 737 INFO rally.task.engine [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Starting: Task validation of semantic. 2017-12-27 20:12:02.521 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack setup() started 2017-12-27 20:12:05.193 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack setup() finished in 2.67 sec 2017-12-27 20:12:07.938 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack cleanup() started 2017-12-27 20:12:11.800 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack cleanup() finished in 3.86 sec 2017-12-27 20:12:11.801 737 INFO rally.task.engine [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Completed: Task validation of semantic. 2017-12-27 20:12:11.801 737 INFO rally.task.engine [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Completed: Task validation. 2017-12-27 20:12:11.802 737 INFO rally.task.engine [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Starting: Running task. 2017-12-27 20:12:11.958 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack setup() started 2017-12-27 20:12:14.718 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack setup() finished in 2.76 sec 2017-12-27 20:12:14.718 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context cleanup@openstack setup() started 2017-12-27 20:12:14.719 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context cleanup@openstack setup() finished in 0.30 msec 2017-12-27 20:12:14.741 862 INFO rally.task.runner [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | ITER: 1 START 2017-12-27 20:12:20.380 862 INFO rally.task.runner [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | ITER: 1 END: OK 2017-12-27 20:12:20.406 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context cleanup@openstack cleanup() started 2017-12-27 20:12:21.102 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context cleanup@openstack cleanup() finished in 0.70 sec 2017-12-27 20:12:21.102 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack cleanup() started 2017-12-27 20:12:24.996 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack cleanup() finished in 3.89 sec 2017-12-27 20:12:26.024 737 INFO rally.task.engine [-] Load duration is: 4.437251 2017-12-27 20:12:26.024 737 INFO rally.task.engine [-] Full duration is: 13.05353 2017-12-27 20:12:26.247 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack setup() started 2017-12-27 20:12:29.239 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack setup() finished in 2.99 sec 2017-12-27 20:12:29.240 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context cleanup@openstack setup() started 2017-12-27 20:12:29.240 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context cleanup@openstack setup() finished in 0.29 msec 2017-12-27 20:12:29.262 968 INFO rally.task.runner [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | ITER: 1 START 2017-12-27 20:12:33.615 968 INFO rally.task.runner [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | ITER: 1 END: OK 2017-12-27 20:12:33.638 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context cleanup@openstack cleanup() started 2017-12-27 20:12:36.699 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context cleanup@openstack cleanup() finished in 3.06 sec 2017-12-27 20:12:36.700 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack cleanup() started 2017-12-27 20:12:40.718 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack cleanup() finished in 4.02 sec 2017-12-27 20:12:42.346 737 INFO rally.task.engine [-] Load duration is: 3.276236 2017-12-27 20:12:42.347 737 INFO rally.task.engine [-] Full duration is: 14.490082 2017-12-27 20:12:42.562 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack setup() started 2017-12-27 20:12:45.425 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack setup() finished in 2.86 sec 2017-12-27 20:12:45.447 1074 INFO rally.task.runner [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | ITER: 1 START 2017-12-27 20:12:46.725 1074 INFO rally.task.runner [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | ITER: 1 END: OK 2017-12-27 20:12:46.747 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack cleanup() started 2017-12-27 20:12:50.570 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack cleanup() finished in 3.82 sec 2017-12-27 20:12:50.669 737 INFO rally.task.engine [-] Load duration is: 0.197098 2017-12-27 20:12:50.669 737 INFO rally.task.engine [-] Full duration is: 8.025337 2017-12-27 20:12:50.884 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack setup() started 2017-12-27 20:12:53.635 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack setup() finished in 2.75 sec 2017-12-27 20:12:53.636 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context quotas@openstack setup() started 2017-12-27 20:12:54.657 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context quotas@openstack setup() finished in 1.02 sec 2017-12-27 20:12:54.657 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context cleanup@openstack setup() started 2017-12-27 20:12:54.658 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context cleanup@openstack setup() finished in 0.28 msec 2017-12-27 20:12:55.298 1160 INFO rally.task.runner [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | ITER: 1 START 2017-12-27 20:13:18.317 1160 INFO rally.task.runner [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | ITER: 1 END: OK 2017-12-27 20:13:18.343 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context cleanup@openstack cleanup() started 2017-12-27 20:13:29.648 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context cleanup@openstack cleanup() finished in 11.31 sec 2017-12-27 20:13:29.648 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context quotas@openstack cleanup() started 2017-12-27 20:13:29.711 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context quotas@openstack cleanup() finished in 62.23 msec 2017-12-27 20:13:29.711 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack cleanup() started 2017-12-27 20:13:33.527 737 INFO rally.task.context [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Context users@openstack cleanup() finished in 3.82 sec 2017-12-27 20:13:35.131 737 INFO rally.task.engine [-] Load duration is: 20.950474 2017-12-27 20:13:35.131 737 INFO rally.task.engine [-] Full duration is: 42.66022 2017-12-27 20:13:35.304 737 INFO rally.task.engine [-] Task 764cad73-6f35-4a72-9167-fbc1ea6c048f | Completed: Running task. Task 764cad73-6f35-4a72-9167-fbc1ea6c048f: 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_v2.create_image | 3.171 | 3.171 | 3.171 | 3.171 | 3.171 | 3.171 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | -> glance_v2.upload_data | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | glance_v2.delete_image | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 100.0% | 1 | | total | 4.437 | 4.437 | 4.437 | 4.437 | 4.437 | 4.437 | 100.0% | 1 | | -> duration | 4.437 | 4.437 | 4.437 | 4.437 | 4.437 | 4.437 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.437251 Full duration: 13.05353 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_v2.create_image | 3.192 | 3.192 | 3.192 | 3.192 | 3.192 | 3.192 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | -> glance_v2.upload_data | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | glance_v2.list_images | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 100.0% | 1 | | -> duration | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.276236 Full duration: 14.490082 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_v2.list_images | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | -> duration | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.197098 Full duration: 8.025337 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_v2.create_image | 3.289 | 3.289 | 3.289 | 3.289 | 3.289 | 3.289 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | -> glance_v2.upload_data | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | nova.boot_servers | 18.66 | 18.66 | 18.66 | 18.66 | 18.66 | 18.66 | 100.0% | 1 | | total | 21.95 | 21.95 | 21.95 | 21.95 | 21.95 | 21.95 | 100.0% | 1 | | -> duration | 20.95 | 20.95 | 20.95 | 20.95 | 20.95 | 20.95 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.950474 Full duration: 42.66022 2017-12-27 20:13:35,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 764cad73-6f35-4a72-9167-fbc1ea6c048f 2017-12-27 20:13:35,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '764cad73-6f35-4a72-9167-fbc1ea6c048f', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2017-12-27 20:13:35,637 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '764cad73-6f35-4a72-9167-fbc1ea6c048f'] 2017-12-27 20:13:37,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2017-12-27 20:13:37,103 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2017-12-27 20:13:37,103 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2017-12-27 20:13:37,103 - 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 2017-12-27 20:13:37,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2017-12-27 20:13:37,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2017-12-27 20:13:37,140 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2017-12-27 20:13:37,141 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2017-12-27 20:13:37,141 - 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 2017-12-27 20:13:37,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2017-12-27 20:13:37,169 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2017-12-27 20:13:37,174 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '7993b1ca-239b-475d-b77a-f5db128f8b62', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'flavor_name': 'rally-tiny-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2017-12-27 20:16:58,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ac1ddc0c-6430-4221-8f82-27a60c57ae15: started 2017-12-27 20:13:40.724 1290 INFO rally.task.engine [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Starting: Task validation. 2017-12-27 20:13:40.767 1290 INFO rally.task.engine [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Starting: Task validation of syntax. 2017-12-27 20:13:40.938 1290 INFO rally.task.engine [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Completed: Task validation of syntax. 2017-12-27 20:13:40.939 1290 INFO rally.task.engine [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Starting: Task validation of required platforms. 2017-12-27 20:13:41.004 1290 INFO rally.task.engine [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Completed: Task validation of required platforms. 2017-12-27 20:13:41.004 1290 INFO rally.task.engine [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Starting: Task validation of semantic. 2017-12-27 20:13:41.757 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() started 2017-12-27 20:13:44.857 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() finished in 3.10 sec 2017-12-27 20:13:50.370 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() started 2017-12-27 20:13:54.660 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() finished in 4.29 sec 2017-12-27 20:13:54.661 1290 INFO rally.task.engine [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Completed: Task validation of semantic. 2017-12-27 20:13:54.661 1290 INFO rally.task.engine [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Completed: Task validation. 2017-12-27 20:13:54.662 1290 INFO rally.task.engine [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Starting: Running task. 2017-12-27 20:13:54.818 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() started 2017-12-27 20:13:57.684 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() finished in 2.87 sec 2017-12-27 20:13:57.685 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack setup() started 2017-12-27 20:13:59.138 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack setup() finished in 1.45 sec 2017-12-27 20:13:59.138 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context volumes@openstack setup() started 2017-12-27 20:14:02.314 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context volumes@openstack setup() finished in 3.18 sec 2017-12-27 20:14:02.315 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack setup() started 2017-12-27 20:14:02.315 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack setup() finished in 0.26 msec 2017-12-27 20:14:02.339 1415 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 START 2017-12-27 20:14:08.243 1415 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 END: OK 2017-12-27 20:14:08.267 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack cleanup() started 2017-12-27 20:14:11.204 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack cleanup() finished in 2.94 sec 2017-12-27 20:14:11.205 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context volumes@openstack cleanup() started 2017-12-27 20:14:14.691 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context volumes@openstack cleanup() finished in 3.49 sec 2017-12-27 20:14:14.692 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack cleanup() started 2017-12-27 20:14:14.754 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack cleanup() finished in 61.88 msec 2017-12-27 20:14:14.754 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() started 2017-12-27 20:14:18.916 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() finished in 4.16 sec 2017-12-27 20:14:18.957 1290 INFO rally.task.engine [-] Load duration is: 5.898306 2017-12-27 20:14:18.958 1290 INFO rally.task.engine [-] Full duration is: 24.116259 2017-12-27 20:14:19.179 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() started 2017-12-27 20:14:21.931 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() finished in 2.75 sec 2017-12-27 20:14:21.931 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack setup() started 2017-12-27 20:14:22.741 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack setup() finished in 0.81 sec 2017-12-27 20:14:22.742 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack setup() started 2017-12-27 20:14:22.742 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack setup() finished in 0.29 msec 2017-12-27 20:14:22.765 1601 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 START 2017-12-27 20:14:28.821 1601 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 END: OK 2017-12-27 20:14:28.851 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack cleanup() started 2017-12-27 20:14:31.198 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack cleanup() finished in 2.35 sec 2017-12-27 20:14:31.199 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack cleanup() started 2017-12-27 20:14:31.257 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack cleanup() finished in 58.26 msec 2017-12-27 20:14:31.257 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() started 2017-12-27 20:14:35.335 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() finished in 4.08 sec 2017-12-27 20:14:37.284 1290 INFO rally.task.engine [-] Load duration is: 6.052054 2017-12-27 20:14:37.285 1290 INFO rally.task.engine [-] Full duration is: 16.171881 2017-12-27 20:14:37.535 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() started 2017-12-27 20:14:40.253 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() finished in 2.72 sec 2017-12-27 20:14:40.254 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack setup() started 2017-12-27 20:14:41.097 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack setup() finished in 0.84 sec 2017-12-27 20:14:41.097 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack setup() started 2017-12-27 20:14:41.098 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack setup() finished in 0.28 msec 2017-12-27 20:14:41.867 1767 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 START 2017-12-27 20:14:51.776 1767 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 END: OK 2017-12-27 20:14:51.806 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack cleanup() started 2017-12-27 20:14:54.160 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack cleanup() finished in 2.35 sec 2017-12-27 20:14:54.160 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack cleanup() started 2017-12-27 20:14:54.209 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack cleanup() finished in 48.73 msec 2017-12-27 20:14:54.209 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() started 2017-12-27 20:14:58.222 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() finished in 4.01 sec 2017-12-27 20:14:59.681 1290 INFO rally.task.engine [-] Load duration is: 9.904956 2017-12-27 20:14:59.682 1290 INFO rally.task.engine [-] Full duration is: 20.705322 2017-12-27 20:14:59.927 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() started 2017-12-27 20:15:02.776 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() finished in 2.85 sec 2017-12-27 20:15:02.777 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack setup() started 2017-12-27 20:15:03.631 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack setup() finished in 0.85 sec 2017-12-27 20:15:03.631 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack setup() started 2017-12-27 20:15:03.632 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack setup() finished in 0.25 msec 2017-12-27 20:15:03.653 1933 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 START 2017-12-27 20:15:09.246 1933 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 END: OK 2017-12-27 20:15:09.275 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack cleanup() started 2017-12-27 20:15:11.614 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack cleanup() finished in 2.34 sec 2017-12-27 20:15:11.614 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack cleanup() started 2017-12-27 20:15:11.667 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack cleanup() finished in 52.32 msec 2017-12-27 20:15:11.667 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() started 2017-12-27 20:15:15.751 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() finished in 4.08 sec 2017-12-27 20:15:16.024 1290 INFO rally.task.engine [-] Load duration is: 5.588566 2017-12-27 20:15:16.025 1290 INFO rally.task.engine [-] Full duration is: 15.842385 2017-12-27 20:15:16.238 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() started 2017-12-27 20:15:19.076 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() finished in 2.84 sec 2017-12-27 20:15:19.077 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack setup() started 2017-12-27 20:15:19.922 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack setup() finished in 0.85 sec 2017-12-27 20:15:19.922 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack setup() started 2017-12-27 20:15:19.923 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack setup() finished in 0.34 msec 2017-12-27 20:15:19.945 2099 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 START 2017-12-27 20:15:28.127 2099 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 END: OK 2017-12-27 20:15:28.157 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack cleanup() started 2017-12-27 20:15:30.571 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack cleanup() finished in 2.41 sec 2017-12-27 20:15:30.571 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack cleanup() started 2017-12-27 20:15:30.623 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack cleanup() finished in 51.97 msec 2017-12-27 20:15:30.624 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() started 2017-12-27 20:15:34.643 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() finished in 4.02 sec 2017-12-27 20:15:36.354 1290 INFO rally.task.engine [-] Load duration is: 8.178019 2017-12-27 20:15:36.355 1290 INFO rally.task.engine [-] Full duration is: 18.421445 2017-12-27 20:15:36.594 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() started 2017-12-27 20:15:39.325 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() finished in 2.73 sec 2017-12-27 20:15:39.325 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack setup() started 2017-12-27 20:15:40.188 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack setup() finished in 0.86 sec 2017-12-27 20:15:40.189 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context volumes@openstack setup() started 2017-12-27 20:15:43.304 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context volumes@openstack setup() finished in 3.12 sec 2017-12-27 20:15:43.305 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack setup() started 2017-12-27 20:15:43.305 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack setup() finished in 0.30 msec 2017-12-27 20:15:43.328 2265 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 START 2017-12-27 20:15:48.877 2265 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 END: OK 2017-12-27 20:15:48.904 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack cleanup() started 2017-12-27 20:15:51.250 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context cleanup@openstack cleanup() finished in 2.35 sec 2017-12-27 20:15:51.250 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context volumes@openstack cleanup() started 2017-12-27 20:15:54.630 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context volumes@openstack cleanup() finished in 3.38 sec 2017-12-27 20:15:54.631 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack cleanup() started 2017-12-27 20:15:54.680 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context quotas@openstack cleanup() finished in 48.84 msec 2017-12-27 20:15:54.680 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() started 2017-12-27 20:15:58.791 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() finished in 4.11 sec 2017-12-27 20:16:00.744 1290 INFO rally.task.engine [-] Load duration is: 5.545424 2017-12-27 20:16:00.744 1290 INFO rally.task.engine [-] Full duration is: 22.211709 2017-12-27 20:16:00.949 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() started 2017-12-27 20:16:03.815 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() finished in 2.87 sec 2017-12-27 20:16:03.816 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack setup() started 2017-12-27 20:16:03.816 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack setup() finished in 0.35 msec 2017-12-27 20:16:03.839 2451 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 START 2017-12-27 20:16:04.590 2451 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 END: OK 2017-12-27 20:16:04.611 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack cleanup() started 2017-12-27 20:16:09.211 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack cleanup() finished in 4.60 sec 2017-12-27 20:16:09.211 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() started 2017-12-27 20:16:13.478 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() finished in 4.27 sec 2017-12-27 20:16:15.027 1290 INFO rally.task.engine [-] Load duration is: 0.74712 2017-12-27 20:16:15.028 1290 INFO rally.task.engine [-] Full duration is: 12.548221 2017-12-27 20:16:15.245 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() started 2017-12-27 20:16:18.051 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() finished in 2.81 sec 2017-12-27 20:16:18.052 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack setup() started 2017-12-27 20:16:18.052 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2017-12-27 20:16:18.073 2617 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 START 2017-12-27 20:16:18.765 2617 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 END: OK 2017-12-27 20:16:18.794 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack cleanup() started 2017-12-27 20:16:23.497 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack cleanup() finished in 4.70 sec 2017-12-27 20:16:23.497 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() started 2017-12-27 20:16:27.535 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() finished in 4.04 sec 2017-12-27 20:16:29.317 1290 INFO rally.task.engine [-] Load duration is: 0.688489 2017-12-27 20:16:29.317 1290 INFO rally.task.engine [-] Full duration is: 12.308088 2017-12-27 20:16:29.522 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() started 2017-12-27 20:16:32.291 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() finished in 2.77 sec 2017-12-27 20:16:32.291 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack setup() started 2017-12-27 20:16:32.292 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2017-12-27 20:16:32.314 2783 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 START 2017-12-27 20:16:33.064 2783 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 END: OK 2017-12-27 20:16:33.086 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack cleanup() started 2017-12-27 20:16:37.653 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack cleanup() finished in 4.57 sec 2017-12-27 20:16:37.654 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() started 2017-12-27 20:16:41.758 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() finished in 4.10 sec 2017-12-27 20:16:43.620 1290 INFO rally.task.engine [-] Load duration is: 0.746911 2017-12-27 20:16:43.620 1290 INFO rally.task.engine [-] Full duration is: 12.252195 2017-12-27 20:16:43.842 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() started 2017-12-27 20:16:46.700 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack setup() finished in 2.86 sec 2017-12-27 20:16:46.701 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack setup() started 2017-12-27 20:16:46.701 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2017-12-27 20:16:46.724 2949 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 START 2017-12-27 20:16:47.589 2949 INFO rally.task.runner [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | ITER: 1 END: OK 2017-12-27 20:16:47.618 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack cleanup() started 2017-12-27 20:16:52.176 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context admin_cleanup@openstack cleanup() finished in 4.56 sec 2017-12-27 20:16:52.177 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() started 2017-12-27 20:16:56.154 1290 INFO rally.task.context [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Context users@openstack cleanup() finished in 3.98 sec 2017-12-27 20:16:57.920 1290 INFO rally.task.engine [-] Load duration is: 0.86153 2017-12-27 20:16:57.921 1290 INFO rally.task.engine [-] Full duration is: 12.327198 2017-12-27 20:16:58.117 1290 INFO rally.task.engine [-] Task ac1ddc0c-6430-4221-8f82-27a60c57ae15 | Completed: Running task. Task ac1ddc0c-6430-4221-8f82-27a60c57ae15: 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_v2.create_snapshot | 3.601 | 3.601 | 3.601 | 3.601 | 3.601 | 3.601 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.297 | 2.297 | 2.297 | 2.297 | 2.297 | 2.297 | 100.0% | 1 | | total | 5.898 | 5.898 | 5.898 | 5.898 | 5.898 | 5.898 | 100.0% | 1 | | -> duration | 5.898 | 5.898 | 5.898 | 5.898 | 5.898 | 5.898 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.898306 Full duration: 24.116259 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_v2.create_volume | 3.764 | 3.764 | 3.764 | 3.764 | 3.764 | 3.764 | 100.0% | 1 | | cinder_v2.delete_volume | 2.288 | 2.288 | 2.288 | 2.288 | 2.288 | 2.288 | 100.0% | 1 | | total | 6.052 | 6.052 | 6.052 | 6.052 | 6.052 | 6.052 | 100.0% | 1 | | -> duration | 6.052 | 6.052 | 6.052 | 6.052 | 6.052 | 6.052 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.052054 Full duration: 16.171881 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_v2.create_volume | 7.59 | 7.59 | 7.59 | 7.59 | 7.59 | 7.59 | 100.0% | 1 | | cinder_v2.delete_volume | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 100.0% | 1 | | total | 9.905 | 9.905 | 9.905 | 9.905 | 9.905 | 9.905 | 100.0% | 1 | | -> duration | 9.905 | 9.905 | 9.905 | 9.905 | 9.905 | 9.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.904956 Full duration: 20.705322 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_v2.create_volume | 3.292 | 3.292 | 3.292 | 3.292 | 3.292 | 3.292 | 100.0% | 1 | | cinder_v2.delete_volume | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 100.0% | 1 | | total | 5.589 | 5.589 | 5.589 | 5.589 | 5.589 | 5.589 | 100.0% | 1 | | -> duration | 5.589 | 5.589 | 5.589 | 5.589 | 5.589 | 5.589 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.588566 Full duration: 15.842385 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_v2.create_volume | 3.253 | 3.253 | 3.253 | 3.253 | 3.253 | 3.253 | 100.0% | 1 | | cinder_v2.extend_volume | 2.512 | 2.512 | 2.512 | 2.512 | 2.512 | 2.512 | 100.0% | 1 | | cinder_v2.delete_volume | 2.413 | 2.413 | 2.413 | 2.413 | 2.413 | 2.413 | 100.0% | 1 | | total | 8.178 | 8.178 | 8.178 | 8.178 | 8.178 | 8.178 | 100.0% | 1 | | -> duration | 8.178 | 8.178 | 8.178 | 8.178 | 8.178 | 8.178 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.178019 Full duration: 18.421445 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_v2.create_volume | 3.204 | 3.204 | 3.204 | 3.204 | 3.204 | 3.204 | 100.0% | 1 | | cinder_v2.delete_volume | 2.341 | 2.341 | 2.341 | 2.341 | 2.341 | 2.341 | 100.0% | 1 | | total | 5.545 | 5.545 | 5.545 | 5.545 | 5.545 | 5.545 | 100.0% | 1 | | -> duration | 5.545 | 5.545 | 5.545 | 5.545 | 5.545 | 5.545 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.545424 Full duration: 22.211709 test scenario CinderQos.create_and_list_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | cinder_v2.list_qos | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | total | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> duration | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.74712 Full duration: 12.548221 test scenario CinderQos.create_and_set_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | cinder_v2.set_qos | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> duration | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.688489 Full duration: 12.308088 test scenario CinderVolumeTypes.create_and_list_volume_types +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | cinder_v2.list_types | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> duration | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746911 Full duration: 12.252195 test scenario CinderVolumeTypes.create_volume_type_and_encryption_type +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> duration | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.86153 Full duration: 12.327198 2017-12-27 20:16:58,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ac1ddc0c-6430-4221-8f82-27a60c57ae15 2017-12-27 20:16:58,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ac1ddc0c-6430-4221-8f82-27a60c57ae15', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2017-12-27 20:16:58,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ac1ddc0c-6430-4221-8f82-27a60c57ae15'] 2017-12-27 20:17:00,165 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2017-12-27 20:17:00,167 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2017-12-27 20:17:00,167 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2017-12-27 20:17:00,168 - 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 2017-12-27 20:17:00,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2017-12-27 20:17:00,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2017-12-27 20:17:00,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '7993b1ca-239b-475d-b77a-f5db128f8b62', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'flavor_name': 'rally-tiny-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2017-12-27 20:18:36,088 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e67f9a1e-1824-465d-8580-24e62e2c62b4: started 2017-12-27 20:17:03.703 3079 INFO rally.task.engine [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Starting: Task validation. 2017-12-27 20:17:03.751 3079 INFO rally.task.engine [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Starting: Task validation of syntax. 2017-12-27 20:17:03.804 3079 INFO rally.task.engine [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Completed: Task validation of syntax. 2017-12-27 20:17:03.804 3079 INFO rally.task.engine [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Starting: Task validation of required platforms. 2017-12-27 20:17:03.830 3079 INFO rally.task.engine [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Completed: Task validation of required platforms. 2017-12-27 20:17:03.831 3079 INFO rally.task.engine [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Starting: Task validation of semantic. 2017-12-27 20:17:04.615 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack setup() started 2017-12-27 20:17:07.320 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack setup() finished in 2.71 sec 2017-12-27 20:17:12.179 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack cleanup() started 2017-12-27 20:17:16.146 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack cleanup() finished in 3.97 sec 2017-12-27 20:17:16.147 3079 INFO rally.task.engine [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Completed: Task validation of semantic. 2017-12-27 20:17:16.147 3079 INFO rally.task.engine [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Completed: Task validation. 2017-12-27 20:17:16.148 3079 INFO rally.task.engine [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Starting: Running task. 2017-12-27 20:17:16.313 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack setup() started 2017-12-27 20:17:19.018 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack setup() finished in 2.70 sec 2017-12-27 20:17:19.018 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack setup() started 2017-12-27 20:17:21.044 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack setup() finished in 2.03 sec 2017-12-27 20:17:21.045 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context cleanup@openstack setup() started 2017-12-27 20:17:21.045 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context cleanup@openstack setup() finished in 0.28 msec 2017-12-27 20:17:21.068 3234 INFO rally.task.runner [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | ITER: 1 START 2017-12-27 20:17:33.999 3234 INFO rally.task.runner [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | ITER: 1 END: OK 2017-12-27 20:17:34.027 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context cleanup@openstack cleanup() started 2017-12-27 20:17:34.612 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context cleanup@openstack cleanup() finished in 0.59 sec 2017-12-27 20:17:34.612 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack cleanup() started 2017-12-27 20:17:35.760 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack cleanup() finished in 1.15 sec 2017-12-27 20:17:35.761 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack cleanup() started 2017-12-27 20:17:40.183 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack cleanup() finished in 4.42 sec 2017-12-27 20:17:40.451 3079 INFO rally.task.engine [-] Load duration is: 8.928263 2017-12-27 20:17:40.452 3079 INFO rally.task.engine [-] Full duration is: 23.882626 2017-12-27 20:17:40.720 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack setup() started 2017-12-27 20:17:43.414 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack setup() finished in 2.69 sec 2017-12-27 20:17:43.415 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack setup() started 2017-12-27 20:17:45.441 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack setup() finished in 2.03 sec 2017-12-27 20:17:45.441 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context cleanup@openstack setup() started 2017-12-27 20:17:45.442 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context cleanup@openstack setup() finished in 0.29 msec 2017-12-27 20:17:45.463 3400 INFO rally.task.runner [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | ITER: 1 START 2017-12-27 20:17:53.855 3400 INFO rally.task.runner [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | ITER: 1 END: OK 2017-12-27 20:17:53.877 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context cleanup@openstack cleanup() started 2017-12-27 20:17:54.544 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context cleanup@openstack cleanup() finished in 0.67 sec 2017-12-27 20:17:54.544 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack cleanup() started 2017-12-27 20:17:55.628 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack cleanup() finished in 1.08 sec 2017-12-27 20:17:55.629 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack cleanup() started 2017-12-27 20:17:59.686 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack cleanup() finished in 4.06 sec 2017-12-27 20:18:00.856 3079 INFO rally.task.engine [-] Load duration is: 6.389615 2017-12-27 20:18:00.857 3079 INFO rally.task.engine [-] Full duration is: 18.98339 2017-12-27 20:18:01.124 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack setup() started 2017-12-27 20:18:04.018 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack setup() finished in 2.89 sec 2017-12-27 20:18:04.018 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack setup() started 2017-12-27 20:18:06.228 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack setup() finished in 2.21 sec 2017-12-27 20:18:06.229 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context cleanup@openstack setup() started 2017-12-27 20:18:06.229 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context cleanup@openstack setup() finished in 0.22 msec 2017-12-27 20:18:06.249 3566 INFO rally.task.runner [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | ITER: 1 START 2017-12-27 20:18:15.633 3566 INFO rally.task.runner [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | ITER: 1 END: OK 2017-12-27 20:18:15.657 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context cleanup@openstack cleanup() started 2017-12-27 20:18:16.333 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context cleanup@openstack cleanup() finished in 0.68 sec 2017-12-27 20:18:16.334 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack cleanup() started 2017-12-27 20:18:17.396 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack cleanup() finished in 1.06 sec 2017-12-27 20:18:17.397 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack cleanup() started 2017-12-27 20:18:21.637 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack cleanup() finished in 4.24 sec 2017-12-27 20:18:23.250 3079 INFO rally.task.engine [-] Load duration is: 7.381713 2017-12-27 20:18:23.251 3079 INFO rally.task.engine [-] Full duration is: 20.529442 2017-12-27 20:18:23.537 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack setup() started 2017-12-27 20:18:26.368 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack setup() finished in 2.83 sec 2017-12-27 20:18:26.369 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack setup() started 2017-12-27 20:18:28.450 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack setup() finished in 2.08 sec 2017-12-27 20:18:28.472 3732 INFO rally.task.runner [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | ITER: 1 START 2017-12-27 20:18:29.206 3732 INFO rally.task.runner [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | ITER: 1 END: OK 2017-12-27 20:18:29.226 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack cleanup() started 2017-12-27 20:18:30.320 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context roles@openstack cleanup() finished in 1.09 sec 2017-12-27 20:18:30.320 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack cleanup() started 2017-12-27 20:18:34.514 3079 INFO rally.task.context [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Context users@openstack cleanup() finished in 4.19 sec 2017-12-27 20:18:35.610 3079 INFO rally.task.engine [-] Load duration is: 0.731752 2017-12-27 20:18:35.611 3079 INFO rally.task.engine [-] Full duration is: 10.995372 2017-12-27 20:18:35.835 3079 INFO rally.task.engine [-] Task e67f9a1e-1824-465d-8580-24e62e2c62b4 | Completed: Running task. Task e67f9a1e-1824-465d-8580-24e62e2c62b4: 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 | 6.049 | 6.049 | 6.049 | 6.049 | 6.049 | 6.049 | 100.0% | 1 | | heat.update_stack | 3.462 | 3.462 | 3.462 | 3.462 | 3.462 | 3.462 | 100.0% | 1 | | heat.delete_stack | 3.416 | 3.416 | 3.416 | 3.416 | 3.416 | 3.416 | 100.0% | 1 | | total | 12.928 | 12.928 | 12.928 | 12.928 | 12.928 | 12.928 | 100.0% | 1 | | -> duration | 8.928 | 8.928 | 8.928 | 8.928 | 8.928 | 8.928 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.928263 Full duration: 23.882626 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.726 | 4.726 | 4.726 | 4.726 | 4.726 | 4.726 | 100.0% | 1 | | heat.check_stack | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | heat.delete_stack | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 100.0% | 1 | | total | 8.39 | 8.39 | 8.39 | 8.39 | 8.39 | 8.39 | 100.0% | 1 | | -> duration | 6.39 | 6.39 | 6.39 | 6.39 | 6.39 | 6.39 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.389615 Full duration: 18.98339 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.367 | 4.367 | 4.367 | 4.367 | 4.367 | 4.367 | 100.0% | 1 | | heat.suspend_stack | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 100.0% | 1 | | heat.resume_stack | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | heat.delete_stack | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 100.0% | 1 | | total | 9.382 | 9.382 | 9.382 | 9.382 | 9.382 | 9.382 | 100.0% | 1 | | -> duration | 7.382 | 7.382 | 7.382 | 7.382 | 7.382 | 7.382 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.381713 Full duration: 20.529442 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.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.731752 Full duration: 10.995372 2017-12-27 20:18:36,088 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e67f9a1e-1824-465d-8580-24e62e2c62b4 2017-12-27 20:18:36,088 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e67f9a1e-1824-465d-8580-24e62e2c62b4', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2017-12-27 20:18:36,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e67f9a1e-1824-465d-8580-24e62e2c62b4'] 2017-12-27 20:18:37,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2017-12-27 20:18:37,540 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2017-12-27 20:18:37,540 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2017-12-27 20:18:37,540 - 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 2017-12-27 20:18:37,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2017-12-27 20:18:37,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2017-12-27 20:18:37,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '7993b1ca-239b-475d-b77a-f5db128f8b62', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'flavor_name': 'rally-tiny-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2017-12-27 20:21:55,928 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1: started 2017-12-27 20:18:41.053 3812 INFO rally.task.engine [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Starting: Task validation. 2017-12-27 20:18:41.103 3812 INFO rally.task.engine [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Starting: Task validation of syntax. 2017-12-27 20:18:41.237 3812 INFO rally.task.engine [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Completed: Task validation of syntax. 2017-12-27 20:18:41.237 3812 INFO rally.task.engine [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Starting: Task validation of required platforms. 2017-12-27 20:18:41.297 3812 INFO rally.task.engine [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Completed: Task validation of required platforms. 2017-12-27 20:18:41.297 3812 INFO rally.task.engine [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Starting: Task validation of semantic. 2017-12-27 20:18:42.153 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() started 2017-12-27 20:18:44.932 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() finished in 2.78 sec 2017-12-27 20:18:45.007 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() started 2017-12-27 20:18:49.192 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() finished in 4.18 sec 2017-12-27 20:18:49.192 3812 INFO rally.task.engine [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Completed: Task validation of semantic. 2017-12-27 20:18:49.192 3812 INFO rally.task.engine [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Completed: Task validation. 2017-12-27 20:18:49.193 3812 INFO rally.task.engine [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Starting: Running task. 2017-12-27 20:18:49.358 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() started 2017-12-27 20:18:52.179 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() finished in 2.82 sec 2017-12-27 20:18:52.179 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() started 2017-12-27 20:18:52.180 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2017-12-27 20:18:52.202 3937 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 START 2017-12-27 20:18:54.057 3937 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 END: OK 2017-12-27 20:18:54.086 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() started 2017-12-27 20:19:00.189 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() finished in 6.10 sec 2017-12-27 20:19:00.190 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() started 2017-12-27 20:19:04.299 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() finished in 4.11 sec 2017-12-27 20:19:05.451 3812 INFO rally.task.engine [-] Load duration is: 0.669096 2017-12-27 20:19:05.451 3812 INFO rally.task.engine [-] Full duration is: 14.959592 2017-12-27 20:19:05.741 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() started 2017-12-27 20:19:08.441 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() finished in 2.70 sec 2017-12-27 20:19:08.441 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() started 2017-12-27 20:19:08.442 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2017-12-27 20:19:08.463 4103 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 START 2017-12-27 20:19:10.228 4103 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 END: OK 2017-12-27 20:19:10.254 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() started 2017-12-27 20:19:16.326 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() finished in 6.07 sec 2017-12-27 20:19:16.326 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() started 2017-12-27 20:19:20.333 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() finished in 4.01 sec 2017-12-27 20:19:21.826 3812 INFO rally.task.engine [-] Load duration is: 0.605924 2017-12-27 20:19:21.826 3812 INFO rally.task.engine [-] Full duration is: 14.610396 2017-12-27 20:19:22.086 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() started 2017-12-27 20:19:24.803 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() finished in 2.72 sec 2017-12-27 20:19:24.803 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() started 2017-12-27 20:19:24.804 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2017-12-27 20:19:24.824 4269 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 START 2017-12-27 20:19:26.675 4269 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 END: OK 2017-12-27 20:19:26.701 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() started 2017-12-27 20:19:32.905 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() finished in 6.20 sec 2017-12-27 20:19:32.905 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() started 2017-12-27 20:19:36.829 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() finished in 3.92 sec 2017-12-27 20:19:38.183 3812 INFO rally.task.engine [-] Load duration is: 0.643372 2017-12-27 20:19:38.184 3812 INFO rally.task.engine [-] Full duration is: 14.760613 2017-12-27 20:19:38.451 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() started 2017-12-27 20:19:41.245 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() finished in 2.79 sec 2017-12-27 20:19:41.245 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() started 2017-12-27 20:19:41.246 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2017-12-27 20:19:41.266 4435 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 START 2017-12-27 20:19:43.179 4435 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 END: OK 2017-12-27 20:19:43.199 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() started 2017-12-27 20:19:47.287 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() finished in 4.09 sec 2017-12-27 20:19:47.288 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() started 2017-12-27 20:19:51.232 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() finished in 3.94 sec 2017-12-27 20:19:52.536 3812 INFO rally.task.engine [-] Load duration is: 0.627426 2017-12-27 20:19:52.537 3812 INFO rally.task.engine [-] Full duration is: 12.797915 2017-12-27 20:19:52.817 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() started 2017-12-27 20:19:55.607 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() finished in 2.79 sec 2017-12-27 20:19:55.608 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() started 2017-12-27 20:19:55.608 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2017-12-27 20:19:55.630 4601 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 START 2017-12-27 20:19:57.438 4601 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 END: OK 2017-12-27 20:19:57.468 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() started 2017-12-27 20:20:01.541 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() finished in 4.07 sec 2017-12-27 20:20:01.542 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() started 2017-12-27 20:20:05.572 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() finished in 4.03 sec 2017-12-27 20:20:06.897 3812 INFO rally.task.engine [-] Load duration is: 0.616367 2017-12-27 20:20:06.898 3812 INFO rally.task.engine [-] Full duration is: 12.771642 2017-12-27 20:20:07.179 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() started 2017-12-27 20:20:10.043 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() finished in 2.86 sec 2017-12-27 20:20:10.044 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() started 2017-12-27 20:20:10.044 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2017-12-27 20:20:10.065 4767 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 START 2017-12-27 20:20:12.495 4767 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 END: OK 2017-12-27 20:20:12.517 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() started 2017-12-27 20:20:23.299 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() finished in 10.78 sec 2017-12-27 20:20:23.300 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() started 2017-12-27 20:20:27.430 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() finished in 4.13 sec 2017-12-27 20:20:29.330 3812 INFO rally.task.engine [-] Load duration is: 1.261729 2017-12-27 20:20:29.331 3812 INFO rally.task.engine [-] Full duration is: 20.26962 2017-12-27 20:20:29.620 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() started 2017-12-27 20:20:32.354 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() finished in 2.73 sec 2017-12-27 20:20:32.355 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() started 2017-12-27 20:20:32.355 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2017-12-27 20:20:32.376 4933 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 START 2017-12-27 20:20:34.386 4933 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 END: OK 2017-12-27 20:20:34.416 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() started 2017-12-27 20:20:38.557 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() finished in 4.14 sec 2017-12-27 20:20:38.557 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() started 2017-12-27 20:20:42.617 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() finished in 4.06 sec 2017-12-27 20:20:43.695 3812 INFO rally.task.engine [-] Load duration is: 0.830145 2017-12-27 20:20:43.696 3812 INFO rally.task.engine [-] Full duration is: 13.013569 2017-12-27 20:20:43.950 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() started 2017-12-27 20:20:46.902 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() finished in 2.95 sec 2017-12-27 20:20:46.903 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() started 2017-12-27 20:20:46.903 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2017-12-27 20:20:46.924 5099 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 START 2017-12-27 20:20:48.742 5099 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 END: OK 2017-12-27 20:20:48.772 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() started 2017-12-27 20:20:54.997 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() finished in 6.22 sec 2017-12-27 20:20:54.997 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() started 2017-12-27 20:20:59.308 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() finished in 4.31 sec 2017-12-27 20:21:00.049 3812 INFO rally.task.engine [-] Load duration is: 0.656451 2017-12-27 20:21:00.049 3812 INFO rally.task.engine [-] Full duration is: 15.375628 2017-12-27 20:21:00.310 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() started 2017-12-27 20:21:03.016 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() finished in 2.71 sec 2017-12-27 20:21:03.016 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() started 2017-12-27 20:21:03.017 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2017-12-27 20:21:03.037 5265 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 START 2017-12-27 20:21:05.116 5265 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 END: OK 2017-12-27 20:21:05.138 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() started 2017-12-27 20:21:11.339 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() finished in 6.20 sec 2017-12-27 20:21:11.339 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() started 2017-12-27 20:21:15.410 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() finished in 4.07 sec 2017-12-27 20:21:16.405 3812 INFO rally.task.engine [-] Load duration is: 0.631345 2017-12-27 20:21:16.406 3812 INFO rally.task.engine [-] Full duration is: 15.117696 2017-12-27 20:21:16.696 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() started 2017-12-27 20:21:19.567 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() finished in 2.87 sec 2017-12-27 20:21:19.567 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() started 2017-12-27 20:21:19.567 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() finished in 0.25 msec 2017-12-27 20:21:19.586 5431 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 START 2017-12-27 20:21:21.510 5431 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 END: OK 2017-12-27 20:21:21.534 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() started 2017-12-27 20:21:27.829 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() finished in 6.30 sec 2017-12-27 20:21:27.829 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() started 2017-12-27 20:21:32.041 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() finished in 4.21 sec 2017-12-27 20:21:32.820 3812 INFO rally.task.engine [-] Load duration is: 0.737055 2017-12-27 20:21:32.821 3812 INFO rally.task.engine [-] Full duration is: 15.362681 2017-12-27 20:21:33.078 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() started 2017-12-27 20:21:35.986 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack setup() finished in 2.91 sec 2017-12-27 20:21:35.987 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() started 2017-12-27 20:21:35.987 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2017-12-27 20:21:36.009 5597 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 START 2017-12-27 20:21:40.830 5597 INFO rally.task.runner [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | ITER: 1 END: OK 2017-12-27 20:21:40.857 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() started 2017-12-27 20:21:50.516 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context admin_cleanup@openstack cleanup() finished in 9.66 sec 2017-12-27 20:21:50.517 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() started 2017-12-27 20:21:54.544 3812 INFO rally.task.context [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Context users@openstack cleanup() finished in 4.03 sec 2017-12-27 20:21:55.361 3812 INFO rally.task.engine [-] Load duration is: 3.603808 2017-12-27 20:21:55.362 3812 INFO rally.task.engine [-] Full duration is: 21.48275 2017-12-27 20:21:55.601 3812 INFO rally.task.engine [-] Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 | Completed: Running task. Task e8ec5e7f-31fd-4afc-af7e-0ea0851115a1: 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.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | keystone_v3.add_role | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | keystone_v3.revoke_role | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> duration | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.669096 Full duration: 14.959592 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.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | keystone_v3.add_role | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.list_roles | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> duration | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.605924 Full duration: 14.610396 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.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | keystone_v3.list_projects | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> duration | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.643372 Full duration: 14.760613 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.555 | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 100.0% | 1 | | keystone_v3.delete_role | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | total | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | -> duration | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.627426 Full duration: 12.797915 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.531 | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 100.0% | 1 | | keystone_v3.delete_service | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | total | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> duration | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.616367 Full duration: 12.771642 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.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | keystone_v3.create_user | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | -> keystone_v3.add_role | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | keystone_v3.create_role | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | keystone_v3.get_project | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.get_user | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.get_role | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.list_services | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | keystone_v3.get_services | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | total | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 100.0% | 1 | | -> duration | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.261729 Full duration: 20.26962 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.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | keystone_v3.update_project | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.delete_project | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> duration | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.830145 Full duration: 13.013569 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.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | total | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | -> duration | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.656451 Full duration: 15.375628 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.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | total | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> duration | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.631345 Full duration: 15.117696 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.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | keystone_v3.list_users | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> duration | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.737055 Full duration: 15.362681 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.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | keystone_v3.create_users | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | total | 3.604 | 3.604 | 3.604 | 3.604 | 3.604 | 3.604 | 100.0% | 1 | | -> duration | 3.604 | 3.604 | 3.604 | 3.604 | 3.604 | 3.604 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.603808 Full duration: 21.48275 2017-12-27 20:21:55,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e8ec5e7f-31fd-4afc-af7e-0ea0851115a1 2017-12-27 20:21:55,930 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e8ec5e7f-31fd-4afc-af7e-0ea0851115a1', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2017-12-27 20:21:55,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e8ec5e7f-31fd-4afc-af7e-0ea0851115a1'] 2017-12-27 20:21:57,514 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2017-12-27 20:21:57,516 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2017-12-27 20:21:57,517 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2017-12-27 20:21:57,517 - 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 2017-12-27 20:21:57,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2017-12-27 20:21:57,555 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2017-12-27 20:21:57,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '7993b1ca-239b-475d-b77a-f5db128f8b62', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'flavor_name': 'rally-tiny-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2017-12-27 20:27:21,446 - 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 | 0 | 2017-12-27 20:27:21,447 - 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 | 0 | 2017-12-27 20:27:21,449 - 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 | 0 | 2017-12-27 20:27:21,450 - 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 | 0 | 2017-12-27 20:27:21,451 - 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 | 0 | 2017-12-27 20:27:21,452 - 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 | 0 | 2017-12-27 20:27:21,663 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d5c38384-7441-48fc-a18a-5a22a04bd50b: started 2017-12-27 20:22:01.243 5727 INFO rally.task.engine [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Starting: Task validation. 2017-12-27 20:22:01.292 5727 INFO rally.task.engine [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Starting: Task validation of syntax. 2017-12-27 20:22:01.496 5727 INFO rally.task.engine [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Completed: Task validation of syntax. 2017-12-27 20:22:01.497 5727 INFO rally.task.engine [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Starting: Task validation of required platforms. 2017-12-27 20:22:01.571 5727 INFO rally.task.engine [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Completed: Task validation of required platforms. 2017-12-27 20:22:01.572 5727 INFO rally.task.engine [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Starting: Task validation of semantic. 2017-12-27 20:22:02.315 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() started 2017-12-27 20:22:05.356 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() finished in 3.04 sec 2017-12-27 20:22:10.512 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() started 2017-12-27 20:22:14.737 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() finished in 4.23 sec 2017-12-27 20:22:14.737 5727 INFO rally.task.engine [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Completed: Task validation of semantic. 2017-12-27 20:22:14.737 5727 INFO rally.task.engine [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Completed: Task validation. 2017-12-27 20:22:14.738 5727 INFO rally.task.engine [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Starting: Running task. 2017-12-27 20:22:14.890 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() started 2017-12-27 20:22:17.779 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() finished in 2.89 sec 2017-12-27 20:22:17.780 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack setup() started 2017-12-27 20:22:18.569 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack setup() finished in 0.79 sec 2017-12-27 20:22:18.570 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack setup() started 2017-12-27 20:22:18.570 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack setup() finished in 0.38 msec 2017-12-27 20:22:18.593 5852 INFO rally.task.runner [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | ITER: 1 START 2017-12-27 20:22:20.968 5852 INFO rally.task.runner [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | ITER: 1 END: OK 2017-12-27 20:22:20.992 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack cleanup() started 2017-12-27 20:22:26.715 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack cleanup() finished in 5.72 sec 2017-12-27 20:22:26.715 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack cleanup() started 2017-12-27 20:22:26.771 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack cleanup() finished in 55.85 msec 2017-12-27 20:22:26.771 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() started 2017-12-27 20:22:30.581 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() finished in 3.81 sec 2017-12-27 20:22:30.982 5727 INFO rally.task.engine [-] Load duration is: 2.37303 2017-12-27 20:22:30.983 5727 INFO rally.task.engine [-] Full duration is: 15.706194 2017-12-27 20:22:31.266 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() started 2017-12-27 20:22:34.045 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() finished in 2.78 sec 2017-12-27 20:22:34.046 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack setup() started 2017-12-27 20:22:34.761 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack setup() finished in 0.71 sec 2017-12-27 20:22:34.761 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context network@openstack setup() started 2017-12-27 20:22:41.036 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context network@openstack setup() finished in 6.28 sec 2017-12-27 20:22:41.037 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack setup() started 2017-12-27 20:22:41.037 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack setup() finished in 0.32 msec 2017-12-27 20:22:41.060 6138 INFO rally.task.runner [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | ITER: 1 START 2017-12-27 20:22:43.974 6138 INFO rally.task.runner [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | ITER: 1 END: OK 2017-12-27 20:22:44.001 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack cleanup() started 2017-12-27 20:22:52.481 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack cleanup() finished in 8.48 sec 2017-12-27 20:22:52.482 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context network@openstack cleanup() started 2017-12-27 20:22:58.581 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context network@openstack cleanup() finished in 6.10 sec 2017-12-27 20:22:58.582 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack cleanup() started 2017-12-27 20:22:58.642 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack cleanup() finished in 59.88 msec 2017-12-27 20:22:58.642 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() started 2017-12-27 20:23:02.247 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() finished in 3.60 sec 2017-12-27 20:23:03.453 5727 INFO rally.task.engine [-] Load duration is: 2.912307 2017-12-27 20:23:03.454 5727 INFO rally.task.engine [-] Full duration is: 30.998803 2017-12-27 20:23:03.723 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() started 2017-12-27 20:23:06.566 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() finished in 2.84 sec 2017-12-27 20:23:06.567 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack setup() started 2017-12-27 20:23:07.449 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack setup() finished in 0.88 sec 2017-12-27 20:23:07.449 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context network@openstack setup() started 2017-12-27 20:23:13.367 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context network@openstack setup() finished in 5.92 sec 2017-12-27 20:23:13.368 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack setup() started 2017-12-27 20:23:13.368 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack setup() finished in 0.28 msec 2017-12-27 20:23:13.390 6424 INFO rally.task.runner [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | ITER: 1 START 2017-12-27 20:23:21.324 6424 INFO rally.task.runner [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | ITER: 1 END: OK 2017-12-27 20:23:21.355 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack cleanup() started 2017-12-27 20:23:34.965 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack cleanup() finished in 13.61 sec 2017-12-27 20:23:34.966 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context network@openstack cleanup() started 2017-12-27 20:23:42.613 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context network@openstack cleanup() finished in 7.65 sec 2017-12-27 20:23:42.614 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack cleanup() started 2017-12-27 20:23:42.675 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack cleanup() finished in 61.05 msec 2017-12-27 20:23:42.675 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() started 2017-12-27 20:23:46.693 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() finished in 4.02 sec 2017-12-27 20:23:47.972 5727 INFO rally.task.engine [-] Load duration is: 7.93213 2017-12-27 20:23:47.973 5727 INFO rally.task.engine [-] Full duration is: 42.988719 2017-12-27 20:23:48.227 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() started 2017-12-27 20:23:51.022 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() finished in 2.79 sec 2017-12-27 20:23:51.022 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack setup() started 2017-12-27 20:23:51.744 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack setup() finished in 0.72 sec 2017-12-27 20:23:51.744 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context network@openstack setup() started 2017-12-27 20:23:57.875 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context network@openstack setup() finished in 6.13 sec 2017-12-27 20:23:57.875 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack setup() started 2017-12-27 20:23:57.876 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack setup() finished in 0.30 msec 2017-12-27 20:23:57.900 6710 INFO rally.task.runner [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | ITER: 1 START 2017-12-27 20:24:00.121 6710 INFO rally.task.runner [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | ITER: 1 END: OK 2017-12-27 20:24:00.141 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack cleanup() started 2017-12-27 20:24:08.662 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack cleanup() finished in 8.52 sec 2017-12-27 20:24:08.662 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context network@openstack cleanup() started 2017-12-27 20:24:14.571 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context network@openstack cleanup() finished in 5.91 sec 2017-12-27 20:24:14.572 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack cleanup() started 2017-12-27 20:24:14.633 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack cleanup() finished in 60.95 msec 2017-12-27 20:24:14.633 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() started 2017-12-27 20:24:18.207 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() finished in 3.57 sec 2017-12-27 20:24:18.400 5727 INFO rally.task.engine [-] Load duration is: 2.218008 2017-12-27 20:24:18.401 5727 INFO rally.task.engine [-] Full duration is: 29.999205 2017-12-27 20:24:18.693 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() started 2017-12-27 20:24:21.533 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() finished in 2.84 sec 2017-12-27 20:24:21.534 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack setup() started 2017-12-27 20:24:22.229 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack setup() finished in 0.69 sec 2017-12-27 20:24:22.229 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack setup() started 2017-12-27 20:24:22.229 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack setup() finished in 0.28 msec 2017-12-27 20:24:22.251 6996 INFO rally.task.runner [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | ITER: 1 START 2017-12-27 20:24:24.044 6996 INFO rally.task.runner [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | ITER: 1 END: OK 2017-12-27 20:24:24.067 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack cleanup() started 2017-12-27 20:26:37.922 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context cleanup@openstack cleanup() finished in 2.23 min 2017-12-27 20:26:37.922 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack cleanup() started 2017-12-27 20:26:40.906 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context quotas@openstack cleanup() finished in 2.98 sec 2017-12-27 20:26:40.907 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() started 2017-12-27 20:26:43.912 5727 ERROR rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() failed after 3.01 sec: AuthenticationFailed: Failed to authenticate to http://192.168.11.10:35357/v3 for user 'admin' in project 'admin': ConnectFailure: Unable to establish connection to http://192.168.11.10:35357/v3: HTTPConnectionPool(host='192.168.11.10', port=35357): Max retries exceeded with url: /v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2017-12-27 20:26:45.487 5727 INFO rally.task.engine [-] Load duration is: 1.791263 2017-12-27 20:26:45.487 5727 INFO rally.task.engine [-] Full duration is: 145.235266 2017-12-27 20:26:45.784 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() started 2017-12-27 20:26:46.919 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() started 2017-12-27 20:26:49.928 5727 ERROR rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() failed after 3.01 sec: AuthenticationFailed: Failed to authenticate to http://192.168.11.10:35357/v3 for user 'admin' in project 'admin': ConnectFailure: Unable to establish connection to http://192.168.11.10:35357/v3: HTTPConnectionPool(host='192.168.11.10', port=35357): Max retries exceeded with url: /v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2017-12-27 20:26:51.816 5727 INFO rally.task.engine [-] Load duration is: 0.0 2017-12-27 20:26:51.817 5727 INFO rally.task.engine [-] Full duration is: 4.164158 2017-12-27 20:26:52.041 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() started 2017-12-27 20:26:52.935 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() started 2017-12-27 20:26:55.944 5727 ERROR rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() failed after 3.01 sec: AuthenticationFailed: Failed to authenticate to http://192.168.11.10:35357/v3 for user 'admin' in project 'admin': ConnectFailure: Unable to establish connection to http://192.168.11.10:35357/v3: HTTPConnectionPool(host='192.168.11.10', port=35357): Max retries exceeded with url: /v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2017-12-27 20:26:56.069 5727 INFO rally.task.engine [-] Load duration is: 0.0 2017-12-27 20:26:56.070 5727 INFO rally.task.engine [-] Full duration is: 3.921249 2017-12-27 20:26:56.320 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() started 2017-12-27 20:26:58.951 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() started 2017-12-27 20:27:01.956 5727 ERROR rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() failed after 3.00 sec: AuthenticationFailed: Failed to authenticate to http://192.168.11.10:35357/v3 for user 'admin' in project 'admin': ConnectFailure: Unable to establish connection to http://192.168.11.10:35357/v3: HTTPConnectionPool(host='192.168.11.10', port=35357): Max retries exceeded with url: /v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2017-12-27 20:27:02.358 5727 INFO rally.task.engine [-] Load duration is: 0.0 2017-12-27 20:27:02.359 5727 INFO rally.task.engine [-] Full duration is: 5.658316 2017-12-27 20:27:02.591 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() started 2017-12-27 20:27:04.963 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() started 2017-12-27 20:27:07.968 5727 ERROR rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() failed after 3.01 sec: AuthenticationFailed: Failed to authenticate to http://192.168.11.10:35357/v3 for user 'admin' in project 'admin': ConnectFailure: Unable to establish connection to http://192.168.11.10:35357/v3: HTTPConnectionPool(host='192.168.11.10', port=35357): Max retries exceeded with url: /v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2017-12-27 20:27:08.622 5727 INFO rally.task.engine [-] Load duration is: 0.0 2017-12-27 20:27:08.623 5727 INFO rally.task.engine [-] Full duration is: 5.396953 2017-12-27 20:27:08.866 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() started 2017-12-27 20:27:10.975 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() started 2017-12-27 20:27:13.980 5727 ERROR rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() failed after 3.00 sec: AuthenticationFailed: Failed to authenticate to http://192.168.11.10:35357/v3 for user 'admin' in project 'admin': ConnectFailure: Unable to establish connection to http://192.168.11.10:35357/v3: HTTPConnectionPool(host='192.168.11.10', port=35357): Max retries exceeded with url: /v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2017-12-27 20:27:14.893 5727 INFO rally.task.engine [-] Load duration is: 0.0 2017-12-27 20:27:14.894 5727 INFO rally.task.engine [-] Full duration is: 5.133038 2017-12-27 20:27:15.104 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack setup() started 2017-12-27 20:27:16.987 5727 INFO rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() started 2017-12-27 20:27:19.996 5727 ERROR rally.task.context [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Context users@openstack cleanup() failed after 3.01 sec: AuthenticationFailed: Failed to authenticate to http://192.168.11.10:35357/v3 for user 'admin' in project 'admin': ConnectFailure: Unable to establish connection to http://192.168.11.10:35357/v3: HTTPConnectionPool(host='192.168.11.10', port=35357): Max retries exceeded with url: /v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2017-12-27 20:27:21.139 5727 INFO rally.task.engine [-] Load duration is: 0.0 2017-12-27 20:27:21.140 5727 INFO rally.task.engine [-] Full duration is: 4.90673 2017-12-27 20:27:21.296 5727 INFO rally.task.engine [-] Task d5c38384-7441-48fc-a18a-5a22a04bd50b | Completed: Running task. Task d5c38384-7441-48fc-a18a-5a22a04bd50b: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.439 | 1.439 | 1.439 | 1.439 | 1.439 | 1.439 | 100.0% | 1 | | neutron.delete_network | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | total | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 100.0% | 1 | | -> duration | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.37303 Full duration: 15.706194 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.982 | 1.982 | 1.982 | 1.982 | 1.982 | 1.982 | 100.0% | 1 | | neutron.delete_port | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | total | 2.912 | 2.912 | 2.912 | 2.912 | 2.912 | 2.912 | 100.0% | 1 | | -> duration | 2.912 | 2.912 | 2.912 | 2.912 | 2.912 | 2.912 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.912307 Full duration: 30.998803 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | neutron.create_subnet | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | neutron.create_router | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | neutron.add_interface_router | 2.343 | 2.343 | 2.343 | 2.343 | 2.343 | 2.343 | 100.0% | 1 | | neutron.remove_interface_router | 2.807 | 2.807 | 2.807 | 2.807 | 2.807 | 2.807 | 100.0% | 1 | | neutron.delete_router | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | total | 7.932 | 7.932 | 7.932 | 7.932 | 7.932 | 7.932 | 100.0% | 1 | | -> duration | 7.932 | 7.932 | 7.932 | 7.932 | 7.932 | 7.932 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.93213 Full duration: 42.988719 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.491 | 1.491 | 1.491 | 1.491 | 1.491 | 1.491 | 100.0% | 1 | | neutron.delete_subnet | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | total | 2.218 | 2.218 | 2.218 | 2.218 | 2.218 | 2.218 | 100.0% | 1 | | -> duration | 2.218 | 2.218 | 2.218 | 2.218 | 2.218 | 2.218 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.218008 Full duration: 29.999205 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 100.0% | 1 | | neutron.list_networks | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | total | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | -> duration | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.791263 Full duration: 145.235266 test scenario NeutronNetworks.create_and_list_ports +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 4.164158 test scenario NeutronNetworks.create_and_list_routers +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 3.921249 test scenario NeutronNetworks.create_and_list_subnets +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 5.658316 test scenario NeutronSecurityGroup.create_and_delete_security_groups +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 5.396953 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 5.133038 test scenario NeutronNetworks.set_and_clear_router_gateway +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 4.90673 2017-12-27 20:27:21,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d5c38384-7441-48fc-a18a-5a22a04bd50b 2017-12-27 20:27:21,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd5c38384-7441-48fc-a18a-5a22a04bd50b', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2017-12-27 20:27:21,673 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd5c38384-7441-48fc-a18a-5a22a04bd50b'] 2017-12-27 20:27:23,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2017-12-27 20:27:23,255 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2017-12-27 20:27:23,256 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2017-12-27 20:27:23,256 - 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 2017-12-27 20:27:23,256 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2017-12-27 20:27:23,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2017-12-27 20:27:23,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '7993b1ca-239b-475d-b77a-f5db128f8b62', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'flavor_name': 'rally-tiny-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-19cc8d84-5b2a-4d7d-a8b0-bc3af9d1bb10', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2017-12-27 20:27:30,431 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 22bfd553-349e-4906-83e3-efd8094f5e36: started 2017-12-27 20:27:26.922 7338 INFO rally.task.engine [-] Task 22bfd553-349e-4906-83e3-efd8094f5e36 | Starting: Task validation. 2017-12-27 20:27:26.970 7338 INFO rally.task.engine [-] Task 22bfd553-349e-4906-83e3-efd8094f5e36 | Starting: Task validation of syntax. 2017-12-27 20:27:27.119 7338 INFO rally.task.engine [-] Task 22bfd553-349e-4906-83e3-efd8094f5e36 | Completed: Task validation of syntax. 2017-12-27 20:27:27.119 7338 INFO rally.task.engine [-] Task 22bfd553-349e-4906-83e3-efd8094f5e36 | Starting: Task validation of required platforms. 2017-12-27 20:27:27.179 7338 INFO rally.task.engine [-] Task 22bfd553-349e-4906-83e3-efd8094f5e36 | Completed: Task validation of required platforms. 2017-12-27 20:27:27.179 7338 INFO rally.task.engine [-] Task 22bfd553-349e-4906-83e3-efd8094f5e36 | Starting: Task validation of semantic. 2017-12-27 20:27:30,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 22bfd553-349e-4906-83e3-efd8094f5e36 2017-12-27 20:27:30,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '22bfd553-349e-4906-83e3-efd8094f5e36', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2017-12-27 20:27:30,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '22bfd553-349e-4906-83e3-efd8094f5e36'] 2017-12-27 20:27:31,850 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2017-12-27 20:27:31,850 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2017-12-27 20:27:33,236 - functest.opnfv_tests.openstack.rally.rally - ERROR - Unexpected error cleaning - Unable to establish connection to http://192.168.11.10:8774/v2.1/860335c83db34c4a934b6b5d4d4a623a/flavors/643033c7-4708-46de-98fd-bd4d6ea98cbf: HTTPConnectionPool(host='192.168.11.10', port=8774): Max retries exceeded with url: /v2.1/860335c83db34c4a934b6b5d4d4a623a/flavors/643033c7-4708-46de-98fd-bd4d6ea98cbf (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2017-12-27 20:27:36,248 - functest.opnfv_tests.openstack.rally.rally - ERROR - Unexpected error cleaning - Unable to establish connection to http://192.168.11.10:8774/v2.1/860335c83db34c4a934b6b5d4d4a623a/flavors/fe70b9ac-a25f-4759-ae3c-f06ec218e38c: HTTPConnectionPool(host='192.168.11.10', port=8774): Max retries exceeded with url: /v2.1/860335c83db34c4a934b6b5d4d4a623a/flavors/fe70b9ac-a25f-4759-ae3c-f06ec218e38c (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2017-12-27 20:27:39,254 - functest.opnfv_tests.openstack.rally.rally - ERROR - Unexpected error cleaning - Unable to establish connection to http://192.168.11.10:9696/v2.0/routers/7330cd0f-d837-463c-8b35-747ef0b96d12/remove_router_interface: HTTPConnectionPool(host='192.168.11.10', port=9696): Max retries exceeded with url: /v2.0/routers/7330cd0f-d837-463c-8b35-747ef0b96d12/remove_router_interface (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2017-12-27 20:27:42,260 - functest.opnfv_tests.openstack.rally.rally - ERROR - Unexpected error cleaning - Unable to establish connection to http://192.168.11.10:9696/v2.0/subnets/74170dfb-cff6-44dd-978e-18784797c747: HTTPConnectionPool(host='192.168.11.10', port=9696): Max retries exceeded with url: /v2.0/subnets/74170dfb-cff6-44dd-978e-18784797c747 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2017-12-27 20:27:45,268 - functest.opnfv_tests.openstack.rally.rally - ERROR - Unexpected error cleaning - Error finding address for http://192.168.11.10:9292/v2/images/2c729085-171b-4952-9b59-08620bab555e: Unable to establish connection to http://192.168.11.10:9292/v2/images/2c729085-171b-4952-9b59-08620bab555e: HTTPConnectionPool(host='192.168.11.10', port=9292): Max retries exceeded with url: /v2/images/2c729085-171b-4952-9b59-08620bab555e (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2017-12-27 20:27:45,269 - functest.energy.energy - DEBUG - Stopping recording 2017-12-27 20:27:46,038 - functest.core.testcase - ERROR - Please run test before checking the results 2017-12-27 20:27:46,489 - functest.utils.functest_utils - DEBUG - 2017-12-27 20:27:46,490 - functest.core.testcase - INFO - The results were successfully pushed to DB 2017-12-27 20:27:46,490 - functest.core.testcase - ERROR - Please run test before checking the results 2017-12-27 20:27:46,491 - functest.core.testcase - ERROR - Please run test before checking the results 2017-12-27 20:27:46,492 - functest.core.testcase - ERROR - Please run test before checking the results 2017-12-27 20:27:46,493 - functest.core.testcase - ERROR - Please run test before checking the results 2017-12-27 20:27:46,494 - functest.core.testcase - ERROR - Please run test before checking the results 2017-12-27 20:27:46,490 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 17:17 | FAIL | +----------------------+------------------+------------------+----------------+ 2017-12-27 20:27:46,495 - functest.core.testcase - ERROR - Please run test before checking the results 2017-12-27 20:27:46,496 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2017-12-27 20:27:46,496 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2017-12-27 20:27:46,588 - functest.energy.energy - DEBUG - Getting current scenario 2017-12-27 20:27:47,387 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2017-12-27 20:27:47,387 - functest.energy.energy - DEBUG - Starting recording 2017-12-27 20:27:47,388 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2017-12-27 20:27:48,134 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2017-12-27 20:27:51,740 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2017-12-27 20:27:55,369 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2017-12-27 20:28:01,913 - functest.utils.functest_utils - ERROR - OpenStack not responding or faulty Rally deployment. 2017-12-27 20:28:01,913 - functest.opnfv_tests.openstack.refstack_client.refstack_client - ERROR - Error with run Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_client.py", line 169, in run self.generate_conf() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_client.py", line 68, in generate_conf self.tempestconf = TempestConf() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/tempest_conf.py", line 23, in __init__ self.VERIFIER_ID = conf_utils.get_verifier_id() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/conf_utils.py", line 111, in get_verifier_id create_rally_deployment() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/conf_utils.py", line 88, in create_rally_deployment ft_utils.execute_command_raise(cmd, error_msg=error_msg) File "/usr/lib/python2.7/site-packages/functest/utils/functest_utils.py", line 203, in execute_command_raise raise Exception(error_msg) Exception: OpenStack not responding or faulty Rally deployment. 2017-12-27 20:28:01,924 - functest.energy.energy - ERROR - 'NoneType' object has no attribute 'clean' Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 60, in wrapper return_value = method(*args) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_client.py", line 177, in run self.tempestconf.clean() AttributeError: 'NoneType' object has no attribute 'clean' 2017-12-27 20:28:01,925 - functest.energy.energy - DEBUG - Stopping recording 2017-12-27 20:28:02,704 - functest.ci.run_tests - ERROR - Cannot get class RefstackClient Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/ci/run_tests.py", line 144, in run_test test_case.run() File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 65, in wrapper raise exc AttributeError: 'NoneType' object has no attribute 'clean' 2017-12-27 20:28:02,704 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2017-12-27 20:28:02,705 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2017-12-27 20:28:04,774 - functest.ci.run_tests - ERROR - Failures when running testcase(s) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/ci/run_tests.py", line 226, in main self.run_all() File "/usr/lib/python2.7/site-packages/functest/ci/run_tests.py", line 204, in run_all self.run_tier(tier) File "/usr/lib/python2.7/site-packages/functest/ci/run_tests.py", line 173, in run_tier self.run_test(test) File "/usr/lib/python2.7/site-packages/functest/ci/run_tests.py", line 138, in run_test test_case = cls(**test_dict) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/snaps/smoke.py", line 25, in __init__ super(SnapsSmoke, self).__init__(**kwargs) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/snaps/snaps_test_runner.py", line 42, in __init__ self.ext_net_name = snaps_utils.get_ext_net_name(self.os_creds) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/snaps/snaps_utils.py", line 21, in get_ext_net_name ext_nets = neutron_utils.get_external_networks(neutron) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/neutron_utils.py", line 713, in get_external_networks **{'router:external': True})['networks']: File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 795, in list_networks **_params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 367, in list for r in self._pagination(collection, path, **params): File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 382, in _pagination res = self.get(path, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 352, in get headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 329, in retry_request headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 280, in do_request resp, replybody = self.httpclient.do_request(action, method, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/client.py", line 341, in do_request self._check_uri_length(url) File "/usr/lib/python2.7/site-packages/neutronclient/client.py", line 334, in _check_uri_length uri_len = len(self.endpoint_url) + len(url) File "/usr/lib/python2.7/site-packages/neutronclient/client.py", line 348, in endpoint_url return self.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 226, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 947, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 378, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 269, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 135, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 167, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 853, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 703, in request resp = send(**kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 777, in _send_request raise exceptions.ConnectFailure(msg) ConnectFailure: Unable to establish connection to http://192.168.11.10:35357/v3/auth/tokens: HTTPConnectionPool(host='192.168.11.10', port=35357): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2017-12-27 20:28:04,804 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-231 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2017-12-27 20:28:04,807 - functest.core.testcase - ERROR - Please run test before checking the results 2017-12-27 20:28:04,807 - functest.core.testcase - ERROR - Please run test before getting the duration 2017-12-27 20:28:04,807 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:54 | PASS | | vping_userdata | functest | smoke | 00:38 | PASS | | tempest_smoke_serial | functest | smoke | 14:54 | PASS | | rally_sanity | functest | smoke | 17:17 | FAIL | | refstack_defcore | functest | smoke | XX:XX | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2017-12-27 20:28:04,812 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2017-12-27 20:28:19,107 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2017-12-27 20:28:19,108 - functest.ci.run_tests - DEBUG - Test args: all 2017-12-27 20:28:19,108 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2017-12-27 20:28:19,109 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-231 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2017-12-27 20:28:19,110 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2017-12-27 20:28:19,113 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2017-12-27 20:28:35,329 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2017-12-27 20:28:35,330 - functest.ci.run_tests - DEBUG - Test args: all 2017-12-27 20:28:35,331 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter | | | | | | orchestra_openims | | | | | | orchestra_clearwaterims juju_epc | +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ 2017-12-27 20:28:35,332 - functest.ci.run_tests - INFO - Running tier 'vnf' 2017-12-27 20:28:35,333 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2017-12-27 20:28:35,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2017-12-27 20:28:35,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2017-12-27 20:28:35,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img'} 2017-12-27 20:28:36,583 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2017-12-27 20:28:36,583 - functest.energy.energy - DEBUG - Getting current scenario 2017-12-27 20:28:37,375 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2017-12-27 20:28:37,375 - functest.energy.energy - DEBUG - Starting recording 2017-12-27 20:28:37,375 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2017-12-27 20:28:38,245 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2017-12-27 20:29:38,760 - functest.core.vnf - ERROR - Exception raised during VNF preparation Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 117, in prepare project_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_project.py", line 63, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_project.py", line 55, in initialize keystone=self._keystone, project_settings=self.project_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 143, in get_project projects = keystone.projects.list(**proj_filter) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/projects.py", line 119, in list **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 390, in list self.collection_key) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 125, in _list resp, body = self.client.get(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 288, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 447, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 192, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 742, in request raise exceptions.from_response(resp, method, url) GatewayTimeout: Gateway Timeout (HTTP 504) 2017-12-27 20:29:38,788 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 74, in run self.prepare() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 100, in prepare super(CloudifyIms, self).prepare() File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 136, in prepare raise VnfPreparationException VnfPreparationException 2017-12-27 20:29:38,792 - functest.energy.energy - DEBUG - Stopping recording 2017-12-27 20:29:40,112 - functest.utils.functest_utils - DEBUG - 2017-12-27 20:29:40,112 - functest.core.testcase - INFO - The results were successfully pushed to DB 2017-12-27 20:29:40,113 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 01:01 | FAIL | +----------------------+------------------+------------------+----------------+ 2017-12-27 20:29:40,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2017-12-27 20:29:40,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2017-12-27 20:29:40,117 - functest.core.vnf - INFO - test cleaning 2017-12-27 20:29:40,117 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2017-12-27 20:29:40,117 - functest.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2017-12-27 20:29:40,117 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2017-12-27 20:29:40,310 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2017-12-27 20:29:41,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2017-12-27 20:29:41,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2017-12-27 20:29:41,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2017-12-27 20:29:41,991 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2017-12-27 20:29:42,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2017-12-27 20:29:42,027 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2017-12-27 20:30:42,457 - functest.core.vnf - ERROR - Exception raised during VNF preparation Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 117, in prepare project_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_project.py", line 63, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_project.py", line 52, in initialize super(self.__class__, self).initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/openstack_creator.py", line 105, in initialize self._keystone = keystone_utils.keystone_client(self._os_creds) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 90, in keystone_client region_name=os_creds.region_name) File "/usr/lib/python2.7/site-packages/keystoneclient/client.py", line 62, in Client d = discover.Discover(session=session, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/discover.py", line 180, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 147, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 41, in get_version_data resp = session.get(url, headers=headers, authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 845, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 742, in request raise exceptions.from_response(resp, method, url) GatewayTimeout: Gateway Timeout (HTTP 504) 2017-12-27 20:30:42,465 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 74, in run self.prepare() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 111, in prepare super(CloudifyVrouter, self).prepare() File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 136, in prepare raise VnfPreparationException VnfPreparationException 2017-12-27 20:30:42,893 - functest.utils.functest_utils - DEBUG - 2017-12-27 20:30:42,893 - functest.core.testcase - INFO - The results were successfully pushed to DB 2017-12-27 20:30:42,893 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 01:00 | FAIL | +----------------------+------------------+------------------+----------------+ 2017-12-27 20:30:42,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2017-12-27 20:30:42,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2017-12-27 20:30:42,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2017-12-27 20:30:42,897 - functest.core.vnf - INFO - test cleaning 2017-12-27 20:30:42,897 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2017-12-27 20:30:42,897 - functest.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2017-12-27 20:30:42,897 - functest.ci.run_tests - INFO - Running test case 'orchestra_openims'... 2017-12-27 20:30:42,954 - functest.ci.run_tests.orchestra - INFO - kwargs {u'project_name': u'orchestra', u'run': {u'class': u'OpenImsVnf', u'module': u'functest.opnfv_tests.vnf.ims.orchestra_openims'}, u'description': u'OpenIMS VNF deployment with Open Baton (Orchestra)', u'case_name': u'orchestra_openims', u'dependencies': {u'installer': u'daisy', u'scenario': u'os-nosdn-nofeature-ha'}, u'criteria': 100, u'blocking': False} 2017-12-27 20:30:42,954 - functest.ci.run_tests.orchestra - INFO - orchestra_openims VNF onboarding test starting 2017-12-27 20:30:42,980 - functest.ci.run_tests.orchestra - DEBUG - Orchestrator configuration {u'gvnfm': {u'userdata': {u'url': u'https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh'}}, u'version': u'3.2.0', u'requirements': {u'flavor': {u'ram_min': 4096, u'disk': 5, u'vcpus': 2, u'name': u'openbaton'}, u'image': u'ubuntu-14.04-server-cloudimg-amd64-disk1'}, u'name': u'OpenBaton', u'credentials': {u'username': u'admin', u'password': u'openbaton'}, u'bootstrap': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap', u'config': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file'}}, 'details': {}} 2017-12-27 20:30:42,998 - functest.ci.run_tests.orchestra - DEBUG - VNF configuration: {u'test': {u'bind9': {u'ports': []}, u'pcscf': {u'ports': [4060]}, u'icscf': {u'ports': [3869, 5060]}, u'fhoss': {u'ports': [3868]}, u'scscf': {u'ports': [3870, 6060]}}, u'descriptor': {u'url': u'http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json'}, u'requirements': {u'flavor': {u'ram_min': 2048, u'disk': 5, u'vcpus': 2, u'name': u'm1.small'}}, u'name': u'OpenIMS'} 2017-12-27 20:30:43,033 - functest.core.vnf - INFO - Prepare VNF: orchestra_openims, description: OpenIMS deployed with Open Baton 2017-12-27 20:31:43,593 - functest.core.vnf - ERROR - Exception raised during VNF preparation Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 117, in prepare project_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_project.py", line 63, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_project.py", line 52, in initialize super(self.__class__, self).initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/openstack_creator.py", line 105, in initialize self._keystone = keystone_utils.keystone_client(self._os_creds) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 90, in keystone_client region_name=os_creds.region_name) File "/usr/lib/python2.7/site-packages/keystoneclient/client.py", line 62, in Client d = discover.Discover(session=session, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/discover.py", line 180, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 147, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 41, in get_version_data resp = session.get(url, headers=headers, authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 845, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 742, in request raise exceptions.from_response(resp, method, url) GatewayTimeout: Gateway Timeout (HTTP 504) 2017-12-27 20:31:43,595 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 74, in run self.prepare() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/orchestra_openims.py", line 202, in prepare super(OpenImsVnf, self).prepare() File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 136, in prepare raise VnfPreparationException VnfPreparationException 2017-12-27 20:31:44,040 - functest.utils.functest_utils - DEBUG - 2017-12-27 20:31:44,040 - functest.core.testcase - INFO - The results were successfully pushed to DB 2017-12-27 20:31:44,040 - functest.ci.run_tests - INFO - Test result: +---------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+-------------------+------------------+----------------+ | orchestra_openims | orchestra | 01:01 | FAIL | +---------------------------+-------------------+------------------+----------------+ 2017-12-27 20:31:44,045 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_openims... 2017-12-27 20:31:44,045 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - 'fip' 2017-12-27 20:31:44,046 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - 'OpenImsVnf' object has no attribute 'creds' 2017-12-27 20:31:44,046 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2017-12-27 20:31:44,046 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - local variable 'neutron_client' referenced before assignment 2017-12-27 20:31:44,047 - functest.core.vnf - INFO - test cleaning 2017-12-27 20:31:44,047 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2017-12-27 20:31:44,047 - functest.ci.run_tests - ERROR - The test case 'orchestra_openims' failed. 2017-12-27 20:31:44,047 - functest.ci.run_tests - INFO - Running test case 'orchestra_clearwaterims'... 2017-12-27 20:31:44,098 - functest.ci.run_tests.orchestra - INFO - kwargs {u'project_name': u'orchestra', u'run': {u'class': u'ClearwaterImsVnf', u'module': u'functest.opnfv_tests.vnf.ims.orchestra_clearwaterims'}, u'description': u'ClearwaterIMS VNF deployment with Open Baton (Orchestra)', u'case_name': u'orchestra_clearwaterims', u'dependencies': {u'installer': u'daisy', u'scenario': u'os-nosdn-nofeature-ha'}, u'criteria': 100, u'blocking': False} 2017-12-27 20:31:44,098 - functest.ci.run_tests.orchestra - INFO - orchestra_clearwaterims VNF onboarding test starting 2017-12-27 20:31:44,115 - functest.ci.run_tests.orchestra - DEBUG - Orchestrator configuration {u'gvnfm': {u'userdata': {u'url': u'https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh'}}, u'version': u'3.2.0', u'requirements': {u'flavor': {u'ram_min': 4096, u'disk': 5, u'vcpus': 2, u'name': u'openbaton'}, u'image': u'ubuntu-14.04-server-cloudimg-amd64-disk1'}, u'name': u'OpenBaton', u'credentials': {u'username': u'admin', u'password': u'openbaton'}, u'bootstrap': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap', u'config': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file'}}, 'details': {}} 2017-12-27 20:31:44,130 - functest.ci.run_tests.orchestra - DEBUG - VNF configuration: {u'test': None, u'descriptor': {u'url': u'http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json'}, u'requirements': {u'flavor': {u'ram_min': 2048, u'disk': 5, u'vcpus': 2, u'name': u'm1.small'}}, u'name': u'Clearwater IMS'} 2017-12-27 20:31:44,162 - functest.core.vnf - INFO - Prepare VNF: orchestra_clearwaterims, description: Clearwater IMS deployed with Open Baton 2017-12-27 20:32:44,772 - functest.core.vnf - ERROR - Exception raised during VNF preparation Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 117, in prepare project_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_project.py", line 67, in create self._keystone, self.project_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 170, in create_project keystone, project_settings.domain_name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 396, in __get_os_domain_by_name domains = keystone.domains.list(name=domain_name) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/domains.py", line 90, in list return super(DomainManager, self).list(**kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 390, in list self.collection_key) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 125, in _list resp, body = self.client.get(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 288, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 447, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 192, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 742, in request raise exceptions.from_response(resp, method, url) GatewayTimeout: Gateway Timeout (HTTP 504) 2017-12-27 20:32:44,782 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 74, in run self.prepare() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/orchestra_clearwaterims.py", line 206, in prepare super(ClearwaterImsVnf, self).prepare() File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 136, in prepare raise VnfPreparationException VnfPreparationException 2017-12-27 20:32:45,221 - functest.utils.functest_utils - DEBUG - 2017-12-27 20:32:45,221 - functest.core.testcase - INFO - The results were successfully pushed to DB 2017-12-27 20:32:45,221 - functest.ci.run_tests - INFO - Test result: +---------------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------------+-------------------+------------------+----------------+ | orchestra_clearwaterims | orchestra | 01:01 | FAIL | +---------------------------------+-------------------+------------------+----------------+ 2017-12-27 20:32:45,225 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_clearwaterims... 2017-12-27 20:32:45,225 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - 'fip' 2017-12-27 20:32:45,225 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - 'ClearwaterImsVnf' object has no attribute 'creds' 2017-12-27 20:32:45,226 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2017-12-27 20:32:45,226 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - local variable 'neutron_client' referenced before assignment 2017-12-27 20:32:45,226 - functest.core.vnf - INFO - test cleaning 2017-12-27 20:32:45,226 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2017-12-27 20:32:45,226 - functest.ci.run_tests - ERROR - The test case 'orchestra_clearwaterims' failed. 2017-12-27 20:32:45,226 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2017-12-27 20:32:45,342 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2017-12-27 20:32:45,369 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2017-12-27 20:32:45,694 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2017-12-27 20:32:46,260 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://192.168.11.10:35357/v3', 'user_domain_name': 'Default', 'password': 'keystone', 'project_domain_name': 'Default'} 2017-12-27 20:32:46,260 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2017-12-27 20:33:46,267 - functest.core.vnf - ERROR - Exception raised during VNF preparation Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 117, in prepare project_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_project.py", line 63, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_project.py", line 52, in initialize super(self.__class__, self).initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/openstack_creator.py", line 105, in initialize self._keystone = keystone_utils.keystone_client(self._os_creds) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 90, in keystone_client region_name=os_creds.region_name) File "/usr/lib/python2.7/site-packages/keystoneclient/client.py", line 62, in Client d = discover.Discover(session=session, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/discover.py", line 180, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 147, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 41, in get_version_data resp = session.get(url, headers=headers, authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 845, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 578, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 905, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 90, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 89, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 135, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 167, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 853, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 742, in request raise exceptions.from_response(resp, method, url) GatewayTimeout: Gateway Timeout (HTTP 504) 2017-12-27 20:33:46,269 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 74, in run self.prepare() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 110, in prepare super(JujuEpc, self).prepare() File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 136, in prepare raise VnfPreparationException VnfPreparationException 2017-12-27 20:33:46,707 - functest.utils.functest_utils - DEBUG - 2017-12-27 20:33:46,708 - functest.core.testcase - INFO - The results were successfully pushed to DB 2017-12-27 20:33:46,708 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 01:00 | FAIL | +-------------------+------------------+------------------+----------------+ 2017-12-27 20:33:46,711 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2017-12-27 20:33:46,711 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing None file 2017-12-27 20:33:46,712 - functest.opnfv_tests.vnf.epc.juju_epc - WARNING - Some issue during the undeployment .. 2017-12-27 20:33:46,712 - functest.opnfv_tests.vnf.epc.juju_epc - WARNING - Tenant clean continue .. 2017-12-27 20:33:46,712 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2017-12-27 20:33:46,712 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2017-12-27 20:34:47,199 - functest.utils.openstack_utils - ERROR - Error [get_floating_ips(neutron_client)]:

504 Gateway Time-out

The server didn't respond in time. 2017-12-27 20:34:47,245 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2017-12-27 20:34:47,245 - functest.ci.run_tests - ERROR - Failures when running testcase(s) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/ci/run_tests.py", line 226, in main self.run_all() File "/usr/lib/python2.7/site-packages/functest/ci/run_tests.py", line 204, in run_all self.run_tier(tier) File "/usr/lib/python2.7/site-packages/functest/ci/run_tests.py", line 173, in run_tier self.run_test(test) File "/usr/lib/python2.7/site-packages/functest/ci/run_tests.py", line 153, in run_test test_case.clean() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 366, in clean for item in floating_ips: TypeError: 'NoneType' object is not iterable 2017-12-27 20:34:47,246 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-231 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2017-12-27 20:34:47,248 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 01:01 | FAIL | | vyos_vrouter | functest | vnf | 01:00 | FAIL | | orchestra_openims | orchestra | vnf | 01:01 | FAIL | | orchestra_clearwaterims | orchestra | vnf | 01:01 | FAIL | | juju_epc | functest | vnf | 01:00 | FAIL | +---------------------------------+-------------------+--------------+------------------+----------------+ 2017-12-27 20:34:47,251 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2017-12-27 20:34:55,470 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2017-12-27 20:34:55,471 - functest.ci.run_tests - DEBUG - Test args: all 2017-12-27 20:34:55,472 - 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 | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2017-12-27 20:34:55,474 - functest.ci.run_tests - INFO - Running tier 'features' 2017-12-27 20:34:55,474 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2017-12-27 20:34:55,495 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /src/nfv-parser/tests && ./functest_run.sh' 2017-12-27 20:40:36,811 - functest.utils.functest_utils - ERROR - The command 'cd /src/nfv-parser/tests && ./functest_run.sh' failed. 2017-12-27 20:40:36,813 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2017-12-27 20:40:37,279 - functest.utils.functest_utils - DEBUG - 2017-12-27 20:40:37,280 - functest.core.testcase - INFO - The results were successfully pushed to DB 2017-12-27 20:40:37,280 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 05:41 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2017-12-27 20:40:37,283 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2017-12-27 20:40:37,284 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-231 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2017-12-27 20:40:37,286 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 05:41 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2017-12-27 20:40:37,288 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK