2018-01-13 09:16:52,033 - functest.ci.check_deployment - DEBUG - 172.30.9.23:5000 is reachable! 2018-01-13 09:16:52,033 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.23:5000/v3 ...OK 2018-01-13 09:16:52,524 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-13 09:16:52,885 - functest.ci.check_deployment - DEBUG - 172.30.9.23:5000 is reachable! 2018-01-13 09:16:52,885 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.23:5000 ...OK 2018-01-13 09:16:53,248 - functest.ci.check_deployment - DEBUG - 172.30.9.23:8774 is reachable! 2018-01-13 09:16:53,248 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.23:8774/v2.1 ...OK 2018-01-13 09:16:53,685 - functest.ci.check_deployment - DEBUG - 172.30.9.23:9696 is reachable! 2018-01-13 09:16:53,685 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.23:9696 ...OK 2018-01-13 09:16:54,133 - functest.ci.check_deployment - DEBUG - 172.30.9.23:9292 is reachable! 2018-01-13 09:16:54,133 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.23:9292 ...OK 2018-01-13 09:16:55,360 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-13 09:16:56,206 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-13 09:16:56,228 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-13 09:16:57,522 - functest.ci.check_deployment - INFO - External network found: external 2018-01-13 09:17:00,359 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-13 09:17:00,360 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-13 09:17:00,361 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-01-13 09:17:00,361 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-13 09:17:00,362 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-13 09:17:02,014 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-13 09:17:09,424 - 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.407s OK 2018-01-13 09:17:09,554 - functest.utils.functest_utils - DEBUG - 2018-01-13 09:17:09,554 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 09:17:09,554 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-13 09:17:09,558 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-13 09:17:10,791 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-13 09:25:11,272 - functest.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 81 tests in 480.471s OK 2018-01-13 09:25:11,396 - functest.utils.functest_utils - DEBUG - 2018-01-13 09:25:11,397 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 09:25:11,398 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:00 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-13 09:25:11,401 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-13 09:25:12,078 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-13 09:25:52,066 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 39.986s OK 2018-01-13 09:25:52,178 - functest.utils.functest_utils - DEBUG - 2018-01-13 09:25:52,179 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 09:25:52,179 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:40 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-13 09:25:52,183 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-669 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-13 09:25:52,186 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | api_check | functest | healthcheck | 08:00 | PASS | | snaps_health_check | functest | healthcheck | 00:40 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-13 09:25:52,189 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-13 09:25:55,129 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-13 09:25:55,129 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-13 09:25:55,130 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-13 09:25:55,131 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-13 09:25:55,131 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-13 09:25:55,795 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-13 09:25:55,796 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-13 09:25:56,227 - functest.energy.energy - DEBUG - Starting recording 2018-01-13 09:25:56,228 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-13 09:25:56,701 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-13 09:25:56,701 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-13 09:25:56' 2018-01-13 09:25:56,701 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--e6770c0f-4f9a-40f6-a964-f418516ee70b' 2018-01-13 09:25:58,959 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-e6770c0f-4f9a-40f6-a964-f418516ee70b' 2018-01-13 09:26:01,193 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-e6770c0f-4f9a-40f6-a964-f418516ee70b' 2018-01-13 09:26:05,819 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-e6770c0f-4f9a-40f6-a964-f418516ee70b' 2018-01-13 09:26:06,446 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-e6770c0f-4f9a-40f6-a964-f418516ee70b' 2018-01-13 09:26:07,153 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-e6770c0f-4f9a-40f6-a964-f418516ee70b' 2018-01-13 09:26:11,997 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-e6770c0f-4f9a-40f6-a964-f418516ee70b' 2018-01-13 09:26:14,247 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-e6770c0f-4f9a-40f6-a964-f418516ee70b' 2018-01-13 09:26:33,805 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-13 09:26:37,490 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-13 09:26:37,627 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-13 09:26:38,634 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-13 09:26:53,739 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-13 09:26:53,739 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-13 09:26:54,272 - functest.utils.functest_utils - DEBUG - 2018-01-13 09:26:54,272 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 09:26:54,272 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-13 09:26:54,276 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-13 09:26:54,358 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-13 09:26:54,358 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-13 09:26:54' 2018-01-13 09:26:54,358 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--f590d027-f8e0-4027-80cc-79456b53ee09' 2018-01-13 09:26:55,865 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-f590d027-f8e0-4027-80cc-79456b53ee09' 2018-01-13 09:26:57,402 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-f590d027-f8e0-4027-80cc-79456b53ee09' 2018-01-13 09:27:02,194 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-f590d027-f8e0-4027-80cc-79456b53ee09' 2018-01-13 09:27:02,899 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f590d027-f8e0-4027-80cc-79456b53ee09' 2018-01-13 09:27:07,442 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-f590d027-f8e0-4027-80cc-79456b53ee09' 2018-01-13 09:27:12,083 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-13 09:27:19,596 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-13 09:27:22,266 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-13 09:27:42,812 - functest.utils.functest_utils - DEBUG - 2018-01-13 09:27:42,812 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 09:27:42,813 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:28 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-13 09:27:42,816 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-13 09:27:42,900 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-13 09:27:44,888 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-13 09:27:47,129 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-13 09:27:50,273 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-13 09:27:52,219 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-13 09:27:58,036 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-13 09:27:59,718 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-13 09:27:59,718 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-13 09:28:01,964 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-13 09:28:01,964 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-13 09:28:04,751 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-13 09:28:04,751 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-13 09:28:04,753 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-13 09:28:04,756 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-13 09:28:04,756 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-6f64b94c-58d5-48d6-8cd1-2b52e23a3d56/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-13 09:28:07,477 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-13 09:28:07,477 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-13 09:28:07,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-01-13 09:28:09,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:28:09.513 62 INFO rally.api [-] Starting verification (UUID=2883ec31-4f43-4448-8005-50cf2501704a) for deployment 'opnfv-rally' (UUID=dfafb2fe-a608-4354-b4e2-930bd142711d) by verifier 'opnfv-tempest' (UUID=6f64b94c-58d5-48d6-8cd1-2b52e23a3d56). 2018-01-13 09:28:09,514 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 2883ec31-4f43-4448-8005-50cf2501704a 2018-01-13 09:28:15,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:28:15.299 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.134s] 2018-01-13 09:28:15,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:28:15.354 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.055s] 2018-01-13 09:28:20,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:28:20.726 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.982s] 2018-01-13 09:28:22,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:28:22.154 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.428s] 2018-01-13 09:28:29,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:28:29.799 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.337s] 2018-01-13 09:28:44,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:28:44.350 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.004s] 2018-01-13 09:29:14,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:29:14.782 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.074s] 2018-01-13 09:29:14,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:29:14.784 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-13 09:29:40,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:29:40.033 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.065s] 2018-01-13 09:29:40,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:29:40.034 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-13 09:30:04,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:30:04.113 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.068s] 2018-01-13 09:30:04,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:30:04.114 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-13 09:30:50,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:30:50.482 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [22.166s] 2018-01-13 09:31:08,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:31:08.136 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2018-01-13 09:31:08,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:31:08.235 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.099s] 2018-01-13 09:31:16,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:31:16.676 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.637s] 2018-01-13 09:31:16,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:31:16.685 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-01-13 09:31:17,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:31:17.744 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-13 09:31:17,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:31:17.745 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-13 09:31:21,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:31:21.547 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.376s] 2018-01-13 09:31:26,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:31:26.808 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.075s] 2018-01-13 09:31:32,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:31:32.289 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.533s] 2018-01-13 09:31:38,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:31:38.608 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.567s] 2018-01-13 09:31:46,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:31:46.805 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.055s] 2018-01-13 09:31:51,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:31:51.982 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.276s] 2018-01-13 09:31:56,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:31:56.646 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.193s] 2018-01-13 09:32:02,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:02.603 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.533s] 2018-01-13 09:32:08,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:08.801 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.366s] 2018-01-13 09:32:16,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:16.342 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.726s] 2018-01-13 09:32:18,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:18.203 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-13 09:32:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:20.178 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.071s] 2018-01-13 09:32:20,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:20.242 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.064s] 2018-01-13 09:32:20,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:20.314 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2018-01-13 09:32:20,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:20.320 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-13 09:32:23,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:23.702 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.458s] 2018-01-13 09:32:25,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:25.102 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.400s] 2018-01-13 09:32:26,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:26.872 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.769s] 2018-01-13 09:32:31,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:31.956 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-13 09:32:36,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:36.897 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.778s] 2018-01-13 09:32:47,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:47.987 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [1.775s] 2018-01-13 09:32:50,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:50.312 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.324s] 2018-01-13 09:32:59,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:32:59.637 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.450s] 2018-01-13 09:33:02,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:02.619 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.981s] 2018-01-13 09:33:07,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:07.757 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.137s] 2018-01-13 09:33:15,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:15.260 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.338s] 2018-01-13 09:33:18,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:18.247 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.985s] 2018-01-13 09:33:20,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:20.907 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [2.659s] 2018-01-13 09:33:32,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:32.592 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [2.659s] 2018-01-13 09:33:32,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:32.769 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.177s] 2018-01-13 09:33:32,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:32.876 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.106s] 2018-01-13 09:33:32,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:32.925 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.049s] 2018-01-13 09:33:33,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:33.018 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.092s] 2018-01-13 09:33:33,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:33.067 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.049s] 2018-01-13 09:33:40,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:40.695 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [2.660s] 2018-01-13 09:33:40,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:40.866 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.171s] 2018-01-13 09:33:40,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:40.972 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.105s] 2018-01-13 09:33:41,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:41.174 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.201s] 2018-01-13 09:33:41,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:41.588 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.414s] 2018-01-13 09:33:41,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:41.648 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.059s] 2018-01-13 09:33:49,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:49.484 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [2.648s] 2018-01-13 09:33:52,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:52.479 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [2.995s] 2018-01-13 09:33:54,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:54.266 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.786s] 2018-01-13 09:33:54,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:54.326 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.060s] 2018-01-13 09:33:54,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:33:54.522 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.195s] 2018-01-13 09:34:02,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:34:02.722 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [2.327s] 2018-01-13 09:34:06,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:34:06.082 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [3.358s] 2018-01-13 09:34:07,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:34:07.995 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.913s] 2018-01-13 09:34:08,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:34:08.046 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.052s] 2018-01-13 09:34:08,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:34:08.104 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.057s] 2018-01-13 09:34:20,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:34:20.296 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [7.759s] 2018-01-13 09:34:24,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:34:24.918 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.622s] 2018-01-13 09:34:28,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:34:28.817 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [3.898s] 2018-01-13 09:34:32,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:34:32.041 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.224s] 2018-01-13 09:34:47,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:34:47.184 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.161s] 2018-01-13 09:34:51,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:34:51.769 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.585s] 2018-01-13 09:34:55,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:34:55.860 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.090s] 2018-01-13 09:34:58,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:34:58.934 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.073s] 2018-01-13 09:35:07,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:07.435 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.352s] 2018-01-13 09:35:08,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:08.866 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.429s] 2018-01-13 09:35:08,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:08.908 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.043s] 2018-01-13 09:35:12,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:12.956 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.143s] 2018-01-13 09:35:14,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:14.431 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.474s] 2018-01-13 09:35:14,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:14.472 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.043s] 2018-01-13 09:35:17,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:17.740 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.521s] 2018-01-13 09:35:20,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:20.756 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-13 09:35:21,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:21.951 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-13 09:35:21,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:21.951 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-13 09:35:21,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:21.952 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-13 09:35:21,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:21.953 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-13 09:35:21,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:21.953 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-13 09:35:23,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:23.760 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-01-13 09:35:37,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:37.350 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.030s] 2018-01-13 09:35:48,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:48.759 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.049s] 2018-01-13 09:35:59,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:35:59.244 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.481s] 2018-01-13 09:36:07,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:36:07.571 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-01-13 09:38:39,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:38:39.097 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [146.253s] 2018-01-13 09:41:28,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:41:28.394 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [161.021s] 2018-01-13 09:42:05,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 09:42:05.270 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [22.212s] 2018-01-13 09:42:18,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 2883ec31-4f43-4448-8005-50cf2501704a'. 2018-01-13 09:42:18,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-13 09:42:18,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-13 09:42:18,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-13 09:42:18,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2883ec31-4f43-4448-8005-50cf2501704a | 2018-01-13 09:42:18,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-13 09:42:18,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-13 09:28:09 | 2018-01-13 09:42:18,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-13 09:42:17 | 2018-01-13 09:42:18,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:08 | 2018-01-13 09:42:18,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-13 09:42:18,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-13 09:42:18,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-13 09:42:18,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6f64b94c-58d5-48d6-8cd1-2b52e23a3d56) | 2018-01-13 09:42:18,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-13 09:42:18,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: dfafb2fe-a608-4354-b4e2-930bd142711d) | 2018-01-13 09:42:18,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-13 09:42:18,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 832.053 | 2018-01-13 09:42:18,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 88 | 2018-01-13 09:42:18,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-13 09:42:18,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-13 09:42:18,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-13 09:42:18,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-01-13 09:42:18,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-13 09:42:18,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-13 09:42:19,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 97.7777777778% 2018-01-13 09:42:21,831 - functest.utils.functest_utils - DEBUG - 2018-01-13 09:42:21,832 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 09:42:21,832 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:24 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-13 09:42:21,836 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-13 09:42:21,836 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-13 09:42:21,914 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-13 09:42:22,355 - functest.energy.energy - DEBUG - Starting recording 2018-01-13 09:42:22,355 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-13 09:42:22,770 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-13 09:42:25,074 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-13 09:42:27,387 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-13 09:42:30,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-13 09:42:31,721 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-86150a8b-c91b-4ad5-a45c-b78156077bef'... 2018-01-13 09:42:34,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-86150a8b-c91b-4ad5-a45c-b78156077bef'... 2018-01-13 09:42:35,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-86150a8b-c91b-4ad5-a45c-b78156077bef'... 2018-01-13 09:42:39,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-86150a8b-c91b-4ad5-a45c-b78156077bef'... 2018-01-13 09:42:40,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-86150a8b-c91b-4ad5-a45c-b78156077bef'... 2018-01-13 09:42:40,923 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-13 09:42:40,924 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-01-13 09:42:40,925 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 09:42:40,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-13 09:42:40,973 - 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': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '9ce378f7-7880-4bbb-a797-c16c860348d2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-86150a8b-c91b-4ad5-a45c-b78156077bef', 'flavor_name': 'rally-tiny-86150a8b-c91b-4ad5-a45c-b78156077bef', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-86150a8b-c91b-4ad5-a45c-b78156077bef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-13 09:43:40,149 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e62e2798-56fe-4eb8-a96c-6807e5d415e1: started 2018-01-13 09:42:43.055 223 INFO rally.task.engine [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Starting: Task validation. 2018-01-13 09:42:43.097 223 INFO rally.task.engine [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Starting: Task validation of syntax. 2018-01-13 09:42:43.178 223 INFO rally.task.engine [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Completed: Task validation of syntax. 2018-01-13 09:42:43.178 223 INFO rally.task.engine [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Starting: Task validation of required platforms. 2018-01-13 09:42:43.208 223 INFO rally.task.engine [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Completed: Task validation of required platforms. 2018-01-13 09:42:43.208 223 INFO rally.task.engine [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Starting: Task validation of semantic. 2018-01-13 09:42:43.860 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack setup() started 2018-01-13 09:42:46.399 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack setup() finished in 2.54 sec 2018-01-13 09:42:46.446 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack cleanup() started 2018-01-13 09:42:49.790 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-13 09:42:49.790 223 INFO rally.task.engine [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Completed: Task validation of semantic. 2018-01-13 09:42:49.790 223 INFO rally.task.engine [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Completed: Task validation. 2018-01-13 09:42:49.791 223 INFO rally.task.engine [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Starting: Running task. 2018-01-13 09:42:49.958 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack setup() started 2018-01-13 09:42:52.600 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack setup() finished in 2.64 sec 2018-01-13 09:42:52.623 348 INFO rally.task.runner [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | ITER: 1 START 2018-01-13 09:42:53.093 348 INFO rally.task.runner [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | ITER: 1 END: OK 2018-01-13 09:42:53.121 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack cleanup() started 2018-01-13 09:42:56.451 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-13 09:42:58.012 223 INFO rally.task.engine [-] Load duration is: 0.46817 2018-01-13 09:42:58.013 223 INFO rally.task.engine [-] Full duration is: 6.510557 2018-01-13 09:42:58.288 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack setup() started 2018-01-13 09:43:01.044 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack setup() finished in 2.76 sec 2018-01-13 09:43:01.067 434 INFO rally.task.runner [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | ITER: 1 START 2018-01-13 09:43:01.819 434 INFO rally.task.runner [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | ITER: 1 END: OK 2018-01-13 09:43:01.840 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack cleanup() started 2018-01-13 09:43:05.178 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-13 09:43:06.334 223 INFO rally.task.engine [-] Load duration is: 0.749788 2018-01-13 09:43:06.335 223 INFO rally.task.engine [-] Full duration is: 6.905888 2018-01-13 09:43:06.649 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack setup() started 2018-01-13 09:43:09.325 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack setup() finished in 2.68 sec 2018-01-13 09:43:09.346 520 INFO rally.task.runner [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | ITER: 1 START 2018-01-13 09:43:10.082 520 INFO rally.task.runner [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | ITER: 1 END: OK 2018-01-13 09:43:10.107 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack cleanup() started 2018-01-13 09:43:13.527 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack cleanup() finished in 3.42 sec 2018-01-13 09:43:14.696 223 INFO rally.task.engine [-] Load duration is: 0.733874 2018-01-13 09:43:14.697 223 INFO rally.task.engine [-] Full duration is: 6.894771 2018-01-13 09:43:14.978 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack setup() started 2018-01-13 09:43:17.619 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack setup() finished in 2.64 sec 2018-01-13 09:43:17.640 606 INFO rally.task.runner [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | ITER: 1 START 2018-01-13 09:43:18.411 606 INFO rally.task.runner [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | ITER: 1 END: OK 2018-01-13 09:43:18.434 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack cleanup() started 2018-01-13 09:43:21.743 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-13 09:43:23.026 223 INFO rally.task.engine [-] Load duration is: 0.769024 2018-01-13 09:43:23.026 223 INFO rally.task.engine [-] Full duration is: 6.783768 2018-01-13 09:43:23.320 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack setup() started 2018-01-13 09:43:25.979 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack setup() finished in 2.66 sec 2018-01-13 09:43:26.002 692 INFO rally.task.runner [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | ITER: 1 START 2018-01-13 09:43:26.920 692 INFO rally.task.runner [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | ITER: 1 END: OK 2018-01-13 09:43:26.946 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack cleanup() started 2018-01-13 09:43:30.336 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-13 09:43:31.381 223 INFO rally.task.engine [-] Load duration is: 0.91594 2018-01-13 09:43:31.382 223 INFO rally.task.engine [-] Full duration is: 7.032101 2018-01-13 09:43:31.637 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack setup() started 2018-01-13 09:43:34.245 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack setup() finished in 2.61 sec 2018-01-13 09:43:34.266 778 INFO rally.task.runner [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | ITER: 1 START 2018-01-13 09:43:34.930 778 INFO rally.task.runner [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | ITER: 1 END: OK 2018-01-13 09:43:34.957 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack cleanup() started 2018-01-13 09:43:38.344 223 INFO rally.task.context [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-13 09:43:39.680 223 INFO rally.task.engine [-] Load duration is: 0.662022 2018-01-13 09:43:39.681 223 INFO rally.task.engine [-] Full duration is: 6.719523 2018-01-13 09:43:39.899 223 INFO rally.task.engine [-] Task e62e2798-56fe-4eb8-a96c-6807e5d415e1 | Completed: Running task. Task e62e2798-56fe-4eb8-a96c-6807e5d415e1: finished test scenario Authenticate.keystone +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | total | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | -> duration | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.46817 Full duration: 6.510557 test scenario Authenticate.validate_cinder +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | | total | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> duration | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.749788 Full duration: 6.905888 test scenario Authenticate.validate_glance +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> duration | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.733874 Full duration: 6.894771 test scenario Authenticate.validate_heat +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 100.0% | 1 | | total | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | -> duration | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.769024 Full duration: 6.783768 test scenario Authenticate.validate_neutron +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | total | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | -> duration | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.91594 Full duration: 7.032101 test scenario Authenticate.validate_nova +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | -> duration | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.662022 Full duration: 6.719523 2018-01-13 09:43:40,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e62e2798-56fe-4eb8-a96c-6807e5d415e1 2018-01-13 09:43:40,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-13 09:43:40,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e62e2798-56fe-4eb8-a96c-6807e5d415e1', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-13 09:43:40,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e62e2798-56fe-4eb8-a96c-6807e5d415e1'] 2018-01-13 09:43:41,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 09:43:41,117 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-13 09:43:41,117 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-13 09:43:41,118 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-01-13 09:43:41,118 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 09:43:41,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-13 09:43:41,157 - 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': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '9ce378f7-7880-4bbb-a797-c16c860348d2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-86150a8b-c91b-4ad5-a45c-b78156077bef', 'flavor_name': 'rally-tiny-86150a8b-c91b-4ad5-a45c-b78156077bef', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-86150a8b-c91b-4ad5-a45c-b78156077bef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-13 09:45:08,180 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f1e59778-dc0d-4fe7-8a55-a31e48a46541: started 2018-01-13 09:43:43.315 828 INFO rally.task.engine [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Starting: Task validation. 2018-01-13 09:43:43.353 828 INFO rally.task.engine [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Starting: Task validation of syntax. 2018-01-13 09:43:43.417 828 INFO rally.task.engine [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Completed: Task validation of syntax. 2018-01-13 09:43:43.418 828 INFO rally.task.engine [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Starting: Task validation of required platforms. 2018-01-13 09:43:43.442 828 INFO rally.task.engine [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Completed: Task validation of required platforms. 2018-01-13 09:43:43.442 828 INFO rally.task.engine [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Starting: Task validation of semantic. 2018-01-13 09:43:44.224 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack setup() started 2018-01-13 09:43:46.843 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack setup() finished in 2.62 sec 2018-01-13 09:43:49.039 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack cleanup() started 2018-01-13 09:43:52.344 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-13 09:43:52.344 828 INFO rally.task.engine [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Completed: Task validation of semantic. 2018-01-13 09:43:52.344 828 INFO rally.task.engine [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Completed: Task validation. 2018-01-13 09:43:52.345 828 INFO rally.task.engine [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Starting: Running task. 2018-01-13 09:43:52.519 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack setup() started 2018-01-13 09:43:55.141 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack setup() finished in 2.62 sec 2018-01-13 09:43:55.142 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context cleanup@openstack setup() started 2018-01-13 09:43:55.142 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-13 09:43:55.165 953 INFO rally.task.runner [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | ITER: 1 START 2018-01-13 09:44:00.132 953 INFO rally.task.runner [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | ITER: 1 END: OK 2018-01-13 09:44:00.156 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context cleanup@openstack cleanup() started 2018-01-13 09:44:00.763 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context cleanup@openstack cleanup() finished in 0.61 sec 2018-01-13 09:44:00.764 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack cleanup() started 2018-01-13 09:44:04.304 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack cleanup() finished in 3.54 sec 2018-01-13 09:44:04.596 828 INFO rally.task.engine [-] Load duration is: 4.171019 2018-01-13 09:44:04.596 828 INFO rally.task.engine [-] Full duration is: 11.801941 2018-01-13 09:44:04.857 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack setup() started 2018-01-13 09:44:07.551 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack setup() finished in 2.69 sec 2018-01-13 09:44:07.552 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context cleanup@openstack setup() started 2018-01-13 09:44:07.552 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-13 09:44:07.574 1059 INFO rally.task.runner [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | ITER: 1 START 2018-01-13 09:44:11.615 1059 INFO rally.task.runner [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | ITER: 1 END: OK 2018-01-13 09:44:11.643 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context cleanup@openstack cleanup() started 2018-01-13 09:44:14.755 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context cleanup@openstack cleanup() finished in 3.11 sec 2018-01-13 09:44:14.756 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack cleanup() started 2018-01-13 09:44:18.204 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-13 09:44:18.951 828 INFO rally.task.engine [-] Load duration is: 3.252833 2018-01-13 09:44:18.952 828 INFO rally.task.engine [-] Full duration is: 13.364944 2018-01-13 09:44:19.223 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack setup() started 2018-01-13 09:44:22.098 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack setup() finished in 2.87 sec 2018-01-13 09:44:22.119 1165 INFO rally.task.runner [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | ITER: 1 START 2018-01-13 09:44:23.181 1165 INFO rally.task.runner [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | ITER: 1 END: OK 2018-01-13 09:44:23.207 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack cleanup() started 2018-01-13 09:44:26.513 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-13 09:44:27.263 828 INFO rally.task.engine [-] Load duration is: 0.18689 2018-01-13 09:44:27.264 828 INFO rally.task.engine [-] Full duration is: 7.303247 2018-01-13 09:44:27.534 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack setup() started 2018-01-13 09:44:30.241 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack setup() finished in 2.71 sec 2018-01-13 09:44:30.241 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context quotas@openstack setup() started 2018-01-13 09:44:31.064 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context quotas@openstack setup() finished in 0.82 sec 2018-01-13 09:44:31.064 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context cleanup@openstack setup() started 2018-01-13 09:44:31.064 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-13 09:44:31.740 1251 INFO rally.task.runner [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | ITER: 1 START 2018-01-13 09:44:49.688 1251 INFO rally.task.runner [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | ITER: 1 END: OK 2018-01-13 09:44:49.708 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context cleanup@openstack cleanup() started 2018-01-13 09:45:03.779 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context cleanup@openstack cleanup() finished in 14.07 sec 2018-01-13 09:45:03.779 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context quotas@openstack cleanup() started 2018-01-13 09:45:03.813 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context quotas@openstack cleanup() finished in 33.59 msec 2018-01-13 09:45:03.813 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack cleanup() started 2018-01-13 09:45:07.206 828 INFO rally.task.context [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-13 09:45:07.743 828 INFO rally.task.engine [-] Load duration is: 16.174366 2018-01-13 09:45:07.744 828 INFO rally.task.engine [-] Full duration is: 39.686518 2018-01-13 09:45:07.936 828 INFO rally.task.engine [-] Task f1e59778-dc0d-4fe7-8a55-a31e48a46541 | Completed: Running task. Task f1e59778-dc0d-4fe7-8a55-a31e48a46541: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.002 | 3.002 | 3.002 | 3.002 | 3.002 | 3.002 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | glance_v2.delete_image | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | total | 4.171 | 4.171 | 4.171 | 4.171 | 4.171 | 4.171 | 100.0% | 1 | | -> duration | 4.171 | 4.171 | 4.171 | 4.171 | 4.171 | 4.171 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.171019 Full duration: 11.801941 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.196 | 3.196 | 3.196 | 3.196 | 3.196 | 3.196 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | -> glance_v2.upload_data | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | glance_v2.list_images | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | total | 3.253 | 3.253 | 3.253 | 3.253 | 3.253 | 3.253 | 100.0% | 1 | | -> duration | 3.253 | 3.253 | 3.253 | 3.253 | 3.253 | 3.253 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.252833 Full duration: 13.364944 test scenario GlanceImages.list_images +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | -> duration | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.18689 Full duration: 7.303247 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.481 | 3.481 | 3.481 | 3.481 | 3.481 | 3.481 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 100.0% | 1 | | nova.boot_servers | 13.693 | 13.693 | 13.693 | 13.693 | 13.693 | 13.693 | 100.0% | 1 | | total | 17.174 | 17.174 | 17.174 | 17.174 | 17.174 | 17.174 | 100.0% | 1 | | -> duration | 16.174 | 16.174 | 16.174 | 16.174 | 16.174 | 16.174 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.174366 Full duration: 39.686518 2018-01-13 09:45:08,180 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f1e59778-dc0d-4fe7-8a55-a31e48a46541 2018-01-13 09:45:08,180 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f1e59778-dc0d-4fe7-8a55-a31e48a46541', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-13 09:45:08,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f1e59778-dc0d-4fe7-8a55-a31e48a46541'] 2018-01-13 09:45:09,112 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 09:45:09,113 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-13 09:45:09,113 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-13 09:45:09,113 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-01-13 09:45:09,113 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 09:45:09,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-13 09:45:09,136 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-13 09:45:09,136 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-13 09:45:09,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-01-13 09:45:09,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 09:45:09,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-13 09:45:09,160 - 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': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '9ce378f7-7880-4bbb-a797-c16c860348d2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-86150a8b-c91b-4ad5-a45c-b78156077bef', 'flavor_name': 'rally-tiny-86150a8b-c91b-4ad5-a45c-b78156077bef', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-86150a8b-c91b-4ad5-a45c-b78156077bef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-13 09:48:08,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task bca94f48-5271-467f-9bf4-6b6e6703c332: started 2018-01-13 09:45:11.254 1381 INFO rally.task.engine [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Starting: Task validation. 2018-01-13 09:45:11.294 1381 INFO rally.task.engine [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Starting: Task validation of syntax. 2018-01-13 09:45:11.449 1381 INFO rally.task.engine [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Completed: Task validation of syntax. 2018-01-13 09:45:11.449 1381 INFO rally.task.engine [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Starting: Task validation of required platforms. 2018-01-13 09:45:11.493 1381 INFO rally.task.engine [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Completed: Task validation of required platforms. 2018-01-13 09:45:11.494 1381 INFO rally.task.engine [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Starting: Task validation of semantic. 2018-01-13 09:45:12.137 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() started 2018-01-13 09:45:14.803 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() finished in 2.67 sec 2018-01-13 09:45:19.551 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() started 2018-01-13 09:45:22.932 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() finished in 3.38 sec 2018-01-13 09:45:22.932 1381 INFO rally.task.engine [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Completed: Task validation of semantic. 2018-01-13 09:45:22.932 1381 INFO rally.task.engine [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Completed: Task validation. 2018-01-13 09:45:22.933 1381 INFO rally.task.engine [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Starting: Running task. 2018-01-13 09:45:23.088 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() started 2018-01-13 09:45:25.673 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() finished in 2.59 sec 2018-01-13 09:45:25.674 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack setup() started 2018-01-13 09:45:26.354 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-13 09:45:26.354 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context volumes@openstack setup() started 2018-01-13 09:45:29.271 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context volumes@openstack setup() finished in 2.92 sec 2018-01-13 09:45:29.271 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack setup() started 2018-01-13 09:45:29.272 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-13 09:45:29.295 1506 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 START 2018-01-13 09:45:34.493 1506 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 END: OK 2018-01-13 09:45:34.522 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack cleanup() started 2018-01-13 09:45:36.852 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack cleanup() finished in 2.33 sec 2018-01-13 09:45:36.853 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context volumes@openstack cleanup() started 2018-01-13 09:45:40.477 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context volumes@openstack cleanup() finished in 3.62 sec 2018-01-13 09:45:40.478 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack cleanup() started 2018-01-13 09:45:40.671 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-13 09:45:40.671 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() started 2018-01-13 09:45:44.247 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-13 09:45:45.215 1381 INFO rally.task.engine [-] Load duration is: 5.193572 2018-01-13 09:45:45.216 1381 INFO rally.task.engine [-] Full duration is: 21.177049 2018-01-13 09:45:45.503 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() started 2018-01-13 09:45:48.086 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() finished in 2.58 sec 2018-01-13 09:45:48.086 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack setup() started 2018-01-13 09:45:48.696 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-13 09:45:48.697 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack setup() started 2018-01-13 09:45:48.697 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-13 09:45:48.719 1692 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 START 2018-01-13 09:45:54.416 1692 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 END: OK 2018-01-13 09:45:54.444 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack cleanup() started 2018-01-13 09:45:56.660 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack cleanup() finished in 2.22 sec 2018-01-13 09:45:56.660 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack cleanup() started 2018-01-13 09:45:56.683 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack cleanup() finished in 22.53 msec 2018-01-13 09:45:56.683 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() started 2018-01-13 09:46:00.008 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-13 09:46:01.597 1381 INFO rally.task.engine [-] Load duration is: 5.693633 2018-01-13 09:46:01.598 1381 INFO rally.task.engine [-] Full duration is: 14.52008 2018-01-13 09:46:01.868 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() started 2018-01-13 09:46:04.528 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() finished in 2.66 sec 2018-01-13 09:46:04.529 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack setup() started 2018-01-13 09:46:05.158 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-13 09:46:05.158 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack setup() started 2018-01-13 09:46:05.159 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-13 09:46:05.737 1858 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 START 2018-01-13 09:46:16.027 1858 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 END: OK 2018-01-13 09:46:16.046 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack cleanup() started 2018-01-13 09:46:18.253 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack cleanup() finished in 2.21 sec 2018-01-13 09:46:18.253 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack cleanup() started 2018-01-13 09:46:18.408 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack cleanup() finished in 0.15 sec 2018-01-13 09:46:18.409 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() started 2018-01-13 09:46:21.822 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-13 09:46:21.977 1381 INFO rally.task.engine [-] Load duration is: 10.286269 2018-01-13 09:46:21.978 1381 INFO rally.task.engine [-] Full duration is: 19.969798 2018-01-13 09:46:22.245 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() started 2018-01-13 09:46:24.821 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() finished in 2.58 sec 2018-01-13 09:46:24.821 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack setup() started 2018-01-13 09:46:25.438 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-13 09:46:25.439 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack setup() started 2018-01-13 09:46:25.439 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-13 09:46:25.460 2024 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 START 2018-01-13 09:46:30.999 2024 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 END: OK 2018-01-13 09:46:31.021 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack cleanup() started 2018-01-13 09:46:33.216 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack cleanup() finished in 2.20 sec 2018-01-13 09:46:33.217 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack cleanup() started 2018-01-13 09:46:33.379 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-13 09:46:33.380 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() started 2018-01-13 09:46:36.698 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() finished in 3.32 sec 2018-01-13 09:46:38.343 1381 INFO rally.task.engine [-] Load duration is: 5.535467 2018-01-13 09:46:38.344 1381 INFO rally.task.engine [-] Full duration is: 14.468609 2018-01-13 09:46:38.623 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() started 2018-01-13 09:46:41.306 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() finished in 2.68 sec 2018-01-13 09:46:41.307 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack setup() started 2018-01-13 09:46:42.136 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack setup() finished in 0.83 sec 2018-01-13 09:46:42.137 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack setup() started 2018-01-13 09:46:42.137 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-13 09:46:42.159 2190 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 START 2018-01-13 09:46:50.339 2190 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 END: OK 2018-01-13 09:46:50.368 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack cleanup() started 2018-01-13 09:46:52.606 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack cleanup() finished in 2.24 sec 2018-01-13 09:46:52.607 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack cleanup() started 2018-01-13 09:46:52.767 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-13 09:46:52.767 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() started 2018-01-13 09:46:56.079 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-13 09:46:56.723 1381 INFO rally.task.engine [-] Load duration is: 8.17656 2018-01-13 09:46:56.724 1381 INFO rally.task.engine [-] Full duration is: 17.474592 2018-01-13 09:46:56.964 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() started 2018-01-13 09:46:59.536 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() finished in 2.57 sec 2018-01-13 09:46:59.536 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack setup() started 2018-01-13 09:47:00.240 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack setup() finished in 0.70 sec 2018-01-13 09:47:00.240 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context volumes@openstack setup() started 2018-01-13 09:47:03.183 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context volumes@openstack setup() finished in 2.94 sec 2018-01-13 09:47:03.183 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack setup() started 2018-01-13 09:47:03.184 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-13 09:47:03.206 2356 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 START 2018-01-13 09:47:08.744 2356 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 END: OK 2018-01-13 09:47:08.769 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack cleanup() started 2018-01-13 09:47:10.989 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context cleanup@openstack cleanup() finished in 2.22 sec 2018-01-13 09:47:10.990 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context volumes@openstack cleanup() started 2018-01-13 09:47:14.459 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context volumes@openstack cleanup() finished in 3.47 sec 2018-01-13 09:47:14.459 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack cleanup() started 2018-01-13 09:47:14.641 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-13 09:47:14.641 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() started 2018-01-13 09:47:17.779 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() finished in 3.14 sec 2018-01-13 09:47:19.083 1381 INFO rally.task.engine [-] Load duration is: 5.533695 2018-01-13 09:47:19.083 1381 INFO rally.task.engine [-] Full duration is: 20.832769 2018-01-13 09:47:19.355 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() started 2018-01-13 09:47:22.029 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() finished in 2.67 sec 2018-01-13 09:47:22.029 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack setup() started 2018-01-13 09:47:22.030 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-13 09:47:22.051 2542 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 START 2018-01-13 09:47:22.790 2542 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 END: OK 2018-01-13 09:47:22.813 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack cleanup() started 2018-01-13 09:47:27.295 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack cleanup() finished in 4.48 sec 2018-01-13 09:47:27.296 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() started 2018-01-13 09:47:30.561 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-13 09:47:31.419 1381 INFO rally.task.engine [-] Load duration is: 0.734488 2018-01-13 09:47:31.420 1381 INFO rally.task.engine [-] Full duration is: 11.222049 2018-01-13 09:47:31.686 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() started 2018-01-13 09:47:34.454 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() finished in 2.77 sec 2018-01-13 09:47:34.454 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack setup() started 2018-01-13 09:47:34.455 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-13 09:47:34.478 2708 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 START 2018-01-13 09:47:35.250 2708 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 END: OK 2018-01-13 09:47:35.271 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack cleanup() started 2018-01-13 09:47:39.717 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack cleanup() finished in 4.45 sec 2018-01-13 09:47:39.718 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() started 2018-01-13 09:47:43.199 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() finished in 3.48 sec 2018-01-13 09:47:43.762 1381 INFO rally.task.engine [-] Load duration is: 0.767423 2018-01-13 09:47:43.762 1381 INFO rally.task.engine [-] Full duration is: 11.525085 2018-01-13 09:47:43.997 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() started 2018-01-13 09:47:46.518 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() finished in 2.52 sec 2018-01-13 09:47:46.518 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack setup() started 2018-01-13 09:47:46.519 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-13 09:47:46.540 2874 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 START 2018-01-13 09:47:47.281 2874 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 END: OK 2018-01-13 09:47:47.308 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack cleanup() started 2018-01-13 09:47:51.983 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack cleanup() finished in 4.67 sec 2018-01-13 09:47:51.983 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() started 2018-01-13 09:47:55.238 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() finished in 3.25 sec 2018-01-13 09:47:56.069 1381 INFO rally.task.engine [-] Load duration is: 0.737522 2018-01-13 09:47:56.070 1381 INFO rally.task.engine [-] Full duration is: 11.258823 2018-01-13 09:47:56.317 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() started 2018-01-13 09:47:58.825 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack setup() finished in 2.51 sec 2018-01-13 09:47:58.825 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack setup() started 2018-01-13 09:47:58.826 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-13 09:47:58.849 3040 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 START 2018-01-13 09:47:59.720 3040 INFO rally.task.runner [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | ITER: 1 END: OK 2018-01-13 09:47:59.742 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack cleanup() started 2018-01-13 09:48:04.354 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context admin_cleanup@openstack cleanup() finished in 4.61 sec 2018-01-13 09:48:04.354 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() started 2018-01-13 09:48:07.733 1381 INFO rally.task.context [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Context users@openstack cleanup() finished in 3.38 sec 2018-01-13 09:48:08.386 1381 INFO rally.task.engine [-] Load duration is: 0.866596 2018-01-13 09:48:08.386 1381 INFO rally.task.engine [-] Full duration is: 11.434255 2018-01-13 09:48:08.565 1381 INFO rally.task.engine [-] Task bca94f48-5271-467f-9bf4-6b6e6703c332 | Completed: Running task. Task bca94f48-5271-467f-9bf4-6b6e6703c332: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 2.908 | 2.908 | 2.908 | 2.908 | 2.908 | 2.908 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 100.0% | 1 | | total | 5.194 | 5.194 | 5.194 | 5.194 | 5.194 | 5.194 | 100.0% | 1 | | -> duration | 5.194 | 5.194 | 5.194 | 5.194 | 5.194 | 5.194 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.193572 Full duration: 21.177049 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.08 | 3.08 | 3.08 | 3.08 | 3.08 | 3.08 | 100.0% | 1 | | cinder_v2.delete_volume | 2.613 | 2.613 | 2.613 | 2.613 | 2.613 | 2.613 | 100.0% | 1 | | total | 5.694 | 5.694 | 5.694 | 5.694 | 5.694 | 5.694 | 100.0% | 1 | | -> duration | 5.694 | 5.694 | 5.694 | 5.694 | 5.694 | 5.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.693633 Full duration: 14.52008 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.914 | 7.914 | 7.914 | 7.914 | 7.914 | 7.914 | 100.0% | 1 | | cinder_v2.delete_volume | 2.372 | 2.372 | 2.372 | 2.372 | 2.372 | 2.372 | 100.0% | 1 | | total | 10.286 | 10.286 | 10.286 | 10.286 | 10.286 | 10.286 | 100.0% | 1 | | -> duration | 10.286 | 10.286 | 10.286 | 10.286 | 10.286 | 10.286 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.286269 Full duration: 19.969798 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 100.0% | 1 | | cinder_v2.delete_volume | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 100.0% | 1 | | total | 5.535 | 5.535 | 5.535 | 5.535 | 5.535 | 5.535 | 100.0% | 1 | | -> duration | 5.535 | 5.535 | 5.535 | 5.535 | 5.535 | 5.535 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.535467 Full duration: 14.468609 test scenario CinderVolumes.create_and_extend_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.097 | 3.097 | 3.097 | 3.097 | 3.097 | 3.097 | 100.0% | 1 | | cinder_v2.extend_volume | 2.632 | 2.632 | 2.632 | 2.632 | 2.632 | 2.632 | 100.0% | 1 | | cinder_v2.delete_volume | 2.447 | 2.447 | 2.447 | 2.447 | 2.447 | 2.447 | 100.0% | 1 | | total | 8.177 | 8.177 | 8.177 | 8.177 | 8.177 | 8.177 | 100.0% | 1 | | -> duration | 8.177 | 8.177 | 8.177 | 8.177 | 8.177 | 8.177 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.17656 Full duration: 17.474592 test scenario CinderVolumes.create_from_volume_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 100.0% | 1 | | cinder_v2.delete_volume | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 100.0% | 1 | | total | 5.534 | 5.534 | 5.534 | 5.534 | 5.534 | 5.534 | 100.0% | 1 | | -> duration | 5.534 | 5.534 | 5.534 | 5.534 | 5.534 | 5.534 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.533695 Full duration: 20.832769 test scenario CinderQos.create_and_list_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | cinder_v2.list_qos | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 100.0% | 1 | | total | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> duration | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.734488 Full duration: 11.222049 test scenario CinderQos.create_and_set_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | cinder_v2.set_qos | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> duration | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767423 Full duration: 11.525085 test scenario CinderVolumeTypes.create_and_list_volume_types +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | | cinder_v2.list_types | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | total | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> duration | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.737522 Full duration: 11.258823 test scenario CinderVolumeTypes.create_volume_type_and_encryption_type +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> duration | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.866596 Full duration: 11.434255 2018-01-13 09:48:08,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bca94f48-5271-467f-9bf4-6b6e6703c332 2018-01-13 09:48:08,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bca94f48-5271-467f-9bf4-6b6e6703c332', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-13 09:48:08,962 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bca94f48-5271-467f-9bf4-6b6e6703c332'] 2018-01-13 09:48:10,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 09:48:10,005 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-13 09:48:10,006 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-13 09:48:10,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-01-13 09:48:10,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 09:48:10,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-13 09:48:10,032 - 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': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '9ce378f7-7880-4bbb-a797-c16c860348d2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-86150a8b-c91b-4ad5-a45c-b78156077bef', 'flavor_name': 'rally-tiny-86150a8b-c91b-4ad5-a45c-b78156077bef', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-86150a8b-c91b-4ad5-a45c-b78156077bef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-13 09:49:25,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21: started 2018-01-13 09:48:12.016 3170 INFO rally.task.engine [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Starting: Task validation. 2018-01-13 09:48:12.048 3170 INFO rally.task.engine [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Starting: Task validation of syntax. 2018-01-13 09:48:12.078 3170 INFO rally.task.engine [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Completed: Task validation of syntax. 2018-01-13 09:48:12.078 3170 INFO rally.task.engine [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Starting: Task validation of required platforms. 2018-01-13 09:48:12.093 3170 INFO rally.task.engine [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Completed: Task validation of required platforms. 2018-01-13 09:48:12.093 3170 INFO rally.task.engine [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Starting: Task validation of semantic. 2018-01-13 09:48:12.680 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack setup() started 2018-01-13 09:48:15.313 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack setup() finished in 2.63 sec 2018-01-13 09:48:18.594 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack cleanup() started 2018-01-13 09:48:21.963 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-13 09:48:21.964 3170 INFO rally.task.engine [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Completed: Task validation of semantic. 2018-01-13 09:48:21.964 3170 INFO rally.task.engine [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Completed: Task validation. 2018-01-13 09:48:21.965 3170 INFO rally.task.engine [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Starting: Running task. 2018-01-13 09:48:22.133 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack setup() started 2018-01-13 09:48:24.861 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack setup() finished in 2.73 sec 2018-01-13 09:48:24.862 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack setup() started 2018-01-13 09:48:25.783 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack setup() finished in 0.92 sec 2018-01-13 09:48:25.783 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context cleanup@openstack setup() started 2018-01-13 09:48:25.783 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-13 09:48:25.807 3325 INFO rally.task.runner [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | ITER: 1 START 2018-01-13 09:48:35.213 3325 INFO rally.task.runner [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | ITER: 1 END: OK 2018-01-13 09:48:35.240 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context cleanup@openstack cleanup() started 2018-01-13 09:48:37.222 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context cleanup@openstack cleanup() finished in 1.98 sec 2018-01-13 09:48:37.222 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack cleanup() started 2018-01-13 09:48:37.230 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack cleanup() finished in 7.57 msec 2018-01-13 09:48:37.230 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack cleanup() started 2018-01-13 09:48:40.627 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack cleanup() finished in 3.40 sec 2018-01-13 09:48:42.239 3170 INFO rally.task.engine [-] Load duration is: 5.40365 2018-01-13 09:48:42.240 3170 INFO rally.task.engine [-] Full duration is: 18.509983 2018-01-13 09:48:42.497 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack setup() started 2018-01-13 09:48:45.139 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack setup() finished in 2.64 sec 2018-01-13 09:48:45.140 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack setup() started 2018-01-13 09:48:46.082 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack setup() finished in 0.94 sec 2018-01-13 09:48:46.082 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context cleanup@openstack setup() started 2018-01-13 09:48:46.083 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-13 09:48:46.102 3491 INFO rally.task.runner [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | ITER: 1 START 2018-01-13 09:48:53.458 3491 INFO rally.task.runner [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | ITER: 1 END: OK 2018-01-13 09:48:53.483 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context cleanup@openstack cleanup() started 2018-01-13 09:48:54.117 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context cleanup@openstack cleanup() finished in 0.63 sec 2018-01-13 09:48:54.117 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack cleanup() started 2018-01-13 09:48:54.124 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack cleanup() finished in 7.52 msec 2018-01-13 09:48:54.125 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack cleanup() started 2018-01-13 09:48:57.646 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-13 09:48:58.592 3170 INFO rally.task.engine [-] Load duration is: 5.354059 2018-01-13 09:48:58.592 3170 INFO rally.task.engine [-] Full duration is: 15.169233 2018-01-13 09:48:58.838 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack setup() started 2018-01-13 09:49:01.562 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack setup() finished in 2.72 sec 2018-01-13 09:49:01.562 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack setup() started 2018-01-13 09:49:02.482 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack setup() finished in 0.92 sec 2018-01-13 09:49:02.482 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context cleanup@openstack setup() started 2018-01-13 09:49:02.483 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-13 09:49:02.504 3657 INFO rally.task.runner [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | ITER: 1 START 2018-01-13 09:49:11.167 3657 INFO rally.task.runner [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | ITER: 1 END: OK 2018-01-13 09:49:11.196 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context cleanup@openstack cleanup() started 2018-01-13 09:49:13.050 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context cleanup@openstack cleanup() finished in 1.85 sec 2018-01-13 09:49:13.051 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack cleanup() started 2018-01-13 09:49:13.059 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack cleanup() finished in 8.25 msec 2018-01-13 09:49:13.059 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack cleanup() started 2018-01-13 09:49:16.502 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-13 09:49:16.951 3170 INFO rally.task.engine [-] Load duration is: 6.661034 2018-01-13 09:49:16.951 3170 INFO rally.task.engine [-] Full duration is: 17.68227 2018-01-13 09:49:17.205 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack setup() started 2018-01-13 09:49:20.032 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack setup() finished in 2.83 sec 2018-01-13 09:49:20.032 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack setup() started 2018-01-13 09:49:20.908 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack setup() finished in 0.88 sec 2018-01-13 09:49:20.926 3823 INFO rally.task.runner [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | ITER: 1 START 2018-01-13 09:49:21.488 3823 INFO rally.task.runner [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | ITER: 1 END: OK 2018-01-13 09:49:21.515 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack cleanup() started 2018-01-13 09:49:21.523 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context roles@openstack cleanup() finished in 7.90 msec 2018-01-13 09:49:21.523 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack cleanup() started 2018-01-13 09:49:24.761 3170 INFO rally.task.context [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Context users@openstack cleanup() finished in 3.24 sec 2018-01-13 09:49:25.256 3170 INFO rally.task.engine [-] Load duration is: 0.56012 2018-01-13 09:49:25.257 3170 INFO rally.task.engine [-] Full duration is: 7.572437 2018-01-13 09:49:25.469 3170 INFO rally.task.engine [-] Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 | Completed: Running task. Task 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.611 | 4.611 | 4.611 | 4.611 | 4.611 | 4.611 | 100.0% | 1 | | heat.update_stack | 2.538 | 2.538 | 2.538 | 2.538 | 2.538 | 2.538 | 100.0% | 1 | | heat.delete_stack | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 100.0% | 1 | | total | 9.404 | 9.404 | 9.404 | 9.404 | 9.404 | 9.404 | 100.0% | 1 | | -> duration | 5.404 | 5.404 | 5.404 | 5.404 | 5.404 | 5.404 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.40365 Full duration: 18.509983 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.65 | 4.65 | 4.65 | 4.65 | 4.65 | 4.65 | 100.0% | 1 | | heat.check_stack | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | heat.delete_stack | 2.371 | 2.371 | 2.371 | 2.371 | 2.371 | 2.371 | 100.0% | 1 | | total | 7.354 | 7.354 | 7.354 | 7.354 | 7.354 | 7.354 | 100.0% | 1 | | -> duration | 5.354 | 5.354 | 5.354 | 5.354 | 5.354 | 5.354 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.354059 Full duration: 15.169233 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.345 | 4.345 | 4.345 | 4.345 | 4.345 | 4.345 | 100.0% | 1 | | heat.suspend_stack | 1.604 | 1.604 | 1.604 | 1.604 | 1.604 | 1.604 | 100.0% | 1 | | heat.resume_stack | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 100.0% | 1 | | heat.delete_stack | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 100.0% | 1 | | total | 8.661 | 8.661 | 8.661 | 8.661 | 8.661 | 8.661 | 100.0% | 1 | | -> duration | 6.661 | 6.661 | 6.661 | 6.661 | 6.661 | 6.661 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.661034 Full duration: 17.68227 test scenario HeatStacks.list_stacks_and_resources +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | total | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | -> duration | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.56012 Full duration: 7.572437 2018-01-13 09:49:25,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21 2018-01-13 09:49:25,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-13 09:49:25,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9ae584e7-b36d-4a3e-9b20-b0c87f1e7d21'] 2018-01-13 09:49:26,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 09:49:26,581 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-13 09:49:26,582 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-13 09:49:26,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-01-13 09:49:26,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 09:49:26,621 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-13 09:49:26,625 - 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': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '9ce378f7-7880-4bbb-a797-c16c860348d2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-86150a8b-c91b-4ad5-a45c-b78156077bef', 'flavor_name': 'rally-tiny-86150a8b-c91b-4ad5-a45c-b78156077bef', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-86150a8b-c91b-4ad5-a45c-b78156077bef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-13 09:52:23,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 3555d358-60e7-44e5-8e6f-42d6709ea561: started 2018-01-13 09:49:28.609 3903 INFO rally.task.engine [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Starting: Task validation. 2018-01-13 09:49:28.643 3903 INFO rally.task.engine [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Starting: Task validation of syntax. 2018-01-13 09:49:28.736 3903 INFO rally.task.engine [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Completed: Task validation of syntax. 2018-01-13 09:49:28.736 3903 INFO rally.task.engine [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Starting: Task validation of required platforms. 2018-01-13 09:49:28.772 3903 INFO rally.task.engine [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Completed: Task validation of required platforms. 2018-01-13 09:49:28.772 3903 INFO rally.task.engine [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Starting: Task validation of semantic. 2018-01-13 09:49:29.359 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() started 2018-01-13 09:49:32.083 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() finished in 2.72 sec 2018-01-13 09:49:32.161 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() started 2018-01-13 09:49:35.618 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-13 09:49:35.618 3903 INFO rally.task.engine [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Completed: Task validation of semantic. 2018-01-13 09:49:35.618 3903 INFO rally.task.engine [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Completed: Task validation. 2018-01-13 09:49:35.619 3903 INFO rally.task.engine [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Starting: Running task. 2018-01-13 09:49:35.817 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() started 2018-01-13 09:49:38.576 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() finished in 2.76 sec 2018-01-13 09:49:38.577 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() started 2018-01-13 09:49:38.577 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-13 09:49:38.600 4028 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 START 2018-01-13 09:49:40.184 4028 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 END: OK 2018-01-13 09:49:40.203 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() started 2018-01-13 09:49:45.742 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() finished in 5.54 sec 2018-01-13 09:49:45.743 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() started 2018-01-13 09:49:49.076 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-13 09:49:49.907 3903 INFO rally.task.engine [-] Load duration is: 0.659142 2018-01-13 09:49:49.908 3903 INFO rally.task.engine [-] Full duration is: 13.277969 2018-01-13 09:49:50.142 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() started 2018-01-13 09:49:52.953 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() finished in 2.81 sec 2018-01-13 09:49:52.953 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() started 2018-01-13 09:49:52.953 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-13 09:49:52.976 4194 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 START 2018-01-13 09:49:54.570 4194 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 END: OK 2018-01-13 09:49:54.590 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() started 2018-01-13 09:50:00.212 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() finished in 5.62 sec 2018-01-13 09:50:00.212 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() started 2018-01-13 09:50:03.580 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-13 09:50:04.238 3903 INFO rally.task.engine [-] Load duration is: 0.685242 2018-01-13 09:50:04.238 3903 INFO rally.task.engine [-] Full duration is: 13.456949 2018-01-13 09:50:04.463 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() started 2018-01-13 09:50:07.134 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() finished in 2.67 sec 2018-01-13 09:50:07.135 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() started 2018-01-13 09:50:07.135 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-13 09:50:07.155 4360 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 START 2018-01-13 09:50:08.791 4360 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 END: OK 2018-01-13 09:50:08.813 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() started 2018-01-13 09:50:14.503 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() finished in 5.69 sec 2018-01-13 09:50:14.504 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() started 2018-01-13 09:50:17.810 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-13 09:50:18.547 3903 INFO rally.task.engine [-] Load duration is: 0.726811 2018-01-13 09:50:18.547 3903 INFO rally.task.engine [-] Full duration is: 13.36283 2018-01-13 09:50:18.851 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() started 2018-01-13 09:50:21.694 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() finished in 2.84 sec 2018-01-13 09:50:21.694 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() started 2018-01-13 09:50:21.694 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-13 09:50:21.715 4526 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 START 2018-01-13 09:50:23.209 4526 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 END: OK 2018-01-13 09:50:23.229 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() started 2018-01-13 09:50:26.986 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() finished in 3.76 sec 2018-01-13 09:50:26.987 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() started 2018-01-13 09:50:30.426 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-13 09:50:30.927 3903 INFO rally.task.engine [-] Load duration is: 0.573964 2018-01-13 09:50:30.928 3903 INFO rally.task.engine [-] Full duration is: 11.591038 2018-01-13 09:50:31.186 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() started 2018-01-13 09:50:33.847 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() finished in 2.66 sec 2018-01-13 09:50:33.847 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() started 2018-01-13 09:50:33.848 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() finished in 0.37 msec 2018-01-13 09:50:33.869 4692 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 START 2018-01-13 09:50:35.377 4692 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 END: OK 2018-01-13 09:50:35.403 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() started 2018-01-13 09:50:39.167 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() finished in 3.76 sec 2018-01-13 09:50:39.167 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() started 2018-01-13 09:50:42.602 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-13 09:50:43.265 3903 INFO rally.task.engine [-] Load duration is: 0.592875 2018-01-13 09:50:43.265 3903 INFO rally.task.engine [-] Full duration is: 11.430097 2018-01-13 09:50:43.497 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() started 2018-01-13 09:50:46.123 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() finished in 2.63 sec 2018-01-13 09:50:46.123 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() started 2018-01-13 09:50:46.124 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-13 09:50:46.145 4858 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 START 2018-01-13 09:50:48.741 4858 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 END: OK 2018-01-13 09:50:48.766 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() started 2018-01-13 09:50:58.374 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() finished in 9.61 sec 2018-01-13 09:50:58.374 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() started 2018-01-13 09:51:01.890 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-13 09:51:03.617 3903 INFO rally.task.engine [-] Load duration is: 1.735761 2018-01-13 09:51:03.618 3903 INFO rally.task.engine [-] Full duration is: 18.408973 2018-01-13 09:51:03.884 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() started 2018-01-13 09:51:06.494 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() finished in 2.61 sec 2018-01-13 09:51:06.495 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() started 2018-01-13 09:51:06.495 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-13 09:51:06.517 5024 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 START 2018-01-13 09:51:08.266 5024 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 END: OK 2018-01-13 09:51:08.288 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() started 2018-01-13 09:51:11.999 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() finished in 3.71 sec 2018-01-13 09:51:12.000 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() started 2018-01-13 09:51:15.321 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() finished in 3.32 sec 2018-01-13 09:51:15.948 3903 INFO rally.task.engine [-] Load duration is: 0.840914 2018-01-13 09:51:15.949 3903 INFO rally.task.engine [-] Full duration is: 11.455188 2018-01-13 09:51:16.208 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() started 2018-01-13 09:51:18.788 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() finished in 2.58 sec 2018-01-13 09:51:18.789 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() started 2018-01-13 09:51:18.789 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() finished in 0.25 msec 2018-01-13 09:51:18.808 5190 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 START 2018-01-13 09:51:20.444 5190 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 END: OK 2018-01-13 09:51:20.473 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() started 2018-01-13 09:51:26.285 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() finished in 5.81 sec 2018-01-13 09:51:26.285 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() started 2018-01-13 09:51:29.627 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-13 09:51:30.307 3903 INFO rally.task.engine [-] Load duration is: 0.72583 2018-01-13 09:51:30.308 3903 INFO rally.task.engine [-] Full duration is: 13.432325 2018-01-13 09:51:30.572 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() started 2018-01-13 09:51:33.332 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() finished in 2.76 sec 2018-01-13 09:51:33.333 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() started 2018-01-13 09:51:33.333 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-13 09:51:33.355 5356 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 START 2018-01-13 09:51:34.905 5356 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 END: OK 2018-01-13 09:51:34.930 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() started 2018-01-13 09:51:40.648 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() finished in 5.72 sec 2018-01-13 09:51:40.648 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() started 2018-01-13 09:51:44.086 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-13 09:51:44.669 3903 INFO rally.task.engine [-] Load duration is: 0.642557 2018-01-13 09:51:44.670 3903 INFO rally.task.engine [-] Full duration is: 13.531532 2018-01-13 09:51:44.897 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() started 2018-01-13 09:51:47.612 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() finished in 2.72 sec 2018-01-13 09:51:47.613 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() started 2018-01-13 09:51:47.613 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-13 09:51:47.634 5522 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 START 2018-01-13 09:51:49.370 5522 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 END: OK 2018-01-13 09:51:49.391 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() started 2018-01-13 09:51:55.128 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() finished in 5.74 sec 2018-01-13 09:51:55.129 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() started 2018-01-13 09:51:58.480 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() finished in 3.35 sec 2018-01-13 09:51:58.998 3903 INFO rally.task.engine [-] Load duration is: 0.82638 2018-01-13 09:51:58.999 3903 INFO rally.task.engine [-] Full duration is: 13.599961 2018-01-13 09:51:59.251 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() started 2018-01-13 09:52:01.940 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack setup() finished in 2.69 sec 2018-01-13 09:52:01.941 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() started 2018-01-13 09:52:01.941 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack setup() finished in 0.36 msec 2018-01-13 09:52:01.964 5688 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 START 2018-01-13 09:52:08.945 5688 INFO rally.task.runner [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | ITER: 1 END: OK 2018-01-13 09:52:08.966 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() started 2018-01-13 09:52:19.099 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context admin_cleanup@openstack cleanup() finished in 10.13 sec 2018-01-13 09:52:19.100 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() started 2018-01-13 09:52:22.411 3903 INFO rally.task.context [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-13 09:52:23.390 3903 INFO rally.task.engine [-] Load duration is: 6.069882 2018-01-13 09:52:23.390 3903 INFO rally.task.engine [-] Full duration is: 23.172996 2018-01-13 09:52:23.607 3903 INFO rally.task.engine [-] Task 3555d358-60e7-44e5-8e6f-42d6709ea561 | Completed: Running task. Task 3555d358-60e7-44e5-8e6f-42d6709ea561: finished test scenario KeystoneBasic.add_and_remove_user_role +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | keystone_v3.add_role | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.revoke_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> duration | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.659142 Full duration: 13.277969 test scenario KeystoneBasic.create_add_and_list_user_roles +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 100.0% | 1 | | keystone_v3.add_role | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.list_roles | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> duration | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.685242 Full duration: 13.456949 test scenario KeystoneBasic.create_and_list_tenants +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | keystone_v3.list_projects | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> duration | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.726811 Full duration: 13.36283 test scenario KeystoneBasic.create_and_delete_role +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | keystone_v3.delete_role | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | -> duration | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.573964 Full duration: 11.591038 test scenario KeystoneBasic.create_and_delete_service +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | | keystone_v3.delete_service | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | -> duration | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.592875 Full duration: 11.430097 test scenario KeystoneBasic.get_entities +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | keystone_v3.create_user | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | -> keystone_v3.add_role | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | keystone_v3.create_role | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | keystone_v3.get_project | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | keystone_v3.get_user | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_role | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | keystone_v3.list_services | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | keystone_v3.get_services | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 100.0% | 1 | | -> duration | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.735761 Full duration: 18.408973 test scenario KeystoneBasic.create_update_and_delete_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | keystone_v3.update_project | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.delete_project | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> duration | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.840914 Full duration: 11.455188 test scenario KeystoneBasic.create_user +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | total | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> duration | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72583 Full duration: 13.432325 test scenario KeystoneBasic.create_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | total | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> duration | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.642557 Full duration: 13.531532 test scenario KeystoneBasic.create_and_list_users +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | keystone_v3.list_users | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> duration | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.82638 Full duration: 13.599961 test scenario KeystoneBasic.create_tenant_with_users +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | keystone_v3.create_users | 4.441 | 4.441 | 4.441 | 4.441 | 4.441 | 4.441 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.441 | 4.441 | 4.441 | 4.441 | 4.441 | 4.441 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 100.0% | 1 | | total | 6.07 | 6.07 | 6.07 | 6.07 | 6.07 | 6.07 | 100.0% | 1 | | -> duration | 6.07 | 6.07 | 6.07 | 6.07 | 6.07 | 6.07 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.069882 Full duration: 23.172996 2018-01-13 09:52:23,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3555d358-60e7-44e5-8e6f-42d6709ea561 2018-01-13 09:52:23,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3555d358-60e7-44e5-8e6f-42d6709ea561', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-13 09:52:23,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3555d358-60e7-44e5-8e6f-42d6709ea561'] 2018-01-13 09:52:24,847 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 09:52:24,849 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-13 09:52:24,849 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-13 09:52:24,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-01-13 09:52:24,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 09:52:24,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-13 09:52:24,887 - 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': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '9ce378f7-7880-4bbb-a797-c16c860348d2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-86150a8b-c91b-4ad5-a45c-b78156077bef', 'flavor_name': 'rally-tiny-86150a8b-c91b-4ad5-a45c-b78156077bef', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-86150a8b-c91b-4ad5-a45c-b78156077bef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-13 09:56:49,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 9670f852-738e-4faa-815b-7730298eaf46: started 2018-01-13 09:52:26.935 5818 INFO rally.task.engine [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Starting: Task validation. 2018-01-13 09:52:26.979 5818 INFO rally.task.engine [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Starting: Task validation of syntax. 2018-01-13 09:52:27.165 5818 INFO rally.task.engine [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Completed: Task validation of syntax. 2018-01-13 09:52:27.166 5818 INFO rally.task.engine [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Starting: Task validation of required platforms. 2018-01-13 09:52:27.212 5818 INFO rally.task.engine [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Completed: Task validation of required platforms. 2018-01-13 09:52:27.212 5818 INFO rally.task.engine [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Starting: Task validation of semantic. 2018-01-13 09:52:27.850 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() started 2018-01-13 09:52:30.483 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() finished in 2.63 sec 2018-01-13 09:52:34.913 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() started 2018-01-13 09:52:38.276 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-13 09:52:38.276 5818 INFO rally.task.engine [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Completed: Task validation of semantic. 2018-01-13 09:52:38.276 5818 INFO rally.task.engine [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Completed: Task validation. 2018-01-13 09:52:38.277 5818 INFO rally.task.engine [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Starting: Running task. 2018-01-13 09:52:38.471 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() started 2018-01-13 09:52:41.118 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() finished in 2.65 sec 2018-01-13 09:52:41.119 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() started 2018-01-13 09:52:41.680 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-13 09:52:41.681 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() started 2018-01-13 09:52:41.681 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-13 09:52:41.704 5943 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 START 2018-01-13 09:52:43.469 5943 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 END: OK 2018-01-13 09:52:43.498 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() started 2018-01-13 09:52:49.127 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() finished in 5.63 sec 2018-01-13 09:52:49.127 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() started 2018-01-13 09:52:49.152 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() finished in 25.30 msec 2018-01-13 09:52:49.153 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() started 2018-01-13 09:52:52.334 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() finished in 3.18 sec 2018-01-13 09:52:52.549 5818 INFO rally.task.engine [-] Load duration is: 1.762866 2018-01-13 09:52:52.550 5818 INFO rally.task.engine [-] Full duration is: 13.880501 2018-01-13 09:52:52.784 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() started 2018-01-13 09:52:55.610 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() finished in 2.83 sec 2018-01-13 09:52:55.611 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() started 2018-01-13 09:52:56.173 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-13 09:52:56.174 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack setup() started 2018-01-13 09:53:00.559 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack setup() finished in 4.39 sec 2018-01-13 09:53:00.559 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() started 2018-01-13 09:53:00.560 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-13 09:53:00.582 6229 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 START 2018-01-13 09:53:02.745 6229 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 END: OK 2018-01-13 09:53:02.771 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() started 2018-01-13 09:53:08.658 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() finished in 5.89 sec 2018-01-13 09:53:08.659 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack cleanup() started 2018-01-13 09:53:12.476 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack cleanup() finished in 3.82 sec 2018-01-13 09:53:12.477 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() started 2018-01-13 09:53:12.638 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-13 09:53:12.638 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() started 2018-01-13 09:53:15.934 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-13 09:53:16.921 5818 INFO rally.task.engine [-] Load duration is: 2.160732 2018-01-13 09:53:16.922 5818 INFO rally.task.engine [-] Full duration is: 23.168724 2018-01-13 09:53:17.171 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() started 2018-01-13 09:53:19.744 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() finished in 2.57 sec 2018-01-13 09:53:19.744 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() started 2018-01-13 09:53:20.360 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-13 09:53:20.360 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack setup() started 2018-01-13 09:53:25.144 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack setup() finished in 4.78 sec 2018-01-13 09:53:25.144 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() started 2018-01-13 09:53:25.145 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() finished in 0.67 msec 2018-01-13 09:53:25.172 6515 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 START 2018-01-13 09:53:29.388 6515 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 END: OK 2018-01-13 09:53:29.413 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() started 2018-01-13 09:53:39.341 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() finished in 9.93 sec 2018-01-13 09:53:39.341 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack cleanup() started 2018-01-13 09:53:43.393 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack cleanup() finished in 4.05 sec 2018-01-13 09:53:43.393 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() started 2018-01-13 09:53:43.574 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-13 09:53:43.574 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() started 2018-01-13 09:53:46.632 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() finished in 3.06 sec 2018-01-13 09:53:47.343 5818 INFO rally.task.engine [-] Load duration is: 4.214669 2018-01-13 09:53:47.343 5818 INFO rally.task.engine [-] Full duration is: 29.479326 2018-01-13 09:53:47.636 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() started 2018-01-13 09:53:50.400 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() finished in 2.76 sec 2018-01-13 09:53:50.400 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() started 2018-01-13 09:53:50.971 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-13 09:53:50.971 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack setup() started 2018-01-13 09:53:55.306 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack setup() finished in 4.33 sec 2018-01-13 09:53:55.306 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() started 2018-01-13 09:53:55.307 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-13 09:53:55.330 6801 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 START 2018-01-13 09:53:56.894 6801 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 END: OK 2018-01-13 09:53:56.916 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() started 2018-01-13 09:54:02.675 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() finished in 5.76 sec 2018-01-13 09:54:02.676 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack cleanup() started 2018-01-13 09:54:06.316 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack cleanup() finished in 3.64 sec 2018-01-13 09:54:06.316 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() started 2018-01-13 09:54:06.495 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-13 09:54:06.495 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() started 2018-01-13 09:54:09.663 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() finished in 3.17 sec 2018-01-13 09:54:09.772 5818 INFO rally.task.engine [-] Load duration is: 1.562578 2018-01-13 09:54:09.772 5818 INFO rally.task.engine [-] Full duration is: 22.046737 2018-01-13 09:54:10.079 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() started 2018-01-13 09:54:12.567 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() finished in 2.49 sec 2018-01-13 09:54:12.568 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() started 2018-01-13 09:54:13.133 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-13 09:54:13.134 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() started 2018-01-13 09:54:13.134 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-13 09:54:13.156 7087 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 START 2018-01-13 09:54:14.346 7087 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 END: OK 2018-01-13 09:54:14.373 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() started 2018-01-13 09:54:22.215 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() finished in 7.84 sec 2018-01-13 09:54:22.216 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() started 2018-01-13 09:54:22.244 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() finished in 27.94 msec 2018-01-13 09:54:22.244 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() started 2018-01-13 09:54:25.442 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() finished in 3.20 sec 2018-01-13 09:54:26.168 5818 INFO rally.task.engine [-] Load duration is: 1.188084 2018-01-13 09:54:26.169 5818 INFO rally.task.engine [-] Full duration is: 15.381731 2018-01-13 09:54:26.413 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() started 2018-01-13 09:54:29.059 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() finished in 2.65 sec 2018-01-13 09:54:29.059 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() started 2018-01-13 09:54:29.642 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-13 09:54:29.643 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack setup() started 2018-01-13 09:54:34.025 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack setup() finished in 4.38 sec 2018-01-13 09:54:34.025 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() started 2018-01-13 09:54:34.025 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-13 09:54:34.048 7373 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 START 2018-01-13 09:54:35.720 7373 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 END: OK 2018-01-13 09:54:35.749 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() started 2018-01-13 09:54:43.587 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() finished in 7.84 sec 2018-01-13 09:54:43.588 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack cleanup() started 2018-01-13 09:54:47.349 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack cleanup() finished in 3.76 sec 2018-01-13 09:54:47.350 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() started 2018-01-13 09:54:47.516 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-13 09:54:47.517 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() started 2018-01-13 09:54:50.584 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() finished in 3.07 sec 2018-01-13 09:54:52.554 5818 INFO rally.task.engine [-] Load duration is: 1.670301 2018-01-13 09:54:52.555 5818 INFO rally.task.engine [-] Full duration is: 24.185765 2018-01-13 09:54:52.770 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() started 2018-01-13 09:54:55.443 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() finished in 2.67 sec 2018-01-13 09:54:55.444 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() started 2018-01-13 09:54:56.119 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-13 09:54:56.120 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack setup() started 2018-01-13 09:55:00.435 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack setup() finished in 4.32 sec 2018-01-13 09:55:00.436 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() started 2018-01-13 09:55:00.436 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-13 09:55:00.459 7659 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 START 2018-01-13 09:55:03.646 7659 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 END: OK 2018-01-13 09:55:03.670 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() started 2018-01-13 09:55:18.006 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() finished in 14.34 sec 2018-01-13 09:55:18.007 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack cleanup() started 2018-01-13 09:55:21.758 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack cleanup() finished in 3.75 sec 2018-01-13 09:55:21.758 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() started 2018-01-13 09:55:21.936 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-13 09:55:21.937 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() started 2018-01-13 09:55:25.406 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() finished in 3.47 sec 2018-01-13 09:55:26.966 5818 INFO rally.task.engine [-] Load duration is: 3.185228 2018-01-13 09:55:26.966 5818 INFO rally.task.engine [-] Full duration is: 32.650729 2018-01-13 09:55:27.272 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() started 2018-01-13 09:55:29.924 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() finished in 2.65 sec 2018-01-13 09:55:29.924 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() started 2018-01-13 09:55:30.484 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-13 09:55:30.485 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack setup() started 2018-01-13 09:55:35.181 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack setup() finished in 4.70 sec 2018-01-13 09:55:35.182 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() started 2018-01-13 09:55:35.182 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-13 09:55:35.204 7945 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 START 2018-01-13 09:55:36.644 7945 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 END: OK 2018-01-13 09:55:36.666 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() started 2018-01-13 09:55:46.682 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() finished in 10.02 sec 2018-01-13 09:55:46.683 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack cleanup() started 2018-01-13 09:55:50.316 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context network@openstack cleanup() finished in 3.63 sec 2018-01-13 09:55:50.317 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() started 2018-01-13 09:55:50.494 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-13 09:55:50.495 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() started 2018-01-13 09:55:53.712 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() finished in 3.22 sec 2018-01-13 09:55:55.423 5818 INFO rally.task.engine [-] Load duration is: 1.437792 2018-01-13 09:55:55.423 5818 INFO rally.task.engine [-] Full duration is: 26.458061 2018-01-13 09:55:55.735 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() started 2018-01-13 09:55:58.476 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() finished in 2.74 sec 2018-01-13 09:55:58.477 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() started 2018-01-13 09:55:59.043 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-13 09:55:59.043 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() started 2018-01-13 09:55:59.043 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-13 09:55:59.065 8231 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 START 2018-01-13 09:56:00.127 8231 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 END: OK 2018-01-13 09:56:00.154 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() started 2018-01-13 09:56:05.797 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() finished in 5.64 sec 2018-01-13 09:56:05.798 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() started 2018-01-13 09:56:05.822 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() finished in 24.20 msec 2018-01-13 09:56:05.823 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() started 2018-01-13 09:56:09.279 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-13 09:56:09.830 5818 INFO rally.task.engine [-] Load duration is: 1.060258 2018-01-13 09:56:09.831 5818 INFO rally.task.engine [-] Full duration is: 13.559261 2018-01-13 09:56:10.078 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() started 2018-01-13 09:56:12.818 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() finished in 2.74 sec 2018-01-13 09:56:12.819 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() started 2018-01-13 09:56:13.388 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-13 09:56:13.389 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() started 2018-01-13 09:56:13.389 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-13 09:56:13.410 8517 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 START 2018-01-13 09:56:14.587 8517 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 END: OK 2018-01-13 09:56:14.610 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() started 2018-01-13 09:56:20.139 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() finished in 5.53 sec 2018-01-13 09:56:20.140 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() started 2018-01-13 09:56:20.166 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() finished in 26.84 msec 2018-01-13 09:56:20.167 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() started 2018-01-13 09:56:23.306 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() finished in 3.14 sec 2018-01-13 09:56:24.160 5818 INFO rally.task.engine [-] Load duration is: 1.174487 2018-01-13 09:56:24.161 5818 INFO rally.task.engine [-] Full duration is: 13.247636 2018-01-13 09:56:24.397 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() started 2018-01-13 09:56:27.047 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack setup() finished in 2.65 sec 2018-01-13 09:56:27.048 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() started 2018-01-13 09:56:27.631 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-13 09:56:27.632 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context roles@openstack setup() started 2018-01-13 09:56:29.489 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context roles@openstack setup() finished in 1.86 sec 2018-01-13 09:56:29.489 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() started 2018-01-13 09:56:29.490 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-13 09:56:29.512 8833 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 START 2018-01-13 09:56:32.866 8833 INFO rally.task.runner [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | ITER: 1 END: OK 2018-01-13 09:56:32.888 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() started 2018-01-13 09:56:42.703 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context cleanup@openstack cleanup() finished in 9.82 sec 2018-01-13 09:56:42.704 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context roles@openstack cleanup() started 2018-01-13 09:56:43.728 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context roles@openstack cleanup() finished in 1.02 sec 2018-01-13 09:56:43.728 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() started 2018-01-13 09:56:43.758 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context quotas@openstack cleanup() finished in 29.65 msec 2018-01-13 09:56:43.758 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() started 2018-01-13 09:56:47.039 5818 INFO rally.task.context [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Context users@openstack cleanup() finished in 3.28 sec 2018-01-13 09:56:48.535 5818 INFO rally.task.engine [-] Load duration is: 3.352753 2018-01-13 09:56:48.536 5818 INFO rally.task.engine [-] Full duration is: 22.660541 2018-01-13 09:56:48.764 5818 INFO rally.task.engine [-] Task 9670f852-738e-4faa-815b-7730298eaf46 | Completed: Running task. Task 9670f852-738e-4faa-815b-7730298eaf46: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | neutron.delete_network | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | total | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 100.0% | 1 | | -> duration | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.762866 Full duration: 13.880501 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 100.0% | 1 | | neutron.delete_port | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | | total | 2.161 | 2.161 | 2.161 | 2.161 | 2.161 | 2.161 | 100.0% | 1 | | -> duration | 2.161 | 2.161 | 2.161 | 2.161 | 2.161 | 2.161 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.160732 Full duration: 23.168724 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | neutron.create_subnet | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 100.0% | 1 | | neutron.create_router | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | neutron.add_interface_router | 1.529 | 1.529 | 1.529 | 1.529 | 1.529 | 1.529 | 100.0% | 1 | | neutron.remove_interface_router | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | neutron.delete_router | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | total | 4.215 | 4.215 | 4.215 | 4.215 | 4.215 | 4.215 | 100.0% | 1 | | -> duration | 4.215 | 4.215 | 4.215 | 4.215 | 4.215 | 4.215 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.214669 Full duration: 29.479326 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | neutron.delete_subnet | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 100.0% | 1 | | total | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 100.0% | 1 | | -> duration | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.562578 Full duration: 22.046737 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | neutron.list_networks | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | -> duration | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.188084 Full duration: 15.381731 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 100.0% | 1 | | neutron.list_ports | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 1.67 | 1.67 | 1.67 | 1.67 | 1.67 | 1.67 | 100.0% | 1 | | -> duration | 1.67 | 1.67 | 1.67 | 1.67 | 1.67 | 1.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.670301 Full duration: 24.185765 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | neutron.create_subnet | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | neutron.create_router | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | neutron.add_interface_router | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 100.0% | 1 | | neutron.list_routers | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 3.185 | 3.185 | 3.185 | 3.185 | 3.185 | 3.185 | 100.0% | 1 | | -> duration | 3.185 | 3.185 | 3.185 | 3.185 | 3.185 | 3.185 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.185228 Full duration: 32.650729 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | neutron.create_subnet | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | neutron.list_subnets | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 1.438 | 1.438 | 1.438 | 1.438 | 1.438 | 1.438 | 100.0% | 1 | | -> duration | 1.438 | 1.438 | 1.438 | 1.438 | 1.438 | 1.438 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.437792 Full duration: 26.458061 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | neutron.delete_security_group | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | -> duration | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.060258 Full duration: 13.559261 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | neutron.create_security_group_rule | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | neutron.delete_security_group | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> duration | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.174487 Full duration: 13.247636 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | neutron.create_router | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | neutron.add_gateway_router | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 100.0% | 1 | | neutron.remove_gateway_router | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | total | 3.353 | 3.353 | 3.353 | 3.353 | 3.353 | 3.353 | 100.0% | 1 | | -> duration | 3.353 | 3.353 | 3.353 | 3.353 | 3.353 | 3.353 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.352753 Full duration: 22.660541 2018-01-13 09:56:49,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9670f852-738e-4faa-815b-7730298eaf46 2018-01-13 09:56:49,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9670f852-738e-4faa-815b-7730298eaf46', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-13 09:56:49,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9670f852-738e-4faa-815b-7730298eaf46'] 2018-01-13 09:56:50,189 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 09:56:50,191 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-13 09:56:50,192 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-13 09:56:50,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-01-13 09:56:50,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 09:56:50,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-13 09:56:50,233 - 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': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '9ce378f7-7880-4bbb-a797-c16c860348d2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-86150a8b-c91b-4ad5-a45c-b78156077bef', 'flavor_name': 'rally-tiny-86150a8b-c91b-4ad5-a45c-b78156077bef', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-86150a8b-c91b-4ad5-a45c-b78156077bef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-13 09:59:48,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 384320f5-a2ca-426c-82b4-0c34910c007a: started 2018-01-13 09:56:52.287 9113 INFO rally.task.engine [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Starting: Task validation. 2018-01-13 09:56:52.327 9113 INFO rally.task.engine [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Starting: Task validation of syntax. 2018-01-13 09:56:52.462 9113 INFO rally.task.engine [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Completed: Task validation of syntax. 2018-01-13 09:56:52.463 9113 INFO rally.task.engine [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Starting: Task validation of required platforms. 2018-01-13 09:56:52.501 9113 INFO rally.task.engine [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Completed: Task validation of required platforms. 2018-01-13 09:56:52.501 9113 INFO rally.task.engine [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Starting: Task validation of semantic. 2018-01-13 09:56:53.142 9113 INFO rally.task.context [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Context users@openstack setup() started 2018-01-13 09:56:55.831 9113 INFO rally.task.context [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Context users@openstack setup() finished in 2.69 sec 2018-01-13 09:57:05.784 9113 INFO rally.task.context [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Context users@openstack cleanup() started 2018-01-13 09:57:09.136 9113 INFO rally.task.context [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Context users@openstack cleanup() finished in 3.35 sec 2018-01-13 09:57:09.137 9113 INFO rally.task.engine [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Completed: Task validation of semantic. 2018-01-13 09:57:09.137 9113 INFO rally.task.engine [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Completed: Task validation. 2018-01-13 09:57:09.138 9113 INFO rally.task.engine [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Starting: Running task. 2018-01-13 09:57:09.322 9113 INFO rally.task.context [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Context users@openstack setup() started 2018-01-13 09:57:12.142 9113 INFO rally.task.context [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Context users@openstack setup() finished in 2.82 sec 2018-01-13 09:57:12.143 9113 INFO rally.task.context [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Context cleanup@openstack setup() started 2018-01-13 09:57:12.143 9113 INFO rally.task.context [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-13 09:57:12.888 9238 INFO rally.task.runner [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | ITER: 1 START 2018-01-13 09:59:37.044 9238 INFO rally.task.runner [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-13 09:59:37.073 9113 INFO rally.task.context [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Context cleanup@openstack cleanup() started 2018-01-13 09:59:44.093 9113 INFO rally.task.context [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Context cleanup@openstack cleanup() finished in 7.02 sec 2018-01-13 09:59:44.093 9113 INFO rally.task.context [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Context users@openstack cleanup() started 2018-01-13 09:59:47.301 9113 INFO rally.task.context [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Context users@openstack cleanup() finished in 3.21 sec 2018-01-13 09:59:48.111 9113 INFO rally.task.engine [-] Load duration is: 143.151978 2018-01-13 09:59:48.112 9113 INFO rally.task.engine [-] Full duration is: 157.993721 2018-01-13 09:59:48.400 9113 INFO rally.task.engine [-] Task 384320f5-a2ca-426c-82b4-0c34910c007a | Completed: Running task. test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.399 | 10.399 | 10.399 | 10.399 | 10.399 | 10.399 | 100.0% | 1 | | nova.find_host_to_migrate | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | nova.live_migrate | 132.675 | 132.675 | 132.675 | 132.675 | 132.675 | 132.675 | 0.0% | 1 | | total | 144.152 | 144.152 | 144.152 | 144.152 | 144.152 | 144.152 | 0.0% | 1 | | -> duration | 143.152 | 143.152 | 143.152 | 143.152 | 143.152 | 143.152 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 143.151978 Full duration: 157.993721 2018-01-13 09:59:48,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 384320f5-a2ca-426c-82b4-0c34910c007a 2018-01-13 09:59:48,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '384320f5-a2ca-426c-82b4-0c34910c007a', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-13 09:59:48,621 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '384320f5-a2ca-426c-82b4-0c34910c007a'] 2018-01-13 09:59:49,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 09:59:49,583 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-13 09:59:49,583 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-13 09:59:49,584 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-01-13 09:59:49,584 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 09:59:49,622 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-13 09:59:49,625 - 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': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '9ce378f7-7880-4bbb-a797-c16c860348d2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-86150a8b-c91b-4ad5-a45c-b78156077bef', 'flavor_name': 'rally-tiny-86150a8b-c91b-4ad5-a45c-b78156077bef', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-86150a8b-c91b-4ad5-a45c-b78156077bef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-13 10:00:42,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd: started 2018-01-13 09:59:51.662 9348 INFO rally.task.engine [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Starting: Task validation. 2018-01-13 09:59:51.706 9348 INFO rally.task.engine [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Starting: Task validation of syntax. 2018-01-13 09:59:51.773 9348 INFO rally.task.engine [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Completed: Task validation of syntax. 2018-01-13 09:59:51.773 9348 INFO rally.task.engine [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Starting: Task validation of required platforms. 2018-01-13 09:59:51.798 9348 INFO rally.task.engine [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Completed: Task validation of required platforms. 2018-01-13 09:59:51.798 9348 INFO rally.task.engine [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Starting: Task validation of semantic. 2018-01-13 09:59:52.460 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack setup() started 2018-01-13 09:59:55.036 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack setup() finished in 2.58 sec 2018-01-13 09:59:57.010 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack cleanup() started 2018-01-13 10:00:00.277 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack cleanup() finished in 3.27 sec 2018-01-13 10:00:00.277 9348 INFO rally.task.engine [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Completed: Task validation of semantic. 2018-01-13 10:00:00.278 9348 INFO rally.task.engine [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Completed: Task validation. 2018-01-13 10:00:00.279 9348 INFO rally.task.engine [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Starting: Running task. 2018-01-13 10:00:00.443 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack setup() started 2018-01-13 10:00:03.130 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack setup() finished in 2.69 sec 2018-01-13 10:00:03.130 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack setup() started 2018-01-13 10:00:03.131 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-13 10:00:03.154 9473 INFO rally.task.runner [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | ITER: 1 START 2018-01-13 10:00:04.030 9473 INFO rally.task.runner [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | ITER: 1 END: OK 2018-01-13 10:00:04.049 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack cleanup() started 2018-01-13 10:00:04.914 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack cleanup() finished in 0.86 sec 2018-01-13 10:00:04.914 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack cleanup() started 2018-01-13 10:00:08.176 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack cleanup() finished in 3.26 sec 2018-01-13 10:00:08.483 9348 INFO rally.task.engine [-] Load duration is: 0.873731 2018-01-13 10:00:08.484 9348 INFO rally.task.engine [-] Full duration is: 7.748807 2018-01-13 10:00:08.735 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack setup() started 2018-01-13 10:00:11.542 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack setup() finished in 2.81 sec 2018-01-13 10:00:11.542 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack setup() started 2018-01-13 10:00:11.543 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-13 10:00:11.565 9579 INFO rally.task.runner [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | ITER: 1 START 2018-01-13 10:00:12.237 9579 INFO rally.task.runner [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | ITER: 1 END: OK 2018-01-13 10:00:12.266 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack cleanup() started 2018-01-13 10:00:13.218 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-13 10:00:13.218 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack cleanup() started 2018-01-13 10:00:16.522 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack cleanup() finished in 3.30 sec 2018-01-13 10:00:16.775 9348 INFO rally.task.engine [-] Load duration is: 0.671069 2018-01-13 10:00:16.776 9348 INFO rally.task.engine [-] Full duration is: 7.802452 2018-01-13 10:00:17.014 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack setup() started 2018-01-13 10:00:19.681 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack setup() finished in 2.67 sec 2018-01-13 10:00:19.681 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack setup() started 2018-01-13 10:00:19.681 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-13 10:00:19.704 9685 INFO rally.task.runner [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | ITER: 1 START 2018-01-13 10:00:20.381 9685 INFO rally.task.runner [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | ITER: 1 END: OK 2018-01-13 10:00:20.405 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack cleanup() started 2018-01-13 10:00:21.324 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack cleanup() finished in 0.92 sec 2018-01-13 10:00:21.325 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack cleanup() started 2018-01-13 10:00:24.722 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack cleanup() finished in 3.40 sec 2018-01-13 10:00:25.057 9348 INFO rally.task.engine [-] Load duration is: 0.675508 2018-01-13 10:00:25.058 9348 INFO rally.task.engine [-] Full duration is: 7.724536 2018-01-13 10:00:25.302 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack setup() started 2018-01-13 10:00:27.832 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack setup() finished in 2.53 sec 2018-01-13 10:00:27.833 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack setup() started 2018-01-13 10:00:27.833 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-13 10:00:27.856 9791 INFO rally.task.runner [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | ITER: 1 START 2018-01-13 10:00:28.756 9791 INFO rally.task.runner [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | ITER: 1 END: OK 2018-01-13 10:00:28.779 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack cleanup() started 2018-01-13 10:00:29.799 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack cleanup() finished in 1.02 sec 2018-01-13 10:00:29.799 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack cleanup() started 2018-01-13 10:00:33.224 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack cleanup() finished in 3.43 sec 2018-01-13 10:00:33.342 9348 INFO rally.task.engine [-] Load duration is: 0.898299 2018-01-13 10:00:33.343 9348 INFO rally.task.engine [-] Full duration is: 7.939396 2018-01-13 10:00:33.640 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack setup() started 2018-01-13 10:00:36.190 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack setup() finished in 2.55 sec 2018-01-13 10:00:36.190 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack setup() started 2018-01-13 10:00:36.191 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-13 10:00:36.213 9897 INFO rally.task.runner [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | ITER: 1 START 2018-01-13 10:00:37.086 9897 INFO rally.task.runner [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | ITER: 1 END: OK 2018-01-13 10:00:37.114 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack cleanup() started 2018-01-13 10:00:38.038 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context admin_cleanup@openstack cleanup() finished in 0.92 sec 2018-01-13 10:00:38.038 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack cleanup() started 2018-01-13 10:00:41.590 9348 INFO rally.task.context [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Context users@openstack cleanup() finished in 3.55 sec 2018-01-13 10:00:41.684 9348 INFO rally.task.engine [-] Load duration is: 0.871218 2018-01-13 10:00:41.684 9348 INFO rally.task.engine [-] Full duration is: 7.969259 2018-01-13 10:00:41.892 9348 INFO rally.task.engine [-] Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd | Completed: Running task. Task 87c961b9-2790-488b-92f2-83fd8c5dc6fd: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | quotas.delete_quotas | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | -> duration | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.873731 Full duration: 7.748807 test scenario Quotas.cinder_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | total | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> duration | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.671069 Full duration: 7.802452 test scenario Quotas.neutron_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | -> duration | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.675508 Full duration: 7.724536 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | quotas.delete_quotas | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> duration | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.898299 Full duration: 7.939396 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | total | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> duration | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.871218 Full duration: 7.969259 2018-01-13 10:00:42,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 87c961b9-2790-488b-92f2-83fd8c5dc6fd 2018-01-13 10:00:42,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '87c961b9-2790-488b-92f2-83fd8c5dc6fd', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-13 10:00:42,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '87c961b9-2790-488b-92f2-83fd8c5dc6fd'] 2018-01-13 10:00:42,956 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 10:00:42,957 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-13 10:00:42,957 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:21 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:24 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:07 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:57 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:13 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 07:53 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:15 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:18 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:30:32 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-13 10:00:42,957 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-13 10:00:47,746 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-13 10:00:47,746 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-13 10:00:48,298 - functest.utils.functest_utils - DEBUG - 2018-01-13 10:00:48,298 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 10:00:48,298 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:25 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-13 10:00:48,303 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-13 10:00:48,303 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-13 10:00:48,383 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-13 10:00:48,811 - functest.energy.energy - DEBUG - Starting recording 2018-01-13 10:00:48,811 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-13 10:00:49,235 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-13 10:00:51,510 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-13 10:00:53,763 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-13 10:00:56,738 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-13 10:00:58,971 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-13 10:01:04,551 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-13 10:01:05,224 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-13 10:01:06,147 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-13 10:01:08,709 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-13 10:01:08,709 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-13 10:01:10,787 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-13 10:01:10,787 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-13 10:01:12,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-13 10:01:13,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-13 10:01:13,942 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-13 10:01:13,942 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-13 10:01:16,782 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-13 10:01:16,783 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-13 10:01:16,785 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-13 10:01:16,787 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-13 10:01:16,789 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-13 10:01:16,799 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-01-13 10:13:05,486 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.195733s] ... ok 2018-01-13 10:13:05,486 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.051696s] ... ok 2018-01-13 10:13:05,486 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [18.403943s] ... ok 2018-01-13 10:13:05,486 - 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.904304s] ... ok 2018-01-13 10:13:05,486 - 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.207596s] ... ok 2018-01-13 10:13:05,486 - 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 [17.099519s] ... ok 2018-01-13 10:13:05,487 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.280796s] ... ok 2018-01-13 10:13:05,487 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.377465s] ... ok 2018-01-13 10:13:05,487 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.099047s] ... ok 2018-01-13 10:13:05,487 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001075s] ... ok 2018-01-13 10:13:05,487 - 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 [5.483849s] ... ok 2018-01-13 10:13:05,487 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.066389s] ... ok 2018-01-13 10:13:05,487 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.223801s] ... ok 2018-01-13 10:13:05,487 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.127108s] ... ok 2018-01-13 10:13:05,487 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001049s] ... ok 2018-01-13 10:13:05,487 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [6.873315s] ... ok 2018-01-13 10:13:05,487 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.055593s] ... ok 2018-01-13 10:13:05,487 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.824144s] ... ok 2018-01-13 10:13:05,488 - 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.218172s] ... ok 2018-01-13 10:13:05,488 - 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.225767s] ... ok 2018-01-13 10:13:05,488 - 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.222780s] ... ok 2018-01-13 10:13:05,488 - 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.280160s] ... ok 2018-01-13 10:13:05,488 - 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.207326s] ... ok 2018-01-13 10:13:05,488 - 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.068194s] ... ok 2018-01-13 10:13:05,488 - 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.079369s] ... ok 2018-01-13 10:13:05,488 - 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.067385s] ... ok 2018-01-13 10:13:05,488 - 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.067553s] ... ok 2018-01-13 10:13:05,488 - 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.067844s] ... ok 2018-01-13 10:13:05,488 - 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.160082s] ... ok 2018-01-13 10:13:05,488 - 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.071449s] ... ok 2018-01-13 10:13:05,489 - 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.011694s] ... ok 2018-01-13 10:13:05,489 - 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.132634s] ... ok 2018-01-13 10:13:05,489 - 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.011749s] ... ok 2018-01-13 10:13:05,489 - 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.010442s] ... ok 2018-01-13 10:13:05,489 - 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.032450s] ... ok 2018-01-13 10:13:05,489 - 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.060362s] ... ok 2018-01-13 10:13:05,489 - 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.063196s] ... ok 2018-01-13 10:13:05,489 - 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.439431s] ... ok 2018-01-13 10:13:05,489 - 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.014421s] ... ok 2018-01-13 10:13:05,489 - 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.067723s] ... ok 2018-01-13 10:13:05,489 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [18.647552s] ... ok 2018-01-13 10:13:05,489 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [22.265441s] ... ok 2018-01-13 10:13:05,489 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [27.987541s] ... ok 2018-01-13 10:13:05,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [17.744398s] ... ok 2018-01-13 10:13:05,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.389131s] ... ok 2018-01-13 10:13:05,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.423700s] ... ok 2018-01-13 10:13:05,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.232397s] ... ok 2018-01-13 10:13:05,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.405560s] ... ok 2018-01-13 10:13:05,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.551457s] ... ok 2018-01-13 10:13:05,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.356827s] ... ok 2018-01-13 10:13:05,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.818068s] ... ok 2018-01-13 10:13:05,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [7.499199s] ... ok 2018-01-13 10:13:05,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [14.995861s] ... ok 2018-01-13 10:13:05,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.198491s] ... ok 2018-01-13 10:13:05,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [23.617347s] ... ok 2018-01-13 10:13:05,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [0.971673s] ... ok 2018-01-13 10:13:05,491 - 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.283312s] ... ok 2018-01-13 10:13:05,491 - 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.134265s] ... ok 2018-01-13 10:13:05,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [0.988387s] ... ok 2018-01-13 10:13:05,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.064034s] ... ok 2018-01-13 10:13:05,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [0.962483s] ... ok 2018-01-13 10:13:05,491 - 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.225385s] ... ok 2018-01-13 10:13:05,491 - 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.228646s] ... ok 2018-01-13 10:13:05,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.238053s] ... ok 2018-01-13 10:13:05,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.144818s] ... ok 2018-01-13 10:13:05,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.237224s] ... ok 2018-01-13 10:13:05,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.232957s] ... ok 2018-01-13 10:13:05,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.236796s] ... ok 2018-01-13 10:13:05,492 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.144111s] ... ok 2018-01-13 10:13:05,492 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.809375s] ... ok 2018-01-13 10:13:05,492 - 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.233333s] ... ok 2018-01-13 10:13:05,492 - 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.221054s] ... ok 2018-01-13 10:13:05,492 - 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.237629s] ... ok 2018-01-13 10:13:05,492 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.302264s] ... ok 2018-01-13 10:13:05,492 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.309618s] ... ok 2018-01-13 10:13:05,492 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012426s] ... ok 2018-01-13 10:13:05,492 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [25.283316s] ... ok 2018-01-13 10:13:05,492 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.072337s] ... ok 2018-01-13 10:13:05,492 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.068969s] ... ok 2018-01-13 10:13:05,492 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.010974s] ... ok 2018-01-13 10:13:05,492 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.311740s] ... ok 2018-01-13 10:13:05,493 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.490077s] ... ok 2018-01-13 10:13:05,493 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.352806s] ... ok 2018-01-13 10:13:05,493 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.010312s] ... ok 2018-01-13 10:13:05,493 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.007085s] ... ok 2018-01-13 10:13:05,493 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.060510s] ... ok 2018-01-13 10:13:05,493 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.030530s] ... ok 2018-01-13 10:13:05,493 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.168112s] ... ok 2018-01-13 10:13:05,493 - 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.075443s] ... ok 2018-01-13 10:13:05,493 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.042794s] ... ok 2018-01-13 10:13:05,493 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.047751s] ... ok 2018-01-13 10:13:05,493 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.039251s] ... ok 2018-01-13 10:13:05,493 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.045439s] ... ok 2018-01-13 10:13:05,493 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.137073s] ... ok 2018-01-13 10:13:05,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.013934s] ... ok 2018-01-13 10:13:05,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.267338s] ... ok 2018-01-13 10:13:05,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.007036s] ... ok 2018-01-13 10:13:05,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.014230s] ... ok 2018-01-13 10:13:05,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [0.413083s] ... ok 2018-01-13 10:13:05,494 - 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.386122s] ... ok 2018-01-13 10:13:05,494 - 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.156719s] ... ok 2018-01-13 10:13:05,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [2.080243s] ... ok 2018-01-13 10:13:05,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [2.009234s] ... ok 2018-01-13 10:13:05,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [1.755402s] ... ok 2018-01-13 10:13:05,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [1.753275s] ... ok 2018-01-13 10:13:05,494 - 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 [1.719859s] ... ok 2018-01-13 10:13:05,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [2.482422s] ... ok 2018-01-13 10:13:05,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [1.753366s] ... ok 2018-01-13 10:13:05,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [2.459428s] ... ok 2018-01-13 10:13:05,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [2.089107s] ... ok 2018-01-13 10:13:05,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.267825s] ... ok 2018-01-13 10:13:05,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.095372s] ... ok 2018-01-13 10:13:05,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.051641s] ... ok 2018-01-13 10:13:05,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.067552s] ... ok 2018-01-13 10:13:05,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.098148s] ... ok 2018-01-13 10:13:05,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.233403s] ... ok 2018-01-13 10:13:05,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.198360s] ... ok 2018-01-13 10:13:05,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.049664s] ... ok 2018-01-13 10:13:05,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [2.125962s] ... ok 2018-01-13 10:13:05,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.928591s] ... ok 2018-01-13 10:13:05,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.043317s] ... ok 2018-01-13 10:13:05,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.534966s] ... ok 2018-01-13 10:13:05,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.193976s] ... ok 2018-01-13 10:13:05,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.049978s] ... ok 2018-01-13 10:13:05,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.052706s] ... ok 2018-01-13 10:13:05,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.057656s] ... ok 2018-01-13 10:13:05,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.185017s] ... ok 2018-01-13 10:13:05,496 - 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.167282s] ... ok 2018-01-13 10:13:05,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code [2.459926s] ... ok 2018-01-13 10:13:05,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [0.728837s] ... ok 2018-01-13 10:13:05,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [1.287292s] ... ok 2018-01-13 10:13:05,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [0.921070s] ... ok 2018-01-13 10:13:05,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.046281s] ... ok 2018-01-13 10:13:05,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.042367s] ... ok 2018-01-13 10:13:05,497 - 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.155099s] ... ok 2018-01-13 10:13:05,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [0.868532s] ... ok 2018-01-13 10:13:05,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype [0.638516s] ... ok 2018-01-13 10:13:05,497 - 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.520556s] ... ok 2018-01-13 10:13:05,497 - 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.544890s] ... ok 2018-01-13 10:13:05,497 - 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.009622s] ... ok 2018-01-13 10:13:05,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [0.612746s] ... ok 2018-01-13 10:13:05,497 - 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.075472s] ... ok 2018-01-13 10:13:05,497 - 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.024398s] ... ok 2018-01-13 10:13:05,497 - 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.017352s] ... ok 2018-01-13 10:13:05,497 - 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.016388s] ... ok 2018-01-13 10:13:05,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.696983s] ... ok 2018-01-13 10:13:05,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.148226s] ... ok 2018-01-13 10:13:05,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.145081s] ... ok 2018-01-13 10:13:05,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [1.120866s] ... ok 2018-01-13 10:13:05,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.286847s] ... ok 2018-01-13 10:13:05,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.699737s] ... ok 2018-01-13 10:13:05,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.250696s] ... ok 2018-01-13 10:13:05,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.628117s] ... ok 2018-01-13 10:13:05,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.347781s] ... ok 2018-01-13 10:13:05,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.483882s] ... ok 2018-01-13 10:13:05,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [29.766931s] ... ok 2018-01-13 10:13:05,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.550470s] ... ok 2018-01-13 10:13:05,498 - 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 [8.960351s] ... ok 2018-01-13 10:13:05,499 - 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 [10.394290s] ... ok 2018-01-13 10:13:05,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.176780s] ... ok 2018-01-13 10:13:05,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.174269s] ... ok 2018-01-13 10:13:05,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.195565s] ... ok 2018-01-13 10:13:05,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.263676s] ... ok 2018-01-13 10:13:05,499 - 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.255195s] ... ok 2018-01-13 10:13:05,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.362512s] ... ok 2018-01-13 10:13:05,499 - 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.037402s] ... ok 2018-01-13 10:13:05,499 - 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.044859s] ... ok 2018-01-13 10:13:05,499 - 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.054321s] ... ok 2018-01-13 10:13:05,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.047387s] ... ok 2018-01-13 10:13:05,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.040379s] ... ok 2018-01-13 10:13:05,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.079217s] ... ok 2018-01-13 10:13:05,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.074885s] ... ok 2018-01-13 10:13:05,500 - 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.048561s] ... ok 2018-01-13 10:13:05,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.049933s] ... ok 2018-01-13 10:13:05,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.146605s] ... ok 2018-01-13 10:13:05,500 - 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.155199s] ... ok 2018-01-13 10:13:05,500 - 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.038475s] ... ok 2018-01-13 10:13:05,500 - 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.020235s] ... ok 2018-01-13 10:13:05,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.146448s] ... ok 2018-01-13 10:13:05,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.140876s] ... ok 2018-01-13 10:13:05,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.053356s] ... ok 2018-01-13 10:13:05,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.037046s] ... ok 2018-01-13 10:13:05,500 - 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.009279s] ... ok 2018-01-13 10:13:05,501 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.034050s] ... ok 2018-01-13 10:13:05,501 - 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.008104s] ... ok 2018-01-13 10:13:05,501 - 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.045952s] ... ok 2018-01-13 10:13:05,501 - 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.041851s] ... ok 2018-01-13 10:13:05,501 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.037957s] ... ok 2018-01-13 10:13:05,501 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.036552s] ... ok 2018-01-13 10:13:05,501 - 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.204426s] ... ok 2018-01-13 10:13:05,501 - 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.034660s] ... ok 2018-01-13 10:13:05,501 - 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.032622s] ... ok 2018-01-13 10:13:05,501 - 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.008596s] ... ok 2018-01-13 10:13:05,501 - 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.042464s] ... ok 2018-01-13 10:13:05,501 - 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.032310s] ... ok 2018-01-13 10:13:05,501 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.034400s] ... ok 2018-01-13 10:13:05,502 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.031488s] ... ok 2018-01-13 10:13:05,502 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.999081s] ... ok 2018-01-13 10:13:05,502 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [6.188416s] ... ok 2018-01-13 10:13:05,502 - 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.205447s] ... ok 2018-01-13 10:13:05,502 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.063056s] ... ok 2018-01-13 10:13:05,502 - 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.259902s] ... ok 2018-01-13 10:13:05,502 - 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.392586s] ... ok 2018-01-13 10:13:05,503 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 705.0000 sec. 2018-01-13 10:13:05,504 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-13 10:13:05,505 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-13 10:13:05,506 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-13 10:13:05,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-13 10:13:10,556 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-13 10:13:10,556 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-13 10:13:11,184 - functest.utils.functest_utils - DEBUG - 2018-01-13 10:13:11,184 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 10:13:11,185 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 12:21 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-13 10:13:11,190 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-13 10:13:11,940 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-13 10:58:18,477 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 114 tests in 2706.527s OK 2018-01-13 10:58:18,607 - functest.utils.functest_utils - DEBUG - 2018-01-13 10:58:18,608 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 10:58:18,608 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 45:07 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-13 10:58:18,612 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-669 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-13 10:58:18,616 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:42 | PASS | | vping_userdata | functest | smoke | 00:28 | PASS | | tempest_smoke_serial | functest | smoke | 14:24 | FAIL | | rally_sanity | functest | smoke | 18:25 | FAIL | | refstack_defcore | functest | smoke | 12:21 | PASS | | snaps_smoke | functest | smoke | 45:07 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-13 10:58:18,621 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-13 10:58:22,175 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-13 10:58:22,176 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-13 10:58:22,177 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-01-13 10:58:22,178 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-13 10:58:22,178 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-13 10:58:46,947 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-13 10:58:46,948 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-13 10:58:47,067 - functest.utils.functest_utils - DEBUG - 2018-01-13 10:58:47,068 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 10:58:47,068 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:25 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-13 10:58:47,072 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-13 10:58:47,072 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-669 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-13 10:58:47,075 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:25 | FAIL | | 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-01-13 10:58:47,079 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-13 10:58:49,729 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-13 10:58:49,729 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-13 10:58:49,729 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-13 10:58:49,730 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-669 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-13 10:58:49,731 - 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-01-13 10:58:49,732 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-13 10:58:53,379 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-13 10:58:53,379 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-13 10:58:53,379 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-13 10:58:53,380 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-669 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-13 10:58:53,381 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-13 10:58:53,381 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK