2018-01-14 09:10:17,902 - functest.ci.check_deployment - DEBUG - 172.30.9.24:5000 is reachable! 2018-01-14 09:10:17,902 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.24:5000/v3 ...OK 2018-01-14 09:10:18,366 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-14 09:10:18,747 - functest.ci.check_deployment - DEBUG - 172.30.9.24:5000 is reachable! 2018-01-14 09:10:18,747 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.24:5000 ...OK 2018-01-14 09:10:19,113 - functest.ci.check_deployment - DEBUG - 172.30.9.24:8774 is reachable! 2018-01-14 09:10:19,114 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.24:8774/v2.1 ...OK 2018-01-14 09:10:19,488 - functest.ci.check_deployment - DEBUG - 172.30.9.24:9696 is reachable! 2018-01-14 09:10:19,488 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.24:9696 ...OK 2018-01-14 09:10:19,876 - functest.ci.check_deployment - DEBUG - 172.30.9.24:9292 is reachable! 2018-01-14 09:10:19,876 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.24:9292 ...OK 2018-01-14 09:10:20,490 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-14 09:10:22,023 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-14 09:10:22,053 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-14 09:10:22,737 - functest.ci.check_deployment - INFO - External network found: external 2018-01-14 09:10:25,509 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-14 09:10:25,510 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-14 09:10:25,511 - 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-14 09:10:25,512 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-14 09:10:25,512 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-14 09:10:27,012 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-14 09:10:34,363 - 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.348s OK 2018-01-14 09:10:34,494 - functest.utils.functest_utils - DEBUG - 2018-01-14 09:10:34,494 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 09:10:34,495 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-14 09:10:34,498 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-14 09:10:35,700 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-14 09:19:25,391 - 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 529.682s OK 2018-01-14 09:19:25,516 - functest.utils.functest_utils - DEBUG - 2018-01-14 09:19:25,516 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 09:19:25,516 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:50 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-14 09:19:25,519 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-14 09:19:26,453 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-14 09:19:57,035 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 30.580s OK 2018-01-14 09:19:57,178 - functest.utils.functest_utils - DEBUG - 2018-01-14 09:19:57,178 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 09:19:57,178 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:31 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-14 09:19:57,182 - 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-675 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-14 09:19:57,185 - 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:50 | PASS | | snaps_health_check | functest | healthcheck | 00:31 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-14 09:19:57,188 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-14 09:20:00,046 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-14 09:20:00,046 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-14 09:20:00,047 - 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-14 09:20:00,048 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-14 09:20:00,049 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-14 09:20:00,876 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-14 09:20:00,876 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-14 09:20:01,305 - functest.energy.energy - DEBUG - Starting recording 2018-01-14 09:20:01,305 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-14 09:20:01,732 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-14 09:20:01,733 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-14 09:20:01' 2018-01-14 09:20:01,733 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--cb162072-1783-41bd-abf7-a14c2f99d4eb' 2018-01-14 09:20:03,390 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-cb162072-1783-41bd-abf7-a14c2f99d4eb' 2018-01-14 09:20:05,528 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-cb162072-1783-41bd-abf7-a14c2f99d4eb' 2018-01-14 09:20:10,300 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-cb162072-1783-41bd-abf7-a14c2f99d4eb' 2018-01-14 09:20:10,974 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-cb162072-1783-41bd-abf7-a14c2f99d4eb' 2018-01-14 09:20:11,690 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-cb162072-1783-41bd-abf7-a14c2f99d4eb' 2018-01-14 09:20:16,416 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-cb162072-1783-41bd-abf7-a14c2f99d4eb' 2018-01-14 09:20:19,937 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-cb162072-1783-41bd-abf7-a14c2f99d4eb' 2018-01-14 09:20:40,245 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-14 09:20:43,906 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-14 09:20:44,043 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-14 09:20:45,051 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-14 09:21:00,491 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-14 09:21:00,491 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-14 09:21:01,021 - functest.utils.functest_utils - DEBUG - 2018-01-14 09:21:01,022 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 09:21:01,022 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-14 09:21:01,026 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-14 09:21:01,109 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-14 09:21:01,109 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-14 09:21:01' 2018-01-14 09:21:01,109 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--92ac31f8-6b64-424a-841b-f495991ff982' 2018-01-14 09:21:03,159 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-92ac31f8-6b64-424a-841b-f495991ff982' 2018-01-14 09:21:04,854 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-92ac31f8-6b64-424a-841b-f495991ff982' 2018-01-14 09:21:09,705 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-92ac31f8-6b64-424a-841b-f495991ff982' 2018-01-14 09:21:10,317 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-92ac31f8-6b64-424a-841b-f495991ff982' 2018-01-14 09:21:15,485 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-92ac31f8-6b64-424a-841b-f495991ff982' 2018-01-14 09:21:20,351 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-14 09:21:31,694 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-14 09:21:34,071 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-14 09:21:53,820 - functest.utils.functest_utils - DEBUG - 2018-01-14 09:21:53,821 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 09:21:53,821 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:33 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-14 09:21:53,825 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-14 09:21:53,906 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-14 09:21:55,923 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-14 09:21:58,368 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-14 09:22:01,371 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-14 09:22:03,356 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-14 09:22:09,201 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-14 09:22:10,648 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-14 09:22:10,648 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-14 09:22:13,271 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-14 09:22:13,272 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-14 09:22:16,180 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-14 09:22:16,180 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-14 09:22:16,182 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-14 09:22:16,186 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-14 09:22:16,186 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-a3cb831d-83f4-4e8c-a2b5-805a0f1c827f/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-14 09:22:18,340 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-14 09:22:18,341 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-14 09:22:18,341 - 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-14 09:22:20,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:22:20.289 62 INFO rally.api [-] Starting verification (UUID=928ccc16-bd12-4a7a-bdb8-c7cde5fd8155) for deployment 'opnfv-rally' (UUID=97c8dc5f-fa08-4810-893f-81ad11fed785) by verifier 'opnfv-tempest' (UUID=a3cb831d-83f4-4e8c-a2b5-805a0f1c827f). 2018-01-14 09:22:20,290 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 928ccc16-bd12-4a7a-bdb8-c7cde5fd8155 2018-01-14 09:22:26,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:22:26.491 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.169s] 2018-01-14 09:22:26,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:22:26.548 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.058s] 2018-01-14 09:22:32,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:22:32.057 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.047s] 2018-01-14 09:22:33,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:22:33.179 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.120s] 2018-01-14 09:22:40,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:22:40.932 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.249s] 2018-01-14 09:22:54,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:22:54.127 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [8.585s] 2018-01-14 09:23:24,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:23:24.866 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.072s] 2018-01-14 09:23:24,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:23:24.867 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-01-14 09:23:50,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:23:50.212 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.069s] 2018-01-14 09:23:50,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:23:50.213 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-14 09:24:14,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:24:14.907 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.075s] 2018-01-14 09:24:14,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:24:14.908 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-14 09:24:47,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:24:47.161 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.761s] 2018-01-14 09:25:06,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:25:06.156 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.055s] 2018-01-14 09:25:06,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:25:06.261 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.104s] 2018-01-14 09:25:13,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:25:13.272 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.648s] 2018-01-14 09:25:13,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:25:13.281 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-14 09:25:14,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:25:14.624 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-14 09:25:14,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:25:14.625 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-14 09:25:18,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:25:18.456 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.359s] 2018-01-14 09:25:23,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:25:23.888 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.077s] 2018-01-14 09:25:29,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:25:29.592 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.572s] 2018-01-14 09:25:36,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:25:36.484 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.410s] 2018-01-14 09:25:44,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:25:44.839 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.935s] 2018-01-14 09:25:50,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:25:50.045 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.315s] 2018-01-14 09:25:55,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:25:55.207 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.185s] 2018-01-14 09:26:01,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:01.302 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.399s] 2018-01-14 09:26:07,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:07.670 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.420s] 2018-01-14 09:26:14,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:14.931 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.665s] 2018-01-14 09:26:16,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:16.897 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-14 09:26:18,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:18.702 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.071s] 2018-01-14 09:26:18,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:18.771 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.068s] 2018-01-14 09:26:18,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:18.840 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.068s] 2018-01-14 09:26:18,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:18.847 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-14 09:26:22,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:22.184 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.297s] 2018-01-14 09:26:23,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:23.066 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.882s] 2018-01-14 09:26:24,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:24.013 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.946s] 2018-01-14 09:26:29,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:29.379 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-14 09:26:33,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:33.812 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.248s] 2018-01-14 09:26:44,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:44.985 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.015s] 2018-01-14 09:26:47,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:47.187 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.201s] 2018-01-14 09:26:57,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:26:57.416 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.973s] 2018-01-14 09:27:00,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:00.214 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.797s] 2018-01-14 09:27:04,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:04.866 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [4.651s] 2018-01-14 09:27:13,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:13.056 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.549s] 2018-01-14 09:27:16,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:16.463 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.406s] 2018-01-14 09:27:19,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:19.720 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.256s] 2018-01-14 09:27:31,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:31.160 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [2.882s] 2018-01-14 09:27:31,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:31.338 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.178s] 2018-01-14 09:27:31,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:31.617 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.278s] 2018-01-14 09:27:31,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:31.813 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.195s] 2018-01-14 09:27:31,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:31.908 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.094s] 2018-01-14 09:27:31,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:31.958 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.050s] 2018-01-14 09:27:39,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:39.858 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [2.645s] 2018-01-14 09:27:40,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:40.021 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.163s] 2018-01-14 09:27:40,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:40.126 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.105s] 2018-01-14 09:27:40,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:40.177 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.050s] 2018-01-14 09:27:40,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:40.271 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.093s] 2018-01-14 09:27:40,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:40.323 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.052s] 2018-01-14 09:27:47,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:47.997 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [2.397s] 2018-01-14 09:27:51,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:51.702 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [3.704s] 2018-01-14 09:27:53,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:53.368 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.665s] 2018-01-14 09:27:53,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:53.422 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.053s] 2018-01-14 09:27:53,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:27:53.470 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.048s] 2018-01-14 09:28:01,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:28:01.790 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [2.511s] 2018-01-14 09:28:04,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:28:04.989 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [3.198s] 2018-01-14 09:28:06,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:28:06.940 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.947s] 2018-01-14 09:28:07,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:28:07.141 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.204s] 2018-01-14 09:28:07,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:28:07.195 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.054s] 2018-01-14 09:28:19,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:28:19.689 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [8.024s] 2018-01-14 09:28:24,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:28:24.070 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.381s] 2018-01-14 09:28:28,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:28:28.215 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.144s] 2018-01-14 09:28:31,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:28:31.188 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.972s] 2018-01-14 09:28:46,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:28:46.376 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.023s] 2018-01-14 09:28:51,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:28:51.379 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.002s] 2018-01-14 09:28:55,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:28:55.155 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [3.776s] 2018-01-14 09:28:58,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:28:58.486 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.330s] 2018-01-14 09:29:07,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:07.248 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.232s] 2018-01-14 09:29:08,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:08.831 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.580s] 2018-01-14 09:29:08,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:08.875 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.048s] 2018-01-14 09:29:12,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:12.888 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.112s] 2018-01-14 09:29:14,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:14.064 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.173s] 2018-01-14 09:29:14,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:14.107 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.046s] 2018-01-14 09:29:17,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:17.487 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.652s] 2018-01-14 09:29:20,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:20.441 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-14 09:29:21,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:21.664 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-14 09:29:21,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:21.665 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-14 09:29:21,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:21.666 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-14 09:29:21,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:21.667 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-14 09:29:21,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:21.667 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-14 09:29:23,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:23.505 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-01-14 09:29:37,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:37.576 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.305s] 2018-01-14 09:29:48,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:29:48.384 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.343s] 2018-01-14 09:30:00,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:30:00.150 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.766s] 2018-01-14 09:30:08,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:30:08.307 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-01-14 09:31:01,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:31:01.343 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [47.630s] 2018-01-14 09:33:51,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:33:51.106 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [161.204s] 2018-01-14 09:34:27,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 09:34:27.306 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [20.749s] 2018-01-14 09:34:37,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 928ccc16-bd12-4a7a-bdb8-c7cde5fd8155'. 2018-01-14 09:34:38,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-14 09:34:38,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-14 09:34:38,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-14 09:34:38,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 928ccc16-bd12-4a7a-bdb8-c7cde5fd8155 | 2018-01-14 09:34:38,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-14 09:34:38,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-14 09:22:20 | 2018-01-14 09:34:38,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-14 09:34:37 | 2018-01-14 09:34:38,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:17 | 2018-01-14 09:34:38,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-14 09:34:38,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-14 09:34:38,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-14 09:34:38,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a3cb831d-83f4-4e8c-a2b5-805a0f1c827f) | 2018-01-14 09:34:38,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-14 09:34:38,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 97c8dc5f-fa08-4810-893f-81ad11fed785) | 2018-01-14 09:34:38,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-14 09:34:38,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 722.869 | 2018-01-14 09:34:38,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-01-14 09:34:38,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-14 09:34:38,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-14 09:34:38,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-14 09:34:38,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-01-14 09:34:38,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-14 09:34:38,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-14 09:34:38,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-01-14 09:34:41,145 - functest.utils.functest_utils - DEBUG - 2018-01-14 09:34:41,145 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 09:34:41,146 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 12:32 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-14 09:34:41,148 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-14 09:34:41,148 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-14 09:34:41,202 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-14 09:34:41,705 - functest.energy.energy - DEBUG - Starting recording 2018-01-14 09:34:41,706 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-14 09:34:42,118 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-14 09:34:44,519 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-14 09:34:46,837 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-14 09:34:49,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-14 09:34:51,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-a49e6a5c-d09a-4eae-8d8e-63cdac496990'... 2018-01-14 09:34:52,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-a49e6a5c-d09a-4eae-8d8e-63cdac496990'... 2018-01-14 09:34:54,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-a49e6a5c-d09a-4eae-8d8e-63cdac496990'... 2018-01-14 09:34:58,469 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-a49e6a5c-d09a-4eae-8d8e-63cdac496990'... 2018-01-14 09:34:59,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-a49e6a5c-d09a-4eae-8d8e-63cdac496990'... 2018-01-14 09:34:59,664 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-14 09:34:59,665 - 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-14 09:34:59,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 09:34:59,705 - 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-14 09:34:59,713 - 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': '7411cdf0-bee6-43cb-be61-a61e8d1fa805', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'flavor_name': 'rally-tiny-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a49e6a5c-d09a-4eae-8d8e-63cdac496990', '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-14 09:35:58,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03: started 2018-01-14 09:35:01.843 118 INFO rally.task.engine [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Starting: Task validation. 2018-01-14 09:35:01.877 118 INFO rally.task.engine [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Starting: Task validation of syntax. 2018-01-14 09:35:01.956 118 INFO rally.task.engine [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Completed: Task validation of syntax. 2018-01-14 09:35:01.956 118 INFO rally.task.engine [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Starting: Task validation of required platforms. 2018-01-14 09:35:01.985 118 INFO rally.task.engine [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Completed: Task validation of required platforms. 2018-01-14 09:35:01.986 118 INFO rally.task.engine [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Starting: Task validation of semantic. 2018-01-14 09:35:02.676 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack setup() started 2018-01-14 09:35:05.200 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack setup() finished in 2.52 sec 2018-01-14 09:35:05.247 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack cleanup() started 2018-01-14 09:35:08.671 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack cleanup() finished in 3.42 sec 2018-01-14 09:35:08.671 118 INFO rally.task.engine [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Completed: Task validation of semantic. 2018-01-14 09:35:08.671 118 INFO rally.task.engine [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Completed: Task validation. 2018-01-14 09:35:08.672 118 INFO rally.task.engine [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Starting: Running task. 2018-01-14 09:35:08.817 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack setup() started 2018-01-14 09:35:11.523 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack setup() finished in 2.71 sec 2018-01-14 09:35:11.544 243 INFO rally.task.runner [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | ITER: 1 START 2018-01-14 09:35:12.011 243 INFO rally.task.runner [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | ITER: 1 END: OK 2018-01-14 09:35:12.032 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack cleanup() started 2018-01-14 09:35:15.336 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-14 09:35:16.873 118 INFO rally.task.engine [-] Load duration is: 0.464956 2018-01-14 09:35:16.874 118 INFO rally.task.engine [-] Full duration is: 6.533445 2018-01-14 09:35:17.140 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack setup() started 2018-01-14 09:35:19.809 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack setup() finished in 2.67 sec 2018-01-14 09:35:19.831 329 INFO rally.task.runner [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | ITER: 1 START 2018-01-14 09:35:20.576 329 INFO rally.task.runner [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | ITER: 1 END: OK 2018-01-14 09:35:20.602 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack cleanup() started 2018-01-14 09:35:24.067 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-14 09:35:25.191 118 INFO rally.task.engine [-] Load duration is: 0.742421 2018-01-14 09:35:25.192 118 INFO rally.task.engine [-] Full duration is: 6.945919 2018-01-14 09:35:25.450 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack setup() started 2018-01-14 09:35:28.343 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack setup() finished in 2.89 sec 2018-01-14 09:35:28.366 415 INFO rally.task.runner [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | ITER: 1 START 2018-01-14 09:35:29.069 415 INFO rally.task.runner [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | ITER: 1 END: OK 2018-01-14 09:35:29.097 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack cleanup() started 2018-01-14 09:35:32.703 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack cleanup() finished in 3.61 sec 2018-01-14 09:35:33.525 118 INFO rally.task.engine [-] Load duration is: 0.701293 2018-01-14 09:35:33.526 118 INFO rally.task.engine [-] Full duration is: 7.268471 2018-01-14 09:35:33.735 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack setup() started 2018-01-14 09:35:36.343 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack setup() finished in 2.61 sec 2018-01-14 09:35:36.366 501 INFO rally.task.runner [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | ITER: 1 START 2018-01-14 09:35:37.110 501 INFO rally.task.runner [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | ITER: 1 END: OK 2018-01-14 09:35:37.137 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack cleanup() started 2018-01-14 09:35:40.476 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-14 09:35:41.778 118 INFO rally.task.engine [-] Load duration is: 0.741787 2018-01-14 09:35:41.779 118 INFO rally.task.engine [-] Full duration is: 6.755212 2018-01-14 09:35:42.019 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack setup() started 2018-01-14 09:35:44.888 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack setup() finished in 2.87 sec 2018-01-14 09:35:44.910 587 INFO rally.task.runner [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | ITER: 1 START 2018-01-14 09:35:45.684 587 INFO rally.task.runner [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | ITER: 1 END: OK 2018-01-14 09:35:45.709 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack cleanup() started 2018-01-14 09:35:49.106 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack cleanup() finished in 3.40 sec 2018-01-14 09:35:50.060 118 INFO rally.task.engine [-] Load duration is: 0.771386 2018-01-14 09:35:50.060 118 INFO rally.task.engine [-] Full duration is: 7.103628 2018-01-14 09:35:50.331 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack setup() started 2018-01-14 09:35:53.119 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack setup() finished in 2.79 sec 2018-01-14 09:35:53.142 673 INFO rally.task.runner [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | ITER: 1 START 2018-01-14 09:35:53.798 673 INFO rally.task.runner [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | ITER: 1 END: OK 2018-01-14 09:35:53.822 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack cleanup() started 2018-01-14 09:35:57.208 118 INFO rally.task.context [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-14 09:35:58.373 118 INFO rally.task.engine [-] Load duration is: 0.653447 2018-01-14 09:35:58.374 118 INFO rally.task.engine [-] Full duration is: 6.893307 2018-01-14 09:35:58.566 118 INFO rally.task.engine [-] Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 | Completed: Running task. Task c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03: 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.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | total | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | -> duration | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.464956 Full duration: 6.533445 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.316 | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 100.0% | 1 | | total | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> duration | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.742421 Full duration: 6.945919 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.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> duration | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.701293 Full duration: 7.268471 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.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | total | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> duration | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.741787 Full duration: 6.755212 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.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | total | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> duration | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.771386 Full duration: 7.103628 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.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | total | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> duration | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.653447 Full duration: 6.893307 2018-01-14 09:35:58,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03 2018-01-14 09:35:58,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-14 09:35:58,859 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-14 09:35:58,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c9faeb2a-7cb7-48d1-bbec-a06df1f0ff03'] 2018-01-14 09:35:59,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 09:35:59,836 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-14 09:35:59,836 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-14 09:35:59,837 - 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-14 09:35:59,837 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 09:35:59,879 - 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-14 09:35:59,881 - 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': '7411cdf0-bee6-43cb-be61-a61e8d1fa805', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'flavor_name': 'rally-tiny-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a49e6a5c-d09a-4eae-8d8e-63cdac496990', '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-14 09:37:26,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f9c3f965-a43f-416c-98e9-21a7103961a1: started 2018-01-14 09:36:01.980 723 INFO rally.task.engine [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Starting: Task validation. 2018-01-14 09:36:02.015 723 INFO rally.task.engine [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Starting: Task validation of syntax. 2018-01-14 09:36:02.064 723 INFO rally.task.engine [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Completed: Task validation of syntax. 2018-01-14 09:36:02.064 723 INFO rally.task.engine [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Starting: Task validation of required platforms. 2018-01-14 09:36:02.084 723 INFO rally.task.engine [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Completed: Task validation of required platforms. 2018-01-14 09:36:02.084 723 INFO rally.task.engine [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Starting: Task validation of semantic. 2018-01-14 09:36:02.682 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack setup() started 2018-01-14 09:36:05.390 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack setup() finished in 2.71 sec 2018-01-14 09:36:07.621 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack cleanup() started 2018-01-14 09:36:10.934 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-14 09:36:10.935 723 INFO rally.task.engine [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Completed: Task validation of semantic. 2018-01-14 09:36:10.935 723 INFO rally.task.engine [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Completed: Task validation. 2018-01-14 09:36:10.936 723 INFO rally.task.engine [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Starting: Running task. 2018-01-14 09:36:11.089 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack setup() started 2018-01-14 09:36:13.826 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack setup() finished in 2.74 sec 2018-01-14 09:36:13.827 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context cleanup@openstack setup() started 2018-01-14 09:36:13.827 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-14 09:36:13.852 848 INFO rally.task.runner [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | ITER: 1 START 2018-01-14 09:36:19.294 848 INFO rally.task.runner [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | ITER: 1 END: OK 2018-01-14 09:36:19.316 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context cleanup@openstack cleanup() started 2018-01-14 09:36:19.916 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context cleanup@openstack cleanup() finished in 0.60 sec 2018-01-14 09:36:19.917 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack cleanup() started 2018-01-14 09:36:23.101 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack cleanup() finished in 3.18 sec 2018-01-14 09:36:23.201 723 INFO rally.task.engine [-] Load duration is: 4.573528 2018-01-14 09:36:23.202 723 INFO rally.task.engine [-] Full duration is: 12.027981 2018-01-14 09:36:23.473 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack setup() started 2018-01-14 09:36:26.099 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack setup() finished in 2.63 sec 2018-01-14 09:36:26.099 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context cleanup@openstack setup() started 2018-01-14 09:36:26.100 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-14 09:36:26.122 954 INFO rally.task.runner [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | ITER: 1 START 2018-01-14 09:36:30.943 954 INFO rally.task.runner [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | ITER: 1 END: OK 2018-01-14 09:36:30.972 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context cleanup@openstack cleanup() started 2018-01-14 09:36:34.371 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context cleanup@openstack cleanup() finished in 3.40 sec 2018-01-14 09:36:34.371 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack cleanup() started 2018-01-14 09:36:37.767 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack cleanup() finished in 3.40 sec 2018-01-14 09:36:39.566 723 INFO rally.task.engine [-] Load duration is: 4.034934 2018-01-14 09:36:39.567 723 INFO rally.task.engine [-] Full duration is: 14.31168 2018-01-14 09:36:39.827 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack setup() started 2018-01-14 09:36:42.587 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack setup() finished in 2.76 sec 2018-01-14 09:36:42.610 1060 INFO rally.task.runner [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | ITER: 1 START 2018-01-14 09:36:44.050 1060 INFO rally.task.runner [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | ITER: 1 END: OK 2018-01-14 09:36:44.078 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack cleanup() started 2018-01-14 09:36:47.510 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-14 09:36:47.877 723 INFO rally.task.engine [-] Load duration is: 0.651974 2018-01-14 09:36:47.878 723 INFO rally.task.engine [-] Full duration is: 7.699569 2018-01-14 09:36:48.133 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack setup() started 2018-01-14 09:36:50.821 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack setup() finished in 2.69 sec 2018-01-14 09:36:50.822 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context quotas@openstack setup() started 2018-01-14 09:36:51.655 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context quotas@openstack setup() finished in 0.83 sec 2018-01-14 09:36:51.655 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context cleanup@openstack setup() started 2018-01-14 09:36:51.656 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-14 09:36:52.320 1146 INFO rally.task.runner [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | ITER: 1 START 2018-01-14 09:37:10.611 1146 INFO rally.task.runner [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | ITER: 1 END: OK 2018-01-14 09:37:10.641 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context cleanup@openstack cleanup() started 2018-01-14 09:37:22.928 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context cleanup@openstack cleanup() finished in 12.29 sec 2018-01-14 09:37:22.928 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context quotas@openstack cleanup() started 2018-01-14 09:37:22.976 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context quotas@openstack cleanup() finished in 47.52 msec 2018-01-14 09:37:22.976 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack cleanup() started 2018-01-14 09:37:26.173 723 INFO rally.task.context [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Context users@openstack cleanup() finished in 3.20 sec 2018-01-14 09:37:26.341 723 INFO rally.task.engine [-] Load duration is: 16.413779 2018-01-14 09:37:26.342 723 INFO rally.task.engine [-] Full duration is: 38.059461 2018-01-14 09:37:26.543 723 INFO rally.task.engine [-] Task f9c3f965-a43f-416c-98e9-21a7103961a1 | Completed: Running task. Task f9c3f965-a43f-416c-98e9-21a7103961a1: 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.351 | 3.351 | 3.351 | 3.351 | 3.351 | 3.351 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | -> glance_v2.upload_data | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | glance_v2.delete_image | 1.222 | 1.222 | 1.222 | 1.222 | 1.222 | 1.222 | 100.0% | 1 | | total | 4.574 | 4.574 | 4.574 | 4.574 | 4.574 | 4.574 | 100.0% | 1 | | -> duration | 4.574 | 4.574 | 4.574 | 4.574 | 4.574 | 4.574 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.573528 Full duration: 12.027981 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 | 4.001 | 4.001 | 4.001 | 4.001 | 4.001 | 4.001 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 1.691 | 1.691 | 1.691 | 1.691 | 1.691 | 1.691 | 100.0% | 1 | | glance_v2.list_images | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 4.035 | 4.035 | 4.035 | 4.035 | 4.035 | 4.035 | 100.0% | 1 | | -> duration | 4.035 | 4.035 | 4.035 | 4.035 | 4.035 | 4.035 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.034934 Full duration: 14.31168 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.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | total | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | -> duration | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.651974 Full duration: 7.699569 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.914 | 3.914 | 3.914 | 3.914 | 3.914 | 3.914 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 1.614 | 1.614 | 1.614 | 1.614 | 1.614 | 1.614 | 100.0% | 1 | | nova.boot_servers | 13.498 | 13.498 | 13.498 | 13.498 | 13.498 | 13.498 | 100.0% | 1 | | total | 17.414 | 17.414 | 17.414 | 17.414 | 17.414 | 17.414 | 100.0% | 1 | | -> duration | 16.414 | 16.414 | 16.414 | 16.414 | 16.414 | 16.414 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.413779 Full duration: 38.059461 2018-01-14 09:37:26,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f9c3f965-a43f-416c-98e9-21a7103961a1 2018-01-14 09:37:26,779 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f9c3f965-a43f-416c-98e9-21a7103961a1', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-14 09:37:26,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f9c3f965-a43f-416c-98e9-21a7103961a1'] 2018-01-14 09:37:27,663 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 09:37:27,664 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-14 09:37:27,664 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-14 09:37:27,664 - 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-14 09:37:27,665 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 09:37:27,702 - 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-14 09:37:27,703 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-14 09:37:27,703 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-14 09:37:27,703 - 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-14 09:37:27,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 09:37:27,732 - 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-14 09:37:27,736 - 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': '7411cdf0-bee6-43cb-be61-a61e8d1fa805', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'flavor_name': 'rally-tiny-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a49e6a5c-d09a-4eae-8d8e-63cdac496990', '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-14 09:40:29,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2db251a6-f19f-4984-9555-36eb2947ecb6: started 2018-01-14 09:37:29.900 1276 INFO rally.task.engine [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Starting: Task validation. 2018-01-14 09:37:29.939 1276 INFO rally.task.engine [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Starting: Task validation of syntax. 2018-01-14 09:37:30.039 1276 INFO rally.task.engine [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Completed: Task validation of syntax. 2018-01-14 09:37:30.039 1276 INFO rally.task.engine [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Starting: Task validation of required platforms. 2018-01-14 09:37:30.077 1276 INFO rally.task.engine [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Completed: Task validation of required platforms. 2018-01-14 09:37:30.077 1276 INFO rally.task.engine [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Starting: Task validation of semantic. 2018-01-14 09:37:30.736 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() started 2018-01-14 09:37:33.424 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() finished in 2.69 sec 2018-01-14 09:37:37.990 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() started 2018-01-14 09:37:41.411 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() finished in 3.42 sec 2018-01-14 09:37:41.412 1276 INFO rally.task.engine [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Completed: Task validation of semantic. 2018-01-14 09:37:41.412 1276 INFO rally.task.engine [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Completed: Task validation. 2018-01-14 09:37:41.413 1276 INFO rally.task.engine [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Starting: Running task. 2018-01-14 09:37:41.595 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() started 2018-01-14 09:37:44.200 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() finished in 2.60 sec 2018-01-14 09:37:44.201 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack setup() started 2018-01-14 09:37:44.881 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-14 09:37:44.882 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context volumes@openstack setup() started 2018-01-14 09:37:48.001 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context volumes@openstack setup() finished in 3.12 sec 2018-01-14 09:37:48.002 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack setup() started 2018-01-14 09:37:48.002 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-14 09:37:48.027 1401 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 START 2018-01-14 09:37:53.394 1401 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 END: OK 2018-01-14 09:37:53.417 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack cleanup() started 2018-01-14 09:37:55.647 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack cleanup() finished in 2.23 sec 2018-01-14 09:37:55.647 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context volumes@openstack cleanup() started 2018-01-14 09:37:59.367 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context volumes@openstack cleanup() finished in 3.72 sec 2018-01-14 09:37:59.367 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack cleanup() started 2018-01-14 09:37:59.401 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack cleanup() finished in 33.55 msec 2018-01-14 09:37:59.401 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() started 2018-01-14 09:38:02.908 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-14 09:38:03.738 1276 INFO rally.task.engine [-] Load duration is: 5.362973 2018-01-14 09:38:03.739 1276 INFO rally.task.engine [-] Full duration is: 21.332184 2018-01-14 09:38:03.992 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() started 2018-01-14 09:38:06.588 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() finished in 2.60 sec 2018-01-14 09:38:06.588 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack setup() started 2018-01-14 09:38:07.229 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-14 09:38:07.230 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack setup() started 2018-01-14 09:38:07.230 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-14 09:38:07.253 1587 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 START 2018-01-14 09:38:12.771 1587 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 END: OK 2018-01-14 09:38:12.801 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack cleanup() started 2018-01-14 09:38:15.053 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack cleanup() finished in 2.25 sec 2018-01-14 09:38:15.054 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack cleanup() started 2018-01-14 09:38:15.210 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-14 09:38:15.211 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() started 2018-01-14 09:38:18.557 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() finished in 3.35 sec 2018-01-14 09:38:20.081 1276 INFO rally.task.engine [-] Load duration is: 5.513962 2018-01-14 09:38:20.082 1276 INFO rally.task.engine [-] Full duration is: 14.58382 2018-01-14 09:38:20.332 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() started 2018-01-14 09:38:23.139 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() finished in 2.81 sec 2018-01-14 09:38:23.140 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack setup() started 2018-01-14 09:38:23.785 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-14 09:38:23.786 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack setup() started 2018-01-14 09:38:23.786 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-14 09:38:24.445 1753 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 START 2018-01-14 09:38:34.563 1753 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 END: OK 2018-01-14 09:38:34.589 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack cleanup() started 2018-01-14 09:38:36.902 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack cleanup() finished in 2.31 sec 2018-01-14 09:38:36.902 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack cleanup() started 2018-01-14 09:38:37.067 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-14 09:38:37.068 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() started 2018-01-14 09:38:40.501 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-14 09:38:42.467 1276 INFO rally.task.engine [-] Load duration is: 10.114202 2018-01-14 09:38:42.467 1276 INFO rally.task.engine [-] Full duration is: 20.184231 2018-01-14 09:38:42.752 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() started 2018-01-14 09:38:45.358 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() finished in 2.61 sec 2018-01-14 09:38:45.358 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack setup() started 2018-01-14 09:38:46.010 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-14 09:38:46.011 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack setup() started 2018-01-14 09:38:46.011 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-14 09:38:46.032 1919 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 START 2018-01-14 09:38:51.600 1919 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 END: OK 2018-01-14 09:38:51.624 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack cleanup() started 2018-01-14 09:38:54.022 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack cleanup() finished in 2.40 sec 2018-01-14 09:38:54.023 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack cleanup() started 2018-01-14 09:38:54.186 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-14 09:38:54.186 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() started 2018-01-14 09:38:57.519 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-14 09:38:58.842 1276 INFO rally.task.engine [-] Load duration is: 5.563573 2018-01-14 09:38:58.843 1276 INFO rally.task.engine [-] Full duration is: 14.785285 2018-01-14 09:38:59.102 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() started 2018-01-14 09:39:01.692 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() finished in 2.59 sec 2018-01-14 09:39:01.693 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack setup() started 2018-01-14 09:39:02.327 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-14 09:39:02.328 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack setup() started 2018-01-14 09:39:02.328 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-14 09:39:02.351 2085 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 START 2018-01-14 09:39:10.232 2085 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 END: OK 2018-01-14 09:39:10.260 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack cleanup() started 2018-01-14 09:39:12.649 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack cleanup() finished in 2.39 sec 2018-01-14 09:39:12.649 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack cleanup() started 2018-01-14 09:39:12.811 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-14 09:39:12.811 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() started 2018-01-14 09:39:16.042 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() finished in 3.23 sec 2018-01-14 09:39:17.208 1276 INFO rally.task.engine [-] Load duration is: 7.876709 2018-01-14 09:39:17.209 1276 INFO rally.task.engine [-] Full duration is: 16.959032 2018-01-14 09:39:17.433 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() started 2018-01-14 09:39:20.082 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() finished in 2.65 sec 2018-01-14 09:39:20.082 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack setup() started 2018-01-14 09:39:20.733 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-14 09:39:20.734 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context volumes@openstack setup() started 2018-01-14 09:39:23.778 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context volumes@openstack setup() finished in 3.04 sec 2018-01-14 09:39:23.778 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack setup() started 2018-01-14 09:39:23.779 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-14 09:39:23.802 2251 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 START 2018-01-14 09:39:29.388 2251 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 END: OK 2018-01-14 09:39:29.415 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack cleanup() started 2018-01-14 09:39:31.793 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-14 09:39:31.793 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context volumes@openstack cleanup() started 2018-01-14 09:39:35.357 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context volumes@openstack cleanup() finished in 3.56 sec 2018-01-14 09:39:35.358 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack cleanup() started 2018-01-14 09:39:35.532 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-14 09:39:35.533 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() started 2018-01-14 09:39:39.055 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-14 09:39:39.567 1276 INFO rally.task.engine [-] Load duration is: 5.581635 2018-01-14 09:39:39.568 1276 INFO rally.task.engine [-] Full duration is: 21.639283 2018-01-14 09:39:39.876 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() started 2018-01-14 09:39:42.577 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() finished in 2.70 sec 2018-01-14 09:39:42.578 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack setup() started 2018-01-14 09:39:42.578 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-14 09:39:42.601 2437 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 START 2018-01-14 09:39:43.420 2437 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 END: OK 2018-01-14 09:39:43.443 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:39:47.886 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack cleanup() finished in 4.44 sec 2018-01-14 09:39:47.886 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() started 2018-01-14 09:39:51.506 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-14 09:39:51.945 1276 INFO rally.task.engine [-] Load duration is: 0.814411 2018-01-14 09:39:51.946 1276 INFO rally.task.engine [-] Full duration is: 11.647781 2018-01-14 09:39:52.239 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() started 2018-01-14 09:39:54.948 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() finished in 2.71 sec 2018-01-14 09:39:54.949 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack setup() started 2018-01-14 09:39:54.949 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-14 09:39:54.973 2603 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 START 2018-01-14 09:39:55.762 2603 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 END: OK 2018-01-14 09:39:55.783 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:40:00.304 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack cleanup() finished in 4.52 sec 2018-01-14 09:40:00.305 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() started 2018-01-14 09:40:03.758 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-14 09:40:04.304 1276 INFO rally.task.engine [-] Load duration is: 0.785916 2018-01-14 09:40:04.304 1276 INFO rally.task.engine [-] Full duration is: 11.535666 2018-01-14 09:40:04.519 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() started 2018-01-14 09:40:07.283 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() finished in 2.76 sec 2018-01-14 09:40:07.283 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack setup() started 2018-01-14 09:40:07.283 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-14 09:40:07.307 2769 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 START 2018-01-14 09:40:08.058 2769 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 END: OK 2018-01-14 09:40:08.085 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:40:12.537 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack cleanup() finished in 4.45 sec 2018-01-14 09:40:12.538 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() started 2018-01-14 09:40:15.986 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-14 09:40:16.595 1276 INFO rally.task.engine [-] Load duration is: 0.747249 2018-01-14 09:40:16.596 1276 INFO rally.task.engine [-] Full duration is: 11.481599 2018-01-14 09:40:16.833 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() started 2018-01-14 09:40:19.496 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack setup() finished in 2.66 sec 2018-01-14 09:40:19.497 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack setup() started 2018-01-14 09:40:19.497 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack setup() finished in 0.36 msec 2018-01-14 09:40:19.522 2935 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 START 2018-01-14 09:40:20.315 2935 INFO rally.task.runner [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | ITER: 1 END: OK 2018-01-14 09:40:20.343 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:40:24.773 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context admin_cleanup@openstack cleanup() finished in 4.43 sec 2018-01-14 09:40:24.773 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() started 2018-01-14 09:40:28.152 1276 INFO rally.task.context [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Context users@openstack cleanup() finished in 3.38 sec 2018-01-14 09:40:28.902 1276 INFO rally.task.engine [-] Load duration is: 0.789007 2018-01-14 09:40:28.903 1276 INFO rally.task.engine [-] Full duration is: 11.33628 2018-01-14 09:40:29.119 1276 INFO rally.task.engine [-] Task 2db251a6-f19f-4984-9555-36eb2947ecb6 | Completed: Running task. Task 2db251a6-f19f-4984-9555-36eb2947ecb6: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.08 | 3.08 | 3.08 | 3.08 | 3.08 | 3.08 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 100.0% | 1 | | total | 5.363 | 5.363 | 5.363 | 5.363 | 5.363 | 5.363 | 100.0% | 1 | | -> duration | 5.363 | 5.363 | 5.363 | 5.363 | 5.363 | 5.363 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.362973 Full duration: 21.332184 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.073 | 3.073 | 3.073 | 3.073 | 3.073 | 3.073 | 100.0% | 1 | | cinder_v2.delete_volume | 2.44 | 2.44 | 2.44 | 2.44 | 2.44 | 2.44 | 100.0% | 1 | | total | 5.514 | 5.514 | 5.514 | 5.514 | 5.514 | 5.514 | 100.0% | 1 | | -> duration | 5.514 | 5.514 | 5.514 | 5.514 | 5.514 | 5.514 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.513962 Full duration: 14.58382 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.661 | 7.661 | 7.661 | 7.661 | 7.661 | 7.661 | 100.0% | 1 | | cinder_v2.delete_volume | 2.452 | 2.452 | 2.452 | 2.452 | 2.452 | 2.452 | 100.0% | 1 | | total | 10.114 | 10.114 | 10.114 | 10.114 | 10.114 | 10.114 | 100.0% | 1 | | -> duration | 10.114 | 10.114 | 10.114 | 10.114 | 10.114 | 10.114 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.114202 Full duration: 20.184231 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 | 2.97 | 2.97 | 2.97 | 2.97 | 2.97 | 2.97 | 100.0% | 1 | | cinder_v2.delete_volume | 2.593 | 2.593 | 2.593 | 2.593 | 2.593 | 2.593 | 100.0% | 1 | | total | 5.564 | 5.564 | 5.564 | 5.564 | 5.564 | 5.564 | 100.0% | 1 | | -> duration | 5.564 | 5.564 | 5.564 | 5.564 | 5.564 | 5.564 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.563573 Full duration: 14.785285 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.079 | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 100.0% | 1 | | cinder_v2.extend_volume | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 100.0% | 1 | | cinder_v2.delete_volume | 2.428 | 2.428 | 2.428 | 2.428 | 2.428 | 2.428 | 100.0% | 1 | | total | 7.877 | 7.877 | 7.877 | 7.877 | 7.877 | 7.877 | 100.0% | 1 | | -> duration | 7.877 | 7.877 | 7.877 | 7.877 | 7.877 | 7.877 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.876709 Full duration: 16.959032 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.019 | 3.019 | 3.019 | 3.019 | 3.019 | 3.019 | 100.0% | 1 | | cinder_v2.delete_volume | 2.562 | 2.562 | 2.562 | 2.562 | 2.562 | 2.562 | 100.0% | 1 | | total | 5.582 | 5.582 | 5.582 | 5.582 | 5.582 | 5.582 | 100.0% | 1 | | -> duration | 5.582 | 5.582 | 5.582 | 5.582 | 5.582 | 5.582 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.581635 Full duration: 21.639283 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.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | cinder_v2.list_qos | 0.244 | 0.244 | 0.244 | 0.244 | 0.244 | 0.244 | 100.0% | 1 | | total | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> duration | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814411 Full duration: 11.647781 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | cinder_v2.set_qos | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785916 Full duration: 11.535666 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.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | cinder_v2.list_types | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | total | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> duration | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.747249 Full duration: 11.481599 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.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789007 Full duration: 11.33628 2018-01-14 09:40:29,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2db251a6-f19f-4984-9555-36eb2947ecb6 2018-01-14 09:40:29,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2db251a6-f19f-4984-9555-36eb2947ecb6', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-14 09:40:29,507 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2db251a6-f19f-4984-9555-36eb2947ecb6'] 2018-01-14 09:40:30,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 09:40:30,517 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-14 09:40:30,518 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-14 09:40:30,518 - 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-14 09:40:30,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 09:40:30,556 - 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-14 09:40:30,558 - 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': '7411cdf0-bee6-43cb-be61-a61e8d1fa805', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'flavor_name': 'rally-tiny-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a49e6a5c-d09a-4eae-8d8e-63cdac496990', '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-14 09:41:44,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c72c7c20-8d91-43f2-a55a-f753f8b96883: started 2018-01-14 09:40:32.640 3065 INFO rally.task.engine [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Starting: Task validation. 2018-01-14 09:40:32.676 3065 INFO rally.task.engine [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Starting: Task validation of syntax. 2018-01-14 09:40:32.746 3065 INFO rally.task.engine [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Completed: Task validation of syntax. 2018-01-14 09:40:32.746 3065 INFO rally.task.engine [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Starting: Task validation of required platforms. 2018-01-14 09:40:32.773 3065 INFO rally.task.engine [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Completed: Task validation of required platforms. 2018-01-14 09:40:32.773 3065 INFO rally.task.engine [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Starting: Task validation of semantic. 2018-01-14 09:40:33.438 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack setup() started 2018-01-14 09:40:36.053 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack setup() finished in 2.61 sec 2018-01-14 09:40:39.322 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack cleanup() started 2018-01-14 09:40:42.795 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack cleanup() finished in 3.47 sec 2018-01-14 09:40:42.795 3065 INFO rally.task.engine [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Completed: Task validation of semantic. 2018-01-14 09:40:42.795 3065 INFO rally.task.engine [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Completed: Task validation. 2018-01-14 09:40:42.796 3065 INFO rally.task.engine [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Starting: Running task. 2018-01-14 09:40:42.968 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack setup() started 2018-01-14 09:40:45.698 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack setup() finished in 2.73 sec 2018-01-14 09:40:45.699 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack setup() started 2018-01-14 09:40:46.621 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack setup() finished in 0.92 sec 2018-01-14 09:40:46.621 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context cleanup@openstack setup() started 2018-01-14 09:40:46.621 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-14 09:40:46.645 3220 INFO rally.task.runner [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | ITER: 1 START 2018-01-14 09:40:54.683 3220 INFO rally.task.runner [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | ITER: 1 END: OK 2018-01-14 09:40:54.711 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context cleanup@openstack cleanup() started 2018-01-14 09:40:56.626 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context cleanup@openstack cleanup() finished in 1.91 sec 2018-01-14 09:40:56.626 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack cleanup() started 2018-01-14 09:40:56.635 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack cleanup() finished in 8.69 msec 2018-01-14 09:40:56.635 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack cleanup() started 2018-01-14 09:41:00.027 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-14 09:41:01.066 3065 INFO rally.task.engine [-] Load duration is: 4.035389 2018-01-14 09:41:01.067 3065 INFO rally.task.engine [-] Full duration is: 17.077159 2018-01-14 09:41:01.315 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack setup() started 2018-01-14 09:41:04.125 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack setup() finished in 2.81 sec 2018-01-14 09:41:04.125 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack setup() started 2018-01-14 09:41:04.988 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack setup() finished in 0.86 sec 2018-01-14 09:41:04.989 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context cleanup@openstack setup() started 2018-01-14 09:41:04.989 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-14 09:41:05.011 3386 INFO rally.task.runner [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | ITER: 1 START 2018-01-14 09:41:11.252 3386 INFO rally.task.runner [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | ITER: 1 END: OK 2018-01-14 09:41:11.274 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context cleanup@openstack cleanup() started 2018-01-14 09:41:12.950 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context cleanup@openstack cleanup() finished in 1.68 sec 2018-01-14 09:41:12.951 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack cleanup() started 2018-01-14 09:41:12.959 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack cleanup() finished in 8.54 msec 2018-01-14 09:41:12.960 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack cleanup() started 2018-01-14 09:41:16.439 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack cleanup() finished in 3.48 sec 2018-01-14 09:41:17.414 3065 INFO rally.task.engine [-] Load duration is: 4.239484 2018-01-14 09:41:17.414 3065 INFO rally.task.engine [-] Full duration is: 15.142199 2018-01-14 09:41:17.679 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack setup() started 2018-01-14 09:41:20.308 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack setup() finished in 2.63 sec 2018-01-14 09:41:20.308 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack setup() started 2018-01-14 09:41:21.181 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack setup() finished in 0.87 sec 2018-01-14 09:41:21.181 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context cleanup@openstack setup() started 2018-01-14 09:41:21.181 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-14 09:41:21.202 3552 INFO rally.task.runner [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | ITER: 1 START 2018-01-14 09:41:30.724 3552 INFO rally.task.runner [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | ITER: 1 END: OK 2018-01-14 09:41:30.745 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context cleanup@openstack cleanup() started 2018-01-14 09:41:31.296 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context cleanup@openstack cleanup() finished in 0.55 sec 2018-01-14 09:41:31.296 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack cleanup() started 2018-01-14 09:41:31.304 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack cleanup() finished in 8.13 msec 2018-01-14 09:41:31.305 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack cleanup() started 2018-01-14 09:41:34.779 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack cleanup() finished in 3.47 sec 2018-01-14 09:41:35.774 3065 INFO rally.task.engine [-] Load duration is: 7.520023 2018-01-14 09:41:35.774 3065 INFO rally.task.engine [-] Full duration is: 17.117463 2018-01-14 09:41:36.069 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack setup() started 2018-01-14 09:41:38.734 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack setup() finished in 2.66 sec 2018-01-14 09:41:38.734 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack setup() started 2018-01-14 09:41:39.653 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack setup() finished in 0.92 sec 2018-01-14 09:41:39.670 3718 INFO rally.task.runner [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | ITER: 1 START 2018-01-14 09:41:40.308 3718 INFO rally.task.runner [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | ITER: 1 END: OK 2018-01-14 09:41:40.330 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack cleanup() started 2018-01-14 09:41:40.338 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context roles@openstack cleanup() finished in 8.06 msec 2018-01-14 09:41:40.339 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack cleanup() started 2018-01-14 09:41:43.881 3065 INFO rally.task.context [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Context users@openstack cleanup() finished in 3.54 sec 2018-01-14 09:41:44.118 3065 INFO rally.task.engine [-] Load duration is: 0.636649 2018-01-14 09:41:44.118 3065 INFO rally.task.engine [-] Full duration is: 7.831654 2018-01-14 09:41:44.292 3065 INFO rally.task.engine [-] Task c72c7c20-8d91-43f2-a55a-f753f8b96883 | Completed: Running task. Task c72c7c20-8d91-43f2-a55a-f753f8b96883: 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.309 | 4.309 | 4.309 | 4.309 | 4.309 | 4.309 | 100.0% | 1 | | heat.update_stack | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 100.0% | 1 | | heat.delete_stack | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 100.0% | 1 | | total | 8.035 | 8.035 | 8.035 | 8.035 | 8.035 | 8.035 | 100.0% | 1 | | -> duration | 4.035 | 4.035 | 4.035 | 4.035 | 4.035 | 4.035 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.035389 Full duration: 17.077159 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.338 | 4.338 | 4.338 | 4.338 | 4.338 | 4.338 | 100.0% | 1 | | heat.check_stack | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | heat.delete_stack | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 100.0% | 1 | | total | 6.239 | 6.239 | 6.239 | 6.239 | 6.239 | 6.239 | 100.0% | 1 | | -> duration | 4.239 | 4.239 | 4.239 | 4.239 | 4.239 | 4.239 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.239484 Full duration: 15.142199 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.382 | 4.382 | 4.382 | 4.382 | 4.382 | 4.382 | 100.0% | 1 | | heat.suspend_stack | 1.557 | 1.557 | 1.557 | 1.557 | 1.557 | 1.557 | 100.0% | 1 | | heat.resume_stack | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | | heat.delete_stack | 2.246 | 2.246 | 2.246 | 2.246 | 2.246 | 2.246 | 100.0% | 1 | | total | 9.52 | 9.52 | 9.52 | 9.52 | 9.52 | 9.52 | 100.0% | 1 | | -> duration | 7.52 | 7.52 | 7.52 | 7.52 | 7.52 | 7.52 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.520023 Full duration: 17.117463 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.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | total | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> duration | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.636649 Full duration: 7.831654 2018-01-14 09:41:44,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c72c7c20-8d91-43f2-a55a-f753f8b96883 2018-01-14 09:41:44,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c72c7c20-8d91-43f2-a55a-f753f8b96883', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-14 09:41:44,549 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c72c7c20-8d91-43f2-a55a-f753f8b96883'] 2018-01-14 09:41:45,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 09:41:45,417 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-14 09:41:45,418 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-14 09:41:45,418 - 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-14 09:41:45,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 09:41:45,448 - 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-14 09:41:45,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '7411cdf0-bee6-43cb-be61-a61e8d1fa805', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'flavor_name': 'rally-tiny-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a49e6a5c-d09a-4eae-8d8e-63cdac496990', '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-14 09:44:43,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8: started 2018-01-14 09:41:47.504 3798 INFO rally.task.engine [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Starting: Task validation. 2018-01-14 09:41:47.544 3798 INFO rally.task.engine [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Starting: Task validation of syntax. 2018-01-14 09:41:47.654 3798 INFO rally.task.engine [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Completed: Task validation of syntax. 2018-01-14 09:41:47.654 3798 INFO rally.task.engine [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Starting: Task validation of required platforms. 2018-01-14 09:41:47.687 3798 INFO rally.task.engine [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Completed: Task validation of required platforms. 2018-01-14 09:41:47.687 3798 INFO rally.task.engine [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Starting: Task validation of semantic. 2018-01-14 09:41:48.344 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() started 2018-01-14 09:41:51.002 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() finished in 2.66 sec 2018-01-14 09:41:51.079 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() started 2018-01-14 09:41:54.541 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-14 09:41:54.541 3798 INFO rally.task.engine [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Completed: Task validation of semantic. 2018-01-14 09:41:54.541 3798 INFO rally.task.engine [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Completed: Task validation. 2018-01-14 09:41:54.542 3798 INFO rally.task.engine [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Starting: Running task. 2018-01-14 09:41:54.728 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() started 2018-01-14 09:41:57.309 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() finished in 2.58 sec 2018-01-14 09:41:57.309 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() started 2018-01-14 09:41:57.310 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-14 09:41:57.332 3923 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 START 2018-01-14 09:41:58.948 3923 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 END: OK 2018-01-14 09:41:58.975 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:42:04.655 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() finished in 5.68 sec 2018-01-14 09:42:04.655 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() started 2018-01-14 09:42:08.025 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-14 09:42:08.820 3798 INFO rally.task.engine [-] Load duration is: 0.698458 2018-01-14 09:42:08.821 3798 INFO rally.task.engine [-] Full duration is: 13.314737 2018-01-14 09:42:09.096 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() started 2018-01-14 09:42:11.765 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() finished in 2.67 sec 2018-01-14 09:42:11.766 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() started 2018-01-14 09:42:11.766 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-14 09:42:11.787 4089 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 START 2018-01-14 09:42:13.388 4089 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 END: OK 2018-01-14 09:42:13.410 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:42:19.211 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() finished in 5.80 sec 2018-01-14 09:42:19.212 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() started 2018-01-14 09:42:22.710 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() finished in 3.50 sec 2018-01-14 09:42:23.178 3798 INFO rally.task.engine [-] Load duration is: 0.689546 2018-01-14 09:42:23.179 3798 INFO rally.task.engine [-] Full duration is: 13.631118 2018-01-14 09:42:23.536 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() started 2018-01-14 09:42:26.285 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() finished in 2.75 sec 2018-01-14 09:42:26.285 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() started 2018-01-14 09:42:26.286 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() finished in 0.50 msec 2018-01-14 09:42:26.309 4255 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 START 2018-01-14 09:42:27.894 4255 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 END: OK 2018-01-14 09:42:27.914 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:42:33.605 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() finished in 5.69 sec 2018-01-14 09:42:33.605 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() started 2018-01-14 09:42:36.937 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-14 09:42:37.626 3798 INFO rally.task.engine [-] Load duration is: 0.719141 2018-01-14 09:42:37.626 3798 INFO rally.task.engine [-] Full duration is: 13.419727 2018-01-14 09:42:37.871 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() started 2018-01-14 09:42:40.512 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() finished in 2.64 sec 2018-01-14 09:42:40.513 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() started 2018-01-14 09:42:40.513 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-14 09:42:40.533 4421 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 START 2018-01-14 09:42:42.038 4421 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 END: OK 2018-01-14 09:42:42.060 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:42:45.698 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() finished in 3.64 sec 2018-01-14 09:42:45.698 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() started 2018-01-14 09:42:49.157 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-14 09:42:49.938 3798 INFO rally.task.engine [-] Load duration is: 0.59251 2018-01-14 09:42:49.938 3798 INFO rally.task.engine [-] Full duration is: 11.301639 2018-01-14 09:42:50.227 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() started 2018-01-14 09:42:53.025 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() finished in 2.80 sec 2018-01-14 09:42:53.026 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() started 2018-01-14 09:42:53.026 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-14 09:42:53.047 4587 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 START 2018-01-14 09:42:54.476 4587 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 END: OK 2018-01-14 09:42:54.506 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:42:58.324 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() finished in 3.82 sec 2018-01-14 09:42:58.324 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() started 2018-01-14 09:43:01.790 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() finished in 3.47 sec 2018-01-14 09:43:02.295 3798 INFO rally.task.engine [-] Load duration is: 0.574357 2018-01-14 09:43:02.296 3798 INFO rally.task.engine [-] Full duration is: 11.577979 2018-01-14 09:43:02.561 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() started 2018-01-14 09:43:05.274 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() finished in 2.71 sec 2018-01-14 09:43:05.274 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() started 2018-01-14 09:43:05.275 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-14 09:43:05.295 4753 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 START 2018-01-14 09:43:07.910 4753 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 END: OK 2018-01-14 09:43:07.932 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:43:17.493 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() finished in 9.56 sec 2018-01-14 09:43:17.494 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() started 2018-01-14 09:43:20.711 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() finished in 3.22 sec 2018-01-14 09:43:22.714 3798 INFO rally.task.engine [-] Load duration is: 1.692931 2018-01-14 09:43:22.715 3798 INFO rally.task.engine [-] Full duration is: 18.168304 2018-01-14 09:43:22.975 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() started 2018-01-14 09:43:25.677 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() finished in 2.70 sec 2018-01-14 09:43:25.677 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() started 2018-01-14 09:43:25.678 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() finished in 0.35 msec 2018-01-14 09:43:25.699 4919 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 START 2018-01-14 09:43:27.422 4919 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 END: OK 2018-01-14 09:43:27.447 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:43:31.195 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() finished in 3.75 sec 2018-01-14 09:43:31.195 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() started 2018-01-14 09:43:34.525 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-14 09:43:35.047 3798 INFO rally.task.engine [-] Load duration is: 0.859908 2018-01-14 09:43:35.048 3798 INFO rally.task.engine [-] Full duration is: 11.566064 2018-01-14 09:43:35.319 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() started 2018-01-14 09:43:37.907 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() finished in 2.59 sec 2018-01-14 09:43:37.908 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() started 2018-01-14 09:43:37.908 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-14 09:43:37.930 5085 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 START 2018-01-14 09:43:39.516 5085 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 END: OK 2018-01-14 09:43:39.539 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:43:45.246 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() finished in 5.71 sec 2018-01-14 09:43:45.247 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() started 2018-01-14 09:43:48.554 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-14 09:43:49.408 3798 INFO rally.task.engine [-] Load duration is: 0.7267 2018-01-14 09:43:49.408 3798 INFO rally.task.engine [-] Full duration is: 13.25225 2018-01-14 09:43:49.712 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() started 2018-01-14 09:43:52.531 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() finished in 2.82 sec 2018-01-14 09:43:52.532 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() started 2018-01-14 09:43:52.532 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-14 09:43:52.555 5251 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 START 2018-01-14 09:43:54.062 5251 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 END: OK 2018-01-14 09:43:54.086 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:43:59.813 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() finished in 5.73 sec 2018-01-14 09:43:59.814 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() started 2018-01-14 09:44:03.370 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-14 09:44:03.789 3798 INFO rally.task.engine [-] Load duration is: 0.645906 2018-01-14 09:44:03.790 3798 INFO rally.task.engine [-] Full duration is: 13.676343 2018-01-14 09:44:04.063 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() started 2018-01-14 09:44:06.759 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() finished in 2.70 sec 2018-01-14 09:44:06.760 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() started 2018-01-14 09:44:06.760 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-14 09:44:06.782 5417 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 START 2018-01-14 09:44:08.552 5417 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 END: OK 2018-01-14 09:44:08.578 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:44:14.403 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() finished in 5.83 sec 2018-01-14 09:44:14.404 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() started 2018-01-14 09:44:17.962 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-14 09:44:18.146 3798 INFO rally.task.engine [-] Load duration is: 0.842135 2018-01-14 09:44:18.146 3798 INFO rally.task.engine [-] Full duration is: 13.91898 2018-01-14 09:44:18.407 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() started 2018-01-14 09:44:21.060 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack setup() finished in 2.65 sec 2018-01-14 09:44:21.060 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() started 2018-01-14 09:44:21.060 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-14 09:44:21.083 5583 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 START 2018-01-14 09:44:28.088 5583 INFO rally.task.runner [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | ITER: 1 END: OK 2018-01-14 09:44:28.113 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:44:38.381 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context admin_cleanup@openstack cleanup() finished in 10.27 sec 2018-01-14 09:44:38.381 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() started 2018-01-14 09:44:41.712 3798 INFO rally.task.context [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-14 09:44:42.535 3798 INFO rally.task.engine [-] Load duration is: 6.140552 2018-01-14 09:44:42.536 3798 INFO rally.task.engine [-] Full duration is: 23.320369 2018-01-14 09:44:42.766 3798 INFO rally.task.engine [-] Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8 | Completed: Running task. Task cf127261-0fd6-4b25-8fcf-2b2d048b68d8: 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.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | keystone_v3.add_role | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.revoke_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> duration | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.698458 Full duration: 13.314737 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.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 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.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> duration | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.689546 Full duration: 13.631118 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.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | keystone_v3.list_projects | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> duration | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.719141 Full duration: 13.419727 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.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | keystone_v3.delete_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 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.59251 Full duration: 11.301639 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.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | keystone_v3.delete_service | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 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.574357 Full duration: 11.577979 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.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | keystone_v3.create_user | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | -> keystone_v3.add_role | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.create_role | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.get_project | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.get_user | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 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.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 100.0% | 1 | | -> duration | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.692931 Full duration: 18.168304 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.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | keystone_v3.update_project | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.delete_project | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> duration | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.859908 Full duration: 11.566064 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.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 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.7267 Full duration: 13.25225 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.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | total | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> duration | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.645906 Full duration: 13.676343 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.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | keystone_v3.list_users | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> duration | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.842135 Full duration: 13.91898 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.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | keystone_v3.create_users | 4.582 | 4.582 | 4.582 | 4.582 | 4.582 | 4.582 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.581 | 4.581 | 4.581 | 4.581 | 4.581 | 4.581 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 100.0% | 1 | | total | 6.141 | 6.141 | 6.141 | 6.141 | 6.141 | 6.141 | 100.0% | 1 | | -> duration | 6.141 | 6.141 | 6.141 | 6.141 | 6.141 | 6.141 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.140552 Full duration: 23.320369 2018-01-14 09:44:43,051 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cf127261-0fd6-4b25-8fcf-2b2d048b68d8 2018-01-14 09:44:43,052 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cf127261-0fd6-4b25-8fcf-2b2d048b68d8', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-14 09:44:43,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cf127261-0fd6-4b25-8fcf-2b2d048b68d8'] 2018-01-14 09:44:44,002 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 09:44:44,004 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-14 09:44:44,004 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-14 09:44:44,005 - 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-14 09:44:44,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 09:44:44,041 - 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-14 09:44:44,048 - 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': '7411cdf0-bee6-43cb-be61-a61e8d1fa805', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'flavor_name': 'rally-tiny-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a49e6a5c-d09a-4eae-8d8e-63cdac496990', '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-14 09:49:10,290 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 873e7487-df88-4131-bfbd-86e66086612e: started 2018-01-14 09:44:46.168 5713 INFO rally.task.engine [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Starting: Task validation. 2018-01-14 09:44:46.203 5713 INFO rally.task.engine [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Starting: Task validation of syntax. 2018-01-14 09:44:46.386 5713 INFO rally.task.engine [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Completed: Task validation of syntax. 2018-01-14 09:44:46.386 5713 INFO rally.task.engine [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Starting: Task validation of required platforms. 2018-01-14 09:44:46.431 5713 INFO rally.task.engine [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Completed: Task validation of required platforms. 2018-01-14 09:44:46.431 5713 INFO rally.task.engine [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Starting: Task validation of semantic. 2018-01-14 09:44:47.088 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() started 2018-01-14 09:44:49.753 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() finished in 2.67 sec 2018-01-14 09:44:54.091 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() started 2018-01-14 09:44:57.439 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() finished in 3.35 sec 2018-01-14 09:44:57.439 5713 INFO rally.task.engine [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Completed: Task validation of semantic. 2018-01-14 09:44:57.439 5713 INFO rally.task.engine [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Completed: Task validation. 2018-01-14 09:44:57.440 5713 INFO rally.task.engine [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Starting: Running task. 2018-01-14 09:44:57.627 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() started 2018-01-14 09:45:00.451 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() finished in 2.82 sec 2018-01-14 09:45:00.451 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() started 2018-01-14 09:45:01.006 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() finished in 0.55 sec 2018-01-14 09:45:01.006 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() started 2018-01-14 09:45:01.007 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-14 09:45:01.030 5838 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 START 2018-01-14 09:45:02.672 5838 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 END: OK 2018-01-14 09:45:02.697 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() started 2018-01-14 09:45:08.459 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() finished in 5.76 sec 2018-01-14 09:45:08.460 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() started 2018-01-14 09:45:08.494 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() finished in 34.18 msec 2018-01-14 09:45:08.494 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() started 2018-01-14 09:45:11.659 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() finished in 3.16 sec 2018-01-14 09:45:11.750 5713 INFO rally.task.engine [-] Load duration is: 1.639554 2018-01-14 09:45:11.751 5713 INFO rally.task.engine [-] Full duration is: 14.051274 2018-01-14 09:45:12.023 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() started 2018-01-14 09:45:14.743 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() finished in 2.72 sec 2018-01-14 09:45:14.744 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() started 2018-01-14 09:45:15.300 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() finished in 0.56 sec 2018-01-14 09:45:15.300 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack setup() started 2018-01-14 09:45:19.745 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack setup() finished in 4.44 sec 2018-01-14 09:45:19.746 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() started 2018-01-14 09:45:19.746 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-14 09:45:19.768 6124 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 START 2018-01-14 09:45:21.739 6124 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 END: OK 2018-01-14 09:45:21.765 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() started 2018-01-14 09:45:27.832 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() finished in 6.07 sec 2018-01-14 09:45:27.833 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack cleanup() started 2018-01-14 09:45:31.647 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack cleanup() finished in 3.81 sec 2018-01-14 09:45:31.647 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() started 2018-01-14 09:45:31.819 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-14 09:45:31.819 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() started 2018-01-14 09:45:35.079 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() finished in 3.26 sec 2018-01-14 09:45:36.154 5713 INFO rally.task.engine [-] Load duration is: 1.96877 2018-01-14 09:45:36.155 5713 INFO rally.task.engine [-] Full duration is: 23.074535 2018-01-14 09:45:36.439 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() started 2018-01-14 09:45:38.989 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() finished in 2.55 sec 2018-01-14 09:45:38.990 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() started 2018-01-14 09:45:39.583 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() finished in 0.59 sec 2018-01-14 09:45:39.583 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack setup() started 2018-01-14 09:45:44.077 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack setup() finished in 4.49 sec 2018-01-14 09:45:44.077 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() started 2018-01-14 09:45:44.078 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() finished in 0.21 msec 2018-01-14 09:45:44.101 6410 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 START 2018-01-14 09:45:48.586 6410 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 END: OK 2018-01-14 09:45:48.609 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() started 2018-01-14 09:45:58.712 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() finished in 10.10 sec 2018-01-14 09:45:58.712 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack cleanup() started 2018-01-14 09:46:02.738 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack cleanup() finished in 4.03 sec 2018-01-14 09:46:02.738 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() started 2018-01-14 09:46:02.766 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() finished in 27.68 msec 2018-01-14 09:46:02.766 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() started 2018-01-14 09:46:06.001 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() finished in 3.23 sec 2018-01-14 09:46:06.618 5713 INFO rally.task.engine [-] Load duration is: 4.482576 2018-01-14 09:46:06.618 5713 INFO rally.task.engine [-] Full duration is: 29.578894 2018-01-14 09:46:06.911 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() started 2018-01-14 09:46:09.539 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() finished in 2.63 sec 2018-01-14 09:46:09.539 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() started 2018-01-14 09:46:10.099 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() finished in 0.56 sec 2018-01-14 09:46:10.099 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack setup() started 2018-01-14 09:46:14.516 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack setup() finished in 4.42 sec 2018-01-14 09:46:14.516 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() started 2018-01-14 09:46:14.516 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-14 09:46:14.538 6696 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 START 2018-01-14 09:46:16.154 6696 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 END: OK 2018-01-14 09:46:16.176 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() started 2018-01-14 09:46:22.072 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() finished in 5.90 sec 2018-01-14 09:46:22.072 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack cleanup() started 2018-01-14 09:46:25.942 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack cleanup() finished in 3.87 sec 2018-01-14 09:46:25.943 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() started 2018-01-14 09:46:26.115 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-14 09:46:26.115 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() started 2018-01-14 09:46:29.237 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() finished in 3.12 sec 2018-01-14 09:46:31.055 5713 INFO rally.task.engine [-] Load duration is: 1.614266 2018-01-14 09:46:31.056 5713 INFO rally.task.engine [-] Full duration is: 22.345153 2018-01-14 09:46:31.306 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() started 2018-01-14 09:46:34.002 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() finished in 2.70 sec 2018-01-14 09:46:34.003 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() started 2018-01-14 09:46:34.562 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() finished in 0.56 sec 2018-01-14 09:46:34.562 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() started 2018-01-14 09:46:34.562 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-14 09:46:34.582 6982 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 START 2018-01-14 09:46:35.960 6982 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 END: OK 2018-01-14 09:46:35.984 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() started 2018-01-14 09:46:43.786 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() finished in 7.80 sec 2018-01-14 09:46:43.786 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() started 2018-01-14 09:46:43.810 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() finished in 23.77 msec 2018-01-14 09:46:43.810 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() started 2018-01-14 09:46:47.341 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() finished in 3.53 sec 2018-01-14 09:46:47.426 5713 INFO rally.task.engine [-] Load duration is: 1.375994 2018-01-14 09:46:47.427 5713 INFO rally.task.engine [-] Full duration is: 16.052221 2018-01-14 09:46:47.702 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() started 2018-01-14 09:46:50.412 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() finished in 2.71 sec 2018-01-14 09:46:50.412 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() started 2018-01-14 09:46:50.978 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() finished in 0.57 sec 2018-01-14 09:46:50.979 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack setup() started 2018-01-14 09:46:55.196 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack setup() finished in 4.22 sec 2018-01-14 09:46:55.197 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() started 2018-01-14 09:46:55.197 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-14 09:46:55.219 7268 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 START 2018-01-14 09:46:56.768 7268 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 END: OK 2018-01-14 09:46:56.796 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() started 2018-01-14 09:47:04.882 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() finished in 8.09 sec 2018-01-14 09:47:04.882 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack cleanup() started 2018-01-14 09:47:08.463 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack cleanup() finished in 3.58 sec 2018-01-14 09:47:08.464 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() started 2018-01-14 09:47:08.635 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-14 09:47:08.635 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() started 2018-01-14 09:47:11.829 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() finished in 3.19 sec 2018-01-14 09:47:13.843 5713 INFO rally.task.engine [-] Load duration is: 1.547568 2018-01-14 09:47:13.844 5713 INFO rally.task.engine [-] Full duration is: 24.144052 2018-01-14 09:47:14.093 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() started 2018-01-14 09:47:16.750 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() finished in 2.66 sec 2018-01-14 09:47:16.750 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() started 2018-01-14 09:47:17.333 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() finished in 0.58 sec 2018-01-14 09:47:17.333 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack setup() started 2018-01-14 09:47:21.812 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack setup() finished in 4.48 sec 2018-01-14 09:47:21.812 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() started 2018-01-14 09:47:21.813 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-14 09:47:21.835 7554 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 START 2018-01-14 09:47:24.901 7554 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 END: OK 2018-01-14 09:47:24.925 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() started 2018-01-14 09:47:39.271 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() finished in 14.35 sec 2018-01-14 09:47:39.272 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack cleanup() started 2018-01-14 09:47:42.955 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack cleanup() finished in 3.68 sec 2018-01-14 09:47:42.956 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() started 2018-01-14 09:47:43.146 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-14 09:47:43.147 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() started 2018-01-14 09:47:46.383 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() finished in 3.24 sec 2018-01-14 09:47:48.278 5713 INFO rally.task.engine [-] Load duration is: 3.064492 2018-01-14 09:47:48.279 5713 INFO rally.task.engine [-] Full duration is: 32.308386 2018-01-14 09:47:48.522 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() started 2018-01-14 09:47:51.344 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() finished in 2.82 sec 2018-01-14 09:47:51.345 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() started 2018-01-14 09:47:51.904 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() finished in 0.56 sec 2018-01-14 09:47:51.904 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack setup() started 2018-01-14 09:47:56.707 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack setup() finished in 4.80 sec 2018-01-14 09:47:56.708 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() started 2018-01-14 09:47:56.708 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-14 09:47:56.732 7840 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 START 2018-01-14 09:47:58.243 7840 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 END: OK 2018-01-14 09:47:58.270 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() started 2018-01-14 09:48:08.443 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() finished in 10.17 sec 2018-01-14 09:48:08.444 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack cleanup() started 2018-01-14 09:48:11.926 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context network@openstack cleanup() finished in 3.48 sec 2018-01-14 09:48:11.927 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() started 2018-01-14 09:48:12.110 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-14 09:48:12.110 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() started 2018-01-14 09:48:15.258 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() finished in 3.15 sec 2018-01-14 09:48:16.672 5713 INFO rally.task.engine [-] Load duration is: 1.509854 2018-01-14 09:48:16.673 5713 INFO rally.task.engine [-] Full duration is: 26.757078 2018-01-14 09:48:16.933 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() started 2018-01-14 09:48:19.643 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() finished in 2.71 sec 2018-01-14 09:48:19.643 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() started 2018-01-14 09:48:20.198 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() finished in 0.56 sec 2018-01-14 09:48:20.199 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() started 2018-01-14 09:48:20.199 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-14 09:48:20.220 8126 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 START 2018-01-14 09:48:21.259 8126 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 END: OK 2018-01-14 09:48:21.289 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() started 2018-01-14 09:48:26.810 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() finished in 5.52 sec 2018-01-14 09:48:26.810 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() started 2018-01-14 09:48:26.830 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() finished in 19.79 msec 2018-01-14 09:48:26.831 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() started 2018-01-14 09:48:30.440 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() finished in 3.61 sec 2018-01-14 09:48:31.003 5713 INFO rally.task.engine [-] Load duration is: 1.036742 2018-01-14 09:48:31.004 5713 INFO rally.task.engine [-] Full duration is: 13.525487 2018-01-14 09:48:31.291 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() started 2018-01-14 09:48:34.155 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() finished in 2.86 sec 2018-01-14 09:48:34.155 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() started 2018-01-14 09:48:34.731 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() finished in 0.58 sec 2018-01-14 09:48:34.732 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() started 2018-01-14 09:48:34.732 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-14 09:48:34.754 8412 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 START 2018-01-14 09:48:35.925 8412 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 END: OK 2018-01-14 09:48:35.953 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() started 2018-01-14 09:48:41.586 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() finished in 5.63 sec 2018-01-14 09:48:41.586 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() started 2018-01-14 09:48:41.608 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() finished in 22.28 msec 2018-01-14 09:48:41.609 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() started 2018-01-14 09:48:44.763 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() finished in 3.15 sec 2018-01-14 09:48:45.378 5713 INFO rally.task.engine [-] Load duration is: 1.16902 2018-01-14 09:48:45.379 5713 INFO rally.task.engine [-] Full duration is: 13.487276 2018-01-14 09:48:45.656 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() started 2018-01-14 09:48:48.387 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack setup() finished in 2.73 sec 2018-01-14 09:48:48.387 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() started 2018-01-14 09:48:49.050 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack setup() finished in 0.66 sec 2018-01-14 09:48:49.050 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context roles@openstack setup() started 2018-01-14 09:48:50.907 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context roles@openstack setup() finished in 1.86 sec 2018-01-14 09:48:50.907 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() started 2018-01-14 09:48:50.908 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-14 09:48:50.931 8728 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 START 2018-01-14 09:48:53.974 8728 INFO rally.task.runner [-] Task 873e7487-df88-4131-bfbd-86e66086612e | ITER: 1 END: OK 2018-01-14 09:48:53.997 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() started 2018-01-14 09:49:03.798 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context cleanup@openstack cleanup() finished in 9.80 sec 2018-01-14 09:49:03.798 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context roles@openstack cleanup() started 2018-01-14 09:49:04.759 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context roles@openstack cleanup() finished in 0.96 sec 2018-01-14 09:49:04.759 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() started 2018-01-14 09:49:04.927 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-14 09:49:04.928 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() started 2018-01-14 09:49:08.195 5713 INFO rally.task.context [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Context users@openstack cleanup() finished in 3.27 sec 2018-01-14 09:49:09.798 5713 INFO rally.task.engine [-] Load duration is: 3.041386 2018-01-14 09:49:09.798 5713 INFO rally.task.engine [-] Full duration is: 22.55634 2018-01-14 09:49:09.977 5713 INFO rally.task.engine [-] Task 873e7487-df88-4131-bfbd-86e66086612e | Completed: Running task. Task 873e7487-df88-4131-bfbd-86e66086612e: 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.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | neutron.delete_network | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | total | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 100.0% | 1 | | -> duration | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.639554 Full duration: 14.051274 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.55 | 1.55 | 1.55 | 1.55 | 1.55 | 1.55 | 100.0% | 1 | | neutron.delete_port | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 100.0% | 1 | | total | 1.969 | 1.969 | 1.969 | 1.969 | 1.969 | 1.969 | 100.0% | 1 | | -> duration | 1.969 | 1.969 | 1.969 | 1.969 | 1.969 | 1.969 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.96877 Full duration: 23.074535 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.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | neutron.create_subnet | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | neutron.create_router | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | neutron.add_interface_router | 1.718 | 1.718 | 1.718 | 1.718 | 1.718 | 1.718 | 100.0% | 1 | | neutron.remove_interface_router | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | neutron.delete_router | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | total | 4.483 | 4.483 | 4.483 | 4.483 | 4.483 | 4.483 | 100.0% | 1 | | -> duration | 4.483 | 4.483 | 4.483 | 4.483 | 4.483 | 4.483 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.482576 Full duration: 29.578894 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.257 | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 100.0% | 1 | | neutron.delete_subnet | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | total | 1.614 | 1.614 | 1.614 | 1.614 | 1.614 | 1.614 | 100.0% | 1 | | -> duration | 1.614 | 1.614 | 1.614 | 1.614 | 1.614 | 1.614 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.614266 Full duration: 22.345153 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.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | neutron.list_networks | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 100.0% | 1 | | -> duration | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.375994 Full duration: 16.052221 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.451 | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 100.0% | 1 | | neutron.list_ports | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 1.548 | 1.548 | 1.548 | 1.548 | 1.548 | 1.548 | 100.0% | 1 | | -> duration | 1.548 | 1.548 | 1.548 | 1.548 | 1.548 | 1.548 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.547568 Full duration: 24.144052 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.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | neutron.create_subnet | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | neutron.create_router | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | neutron.add_interface_router | 1.535 | 1.535 | 1.535 | 1.535 | 1.535 | 1.535 | 100.0% | 1 | | neutron.list_routers | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 3.064 | 3.064 | 3.064 | 3.064 | 3.064 | 3.064 | 100.0% | 1 | | -> duration | 3.064 | 3.064 | 3.064 | 3.064 | 3.064 | 3.064 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.064492 Full duration: 32.308386 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.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | neutron.create_subnet | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | neutron.list_subnets | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 100.0% | 1 | | -> duration | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.509854 Full duration: 26.757078 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.908 | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 100.0% | 1 | | neutron.delete_security_group | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | -> duration | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.036742 Full duration: 13.525487 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.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | neutron.create_security_group_rule | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | neutron.delete_security_group | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | -> duration | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.16902 Full duration: 13.487276 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 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 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.143 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 100.0% | 1 | | neutron.remove_gateway_router | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | total | 3.041 | 3.041 | 3.041 | 3.041 | 3.041 | 3.041 | 100.0% | 1 | | -> duration | 3.041 | 3.041 | 3.041 | 3.041 | 3.041 | 3.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.041386 Full duration: 22.55634 2018-01-14 09:49:10,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 873e7487-df88-4131-bfbd-86e66086612e 2018-01-14 09:49:10,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '873e7487-df88-4131-bfbd-86e66086612e', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-14 09:49:10,299 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '873e7487-df88-4131-bfbd-86e66086612e'] 2018-01-14 09:49:11,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 09:49:11,298 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-14 09:49:11,298 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-14 09:49:11,298 - 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-14 09:49:11,298 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 09:49:11,315 - 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-14 09:49:11,317 - 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': '7411cdf0-bee6-43cb-be61-a61e8d1fa805', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'flavor_name': 'rally-tiny-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a49e6a5c-d09a-4eae-8d8e-63cdac496990', '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-14 09:52:07,956 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e2d9fe95-f649-4830-8b46-3d6542a5a344: started 2018-01-14 09:49:13.390 9008 INFO rally.task.engine [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Starting: Task validation. 2018-01-14 09:49:13.444 9008 INFO rally.task.engine [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Starting: Task validation of syntax. 2018-01-14 09:49:13.590 9008 INFO rally.task.engine [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Completed: Task validation of syntax. 2018-01-14 09:49:13.590 9008 INFO rally.task.engine [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Starting: Task validation of required platforms. 2018-01-14 09:49:13.632 9008 INFO rally.task.engine [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Completed: Task validation of required platforms. 2018-01-14 09:49:13.632 9008 INFO rally.task.engine [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Starting: Task validation of semantic. 2018-01-14 09:49:14.265 9008 INFO rally.task.context [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Context users@openstack setup() started 2018-01-14 09:49:16.963 9008 INFO rally.task.context [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Context users@openstack setup() finished in 2.70 sec 2018-01-14 09:49:26.969 9008 INFO rally.task.context [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Context users@openstack cleanup() started 2018-01-14 09:49:30.417 9008 INFO rally.task.context [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-14 09:49:30.417 9008 INFO rally.task.engine [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Completed: Task validation of semantic. 2018-01-14 09:49:30.418 9008 INFO rally.task.engine [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Completed: Task validation. 2018-01-14 09:49:30.418 9008 INFO rally.task.engine [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Starting: Running task. 2018-01-14 09:49:30.614 9008 INFO rally.task.context [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Context users@openstack setup() started 2018-01-14 09:49:33.254 9008 INFO rally.task.context [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Context users@openstack setup() finished in 2.64 sec 2018-01-14 09:49:33.255 9008 INFO rally.task.context [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Context cleanup@openstack setup() started 2018-01-14 09:49:33.255 9008 INFO rally.task.context [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-14 09:49:34.012 9133 INFO rally.task.runner [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | ITER: 1 START 2018-01-14 09:51:56.351 9133 INFO rally.task.runner [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-14 09:51:56.377 9008 INFO rally.task.context [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Context cleanup@openstack cleanup() started 2018-01-14 09:52:02.880 9008 INFO rally.task.context [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Context cleanup@openstack cleanup() finished in 6.50 sec 2018-01-14 09:52:02.880 9008 INFO rally.task.context [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Context users@openstack cleanup() started 2018-01-14 09:52:06.284 9008 INFO rally.task.context [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | Context users@openstack cleanup() finished in 3.40 sec 2018-01-14 09:52:07.470 9008 INFO rally.task.engine [-] Load duration is: 141.334982 2018-01-14 09:52:07.471 9008 INFO rally.task.engine [-] Full duration is: 155.686895 2018-01-14 09:52:07.761 9008 INFO rally.task.engine [-] Task e2d9fe95-f649-4830-8b46-3d6542a5a344 | 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 | 8.192 | 8.192 | 8.192 | 8.192 | 8.192 | 8.192 | 100.0% | 1 | | nova.find_host_to_migrate | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | nova.live_migrate | 133.101 | 133.101 | 133.101 | 133.101 | 133.101 | 133.101 | 0.0% | 1 | | total | 142.335 | 142.335 | 142.335 | 142.335 | 142.335 | 142.335 | 0.0% | 1 | | -> duration | 141.335 | 141.335 | 141.335 | 141.335 | 141.335 | 141.335 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 141.334982 Full duration: 155.686895 2018-01-14 09:52:07,957 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e2d9fe95-f649-4830-8b46-3d6542a5a344 2018-01-14 09:52:07,957 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e2d9fe95-f649-4830-8b46-3d6542a5a344', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-14 09:52:07,962 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e2d9fe95-f649-4830-8b46-3d6542a5a344'] 2018-01-14 09:52:08,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 09:52:08,813 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-14 09:52:08,813 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-14 09:52:08,813 - 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-14 09:52:08,813 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 09:52:08,852 - 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-14 09:52:08,854 - 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': '7411cdf0-bee6-43cb-be61-a61e8d1fa805', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'flavor_name': 'rally-tiny-a49e6a5c-d09a-4eae-8d8e-63cdac496990', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a49e6a5c-d09a-4eae-8d8e-63cdac496990', '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-14 09:53:05,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task cbecd188-ad75-4aec-b0a1-43e7202be38c: started 2018-01-14 09:52:10.980 9243 INFO rally.task.engine [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Starting: Task validation. 2018-01-14 09:52:11.026 9243 INFO rally.task.engine [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Starting: Task validation of syntax. 2018-01-14 09:52:11.072 9243 INFO rally.task.engine [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Completed: Task validation of syntax. 2018-01-14 09:52:11.072 9243 INFO rally.task.engine [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Starting: Task validation of required platforms. 2018-01-14 09:52:11.092 9243 INFO rally.task.engine [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Completed: Task validation of required platforms. 2018-01-14 09:52:11.092 9243 INFO rally.task.engine [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Starting: Task validation of semantic. 2018-01-14 09:52:11.682 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack setup() started 2018-01-14 09:52:14.495 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack setup() finished in 2.81 sec 2018-01-14 09:52:16.491 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack cleanup() started 2018-01-14 09:52:19.823 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack cleanup() finished in 3.33 sec 2018-01-14 09:52:19.823 9243 INFO rally.task.engine [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Completed: Task validation of semantic. 2018-01-14 09:52:19.824 9243 INFO rally.task.engine [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Completed: Task validation. 2018-01-14 09:52:19.825 9243 INFO rally.task.engine [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Starting: Running task. 2018-01-14 09:52:20.001 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack setup() started 2018-01-14 09:52:22.665 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack setup() finished in 2.66 sec 2018-01-14 09:52:22.666 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack setup() started 2018-01-14 09:52:22.666 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-14 09:52:22.690 9368 INFO rally.task.runner [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | ITER: 1 START 2018-01-14 09:52:23.634 9368 INFO rally.task.runner [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | ITER: 1 END: OK 2018-01-14 09:52:23.663 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:52:24.596 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack cleanup() finished in 0.93 sec 2018-01-14 09:52:24.596 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack cleanup() started 2018-01-14 09:52:28.206 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack cleanup() finished in 3.61 sec 2018-01-14 09:52:30.054 9243 INFO rally.task.engine [-] Load duration is: 0.942129 2018-01-14 09:52:30.054 9243 INFO rally.task.engine [-] Full duration is: 8.220952 2018-01-14 09:52:30.308 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack setup() started 2018-01-14 09:52:32.957 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack setup() finished in 2.65 sec 2018-01-14 09:52:32.957 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack setup() started 2018-01-14 09:52:32.957 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack setup() finished in 0.40 msec 2018-01-14 09:52:32.980 9474 INFO rally.task.runner [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | ITER: 1 START 2018-01-14 09:52:33.763 9474 INFO rally.task.runner [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | ITER: 1 END: OK 2018-01-14 09:52:33.792 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:52:34.721 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack cleanup() finished in 0.93 sec 2018-01-14 09:52:34.722 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack cleanup() started 2018-01-14 09:52:38.038 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack cleanup() finished in 3.32 sec 2018-01-14 09:52:38.348 9243 INFO rally.task.engine [-] Load duration is: 0.781614 2018-01-14 09:52:38.348 9243 INFO rally.task.engine [-] Full duration is: 7.746285 2018-01-14 09:52:38.571 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack setup() started 2018-01-14 09:52:41.244 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack setup() finished in 2.67 sec 2018-01-14 09:52:41.245 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack setup() started 2018-01-14 09:52:41.245 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack setup() finished in 0.36 msec 2018-01-14 09:52:41.267 9580 INFO rally.task.runner [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | ITER: 1 START 2018-01-14 09:52:41.885 9580 INFO rally.task.runner [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | ITER: 1 END: OK 2018-01-14 09:52:41.907 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:52:42.840 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack cleanup() finished in 0.93 sec 2018-01-14 09:52:42.841 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack cleanup() started 2018-01-14 09:52:46.151 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack cleanup() finished in 3.31 sec 2018-01-14 09:52:46.621 9243 INFO rally.task.engine [-] Load duration is: 0.616315 2018-01-14 09:52:46.621 9243 INFO rally.task.engine [-] Full duration is: 7.597444 2018-01-14 09:52:46.909 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack setup() started 2018-01-14 09:52:49.689 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack setup() finished in 2.78 sec 2018-01-14 09:52:49.689 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack setup() started 2018-01-14 09:52:49.690 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-14 09:52:49.712 9686 INFO rally.task.runner [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | ITER: 1 START 2018-01-14 09:52:50.595 9686 INFO rally.task.runner [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | ITER: 1 END: OK 2018-01-14 09:52:50.623 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:52:51.553 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack cleanup() finished in 0.93 sec 2018-01-14 09:52:51.553 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack cleanup() started 2018-01-14 09:52:55.025 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack cleanup() finished in 3.47 sec 2018-01-14 09:52:56.981 9243 INFO rally.task.engine [-] Load duration is: 0.880711 2018-01-14 09:52:56.982 9243 INFO rally.task.engine [-] Full duration is: 8.132977 2018-01-14 09:52:57.229 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack setup() started 2018-01-14 09:52:59.852 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack setup() finished in 2.62 sec 2018-01-14 09:52:59.852 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack setup() started 2018-01-14 09:52:59.852 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-14 09:52:59.874 9792 INFO rally.task.runner [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | ITER: 1 START 2018-01-14 09:53:00.783 9792 INFO rally.task.runner [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | ITER: 1 END: OK 2018-01-14 09:53:00.806 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack cleanup() started 2018-01-14 09:53:01.736 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context admin_cleanup@openstack cleanup() finished in 0.93 sec 2018-01-14 09:53:01.737 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack cleanup() started 2018-01-14 09:53:05.100 9243 INFO rally.task.context [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Context users@openstack cleanup() finished in 3.36 sec 2018-01-14 09:53:05.279 9243 INFO rally.task.engine [-] Load duration is: 0.906454 2018-01-14 09:53:05.280 9243 INFO rally.task.engine [-] Full duration is: 7.887449 2018-01-14 09:53:05.457 9243 INFO rally.task.engine [-] Task cbecd188-ad75-4aec-b0a1-43e7202be38c | Completed: Running task. Task cbecd188-ad75-4aec-b0a1-43e7202be38c: 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.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | quotas.delete_quotas | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> duration | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.942129 Full duration: 8.220952 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.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.781614 Full duration: 7.746285 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.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | total | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> duration | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.616315 Full duration: 7.597444 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.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | quotas.delete_quotas | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | total | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> duration | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.880711 Full duration: 8.132977 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.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | total | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> duration | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.906454 Full duration: 7.887449 2018-01-14 09:53:05,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cbecd188-ad75-4aec-b0a1-43e7202be38c 2018-01-14 09:53:05,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cbecd188-ad75-4aec-b0a1-43e7202be38c', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-14 09:53:05,706 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cbecd188-ad75-4aec-b0a1-43e7202be38c'] 2018-01-14 09:53:06,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 09:53:06,598 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-14 09:53:06,598 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:23 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:24 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:10 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:54 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:14 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 07:55 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:11 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:19 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:30:33 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-14 09:53:06,599 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-14 09:53:11,461 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-14 09:53:11,461 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-14 09:53:12,012 - functest.utils.functest_utils - DEBUG - 2018-01-14 09:53:12,012 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 09:53:12,013 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:29 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-14 09:53:12,017 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-14 09:53:12,017 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-14 09:53:12,101 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-14 09:53:12,535 - functest.energy.energy - DEBUG - Starting recording 2018-01-14 09:53:12,535 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-14 09:53:12,955 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-14 09:53:15,524 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-14 09:53:17,794 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-14 09:53:20,836 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-14 09:53:23,017 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-14 09:53:29,514 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-14 09:53:30,298 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-14 09:53:31,347 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-14 09:53:33,850 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-14 09:53:33,850 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-14 09:53:35,811 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-14 09:53:35,811 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-14 09:53:37,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-14 09:53:38,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-14 09:53:39,181 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-14 09:53:39,181 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-14 09:53:42,018 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-14 09:53:42,019 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-14 09:53:42,021 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-14 09:53:42,024 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-14 09:53:42,026 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-14 09:53:42,035 - 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-14 10:05:26,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.199653s] ... ok 2018-01-14 10:05:26,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.056518s] ... ok 2018-01-14 10:05:26,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [14.865025s] ... ok 2018-01-14 10:05:26,700 - 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.486611s] ... ok 2018-01-14 10:05:26,700 - 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.233339s] ... ok 2018-01-14 10:05:26,701 - 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 [4.818059s] ... ok 2018-01-14 10:05:26,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.074995s] ... ok 2018-01-14 10:05:26,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.219635s] ... ok 2018-01-14 10:05:26,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.099700s] ... ok 2018-01-14 10:05:26,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000969s] ... ok 2018-01-14 10:05:26,701 - 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 [17.110473s] ... ok 2018-01-14 10:05:26,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.080980s] ... ok 2018-01-14 10:05:26,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.408853s] ... ok 2018-01-14 10:05:26,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.315462s] ... ok 2018-01-14 10:05:26,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001066s] ... ok 2018-01-14 10:05:26,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [7.655541s] ... ok 2018-01-14 10:05:26,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.057329s] ... ok 2018-01-14 10:05:26,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [1.890006s] ... ok 2018-01-14 10:05:26,701 - 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.225591s] ... ok 2018-01-14 10:05:26,702 - 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.380864s] ... ok 2018-01-14 10:05:26,702 - 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.216235s] ... ok 2018-01-14 10:05:26,702 - 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.240382s] ... ok 2018-01-14 10:05:26,702 - 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.222471s] ... ok 2018-01-14 10:05:26,702 - 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.082506s] ... ok 2018-01-14 10:05:26,702 - 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.076803s] ... ok 2018-01-14 10:05:26,702 - 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.068032s] ... ok 2018-01-14 10:05:26,702 - 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.067620s] ... ok 2018-01-14 10:05:26,702 - 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.075715s] ... ok 2018-01-14 10:05:26,702 - 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.139377s] ... ok 2018-01-14 10:05:26,702 - 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.064165s] ... ok 2018-01-14 10:05:26,702 - 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.010906s] ... ok 2018-01-14 10:05:26,702 - 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.207961s] ... ok 2018-01-14 10:05:26,702 - 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.011271s] ... ok 2018-01-14 10:05:26,702 - 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.010478s] ... ok 2018-01-14 10:05:26,702 - 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.032839s] ... ok 2018-01-14 10:05:26,703 - 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.060129s] ... ok 2018-01-14 10:05:26,703 - 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.061684s] ... ok 2018-01-14 10:05:26,703 - 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.145379s] ... ok 2018-01-14 10:05:26,703 - 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.013885s] ... ok 2018-01-14 10:05:26,703 - 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.067538s] ... ok 2018-01-14 10:05:26,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [17.601764s] ... ok 2018-01-14 10:05:26,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [23.102584s] ... ok 2018-01-14 10:05:26,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [24.537845s] ... ok 2018-01-14 10:05:26,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [16.393410s] ... ok 2018-01-14 10:05:26,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.350359s] ... ok 2018-01-14 10:05:26,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.599860s] ... ok 2018-01-14 10:05:26,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.233710s] ... ok 2018-01-14 10:05:26,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.373284s] ... ok 2018-01-14 10:05:26,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.373804s] ... ok 2018-01-14 10:05:26,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.373601s] ... ok 2018-01-14 10:05:26,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.044259s] ... ok 2018-01-14 10:05:26,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.509097s] ... ok 2018-01-14 10:05:26,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [16.394784s] ... ok 2018-01-14 10:05:26,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [8.425255s] ... ok 2018-01-14 10:05:26,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [22.319900s] ... ok 2018-01-14 10:05:26,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.001832s] ... ok 2018-01-14 10:05:26,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [0.998015s] ... ok 2018-01-14 10:05:26,704 - 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.329772s] ... ok 2018-01-14 10:05:26,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.189315s] ... ok 2018-01-14 10:05:26,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.000516s] ... ok 2018-01-14 10:05:26,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [1.378208s] ... ok 2018-01-14 10:05:26,704 - 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.267279s] ... ok 2018-01-14 10:05:26,704 - 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.372606s] ... ok 2018-01-14 10:05:26,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.381390s] ... ok 2018-01-14 10:05:26,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.104406s] ... ok 2018-01-14 10:05:26,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.234644s] ... ok 2018-01-14 10:05:26,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.448981s] ... ok 2018-01-14 10:05:26,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.304686s] ... ok 2018-01-14 10:05:26,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.953980s] ... ok 2018-01-14 10:05:26,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.220572s] ... ok 2018-01-14 10:05:26,705 - 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.232226s] ... ok 2018-01-14 10:05:26,705 - 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.230935s] ... ok 2018-01-14 10:05:26,705 - 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.232606s] ... ok 2018-01-14 10:05:26,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.314727s] ... ok 2018-01-14 10:05:26,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.347861s] ... ok 2018-01-14 10:05:26,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012072s] ... ok 2018-01-14 10:05:26,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [25.615016s] ... ok 2018-01-14 10:05:26,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.070274s] ... ok 2018-01-14 10:05:26,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.067565s] ... ok 2018-01-14 10:05:26,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.070283s] ... ok 2018-01-14 10:05:26,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.306391s] ... ok 2018-01-14 10:05:26,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.279102s] ... ok 2018-01-14 10:05:26,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.107620s] ... ok 2018-01-14 10:05:26,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.008649s] ... ok 2018-01-14 10:05:26,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.150712s] ... ok 2018-01-14 10:05:26,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.039610s] ... ok 2018-01-14 10:05:26,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.027368s] ... ok 2018-01-14 10:05:26,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.027318s] ... ok 2018-01-14 10:05:26,706 - 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.186679s] ... ok 2018-01-14 10:05:26,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.187183s] ... ok 2018-01-14 10:05:26,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.041143s] ... ok 2018-01-14 10:05:26,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.036261s] ... ok 2018-01-14 10:05:26,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.039732s] ... ok 2018-01-14 10:05:26,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.146409s] ... ok 2018-01-14 10:05:26,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.014067s] ... ok 2018-01-14 10:05:26,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.266039s] ... ok 2018-01-14 10:05:26,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.006264s] ... ok 2018-01-14 10:05:26,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.017268s] ... ok 2018-01-14 10:05:26,707 - 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.518645s] ... ok 2018-01-14 10:05:26,707 - 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.239196s] ... ok 2018-01-14 10:05:26,707 - 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.021763s] ... ok 2018-01-14 10:05:26,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [1.605595s] ... ok 2018-01-14 10:05:26,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [1.862124s] ... ok 2018-01-14 10:05:26,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [1.873347s] ... ok 2018-01-14 10:05:26,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [1.579737s] ... ok 2018-01-14 10:05:26,707 - 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.909704s] ... ok 2018-01-14 10:05:26,707 - 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 [1.867790s] ... ok 2018-01-14 10:05:26,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [1.756866s] ... ok 2018-01-14 10:05:26,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [2.648611s] ... ok 2018-01-14 10:05:26,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [1.781517s] ... ok 2018-01-14 10:05:26,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.107795s] ... ok 2018-01-14 10:05:26,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.090035s] ... ok 2018-01-14 10:05:26,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.049277s] ... ok 2018-01-14 10:05:26,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.086946s] ... ok 2018-01-14 10:05:26,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.269192s] ... ok 2018-01-14 10:05:26,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.087763s] ... ok 2018-01-14 10:05:26,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.048839s] ... ok 2018-01-14 10:05:26,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.050146s] ... ok 2018-01-14 10:05:26,708 - 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.091292s] ... ok 2018-01-14 10:05:26,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.179186s] ... ok 2018-01-14 10:05:26,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [2.830874s] ... ok 2018-01-14 10:05:26,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.335712s] ... ok 2018-01-14 10:05:26,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.050857s] ... ok 2018-01-14 10:05:26,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.046079s] ... ok 2018-01-14 10:05:26,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.047933s] ... ok 2018-01-14 10:05:26,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.041014s] ... ok 2018-01-14 10:05:26,708 - 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.286623s] ... ok 2018-01-14 10:05:26,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [0.692826s] ... ok 2018-01-14 10:05:26,709 - 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.640077s] ... ok 2018-01-14 10:05:26,709 - 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.531423s] ... ok 2018-01-14 10:05:26,709 - 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.115637s] ... ok 2018-01-14 10:05:26,709 - 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.965509s] ... ok 2018-01-14 10:05:26,709 - 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.071728s] ... ok 2018-01-14 10:05:26,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.046155s] ... ok 2018-01-14 10:05:26,709 - 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.155982s] ... ok 2018-01-14 10:05:26,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [1.001770s] ... ok 2018-01-14 10:05:26,709 - 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.376025s] ... ok 2018-01-14 10:05:26,709 - 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.364560s] ... ok 2018-01-14 10:05:26,709 - 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.717578s] ... ok 2018-01-14 10:05:26,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [0.898043s] ... ok 2018-01-14 10:05:26,709 - 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.639849s] ... ok 2018-01-14 10:05:26,710 - 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.059123s] ... ok 2018-01-14 10:05:26,710 - 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.019272s] ... ok 2018-01-14 10:05:26,710 - 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.016511s] ... ok 2018-01-14 10:05:26,710 - 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.155733s] ... ok 2018-01-14 10:05:26,710 - 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.955601s] ... ok 2018-01-14 10:05:26,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.151821s] ... ok 2018-01-14 10:05:26,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.179260s] ... ok 2018-01-14 10:05:26,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.335174s] ... ok 2018-01-14 10:05:26,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.261903s] ... ok 2018-01-14 10:05:26,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.648090s] ... ok 2018-01-14 10:05:26,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.238106s] ... ok 2018-01-14 10:05:26,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.657324s] ... ok 2018-01-14 10:05:26,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.362563s] ... ok 2018-01-14 10:05:26,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.223845s] ... ok 2018-01-14 10:05:26,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [28.060770s] ... ok 2018-01-14 10:05:26,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.324896s] ... ok 2018-01-14 10:05:26,711 - 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 [7.101299s] ... ok 2018-01-14 10:05:26,711 - 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.194904s] ... ok 2018-01-14 10:05:26,711 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.042352s] ... ok 2018-01-14 10:05:26,711 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.039193s] ... ok 2018-01-14 10:05:26,711 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.051593s] ... ok 2018-01-14 10:05:26,711 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.322219s] ... ok 2018-01-14 10:05:26,711 - 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.253868s] ... ok 2018-01-14 10:05:26,711 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.369041s] ... ok 2018-01-14 10:05:26,711 - 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.037006s] ... ok 2018-01-14 10:05:26,711 - 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.047903s] ... ok 2018-01-14 10:05:26,711 - 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.053598s] ... ok 2018-01-14 10:05:26,711 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.051109s] ... ok 2018-01-14 10:05:26,711 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.047315s] ... ok 2018-01-14 10:05:26,711 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.079010s] ... ok 2018-01-14 10:05:26,711 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.077417s] ... ok 2018-01-14 10:05:26,711 - 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.048335s] ... ok 2018-01-14 10:05:26,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.049841s] ... ok 2018-01-14 10:05:26,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.152613s] ... ok 2018-01-14 10:05:26,712 - 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.159252s] ... ok 2018-01-14 10:05:26,712 - 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.184925s] ... ok 2018-01-14 10:05:26,712 - 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.019828s] ... ok 2018-01-14 10:05:26,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.160358s] ... ok 2018-01-14 10:05:26,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.012687s] ... ok 2018-01-14 10:05:26,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.047018s] ... ok 2018-01-14 10:05:26,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.032394s] ... ok 2018-01-14 10:05:26,712 - 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.009166s] ... ok 2018-01-14 10:05:26,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.053481s] ... ok 2018-01-14 10:05:26,712 - 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.141813s] ... ok 2018-01-14 10:05:26,712 - 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.182395s] ... ok 2018-01-14 10:05:26,712 - 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.044806s] ... ok 2018-01-14 10:05:26,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.037982s] ... ok 2018-01-14 10:05:26,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.035833s] ... ok 2018-01-14 10:05:26,713 - 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.195154s] ... ok 2018-01-14 10:05:26,713 - 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.174233s] ... ok 2018-01-14 10:05:26,713 - 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.178992s] ... ok 2018-01-14 10:05:26,713 - 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.009341s] ... ok 2018-01-14 10:05:26,713 - 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.033445s] ... ok 2018-01-14 10:05:26,713 - 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.032326s] ... ok 2018-01-14 10:05:26,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.032853s] ... ok 2018-01-14 10:05:26,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.033470s] ... ok 2018-01-14 10:05:26,713 - 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.387249s] ... ok 2018-01-14 10:05:26,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [7.537979s] ... ok 2018-01-14 10:05:26,713 - 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.352547s] ... ok 2018-01-14 10:05:26,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.065141s] ... ok 2018-01-14 10:05:26,713 - 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.173039s] ... ok 2018-01-14 10:05:26,713 - 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.158922s] ... ok 2018-01-14 10:05:26,714 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 701.0000 sec. 2018-01-14 10:05:26,715 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-14 10:05:26,716 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-14 10:05:26,716 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-14 10:05:26,720 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-14 10:05:32,701 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-14 10:05:32,701 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-14 10:05:33,293 - functest.utils.functest_utils - DEBUG - 2018-01-14 10:05:33,294 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 10:05:33,294 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 12:20 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-14 10:05:33,298 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-14 10:05:34,140 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-14 10:50:21,396 - 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 2687.243s OK 2018-01-14 10:50:21,523 - functest.utils.functest_utils - DEBUG - 2018-01-14 10:50:21,524 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 10:50:21,524 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 44:47 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-14 10:50:21,529 - 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-675 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-14 10:50:21,532 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:43 | PASS | | vping_userdata | functest | smoke | 00:33 | PASS | | tempest_smoke_serial | functest | smoke | 12:32 | FAIL | | rally_sanity | functest | smoke | 18:29 | FAIL | | refstack_defcore | functest | smoke | 12:20 | PASS | | snaps_smoke | functest | smoke | 44:47 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-14 10:50:21,537 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-14 10:50:25,120 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-14 10:50:25,121 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-14 10:50:25,122 - 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-14 10:50:25,122 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-14 10:50:25,123 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-14 10:50:51,230 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-14 10:50:51,231 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-14 10:50:51,350 - functest.utils.functest_utils - DEBUG - 2018-01-14 10:50:51,350 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 10:50:51,350 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:26 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-14 10:50:51,354 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-14 10:50:51,354 - 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-675 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-14 10:50:51,356 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:26 | 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-14 10:50:51,360 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-14 10:50:54,062 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-14 10:50:54,063 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-14 10:50:54,063 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-14 10:50:54,063 - 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-675 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-14 10:50:54,064 - 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-14 10:50:54,066 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-14 10:50:56,784 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-14 10:50:56,784 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-14 10:50:56,785 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-14 10:50:56,785 - 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-675 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-14 10:50:56,786 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-14 10:50:56,786 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK