2018-02-14 12:20:53,901 - functest.ci.check_deployment - DEBUG - 10.167.4.10:35357 is reachable! 2018-02-14 12:20:53,901 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.10:35357/v3 ...OK 2018-02-14 12:20:54,425 - functest.ci.check_deployment - INFO - Got token ...OK 2018-02-14 12:20:54,867 - functest.ci.check_deployment - DEBUG - 172.30.10.103:5000 is reachable! 2018-02-14 12:20:54,867 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.103:5000/v3 ...OK 2018-02-14 12:20:55,340 - functest.ci.check_deployment - DEBUG - 172.30.10.103:8774 is reachable! 2018-02-14 12:20:55,341 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.103:8774/v2.1/6c1df0a7e7444190a82c7bdce5983189 ...OK 2018-02-14 12:20:55,748 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9696 is reachable! 2018-02-14 12:20:55,748 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.103:9696/ ...OK 2018-02-14 12:20:56,317 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9292 is reachable! 2018-02-14 12:20:56,317 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.103:9292 ...OK 2018-02-14 12:20:57,211 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-02-14 12:20:58,351 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-02-14 12:20:58,404 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-02-14 12:20:59,289 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-02-14 12:21:06,918 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-14 12:21:06,919 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-14 12:21:06,920 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-14 12:21:06,921 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-02-14 12:21:06,923 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-02-14 12:21:06,923 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-02-14 12:21:08,526 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-14 12:21:15,586 - 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 7.057s OK 2018-02-14 12:21:15,707 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-14 12:21:15,707 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-02-14 12:21:15,711 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-02-14 12:21:16,693 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-14 12:31:55,720 - 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_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 83 tests in 639.018s OK 2018-02-14 12:31:55,864 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-14 12:31:55,866 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-14 12:31:55,870 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-02-14 12:31:57,012 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-14 12:32:49,592 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 52.578s OK 2018-02-14 12:32:49,700 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-14 12:32:49,701 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:53 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-02-14 12:32:49,704 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2162 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-02-14 12:32:49,707 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | api_check | functest | healthcheck | 10:39 | PASS | | snaps_health_check | functest | healthcheck | 00:53 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-02-14 12:32:49,709 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-14 12:33:06,794 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-14 12:33:06,795 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-14 12:33:06,795 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-14 12:33:06,796 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore odl snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-02-14 12:33:06,797 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-02-14 12:33:06,797 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-02-14 12:33:08,028 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-02-14 12:33:08,029 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-14 12:33:08,466 - functest.energy.energy - DEBUG - Starting recording 2018-02-14 12:33:08,466 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-02-14 12:33:08,866 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-02-14 12:33:08,866 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-02-14 12:33:08' 2018-02-14 12:33:08,866 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--aef211eb-070f-47e3-9d80-716db1b1c6ca' 2018-02-14 12:33:11,204 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-aef211eb-070f-47e3-9d80-716db1b1c6ca' 2018-02-14 12:33:15,059 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-aef211eb-070f-47e3-9d80-716db1b1c6ca' 2018-02-14 12:33:22,621 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-aef211eb-070f-47e3-9d80-716db1b1c6ca' 2018-02-14 12:33:23,464 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-aef211eb-070f-47e3-9d80-716db1b1c6ca' 2018-02-14 12:33:24,309 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-aef211eb-070f-47e3-9d80-716db1b1c6ca' 2018-02-14 12:33:31,281 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-aef211eb-070f-47e3-9d80-716db1b1c6ca' 2018-02-14 12:33:35,522 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-aef211eb-070f-47e3-9d80-716db1b1c6ca' 2018-02-14 12:34:00,655 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-02-14 12:34:21,165 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-02-14 12:34:21,303 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-02-14 12:34:22,312 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-02-14 12:34:45,767 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-02-14 12:34:45,768 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-02-14 12:34:46,293 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-14 12:34:46,294 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-14 12:34:46,299 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-02-14 12:34:46,379 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-02-14 12:34:46,379 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-02-14 12:34:46' 2018-02-14 12:34:46,379 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--15937a18-15b0-4c67-9cd1-af359c558279' 2018-02-14 12:34:49,277 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-15937a18-15b0-4c67-9cd1-af359c558279' 2018-02-14 12:34:51,715 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-15937a18-15b0-4c67-9cd1-af359c558279' 2018-02-14 12:34:59,271 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-15937a18-15b0-4c67-9cd1-af359c558279' 2018-02-14 12:35:00,165 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-15937a18-15b0-4c67-9cd1-af359c558279' 2018-02-14 12:35:07,663 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-15937a18-15b0-4c67-9cd1-af359c558279' 2018-02-14 12:35:14,969 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-02-14 12:35:22,236 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-02-14 12:35:24,276 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.13. Waiting for response... 2018-02-14 12:35:33,862 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-02-14 12:35:55,000 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-14 12:35:55,000 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:47 | PASS | +------------------------+------------------+------------------+----------------+ 2018-02-14 12:35:55,005 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-02-14 12:35:55,093 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-02-14 12:35:57,741 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-02-14 12:36:00,767 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-14 12:36:04,274 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-02-14 12:36:06,438 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-14 12:36:13,146 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-02-14 12:36:15,801 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-14 12:36:18,769 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-02-14 12:36:18,769 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-02-14 12:36:22,163 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-02-14 12:36:22,163 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-02-14 12:36:22,165 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-02-14 12:36:22,169 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-02-14 12:36:22,170 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-8c07e929-daef-4046-bf18-2d3aeffd154a/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-02-14 12:36:24,895 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-02-14 12:36:24,899 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-02-14 12:36:24,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-02-14 12:36:27,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:36:27.569 61 INFO rally.api [-] Starting verification (UUID=e971c2e6-ccf5-4e7e-881b-d49d8140459b) for deployment 'opnfv-rally' (UUID=7c388ae0-7fbf-4200-8bce-2c14eb212204) by verifier 'opnfv-tempest' (UUID=8c07e929-daef-4046-bf18-2d3aeffd154a). 2018-02-14 12:36:27,571 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: e971c2e6-ccf5-4e7e-881b-d49d8140459b 2018-02-14 12:36:35,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:36:35.221 61 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.241s] 2018-02-14 12:36:35,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:36:35.339 61 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.118s] 2018-02-14 12:36:43,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:36:43.590 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.761s] 2018-02-14 12:36:46,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:36:46.558 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.967s] 2018-02-14 12:37:01,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:37:01.704 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.058s] 2018-02-14 12:37:24,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:37:24.079 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [14.407s] 2018-02-14 12:38:01,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:38:01.892 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.170s] 2018-02-14 12:38:01,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:38:01.895 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-02-14 12:38:41,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:38:41.651 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.134s] 2018-02-14 12:38:41,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:38:41.653 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-02-14 12:39:21,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:39:21.286 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.159s] 2018-02-14 12:39:21,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:39:21.289 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-02-14 12:40:14,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:40:14.991 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.109s] 2018-02-14 12:40:46,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:40:46.508 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.101s] 2018-02-14 12:40:46,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:40:46.701 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.193s] 2018-02-14 12:40:56,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:40:56.121 61 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.716s] 2018-02-14 12:40:56,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:40:56.133 61 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-02-14 12:40:57,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:40:57.805 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-02-14 12:40:57,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:40:57.806 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-02-14 12:41:02,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:41:02.093 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.273s] 2018-02-14 12:41:10,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:41:10.070 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.038s] 2018-02-14 12:41:18,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:41:18.317 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.829s] 2018-02-14 12:41:28,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:41:28.835 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.532s] 2018-02-14 12:41:41,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:41:41.054 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.002s] 2018-02-14 12:41:49,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:41:49.593 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.336s] 2018-02-14 12:41:57,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:41:57.313 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.132s] 2018-02-14 12:42:05,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:42:05.722 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.270s] 2018-02-14 12:42:15,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:42:15.426 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.287s] 2018-02-14 12:42:26,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:42:26.002 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.421s] 2018-02-14 12:42:29,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:42:29.765 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-02-14 12:42:32,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:42:32.201 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.027s] 2018-02-14 12:42:32,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:42:32.227 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.026s] 2018-02-14 12:42:32,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:42:32.257 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.029s] 2018-02-14 12:42:32,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:42:32.266 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-02-14 12:42:37,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:42:37.850 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.041s] 2018-02-14 12:42:38,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:42:38.777 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.926s] 2018-02-14 12:42:39,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:42:39.578 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.801s] 2018-02-14 12:42:44,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:42:44.817 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2018-02-14 12:42:51,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:42:51.190 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.101s] 2018-02-14 12:43:09,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:43:09.283 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.279s] 2018-02-14 12:43:14,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:43:14.701 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.416s] 2018-02-14 12:43:31,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:43:31.443 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.540s] 2018-02-14 12:43:36,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:43:36.614 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.170s] 2018-02-14 12:43:44,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:43:44.567 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.952s] 2018-02-14 12:43:57,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:43:57.829 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.285s] 2018-02-14 12:44:03,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:44:03.018 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.188s] 2018-02-14 12:44:11,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:44:11.018 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.998s] 2018-02-14 12:44:29,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:44:29.718 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.965s] 2018-02-14 12:44:30,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:44:30.084 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.366s] 2018-02-14 12:44:30,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:44:30.337 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.253s] 2018-02-14 12:44:30,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:44:30.503 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.165s] 2018-02-14 12:44:30,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:44:30.811 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.308s] 2018-02-14 12:44:31,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:44:31.011 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.200s] 2018-02-14 12:44:48,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:44:48.277 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.745s] 2018-02-14 12:44:48,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:44:48.822 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.545s] 2018-02-14 12:44:49,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:44:49.154 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.331s] 2018-02-14 12:44:49,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:44:49.313 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.158s] 2018-02-14 12:44:49,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:44:49.537 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.224s] 2018-02-14 12:44:49,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:44:49.850 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.312s] 2018-02-14 12:45:06,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:45:06.327 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.887s] 2018-02-14 12:45:15,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:45:15.286 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.958s] 2018-02-14 12:45:17,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:45:17.791 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.505s] 2018-02-14 12:45:17,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:45:17.913 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.122s] 2018-02-14 12:45:18,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:45:18.014 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.101s] 2018-02-14 12:45:34,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:45:34.356 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.202s] 2018-02-14 12:45:43,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:45:43.933 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.578s] 2018-02-14 12:45:46,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:45:46.583 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.648s] 2018-02-14 12:45:46,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:45:46.705 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.122s] 2018-02-14 12:45:46,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:45:46.849 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.144s] 2018-02-14 12:46:07,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:46:07.550 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [13.013s] 2018-02-14 12:46:15,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:46:15.639 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.088s] 2018-02-14 12:46:22,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:46:22.602 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.961s] 2018-02-14 12:46:26,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:46:26.655 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.053s] 2018-02-14 12:47:00,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:47:00.643 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.952s] 2018-02-14 12:47:08,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:47:08.869 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.226s] 2018-02-14 12:47:15,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:47:15.167 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.296s] 2018-02-14 12:47:19,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:47:19.882 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.714s] 2018-02-14 12:47:43,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:47:43.162 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.800s] 2018-02-14 12:47:45,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:47:45.777 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.611s] 2018-02-14 12:47:45,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:47:45.910 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.137s] 2018-02-14 12:47:52,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:47:52.314 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.061s] 2018-02-14 12:47:54,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:47:54.899 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.582s] 2018-02-14 12:47:55,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:47:55.062 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.166s] 2018-02-14 12:47:59,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:47:59.974 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.088s] 2018-02-14 12:48:04,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:48:04.554 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-02-14 12:48:06,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:48:06.476 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-02-14 12:48:06,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:48:06.478 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-02-14 12:48:06,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:48:06.479 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-02-14 12:48:06,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:48:06.481 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-02-14 12:48:06,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:48:06.482 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-02-14 12:48:08,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:48:08.884 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-02-14 12:48:27,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:48:27.093 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.793s] 2018-02-14 12:48:50,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:48:50.407 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [14.308s] 2018-02-14 12:49:05,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:49:05.671 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [15.269s] 2018-02-14 12:49:15,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:49:15.914 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.100s] 2018-02-14 12:50:48,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:50:48.143 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [74.515s] 2018-02-14 12:51:35,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:51:35.789 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [36.038s] 2018-02-14 12:52:27,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-14 12:52:27.951 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.680s] 2018-02-14 12:52:49,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e971c2e6-ccf5-4e7e-881b-d49d8140459b']'. 2018-02-14 12:52:50,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-02-14 12:52:50,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-02-14 12:52:50,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-02-14 12:52:50,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e971c2e6-ccf5-4e7e-881b-d49d8140459b | 2018-02-14 12:52:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-02-14 12:52:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-02-14 12:36:27 | 2018-02-14 12:52:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-02-14 12:52:48 | 2018-02-14 12:52:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:16:21 | 2018-02-14 12:52:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-02-14 12:52:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-02-14 12:52:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-02-14 12:52:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8c07e929-daef-4046-bf18-2d3aeffd154a) | 2018-02-14 12:52:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-02-14 12:52:50,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7c388ae0-7fbf-4200-8bce-2c14eb212204) | 2018-02-14 12:52:50,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-02-14 12:52:50,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 955.262 | 2018-02-14 12:52:50,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-02-14 12:52:50,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-02-14 12:52:50,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-02-14 12:52:50,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-02-14 12:52:50,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-02-14 12:52:50,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-02-14 12:52:50,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-02-14 12:52:50,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-02-14 12:52:55,110 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-14 12:52:55,110 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 16:42 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-02-14 12:52:55,114 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-02-14 12:52:55,196 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-14 12:52:55,777 - functest.energy.energy - DEBUG - Starting recording 2018-02-14 12:52:55,777 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-02-14 12:52:56,315 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-02-14 12:52:58,999 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-02-14 12:53:01,589 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-14 12:53:04,935 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-02-14 12:53:06,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509'... 2018-02-14 12:53:09,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-319caeb9-72b4-4d68-a8fc-be02bfa7b509'... 2018-02-14 12:53:12,103 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-319caeb9-72b4-4d68-a8fc-be02bfa7b509'... 2018-02-14 12:53:18,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509'... 2018-02-14 12:53:19,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-319caeb9-72b4-4d68-a8fc-be02bfa7b509'... 2018-02-14 12:53:20,230 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-02-14 12:53:20,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-02-14 12:53:20,231 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-14 12:53:20,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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'] 2018-02-14 12:53:20,280 - 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': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '948fe3e2-34f1-448d-bd6f-9efedb37282d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'flavor_name': 'rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-02-14 12:54:34,974 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 666f67e5-0e05-4709-8fbc-449f280eaef0 2018-02-14 12:54:34,974 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-02-14 12:54:34,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '666f67e5-0e05-4709-8fbc-449f280eaef0'] 2018-02-14 12:54:36,038 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 666f67e5-0e05-4709-8fbc-449f280eaef0: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 666f67e5-0e05-4709-8fbc-449f280eaef0 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | total | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | -> duration | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.888155 Full duration: 8.336978 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 666f67e5-0e05-4709-8fbc-449f280eaef0 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | -> duration | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.994292 Full duration: 8.496694 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 666f67e5-0e05-4709-8fbc-449f280eaef0 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | total | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | -> duration | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.167327 Full duration: 8.535808 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 666f67e5-0e05-4709-8fbc-449f280eaef0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | total | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | -> duration | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.153264 Full duration: 8.650836 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 666f67e5-0e05-4709-8fbc-449f280eaef0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | total | 1.549 | 1.549 | 1.549 | 1.549 | 1.549 | 1.549 | 100.0% | 1 | | -> duration | 1.549 | 1.549 | 1.549 | 1.549 | 1.549 | 1.549 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.549062 Full duration: 9.175567 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 666f67e5-0e05-4709-8fbc-449f280eaef0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | total | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> duration | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.032224 Full duration: 8.584776 HINTS: * To plot HTML graphics with this data, run: rally task report 666f67e5-0e05-4709-8fbc-449f280eaef0 --out output.html * To generate a JUnit report, run: rally task export 666f67e5-0e05-4709-8fbc-449f280eaef0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 666f67e5-0e05-4709-8fbc-449f280eaef0 --json --out output.json 2018-02-14 12:54:36,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '666f67e5-0e05-4709-8fbc-449f280eaef0'] 2018-02-14 12:54:37,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-14 12:54:37,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '666f67e5-0e05-4709-8fbc-449f280eaef0', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-02-14 12:54:37,096 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-02-14 12:54:37,097 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-02-14 12:54:37,098 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-02-14 12:54:37,098 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-14 12:54:37,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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'] 2018-02-14 12:54:37,144 - 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': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '948fe3e2-34f1-448d-bd6f-9efedb37282d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'flavor_name': 'rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-02-14 12:56:18,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a497b5b9-6862-4098-aeba-065ee3d65a24 2018-02-14 12:56:18,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a497b5b9-6862-4098-aeba-065ee3d65a24'] 2018-02-14 12:56:19,105 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a497b5b9-6862-4098-aeba-065ee3d65a24: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a497b5b9-6862-4098-aeba-065ee3d65a24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 100.0% | 1 | | -> glance_v2.upload_data | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | glance_v2.delete_image | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | total | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 100.0% | 1 | | -> duration | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.502974 Full duration: 13.31752 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a497b5b9-6862-4098-aeba-065ee3d65a24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.867 | 3.867 | 3.867 | 3.867 | 3.867 | 3.867 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | -> glance_v2.upload_data | 0.446 | 0.446 | 0.446 | 0.446 | 0.446 | 0.446 | 100.0% | 1 | | glance_v2.list_images | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | total | 4.031 | 4.031 | 4.031 | 4.031 | 4.031 | 4.031 | 100.0% | 1 | | -> duration | 4.031 | 4.031 | 4.031 | 4.031 | 4.031 | 4.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.030553 Full duration: 16.778203 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a497b5b9-6862-4098-aeba-065ee3d65a24 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | total | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | -> duration | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.482839 Full duration: 9.486684 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "number_instances": 2, "nics": [ { "net-id": "948fe3e2-34f1-448d-bd6f-9efedb37282d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task a497b5b9-6862-4098-aeba-065ee3d65a24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.17 | 3.17 | 3.17 | 3.17 | 3.17 | 3.17 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | -> glance_v2.upload_data | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 100.0% | 1 | | nova.boot_servers | 15.812 | 15.812 | 15.812 | 15.812 | 15.812 | 15.812 | 100.0% | 1 | | total | 18.983 | 18.983 | 18.983 | 18.983 | 18.983 | 18.983 | 100.0% | 1 | | -> duration | 17.983 | 17.983 | 17.983 | 17.983 | 17.983 | 17.983 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.982673 Full duration: 41.752394 HINTS: * To plot HTML graphics with this data, run: rally task report a497b5b9-6862-4098-aeba-065ee3d65a24 --out output.html * To generate a JUnit report, run: rally task export a497b5b9-6862-4098-aeba-065ee3d65a24 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a497b5b9-6862-4098-aeba-065ee3d65a24 --json --out output.json 2018-02-14 12:56:19,106 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a497b5b9-6862-4098-aeba-065ee3d65a24'] 2018-02-14 12:56:20,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-14 12:56:20,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a497b5b9-6862-4098-aeba-065ee3d65a24', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-02-14 12:56:20,171 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-02-14 12:56:20,171 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-02-14 12:56:20,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-02-14 12:56:20,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-14 12:56:20,212 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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'] 2018-02-14 12:56:20,213 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-02-14 12:56:20,213 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-02-14 12:56:20,213 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-02-14 12:56:20,213 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-14 12:56:20,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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'] 2018-02-14 12:56:20,249 - 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': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '948fe3e2-34f1-448d-bd6f-9efedb37282d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'flavor_name': 'rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-02-14 13:00:32,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 22ce044b-2ef1-49a7-9d67-8636ad66ad0f 2018-02-14 13:00:32,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '22ce044b-2ef1-49a7-9d67-8636ad66ad0f'] 2018-02-14 13:00:33,394 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 22ce044b-2ef1-49a7-9d67-8636ad66ad0f: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 22ce044b-2ef1-49a7-9d67-8636ad66ad0f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.091 | 3.091 | 3.091 | 3.091 | 3.091 | 3.091 | 100.0% | 1 | | cinder_v2.delete_snapshot | 6.549 | 6.549 | 6.549 | 6.549 | 6.549 | 6.549 | 100.0% | 1 | | total | 9.64 | 9.64 | 9.64 | 9.64 | 9.64 | 9.64 | 100.0% | 1 | | -> duration | 9.64 | 9.64 | 9.64 | 9.64 | 9.64 | 9.64 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.640224 Full duration: 32.06508 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 22ce044b-2ef1-49a7-9d67-8636ad66ad0f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.748 | 3.748 | 3.748 | 3.748 | 3.748 | 3.748 | 100.0% | 1 | | cinder_v2.delete_volume | 6.631 | 6.631 | 6.631 | 6.631 | 6.631 | 6.631 | 100.0% | 1 | | total | 10.38 | 10.38 | 10.38 | 10.38 | 10.38 | 10.38 | 100.0% | 1 | | -> duration | 10.38 | 10.38 | 10.38 | 10.38 | 10.38 | 10.38 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.380029 Full duration: 21.347514 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 22ce044b-2ef1-49a7-9d67-8636ad66ad0f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 4.017 | 4.017 | 4.017 | 4.017 | 4.017 | 4.017 | 100.0% | 1 | | cinder_v2.delete_volume | 4.49 | 4.49 | 4.49 | 4.49 | 4.49 | 4.49 | 100.0% | 1 | | total | 8.508 | 8.508 | 8.508 | 8.508 | 8.508 | 8.508 | 100.0% | 1 | | -> duration | 8.508 | 8.508 | 8.508 | 8.508 | 8.508 | 8.508 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.50798 Full duration: 20.460535 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 22ce044b-2ef1-49a7-9d67-8636ad66ad0f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.465 | 3.465 | 3.465 | 3.465 | 3.465 | 3.465 | 100.0% | 1 | | cinder_v2.delete_volume | 6.612 | 6.612 | 6.612 | 6.612 | 6.612 | 6.612 | 100.0% | 1 | | total | 10.077 | 10.077 | 10.077 | 10.077 | 10.077 | 10.077 | 100.0% | 1 | | -> duration | 10.077 | 10.077 | 10.077 | 10.077 | 10.077 | 10.077 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.077212 Full duration: 21.427926 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 22ce044b-2ef1-49a7-9d67-8636ad66ad0f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.648 | 3.648 | 3.648 | 3.648 | 3.648 | 3.648 | 100.0% | 1 | | cinder_v2.extend_volume | 2.507 | 2.507 | 2.507 | 2.507 | 2.507 | 2.507 | 100.0% | 1 | | cinder_v2.delete_volume | 8.759 | 8.759 | 8.759 | 8.759 | 8.759 | 8.759 | 100.0% | 1 | | total | 14.915 | 14.915 | 14.915 | 14.915 | 14.915 | 14.915 | 100.0% | 1 | | -> duration | 14.915 | 14.915 | 14.915 | 14.915 | 14.915 | 14.915 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.914736 Full duration: 26.20568 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 22ce044b-2ef1-49a7-9d67-8636ad66ad0f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 11.829 | 11.829 | 11.829 | 11.829 | 11.829 | 11.829 | 100.0% | 1 | | cinder_v2.delete_volume | 6.645 | 6.645 | 6.645 | 6.645 | 6.645 | 6.645 | 100.0% | 1 | | total | 18.475 | 18.475 | 18.475 | 18.475 | 18.475 | 18.475 | 100.0% | 1 | | -> duration | 18.475 | 18.475 | 18.475 | 18.475 | 18.475 | 18.475 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.474767 Full duration: 40.206867 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 22ce044b-2ef1-49a7-9d67-8636ad66ad0f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | cinder_v2.list_qos | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> duration | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.783081 Full duration: 14.08104 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 22ce044b-2ef1-49a7-9d67-8636ad66ad0f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 100.0% | 1 | | cinder_v2.set_qos | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | -> duration | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.167211 Full duration: 14.528041 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 22ce044b-2ef1-49a7-9d67-8636ad66ad0f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | cinder_v2.list_types | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> duration | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.939669 Full duration: 14.908696 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 22ce044b-2ef1-49a7-9d67-8636ad66ad0f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> duration | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.83825 Full duration: 15.017703 HINTS: * To plot HTML graphics with this data, run: rally task report 22ce044b-2ef1-49a7-9d67-8636ad66ad0f --out output.html * To generate a JUnit report, run: rally task export 22ce044b-2ef1-49a7-9d67-8636ad66ad0f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 22ce044b-2ef1-49a7-9d67-8636ad66ad0f --json --out output.json 2018-02-14 13:00:33,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '22ce044b-2ef1-49a7-9d67-8636ad66ad0f'] 2018-02-14 13:00:34,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-14 13:00:34,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '22ce044b-2ef1-49a7-9d67-8636ad66ad0f', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-02-14 13:00:34,489 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-02-14 13:00:34,490 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-02-14 13:00:34,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-02-14 13:00:34,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-14 13:00:34,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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'] 2018-02-14 13:00:34,532 - 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': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '948fe3e2-34f1-448d-bd6f-9efedb37282d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'flavor_name': 'rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-02-14 13:02:16,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 17c4266e-d034-46c2-8824-c1cadd8a0489 2018-02-14 13:02:16,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '17c4266e-d034-46c2-8824-c1cadd8a0489'] 2018-02-14 13:02:17,890 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 17c4266e-d034-46c2-8824-c1cadd8a0489: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 17c4266e-d034-46c2-8824-c1cadd8a0489 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.629 | 5.629 | 5.629 | 5.629 | 5.629 | 5.629 | 100.0% | 1 | | heat.update_stack | 2.74 | 2.74 | 2.74 | 2.74 | 2.74 | 2.74 | 100.0% | 1 | | heat.delete_stack | 3.559 | 3.559 | 3.559 | 3.559 | 3.559 | 3.559 | 100.0% | 1 | | total | 11.928 | 11.928 | 11.928 | 11.928 | 11.928 | 11.928 | 100.0% | 1 | | -> duration | 7.928 | 7.928 | 7.928 | 7.928 | 7.928 | 7.928 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.928332 Full duration: 24.159566 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 17c4266e-d034-46c2-8824-c1cadd8a0489 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.089 | 5.089 | 5.089 | 5.089 | 5.089 | 5.089 | 100.0% | 1 | | heat.check_stack | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | heat.delete_stack | 1.456 | 1.456 | 1.456 | 1.456 | 1.456 | 1.456 | 100.0% | 1 | | total | 7.378 | 7.378 | 7.378 | 7.378 | 7.378 | 7.378 | 100.0% | 1 | | -> duration | 5.378 | 5.378 | 5.378 | 5.378 | 5.378 | 5.378 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.377738 Full duration: 20.159277 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 17c4266e-d034-46c2-8824-c1cadd8a0489 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.212 | 5.212 | 5.212 | 5.212 | 5.212 | 5.212 | 100.0% | 1 | | heat.suspend_stack | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | heat.resume_stack | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 100.0% | 1 | | heat.delete_stack | 1.592 | 1.592 | 1.592 | 1.592 | 1.592 | 1.592 | 100.0% | 1 | | total | 8.83 | 8.83 | 8.83 | 8.83 | 8.83 | 8.83 | 100.0% | 1 | | -> duration | 6.83 | 6.83 | 6.83 | 6.83 | 6.83 | 6.83 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.830246 Full duration: 21.47315 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 17c4266e-d034-46c2-8824-c1cadd8a0489 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | total | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> duration | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.88465 Full duration: 12.402713 HINTS: * To plot HTML graphics with this data, run: rally task report 17c4266e-d034-46c2-8824-c1cadd8a0489 --out output.html * To generate a JUnit report, run: rally task export 17c4266e-d034-46c2-8824-c1cadd8a0489 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 17c4266e-d034-46c2-8824-c1cadd8a0489 --json --out output.json 2018-02-14 13:02:17,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '17c4266e-d034-46c2-8824-c1cadd8a0489'] 2018-02-14 13:02:18,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-14 13:02:18,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '17c4266e-d034-46c2-8824-c1cadd8a0489', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-02-14 13:02:18,948 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-02-14 13:02:18,949 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-02-14 13:02:18,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-02-14 13:02:18,950 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-14 13:02:19,007 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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'] 2018-02-14 13:02:19,012 - 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': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '948fe3e2-34f1-448d-bd6f-9efedb37282d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'flavor_name': 'rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-02-14 13:05:52,406 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 60226b91-6b73-4a4b-a04f-5207452b862a 2018-02-14 13:05:52,406 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '60226b91-6b73-4a4b-a04f-5207452b862a'] 2018-02-14 13:05:53,470 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 60226b91-6b73-4a4b-a04f-5207452b862a: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 60226b91-6b73-4a4b-a04f-5207452b862a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | keystone_v3.add_role | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | keystone_v3.revoke_role | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> duration | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.790505 Full duration: 16.869794 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 60226b91-6b73-4a4b-a04f-5207452b862a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | keystone_v3.add_role | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | keystone_v3.list_roles | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> duration | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.724528 Full duration: 15.925483 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 60226b91-6b73-4a4b-a04f-5207452b862a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | keystone_v3.list_projects | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | -> duration | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.659559 Full duration: 17.193941 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 60226b91-6b73-4a4b-a04f-5207452b862a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | keystone_v3.delete_role | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> duration | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.584065 Full duration: 14.302462 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 60226b91-6b73-4a4b-a04f-5207452b862a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | keystone_v3.delete_service | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | total | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | -> duration | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.680203 Full duration: 13.924981 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 60226b91-6b73-4a4b-a04f-5207452b862a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | keystone_v3.create_user | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> keystone_v3.add_role | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.create_role | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | keystone_v3.get_project | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.get_user | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.get_role | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.list_services | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | keystone_v3.get_services | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 100.0% | 1 | | -> duration | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.323904 Full duration: 21.140018 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 60226b91-6b73-4a4b-a04f-5207452b862a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | keystone_v3.update_project | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | keystone_v3.delete_project | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | | total | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> duration | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.940657 Full duration: 13.949364 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 60226b91-6b73-4a4b-a04f-5207452b862a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | total | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> duration | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.670329 Full duration: 16.163204 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 60226b91-6b73-4a4b-a04f-5207452b862a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | total | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> duration | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.581452 Full duration: 16.207124 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 60226b91-6b73-4a4b-a04f-5207452b862a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.534 | 0.534 | 0.534 | 0.534 | 0.534 | 0.534 | 100.0% | 1 | | keystone_v3.list_users | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> duration | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.724944 Full duration: 15.853765 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 60226b91-6b73-4a4b-a04f-5207452b862a has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | keystone_v3.create_users | 3.095 | 3.095 | 3.095 | 3.095 | 3.095 | 3.095 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 3.095 | 3.095 | 3.095 | 3.095 | 3.095 | 3.095 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 100.0% | 1 | | total | 4.116 | 4.116 | 4.116 | 4.116 | 4.116 | 4.116 | 100.0% | 1 | | -> duration | 4.116 | 4.116 | 4.116 | 4.116 | 4.116 | 4.116 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.116248 Full duration: 22.281041 HINTS: * To plot HTML graphics with this data, run: rally task report 60226b91-6b73-4a4b-a04f-5207452b862a --out output.html * To generate a JUnit report, run: rally task export 60226b91-6b73-4a4b-a04f-5207452b862a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 60226b91-6b73-4a4b-a04f-5207452b862a --json --out output.json 2018-02-14 13:05:53,471 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '60226b91-6b73-4a4b-a04f-5207452b862a'] 2018-02-14 13:05:54,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-14 13:05:54,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '60226b91-6b73-4a4b-a04f-5207452b862a', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-02-14 13:05:54,711 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-02-14 13:05:54,711 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-02-14 13:05:54,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-02-14 13:05:54,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-14 13:05:54,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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'] 2018-02-14 13:05:54,779 - 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': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '948fe3e2-34f1-448d-bd6f-9efedb37282d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'flavor_name': 'rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-02-14 13:11:58,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 712ab518-dc4d-4d82-bebc-a234bd9ef5d6 2018-02-14 13:11:58,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '712ab518-dc4d-4d82-bebc-a234bd9ef5d6'] 2018-02-14 13:11:59,332 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 712ab518-dc4d-4d82-bebc-a234bd9ef5d6: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 712ab518-dc4d-4d82-bebc-a234bd9ef5d6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 100.0% | 1 | | neutron.delete_network | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | total | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 100.0% | 1 | | -> duration | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.789039 Full duration: 17.424947 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 712ab518-dc4d-4d82-bebc-a234bd9ef5d6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.994 | 1.994 | 1.994 | 1.994 | 1.994 | 1.994 | 100.0% | 1 | | neutron.delete_port | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | total | 2.976 | 2.976 | 2.976 | 2.976 | 2.976 | 2.976 | 100.0% | 1 | | -> duration | 2.976 | 2.976 | 2.976 | 2.976 | 2.976 | 2.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.975573 Full duration: 34.787709 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 712ab518-dc4d-4d82-bebc-a234bd9ef5d6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | neutron.create_subnet | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | neutron.create_router | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | neutron.add_interface_router | 2.258 | 2.258 | 2.258 | 2.258 | 2.258 | 2.258 | 100.0% | 1 | | neutron.remove_interface_router | 2.048 | 2.048 | 2.048 | 2.048 | 2.048 | 2.048 | 100.0% | 1 | | neutron.delete_router | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | total | 7.363 | 7.363 | 7.363 | 7.363 | 7.363 | 7.363 | 100.0% | 1 | | -> duration | 7.363 | 7.363 | 7.363 | 7.363 | 7.363 | 7.363 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.363424 Full duration: 43.151115 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 712ab518-dc4d-4d82-bebc-a234bd9ef5d6 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 100.0% | 1 | | neutron.delete_subnet | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 100.0% | 1 | | total | 2.882 | 2.882 | 2.882 | 2.882 | 2.882 | 2.882 | 100.0% | 1 | | -> duration | 2.882 | 2.882 | 2.882 | 2.882 | 2.882 | 2.882 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.881925 Full duration: 34.231638 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 712ab518-dc4d-4d82-bebc-a234bd9ef5d6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.538 | 1.538 | 1.538 | 1.538 | 1.538 | 1.538 | 100.0% | 1 | | neutron.list_networks | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 100.0% | 1 | | total | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 100.0% | 1 | | -> duration | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.950629 Full duration: 19.435671 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 712ab518-dc4d-4d82-bebc-a234bd9ef5d6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 100.0% | 1 | | neutron.list_ports | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 100.0% | 1 | | -> duration | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.274994 Full duration: 33.287003 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 712ab518-dc4d-4d82-bebc-a234bd9ef5d6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | neutron.create_subnet | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | neutron.create_router | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | neutron.add_interface_router | 2.382 | 2.382 | 2.382 | 2.382 | 2.382 | 2.382 | 100.0% | 1 | | neutron.list_routers | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | total | 4.705 | 4.705 | 4.705 | 4.705 | 4.705 | 4.705 | 100.0% | 1 | | -> duration | 4.705 | 4.705 | 4.705 | 4.705 | 4.705 | 4.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.705309 Full duration: 48.960841 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 712ab518-dc4d-4d82-bebc-a234bd9ef5d6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 100.0% | 1 | | neutron.create_subnet | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | neutron.list_subnets | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 2.457 | 2.457 | 2.457 | 2.457 | 2.457 | 2.457 | 100.0% | 1 | | -> duration | 2.457 | 2.457 | 2.457 | 2.457 | 2.457 | 2.457 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.457053 Full duration: 39.022359 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 712ab518-dc4d-4d82-bebc-a234bd9ef5d6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 100.0% | 1 | | neutron.delete_security_group | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | total | 1.835 | 1.835 | 1.835 | 1.835 | 1.835 | 1.835 | 100.0% | 1 | | -> duration | 1.835 | 1.835 | 1.835 | 1.835 | 1.835 | 1.835 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.834527 Full duration: 15.431218 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 712ab518-dc4d-4d82-bebc-a234bd9ef5d6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 100.0% | 1 | | neutron.create_security_group_rule | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 100.0% | 1 | | neutron.delete_security_group | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 100.0% | 1 | | total | 2.332 | 2.332 | 2.332 | 2.332 | 2.332 | 2.332 | 100.0% | 1 | | -> duration | 2.332 | 2.332 | 2.332 | 2.332 | 2.332 | 2.332 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.331614 Full duration: 16.01808 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 712ab518-dc4d-4d82-bebc-a234bd9ef5d6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.588 | 1.588 | 1.588 | 1.588 | 1.588 | 1.588 | 100.0% | 1 | | neutron.create_router | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | neutron.add_gateway_router | 1.666 | 1.666 | 1.666 | 1.666 | 1.666 | 1.666 | 100.0% | 1 | | neutron.remove_gateway_router | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | total | 4.696 | 4.696 | 4.696 | 4.696 | 4.696 | 4.696 | 100.0% | 1 | | -> duration | 4.696 | 4.696 | 4.696 | 4.696 | 4.696 | 4.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.696459 Full duration: 27.644143 HINTS: * To plot HTML graphics with this data, run: rally task report 712ab518-dc4d-4d82-bebc-a234bd9ef5d6 --out output.html * To generate a JUnit report, run: rally task export 712ab518-dc4d-4d82-bebc-a234bd9ef5d6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 712ab518-dc4d-4d82-bebc-a234bd9ef5d6 --json --out output.json 2018-02-14 13:11:59,333 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '712ab518-dc4d-4d82-bebc-a234bd9ef5d6'] 2018-02-14 13:12:00,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-14 13:12:00,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '712ab518-dc4d-4d82-bebc-a234bd9ef5d6', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-02-14 13:12:00,308 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-02-14 13:12:00,309 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-02-14 13:12:00,309 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-02-14 13:12:00,309 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-14 13:12:00,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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'] 2018-02-14 13:12:00,357 - 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': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '948fe3e2-34f1-448d-bd6f-9efedb37282d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'flavor_name': 'rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-02-14 13:20:25,419 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 30576f4e-2f64-4af6-bbae-498fb1cf7d52 2018-02-14 13:20:25,420 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '30576f4e-2f64-4af6-bbae-498fb1cf7d52'] 2018-02-14 13:20:26,543 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 30576f4e-2f64-4af6-bbae-498fb1cf7d52: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "image": { "name": "Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "block_migration": false, "nics": [ { "net-id": "948fe3e2-34f1-448d-bd6f-9efedb37282d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 30576f4e-2f64-4af6-bbae-498fb1cf7d52 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 15.609 | 15.609 | 15.609 | 15.609 | 15.609 | 15.609 | 100.0% | 1 | | nova.find_host_to_migrate | 1.885 | 1.885 | 1.885 | 1.885 | 1.885 | 1.885 | 100.0% | 1 | | nova.live_migrate | 13.475 | 13.475 | 13.475 | 13.475 | 13.475 | 13.475 | 100.0% | 1 | | nova.delete_server | 3.353 | 3.353 | 3.353 | 3.353 | 3.353 | 3.353 | 100.0% | 1 | | total | 34.323 | 34.323 | 34.323 | 34.323 | 34.323 | 34.323 | 100.0% | 1 | | -> duration | 33.323 | 33.323 | 33.323 | 33.323 | 33.323 | 33.323 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.322859 Full duration: 45.202125 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "image": { "name": "Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "948fe3e2-34f1-448d-bd6f-9efedb37282d" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 30576f4e-2f64-4af6-bbae-498fb1cf7d52 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.84 | 12.84 | 12.84 | 12.84 | 12.84 | 12.84 | 100.0% | 1 | | cinder_v2.create_volume | 3.02 | 3.02 | 3.02 | 3.02 | 3.02 | 3.02 | 100.0% | 1 | | nova.attach_volume | 4.3 | 4.3 | 4.3 | 4.3 | 4.3 | 4.3 | 100.0% | 1 | | nova.find_host_to_migrate | 1.91 | 1.91 | 1.91 | 1.91 | 1.91 | 1.91 | 100.0% | 1 | | nova.live_migrate | 16.949 | 16.949 | 16.949 | 16.949 | 16.949 | 16.949 | 100.0% | 1 | | nova.detach_volume | 4.324 | 4.324 | 4.324 | 4.324 | 4.324 | 4.324 | 100.0% | 1 | | cinder_v2.delete_volume | 32.446 | 32.446 | 32.446 | 32.446 | 32.446 | 32.446 | 100.0% | 1 | | nova.delete_server | 2.972 | 2.972 | 2.972 | 2.972 | 2.972 | 2.972 | 100.0% | 1 | | total | 78.763 | 78.763 | 78.763 | 78.763 | 78.763 | 78.763 | 100.0% | 1 | | -> duration | 77.763 | 77.763 | 77.763 | 77.763 | 77.763 | 77.763 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 77.76334 Full duration: 92.31516 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "image": { "name": "Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "948fe3e2-34f1-448d-bd6f-9efedb37282d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 30576f4e-2f64-4af6-bbae-498fb1cf7d52 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 4.073 | 4.073 | 4.073 | 4.073 | 4.073 | 4.073 | 100.0% | 1 | | nova.boot_server | 11.247 | 11.247 | 11.247 | 11.247 | 11.247 | 11.247 | 100.0% | 1 | | nova.find_host_to_migrate | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | nova.live_migrate | 16.481 | 16.481 | 16.481 | 16.481 | 16.481 | 16.481 | 100.0% | 1 | | nova.delete_server | 5.181 | 5.181 | 5.181 | 5.181 | 5.181 | 5.181 | 100.0% | 1 | | total | 38.36 | 38.36 | 38.36 | 38.36 | 38.36 | 38.36 | 100.0% | 1 | | -> duration | 37.36 | 37.36 | 37.36 | 37.36 | 37.36 | 37.36 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.360234 Full duration: 52.107911 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "image": { "name": "Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "server_kwargs": { "nics": [ { "net-id": "948fe3e2-34f1-448d-bd6f-9efedb37282d" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 30576f4e-2f64-4af6-bbae-498fb1cf7d52 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 100.0% | 1 | | nova.boot_server | 10.961 | 10.961 | 10.961 | 10.961 | 10.961 | 10.961 | 100.0% | 1 | | nova.delete_server | 5.643 | 5.643 | 5.643 | 5.643 | 5.643 | 5.643 | 100.0% | 1 | | nova.delete_keypair | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 17.841 | 17.841 | 17.841 | 17.841 | 17.841 | 17.841 | 100.0% | 1 | | -> duration | 16.841 | 16.841 | 16.841 | 16.841 | 16.841 | 16.841 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.840727 Full duration: 46.050667 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "image": { "name": "Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "volume_size": 5, "nics": [ { "net-id": "948fe3e2-34f1-448d-bd6f-9efedb37282d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 30576f4e-2f64-4af6-bbae-498fb1cf7d52 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.624 | 3.624 | 3.624 | 3.624 | 3.624 | 3.624 | 100.0% | 1 | | nova.boot_server | 13.257 | 13.257 | 13.257 | 13.257 | 13.257 | 13.257 | 100.0% | 1 | | nova.delete_server | 5.225 | 5.225 | 5.225 | 5.225 | 5.225 | 5.225 | 100.0% | 1 | | total | 22.107 | 22.107 | 22.107 | 22.107 | 22.107 | 22.107 | 100.0% | 1 | | -> duration | 21.107 | 21.107 | 21.107 | 21.107 | 21.107 | 21.107 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.106805 Full duration: 54.329512 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "image": { "name": "Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "force_delete": false, "nics": [ { "net-id": "948fe3e2-34f1-448d-bd6f-9efedb37282d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 30576f4e-2f64-4af6-bbae-498fb1cf7d52 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.046 | 9.046 | 9.046 | 9.046 | 9.046 | 9.046 | 100.0% | 1 | | nova.pause_server | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 100.0% | 1 | | nova.unpause_server | 2.844 | 2.844 | 2.844 | 2.844 | 2.844 | 2.844 | 100.0% | 1 | | nova.delete_server | 5.427 | 5.427 | 5.427 | 5.427 | 5.427 | 5.427 | 100.0% | 1 | | total | 20.097 | 20.097 | 20.097 | 20.097 | 20.097 | 20.097 | 100.0% | 1 | | -> duration | 15.097 | 15.097 | 15.097 | 15.097 | 15.097 | 15.097 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.097437 Full duration: 47.802209 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "image": { "name": "Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "nics": [ { "net-id": "948fe3e2-34f1-448d-bd6f-9efedb37282d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 30576f4e-2f64-4af6-bbae-498fb1cf7d52 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.939 | 11.939 | 11.939 | 11.939 | 11.939 | 11.939 | 100.0% | 1 | | nova.migrate | 44.539 | 44.539 | 44.539 | 44.539 | 44.539 | 44.539 | 100.0% | 1 | | nova.resize_confirm | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 100.0% | 1 | | nova.delete_server | 2.807 | 2.807 | 2.807 | 2.807 | 2.807 | 2.807 | 100.0% | 1 | | total | 62.561 | 62.561 | 62.561 | 62.561 | 62.561 | 62.561 | 100.0% | 1 | | -> duration | 61.561 | 61.561 | 61.561 | 61.561 | 61.561 | 61.561 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 61.561173 Full duration: 73.105141 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "image": { "name": "Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 30576f4e-2f64-4af6-bbae-498fb1cf7d52 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.622 | 11.622 | 11.622 | 11.622 | 11.622 | 11.622 | 100.0% | 1 | | nova.list_interfaces | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | total | 11.947 | 11.947 | 11.947 | 11.947 | 11.947 | 11.947 | 100.0% | 1 | | -> duration | 10.947 | 10.947 | 10.947 | 10.947 | 10.947 | 10.947 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.946766 Full duration: 46.305977 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 30576f4e-2f64-4af6-bbae-498fb1cf7d52 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | nova.delete_server_group | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | -> duration | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.085261 Full duration: 10.582631 HINTS: * To plot HTML graphics with this data, run: rally task report 30576f4e-2f64-4af6-bbae-498fb1cf7d52 --out output.html * To generate a JUnit report, run: rally task export 30576f4e-2f64-4af6-bbae-498fb1cf7d52 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 30576f4e-2f64-4af6-bbae-498fb1cf7d52 --json --out output.json 2018-02-14 13:20:26,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '30576f4e-2f64-4af6-bbae-498fb1cf7d52'] 2018-02-14 13:20:27,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-14 13:20:27,615 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '30576f4e-2f64-4af6-bbae-498fb1cf7d52', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-02-14 13:20:27,629 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-02-14 13:20:27,629 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-02-14 13:20:27,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-02-14 13:20:27,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-14 13:20:27,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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'] 2018-02-14 13:20:27,671 - 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': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '948fe3e2-34f1-448d-bd6f-9efedb37282d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'flavor_name': 'rally-tiny-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-319caeb9-72b4-4d68-a8fc-be02bfa7b509', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-02-14 13:21:23,806 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : db90555d-be17-4a74-9571-1d0b3750fe29 2018-02-14 13:21:23,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'db90555d-be17-4a74-9571-1d0b3750fe29'] 2018-02-14 13:21:24,833 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task db90555d-be17-4a74-9571-1d0b3750fe29: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task db90555d-be17-4a74-9571-1d0b3750fe29 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | quotas.delete_quotas | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | -> duration | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.183305 Full duration: 9.476961 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task db90555d-be17-4a74-9571-1d0b3750fe29 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | total | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | -> duration | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.068038 Full duration: 9.842207 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task db90555d-be17-4a74-9571-1d0b3750fe29 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | total | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> duration | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.870183 Full duration: 9.633873 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task db90555d-be17-4a74-9571-1d0b3750fe29 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 100.0% | 1 | | total | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 100.0% | 1 | | -> duration | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.323131 Full duration: 9.962627 HINTS: * To plot HTML graphics with this data, run: rally task report db90555d-be17-4a74-9571-1d0b3750fe29 --out output.html * To generate a JUnit report, run: rally task export db90555d-be17-4a74-9571-1d0b3750fe29 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report db90555d-be17-4a74-9571-1d0b3750fe29 --json --out output.json 2018-02-14 13:21:24,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'db90555d-be17-4a74-9571-1d0b3750fe29'] 2018-02-14 13:21:25,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-14 13:21:25,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'db90555d-be17-4a74-9571-1d0b3750fe29', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-02-14 13:21:25,881 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-02-14 13:21:25,888 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:51 | 6 | 100.00% | | glance | 01:21 | 4 | 100.00% | | cinder | 03:40 | 10 | 100.00% | | heat | 01:18 | 4 | 100.00% | | keystone | 03:03 | 11 | 100.00% | | neutron | 05:29 | 11 | 100.00% | | nova | 07:47 | 9 | 100.00% | | quotas | 00:38 | 4 | 100.00% | | | | | | | TOTAL: | 00:24:11 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-02-14 13:21:25,889 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-02-14 13:21:35,810 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-02-14 13:21:35,810 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-02-14 13:21:36,617 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-14 13:21:36,618 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 28:39 | PASS | +----------------------+------------------+------------------+----------------+ 2018-02-14 13:21:36,622 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-02-14 13:21:36,706 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-14 13:21:37,158 - functest.energy.energy - DEBUG - Starting recording 2018-02-14 13:21:37,159 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-02-14 13:21:37,566 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-02-14 13:21:40,113 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-02-14 13:21:42,786 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-14 13:21:46,334 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-02-14 13:21:49,029 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-14 13:21:55,870 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project and user for Tempest suite 2018-02-14 13:21:57,760 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-02-14 13:22:02,104 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-14 13:22:04,479 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-02-14 13:22:06,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-02-14 13:22:07,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-02-14 13:22:08,257 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-02-14 13:22:08,257 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-02-14 13:22:11,560 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-02-14 13:22:11,560 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-02-14 13:22:11,563 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-02-14 13:22:11,566 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-02-14 13:22:11,568 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-02-14 13:22:11,572 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-02-14 13:38:42,273 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.212126s] ... ok 2018-02-14 13:38:42,274 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.136686s] ... ok 2018-02-14 13:38:42,274 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [13.591706s] ... ok 2018-02-14 13:38:42,274 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [0.927131s] ... ok 2018-02-14 13:38:42,274 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user [0.251931s] ... ok 2018-02-14 13:38:42,274 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [7.116983s] ... ok 2018-02-14 13:38:42,275 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.148089s] ... ok 2018-02-14 13:38:42,275 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.679361s] ... ok 2018-02-14 13:38:42,275 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.126800s] ... ok 2018-02-14 13:38:42,275 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.002059s] ... ok 2018-02-14 13:38:42,275 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [15.109401s] ... ok 2018-02-14 13:38:42,275 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.168555s] ... ok 2018-02-14 13:38:42,275 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.708687s] ... ok 2018-02-14 13:38:42,275 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.124318s] ... ok 2018-02-14 13:38:42,275 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001082s] ... ok 2018-02-14 13:38:42,276 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [10.124548s] ... ok 2018-02-14 13:38:42,276 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.110864s] ... ok 2018-02-14 13:38:42,276 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [6.022507s] ... ok 2018-02-14 13:38:42,276 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor [0.728413s] ... ok 2018-02-14 13:38:42,276 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image [0.709314s] ... ok 2018-02-14 13:38:42,276 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name [0.634857s] ... ok 2018-02-14 13:38:42,276 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status [0.513979s] ... ok 2018-02-14 13:38:42,276 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results [0.583934s] ... ok 2018-02-14 13:38:42,276 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status [0.189692s] ... ok 2018-02-14 13:38:42,277 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor [0.155675s] ... ok 2018-02-14 13:38:42,277 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image [0.178282s] ... ok 2018-02-14 13:38:42,277 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit [0.162498s] ... ok 2018-02-14 13:38:42,277 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name [0.165580s] ... ok 2018-02-14 13:38:42,277 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard [0.345241s] ... ok 2018-02-14 13:38:42,277 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date [0.133673s] ... ok 2018-02-14 13:38:42,277 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date [0.023228s] ... ok 2018-02-14 13:38:42,277 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count [0.307433s] ... ok 2018-02-14 13:38:42,277 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value [0.022272s] ... ok 2018-02-14 13:38:42,277 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string [0.019183s] ... ok 2018-02-14 13:38:42,278 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor [0.170990s] ... ok 2018-02-14 13:38:42,278 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image [0.134578s] ... ok 2018-02-14 13:38:42,278 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name [0.144274s] ... ok 2018-02-14 13:38:42,278 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted [0.394200s] ... ok 2018-02-14 13:38:42,278 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing [0.026469s] ... ok 2018-02-14 13:38:42,278 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server [0.181237s] ... ok 2018-02-14 13:38:42,278 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [22.252405s] ... ok 2018-02-14 13:38:42,278 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [6.968404s] ... ok 2018-02-14 13:38:42,278 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [27.809935s] ... ok 2018-02-14 13:38:42,279 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [20.388539s] ... ok 2018-02-14 13:38:42,279 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.534256s] ... ok 2018-02-14 13:38:42,279 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.358812s] ... ok 2018-02-14 13:38:42,279 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.308164s] ... ok 2018-02-14 13:38:42,279 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.708487s] ... ok 2018-02-14 13:38:42,279 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.549631s] ... ok 2018-02-14 13:38:42,279 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.517317s] ... ok 2018-02-14 13:38:42,279 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.907563s] ... ok 2018-02-14 13:38:42,279 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [11.947119s] ... ok 2018-02-14 13:38:42,279 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [19.945281s] ... ok 2018-02-14 13:38:42,280 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [12.432506s] ... ok 2018-02-14 13:38:42,280 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [25.235775s] ... ok 2018-02-14 13:38:42,280 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.393344s] ... ok 2018-02-14 13:38:42,280 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [1.250491s] ... ok 2018-02-14 13:38:42,280 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.510813s] ... ok 2018-02-14 13:38:42,280 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.391609s] ... ok 2018-02-14 13:38:42,280 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.579962s] ... ok 2018-02-14 13:38:42,280 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [1.586298s] ... ok 2018-02-14 13:38:42,280 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit [0.656408s] ... ok 2018-02-14 13:38:42,280 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id [0.714169s] ... ok 2018-02-14 13:38:42,281 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.657092s] ... ok 2018-02-14 13:38:42,281 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.759881s] ... ok 2018-02-14 13:38:42,281 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.460604s] ... ok 2018-02-14 13:38:42,281 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.569559s] ... ok 2018-02-14 13:38:42,281 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.431140s] ... ok 2018-02-14 13:38:42,281 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.367325s] ... ok 2018-02-14 13:38:42,281 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.452789s] ... ok 2018-02-14 13:38:42,281 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server [0.692464s] ... ok 2018-02-14 13:38:42,281 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 [0.551210s] ... ok 2018-02-14 13:38:42,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name [0.395177s] ... ok 2018-02-14 13:38:42,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.393094s] ... ok 2018-02-14 13:38:42,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.351613s] ... ok 2018-02-14 13:38:42,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.013567s] ... ok 2018-02-14 13:38:42,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [35.305447s] ... ok 2018-02-14 13:38:42,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.017904s] ... ok 2018-02-14 13:38:42,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.034873s] ... ok 2018-02-14 13:38:42,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.028289s] ... ok 2018-02-14 13:38:42,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.390808s] ... ok 2018-02-14 13:38:42,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [1.049383s] ... ok 2018-02-14 13:38:42,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.878268s] ... ok 2018-02-14 13:38:42,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.089870s] ... ok 2018-02-14 13:38:42,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.090488s] ... ok 2018-02-14 13:38:42,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.175689s] ... ok 2018-02-14 13:38:42,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.143134s] ... ok 2018-02-14 13:38:42,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.150162s] ... ok 2018-02-14 13:38:42,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size [0.282136s] ... ok 2018-02-14 13:38:42,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.259421s] ... ok 2018-02-14 13:38:42,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.178645s] ... ok 2018-02-14 13:38:42,284 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.156175s] ... ok 2018-02-14 13:38:42,284 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.169267s] ... ok 2018-02-14 13:38:42,284 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.197851s] ... ok 2018-02-14 13:38:42,284 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.201491s] ... ok 2018-02-14 13:38:42,284 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.710216s] ... ok 2018-02-14 13:38:42,284 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.092719s] ... ok 2018-02-14 13:38:42,284 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.105626s] ... ok 2018-02-14 13:38:42,284 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [1.260216s] ... ok 2018-02-14 13:38:42,284 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [0.670307s] ... ok 2018-02-14 13:38:42,284 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image [0.126457s] ... ok 2018-02-14 13:38:42,284 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [6.042971s] ... ok 2018-02-14 13:38:42,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [5.302882s] ... ok 2018-02-14 13:38:42,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.863039s] ... ok 2018-02-14 13:38:42,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [4.722672s] ... ok 2018-02-14 13:38:42,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [5.162123s] ... ok 2018-02-14 13:38:42,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [4.515802s] ... ok 2018-02-14 13:38:42,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [6.191580s] ... ok 2018-02-14 13:38:42,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [6.224428s] ... ok 2018-02-14 13:38:42,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [6.130175s] ... ok 2018-02-14 13:38:42,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.187681s] ... ok 2018-02-14 13:38:42,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.215006s] ... ok 2018-02-14 13:38:42,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.213628s] ... ok 2018-02-14 13:38:42,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.171810s] ... ok 2018-02-14 13:38:42,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.186328s] ... ok 2018-02-14 13:38:42,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.237390s] ... ok 2018-02-14 13:38:42,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.150431s] ... ok 2018-02-14 13:38:42,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.126680s] ... ok 2018-02-14 13:38:42,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [6.276015s] ... ok 2018-02-14 13:38:42,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [4.580864s] ... ok 2018-02-14 13:38:42,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [6.989189s] ... ok 2018-02-14 13:38:42,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [3.049209s] ... ok 2018-02-14 13:38:42,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.125860s] ... ok 2018-02-14 13:38:42,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.158284s] ... ok 2018-02-14 13:38:42,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.136616s] ... ok 2018-02-14 13:38:42,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.185929s] ... ok 2018-02-14 13:38:42,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [2.026763s] ... ok 2018-02-14 13:38:42,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [1.731396s] ... ok 2018-02-14 13:38:42,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code [3.850984s] ... ok 2018-02-14 13:38:42,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [1.162164s] ... ok 2018-02-14 13:38:42,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [2.656883s] ... ok 2018-02-14 13:38:42,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [1.525016s] ... ok 2018-02-14 13:38:42,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [2.298956s] ... ok 2018-02-14 13:38:42,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.368476s] ... ok 2018-02-14 13:38:42,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails [0.210625s] ... ok 2018-02-14 13:38:42,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [1.886404s] ... ok 2018-02-14 13:38:42,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype [1.145490s] ... ok 2018-02-14 13:38:42,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [0.985213s] ... ok 2018-02-14 13:38:42,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [0.973304s] ... ok 2018-02-14 13:38:42,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [1.570973s] ... ok 2018-02-14 13:38:42,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [1.353032s] ... ok 2018-02-14 13:38:42,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group [0.138466s] ... ok 2018-02-14 13:38:42,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group [0.040782s] ... ok 2018-02-14 13:38:42,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group [0.039035s] ... ok 2018-02-14 13:38:42,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule [0.041274s] ... ok 2018-02-14 13:38:42,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.096964s] ... ok 2018-02-14 13:38:42,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.656084s] ... ok 2018-02-14 13:38:42,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.793070s] ... ok 2018-02-14 13:38:42,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [1.138561s] ... ok 2018-02-14 13:38:42,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.601553s] ... ok 2018-02-14 13:38:42,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.811015s] ... ok 2018-02-14 13:38:42,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.577048s] ... ok 2018-02-14 13:38:42,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.528829s] ... ok 2018-02-14 13:38:42,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.451199s] ... ok 2018-02-14 13:38:42,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.504959s] ... ok 2018-02-14 13:38:42,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [10.517090s] ... ok 2018-02-14 13:38:42,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [14.181424s] ... ok 2018-02-14 13:38:42,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [24.658031s] ... ok 2018-02-14 13:38:42,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [15.326527s] ... ok 2018-02-14 13:38:42,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.090028s] ... ok 2018-02-14 13:38:42,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.093114s] ... ok 2018-02-14 13:38:42,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.114084s] ... ok 2018-02-14 13:38:42,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.627777s] ... ok 2018-02-14 13:38:42,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.249422s] ... ok 2018-02-14 13:38:42,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.503196s] ... ok 2018-02-14 13:38:42,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.095137s] ... ok 2018-02-14 13:38:42,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.126816s] ... ok 2018-02-14 13:38:42,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.118479s] ... ok 2018-02-14 13:38:42,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.105353s] ... ok 2018-02-14 13:38:42,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.092193s] ... ok 2018-02-14 13:38:42,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.184638s] ... ok 2018-02-14 13:38:42,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.202381s] ... ok 2018-02-14 13:38:42,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.121486s] ... ok 2018-02-14 13:38:42,292 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.123907s] ... ok 2018-02-14 13:38:42,292 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.030648s] ... ok 2018-02-14 13:38:42,292 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.057422s] ... ok 2018-02-14 13:38:42,292 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.063181s] ... ok 2018-02-14 13:38:42,292 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.040734s] ... ok 2018-02-14 13:38:42,292 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.024842s] ... ok 2018-02-14 13:38:42,292 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.025719s] ... ok 2018-02-14 13:38:42,292 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.079653s] ... ok 2018-02-14 13:38:42,292 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.086591s] ... ok 2018-02-14 13:38:42,292 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.017899s] ... ok 2018-02-14 13:38:42,292 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.082642s] ... ok 2018-02-14 13:38:42,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.017725s] ... ok 2018-02-14 13:38:42,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.103844s] ... ok 2018-02-14 13:38:42,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.098458s] ... ok 2018-02-14 13:38:42,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.100238s] ... ok 2018-02-14 13:38:42,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.103834s] ... ok 2018-02-14 13:38:42,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.341922s] ... ok 2018-02-14 13:38:42,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.066633s] ... ok 2018-02-14 13:38:42,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.075759s] ... ok 2018-02-14 13:38:42,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.018513s] ... ok 2018-02-14 13:38:42,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.075786s] ... ok 2018-02-14 13:38:42,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.072406s] ... ok 2018-02-14 13:38:42,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.076826s] ... ok 2018-02-14 13:38:42,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.076457s] ... ok 2018-02-14 13:38:42,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [7.360579s] ... ok 2018-02-14 13:38:42,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [16.466045s] ... ok 2018-02-14 13:38:42,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.168952s] ... ok 2018-02-14 13:38:42,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.150416s] ... ok 2018-02-14 13:38:42,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.284935s] ... ok 2018-02-14 13:38:42,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.081445s] ... ok 2018-02-14 13:38:42,296 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 986.0000 sec. 2018-02-14 13:38:42,297 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-02-14 13:38:42,298 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-02-14 13:38:42,299 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-02-14 13:38:42,303 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-02-14 13:38:50,308 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-02-14 13:38:50,309 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-02-14 13:38:50,869 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-14 13:38:50,871 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 17:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-02-14 13:38:50,876 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-02-14 13:39:13,284 - functest.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-02-14 13:39:13,284 - functest.core.robotframework - INFO - Results were successfully generated 2018-02-14 13:39:13,314 - functest.core.robotframework - INFO - Results were successfully parsed 2018-02-14 13:39:13,423 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-14 13:39:13,423 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:22 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-14 13:39:13,427 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-02-14 13:39:14,554 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-14 14:38:37,338 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-14 14:38:37,338 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 59:23 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-02-14 14:38:37,343 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-02-14 14:38:37,343 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2162 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-02-14 14:38:37,346 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:13 | PASS | | vping_userdata | functest | smoke | 00:47 | PASS | | tempest_smoke_serial | functest | smoke | 16:42 | PASS | | rally_sanity | functest | smoke | 28:39 | PASS | | refstack_defcore | functest | smoke | 17:13 | PASS | | odl | functest | smoke | 00:22 | PASS | | snaps_smoke | functest | smoke | 59:23 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-02-14 14:38:37,351 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-02-14 14:39:11,927 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-14 14:39:11,927 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-14 14:39:11,928 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-14 14:39:11,928 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-02-14 14:39:11,929 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2162 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-02-14 14:39:11,930 - 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 | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-02-14 14:39:11,932 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-14 14:40:21,064 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-14 14:40:21,064 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-14 14:40:21,065 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-14 14:40:21,066 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-02-14 14:40:21,067 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2162 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-02-14 14:40:21,068 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-02-14 14:40:21,071 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-14 14:40:33,699 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-14 14:40:33,700 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-14 14:40:33,701 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-14 14:40:33,702 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-02-14 14:40:33,704 - functest.ci.run_tests - INFO - Running tier 'features' 2018-02-14 14:40:33,704 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-02-14 14:40:33,737 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-02-14 14:40:33,738 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-02-14 14:40:33,866 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-14 14:40:33,866 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:00 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-02-14 14:40:33,870 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-02-14 14:40:33,870 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2162 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-02-14 14:40:33,873 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-02-14 14:40:33,874 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK