2018-01-21 14:55:18,830 - functest.ci.check_deployment - DEBUG - 172.30.9.22:5000 is reachable! 2018-01-21 14:55:18,831 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.22:5000/v3 ...OK 2018-01-21 14:55:19,203 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-21 14:55:19,583 - functest.ci.check_deployment - DEBUG - 172.30.9.22:5000 is reachable! 2018-01-21 14:55:19,584 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.22:5000 ...OK 2018-01-21 14:55:20,065 - functest.ci.check_deployment - DEBUG - 172.30.9.22:8774 is reachable! 2018-01-21 14:55:20,065 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.22:8774/v2.1 ...OK 2018-01-21 14:55:20,446 - functest.ci.check_deployment - DEBUG - 172.30.9.22:9696 is reachable! 2018-01-21 14:55:20,446 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.22:9696 ...OK 2018-01-21 14:55:20,830 - functest.ci.check_deployment - DEBUG - 172.30.9.22:9292 is reachable! 2018-01-21 14:55:20,830 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.22:9292 ...OK 2018-01-21 14:55:21,975 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-21 14:55:23,579 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-21 14:55:23,614 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-21 14:55:24,970 - functest.ci.check_deployment - INFO - External network found: external 2018-01-21 14:55:27,581 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 14:55:27,582 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 14:55:27,583 - 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-21 14:55:27,584 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-21 14:55:27,584 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-21 14:55:29,399 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-21 14:55:37,048 - 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.647s OK 2018-01-21 14:55:37,234 - functest.utils.functest_utils - DEBUG - 2018-01-21 14:55:37,234 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 14:55:37,235 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-21 14:55:37,239 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-21 14:55:38,708 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-21 15:04:05,870 - 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 507.152s OK 2018-01-21 15:04:05,995 - functest.utils.functest_utils - DEBUG - 2018-01-21 15:04:05,995 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 15:04:05,995 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:27 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-21 15:04:05,999 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-21 15:04:06,702 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-21 15:04:40,205 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 33.502s OK 2018-01-21 15:04:40,318 - functest.utils.functest_utils - DEBUG - 2018-01-21 15:04:40,318 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 15:04:40,318 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:34 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-21 15:04:40,322 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-699 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-21 15:04:40,324 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 08:27 | PASS | | snaps_health_check | functest | healthcheck | 00:34 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-21 15:04:40,326 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-21 15:04:43,227 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 15:04:43,227 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 15:04:43,228 - 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_userdata tempest_smoke_serial | | | | | validate the OPNFV scenarios. | rally_sanity refstack_defcore odl | | | | | | snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+---------------------------------------------+ 2018-01-21 15:04:43,229 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-21 15:04:43,229 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-21 15:04:43,415 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-21 15:04:43,415 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-21 15:04:43' 2018-01-21 15:04:43,415 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--6d1a96a6-6b2f-404c-94b8-71c7730e4c60' 2018-01-21 15:04:45,960 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-6d1a96a6-6b2f-404c-94b8-71c7730e4c60' 2018-01-21 15:04:48,301 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-6d1a96a6-6b2f-404c-94b8-71c7730e4c60' 2018-01-21 15:04:52,508 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-6d1a96a6-6b2f-404c-94b8-71c7730e4c60' 2018-01-21 15:04:53,156 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-6d1a96a6-6b2f-404c-94b8-71c7730e4c60' 2018-01-21 15:04:57,871 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-6d1a96a6-6b2f-404c-94b8-71c7730e4c60' 2018-01-21 15:05:02,611 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-21 15:05:10,992 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-21 15:05:13,425 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.4. Waiting for response... 2018-01-21 15:05:15,832 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-21 15:05:38,138 - functest.utils.functest_utils - DEBUG - 2018-01-21 15:05:38,138 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 15:05:38,138 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:32 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-21 15:05:38,142 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-21 15:05:38,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-21 15:05:40,232 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-21 15:05:42,473 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-21 15:05:45,778 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-21 15:05:47,729 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-21 15:05:53,692 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-21 15:05:55,320 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-21 15:05:55,320 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-21 15:05:57,374 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-21 15:05:57,374 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-21 15:06:00,177 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-21 15:06:00,177 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-21 15:06:00,178 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-21 15:06:00,180 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-21 15:06:00,180 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-2c7ffef6-eb1a-4534-8e19-acafa8177e7e/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-21 15:06:02,499 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-21 15:06:02,502 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-21 15:06:02,502 - 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-21 15:06:04,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:06:04.582 58 INFO rally.api [-] Starting verification (UUID=8ae12d68-3b5c-4fd4-b63d-9cb06a3a9202) for deployment 'opnfv-rally' (UUID=1b2d770c-6640-468e-a3d7-ee87d74f9244) by verifier 'opnfv-tempest' (UUID=2c7ffef6-eb1a-4534-8e19-acafa8177e7e). 2018-01-21 15:06:04,583 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 8ae12d68-3b5c-4fd4-b63d-9cb06a3a9202 2018-01-21 15:06:10,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:06:10.717 58 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.172s] 2018-01-21 15:06:10,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:06:10.776 58 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.059s] 2018-01-21 15:06:16,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:06:16.252 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.007s] 2018-01-21 15:06:17,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:06:17.718 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.465s] 2018-01-21 15:06:26,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:06:26.167 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.732s] 2018-01-21 15:06:40,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:06:40.105 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [8.605s] 2018-01-21 15:07:08,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:07:08.958 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.074s] 2018-01-21 15:07:08,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:07:08.959 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-21 15:07:35,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:07:35.227 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.070s] 2018-01-21 15:07:35,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:07:35.228 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-21 15:07:58,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:07:58.763 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.083s] 2018-01-21 15:07:58,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:07:58.764 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-21 15:09:33,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:09:33.268 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [69.692s] 2018-01-21 15:09:52,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:09:52.786 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.057s] 2018-01-21 15:09:52,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:09:52.887 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.101s] 2018-01-21 15:09:59,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:09:59.981 58 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.650s] 2018-01-21 15:09:59,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:09:59.990 58 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-01-21 15:10:01,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:10:01.569 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-21 15:10:01,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:10:01.571 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-21 15:10:05,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:10:05.409 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.351s] 2018-01-21 15:10:11,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:10:11.135 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.074s] 2018-01-21 15:10:16,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:10:16.944 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.597s] 2018-01-21 15:10:23,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:10:23.643 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.405s] 2018-01-21 15:10:32,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:10:32.280 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.039s] 2018-01-21 15:10:38,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:10:38.021 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.422s] 2018-01-21 15:10:43,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:10:43.948 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.194s] 2018-01-21 15:10:50,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:10:50.819 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.431s] 2018-01-21 15:10:57,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:10:57.506 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.443s] 2018-01-21 15:11:05,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:11:05.379 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.822s] 2018-01-21 15:11:07,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:11:07.719 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-21 15:11:09,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:11:09.722 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.073s] 2018-01-21 15:11:09,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:11:09.788 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.066s] 2018-01-21 15:11:09,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:11:09.870 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.081s] 2018-01-21 15:11:09,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:11:09.876 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-21 15:11:13,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:11:13.620 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.336s] 2018-01-21 15:11:15,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:11:15.285 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.663s] 2018-01-21 15:11:16,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:11:16.273 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.988s] 2018-01-21 15:11:21,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:11:21.826 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-01-21 15:11:26,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:11:26.823 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.844s] 2018-01-21 15:11:37,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:11:37.758 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.143s] 2018-01-21 15:11:40,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:11:40.454 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.696s] 2018-01-21 15:11:50,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:11:50.839 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.618s] 2018-01-21 15:11:53,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:11:53.826 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.985s] 2018-01-21 15:12:00,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:00.774 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.947s] 2018-01-21 15:12:09,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:09.128 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.441s] 2018-01-21 15:12:12,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:12.188 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.059s] 2018-01-21 15:12:15,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:15.890 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.700s] 2018-01-21 15:12:30,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:30.420 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.229s] 2018-01-21 15:12:30,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:30.681 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.261s] 2018-01-21 15:12:30,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:30.812 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.130s] 2018-01-21 15:12:30,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:30.883 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.070s] 2018-01-21 15:12:30,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:30.987 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.104s] 2018-01-21 15:12:31,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:31.037 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.049s] 2018-01-21 15:12:41,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:41.725 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.930s] 2018-01-21 15:12:42,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:42.019 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.294s] 2018-01-21 15:12:42,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:42.125 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.106s] 2018-01-21 15:12:42,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:42.176 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.050s] 2018-01-21 15:12:42,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:42.418 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.242s] 2018-01-21 15:12:42,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:42.472 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.053s] 2018-01-21 15:12:52,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:52.880 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.366s] 2018-01-21 15:12:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:57.364 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.483s] 2018-01-21 15:12:59,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:59.108 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.743s] 2018-01-21 15:12:59,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:59.165 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.057s] 2018-01-21 15:12:59,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:12:59.217 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.051s] 2018-01-21 15:13:09,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:13:09.136 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.442s] 2018-01-21 15:13:14,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:13:14.067 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.929s] 2018-01-21 15:13:15,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:13:15.566 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.498s] 2018-01-21 15:13:15,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:13:15.622 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.056s] 2018-01-21 15:13:15,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:13:15.702 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.079s] 2018-01-21 15:13:28,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:13:28.957 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [8.152s] 2018-01-21 15:13:33,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:13:33.573 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.616s] 2018-01-21 15:13:38,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:13:38.004 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.430s] 2018-01-21 15:13:40,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:13:40.665 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.661s] 2018-01-21 15:13:58,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:13:58.604 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.242s] 2018-01-21 15:14:03,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:03.409 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.804s] 2018-01-21 15:14:07,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:07.489 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.079s] 2018-01-21 15:14:09,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:09.982 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.493s] 2018-01-21 15:14:21,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:21.576 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.425s] 2018-01-21 15:14:23,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:23.045 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.466s] 2018-01-21 15:14:23,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:23.230 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.188s] 2018-01-21 15:14:27,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:27.469 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.141s] 2018-01-21 15:14:28,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:28.896 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.424s] 2018-01-21 15:14:28,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:28.948 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.055s] 2018-01-21 15:14:32,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:32.875 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.835s] 2018-01-21 15:14:35,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:35.964 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-21 15:14:37,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:37.429 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-21 15:14:37,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:37.433 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-21 15:14:37,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:37.433 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-21 15:14:37,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:37.434 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-21 15:14:37,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:37.435 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-21 15:14:39,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:39.258 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-01-21 15:14:51,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:14:51.156 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [6.881s] 2018-01-21 15:15:02,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:15:02.789 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.765s] 2018-01-21 15:15:14,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:15:14.637 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.844s] 2018-01-21 15:15:23,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:15:23.335 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.180s] 2018-01-21 15:17:58,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:17:58.536 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [149.188s] 2018-01-21 15:18:23,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:18:23.763 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [17.013s] 2018-01-21 15:18:59,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 15:18:59.607 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [20.196s] 2018-01-21 15:19:14,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 8ae12d68-3b5c-4fd4-b63d-9cb06a3a9202'. 2018-01-21 15:19:15,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-21 15:19:15,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-21 15:19:15,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-21 15:19:15,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8ae12d68-3b5c-4fd4-b63d-9cb06a3a9202 | 2018-01-21 15:19:15,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-21 15:19:15,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-21 15:06:04 | 2018-01-21 15:19:15,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-21 15:19:14 | 2018-01-21 15:19:15,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:10 | 2018-01-21 15:19:15,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-21 15:19:15,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-21 15:19:15,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-21 15:19:15,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2c7ffef6-eb1a-4534-8e19-acafa8177e7e) | 2018-01-21 15:19:15,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-21 15:19:15,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1b2d770c-6640-468e-a3d7-ee87d74f9244) | 2018-01-21 15:19:15,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-21 15:19:15,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 771.201 | 2018-01-21 15:19:15,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-01-21 15:19:15,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-21 15:19:15,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-21 15:19:15,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-21 15:19:15,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-01-21 15:19:15,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-21 15:19:15,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-21 15:19:15,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-01-21 15:19:19,411 - functest.utils.functest_utils - DEBUG - 2018-01-21 15:19:19,411 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 15:19:19,411 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 13:26 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-21 15:19:19,415 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-21 15:19:19,416 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-21 15:19:20,121 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-21 15:19:20,121 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-21 15:19:20,555 - functest.energy.energy - DEBUG - Starting recording 2018-01-21 15:19:20,555 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-21 15:19:20,952 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-21 15:19:23,385 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-21 15:19:25,665 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-21 15:19:28,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-21 15:19:30,180 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-396b22a9-08b3-49df-9f62-e9241a788ce4'... 2018-01-21 15:19:31,859 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-396b22a9-08b3-49df-9f62-e9241a788ce4'... 2018-01-21 15:19:33,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-396b22a9-08b3-49df-9f62-e9241a788ce4'... 2018-01-21 15:19:37,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-396b22a9-08b3-49df-9f62-e9241a788ce4'... 2018-01-21 15:19:37,798 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-396b22a9-08b3-49df-9f62-e9241a788ce4'... 2018-01-21 15:19:38,381 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-21 15:19:38,382 - 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-21 15:19:38,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 15:19:38,422 - 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-21 15:19:38,427 - 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': 'db501441-24a3-4af3-97b8-3fb1b7beee67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-396b22a9-08b3-49df-9f62-e9241a788ce4', 'flavor_name': 'rally-tiny-396b22a9-08b3-49df-9f62-e9241a788ce4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-396b22a9-08b3-49df-9f62-e9241a788ce4', '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-21 15:20:38,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 75744169-f7e6-4c56-9a01-61219cac6dc9: started 2018-01-21 15:19:40.555 239 INFO rally.task.engine [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Starting: Task validation. 2018-01-21 15:19:40.595 239 INFO rally.task.engine [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Starting: Task validation of syntax. 2018-01-21 15:19:40.654 239 INFO rally.task.engine [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Completed: Task validation of syntax. 2018-01-21 15:19:40.654 239 INFO rally.task.engine [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Starting: Task validation of required platforms. 2018-01-21 15:19:40.678 239 INFO rally.task.engine [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Completed: Task validation of required platforms. 2018-01-21 15:19:40.678 239 INFO rally.task.engine [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Starting: Task validation of semantic. 2018-01-21 15:19:41.272 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack setup() started 2018-01-21 15:19:43.981 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack setup() finished in 2.71 sec 2018-01-21 15:19:44.027 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack cleanup() started 2018-01-21 15:19:47.844 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-21 15:19:47.844 239 INFO rally.task.engine [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Completed: Task validation of semantic. 2018-01-21 15:19:47.845 239 INFO rally.task.engine [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Completed: Task validation. 2018-01-21 15:19:47.846 239 INFO rally.task.engine [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Starting: Running task. 2018-01-21 15:19:48.006 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack setup() started 2018-01-21 15:19:50.642 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack setup() finished in 2.64 sec 2018-01-21 15:19:50.665 364 INFO rally.task.runner [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | ITER: 1 START 2018-01-21 15:19:51.134 364 INFO rally.task.runner [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | ITER: 1 END: OK 2018-01-21 15:19:51.154 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack cleanup() started 2018-01-21 15:19:54.978 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-21 15:19:56.062 239 INFO rally.task.engine [-] Load duration is: 0.467079 2018-01-21 15:19:56.063 239 INFO rally.task.engine [-] Full duration is: 6.984219 2018-01-21 15:19:56.314 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack setup() started 2018-01-21 15:19:59.105 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack setup() finished in 2.79 sec 2018-01-21 15:19:59.125 450 INFO rally.task.runner [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | ITER: 1 START 2018-01-21 15:19:59.903 450 INFO rally.task.runner [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | ITER: 1 END: OK 2018-01-21 15:19:59.928 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack cleanup() started 2018-01-21 15:20:03.402 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack cleanup() finished in 3.47 sec 2018-01-21 15:20:04.368 239 INFO rally.task.engine [-] Load duration is: 0.775951 2018-01-21 15:20:04.368 239 INFO rally.task.engine [-] Full duration is: 7.105187 2018-01-21 15:20:04.620 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack setup() started 2018-01-21 15:20:07.291 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack setup() finished in 2.67 sec 2018-01-21 15:20:07.314 536 INFO rally.task.runner [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | ITER: 1 START 2018-01-21 15:20:08.023 536 INFO rally.task.runner [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | ITER: 1 END: OK 2018-01-21 15:20:08.047 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack cleanup() started 2018-01-21 15:20:11.407 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-21 15:20:12.659 239 INFO rally.task.engine [-] Load duration is: 0.707645 2018-01-21 15:20:12.660 239 INFO rally.task.engine [-] Full duration is: 6.807091 2018-01-21 15:20:12.911 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack setup() started 2018-01-21 15:20:15.678 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack setup() finished in 2.77 sec 2018-01-21 15:20:15.700 622 INFO rally.task.runner [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | ITER: 1 START 2018-01-21 15:20:16.463 622 INFO rally.task.runner [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | ITER: 1 END: OK 2018-01-21 15:20:16.491 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack cleanup() started 2018-01-21 15:20:19.864 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-21 15:20:20.955 239 INFO rally.task.engine [-] Load duration is: 0.760759 2018-01-21 15:20:20.956 239 INFO rally.task.engine [-] Full duration is: 6.968265 2018-01-21 15:20:21.210 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack setup() started 2018-01-21 15:20:23.909 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack setup() finished in 2.70 sec 2018-01-21 15:20:23.931 708 INFO rally.task.runner [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | ITER: 1 START 2018-01-21 15:20:24.702 708 INFO rally.task.runner [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | ITER: 1 END: OK 2018-01-21 15:20:24.723 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack cleanup() started 2018-01-21 15:20:28.445 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-21 15:20:29.250 239 INFO rally.task.engine [-] Load duration is: 0.769337 2018-01-21 15:20:29.251 239 INFO rally.task.engine [-] Full duration is: 7.251617 2018-01-21 15:20:29.501 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack setup() started 2018-01-21 15:20:32.205 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack setup() finished in 2.70 sec 2018-01-21 15:20:32.227 794 INFO rally.task.runner [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | ITER: 1 START 2018-01-21 15:20:32.882 794 INFO rally.task.runner [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | ITER: 1 END: OK 2018-01-21 15:20:32.906 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack cleanup() started 2018-01-21 15:20:36.326 239 INFO rally.task.context [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Context users@openstack cleanup() finished in 3.42 sec 2018-01-21 15:20:37.546 239 INFO rally.task.engine [-] Load duration is: 0.65296 2018-01-21 15:20:37.546 239 INFO rally.task.engine [-] Full duration is: 6.841785 2018-01-21 15:20:37.715 239 INFO rally.task.engine [-] Task 75744169-f7e6-4c56-9a01-61219cac6dc9 | Completed: Running task. Task 75744169-f7e6-4c56-9a01-61219cac6dc9: 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.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | total | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | -> duration | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.467079 Full duration: 6.984219 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.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | total | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> duration | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.775951 Full duration: 7.105187 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.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | total | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> duration | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.707645 Full duration: 6.807091 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.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> duration | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760759 Full duration: 6.968265 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.381 | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 100.0% | 1 | | total | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | -> duration | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.769337 Full duration: 7.251617 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.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 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.65296 Full duration: 6.841785 2018-01-21 15:20:38,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 75744169-f7e6-4c56-9a01-61219cac6dc9 2018-01-21 15:20:38,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-21 15:20:38,019 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '75744169-f7e6-4c56-9a01-61219cac6dc9', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-21 15:20:38,026 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '75744169-f7e6-4c56-9a01-61219cac6dc9'] 2018-01-21 15:20:38,979 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 15:20:38,980 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-21 15:20:38,980 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-21 15:20:38,981 - 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-21 15:20:38,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 15:20:39,005 - 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-21 15:20:39,008 - 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': 'db501441-24a3-4af3-97b8-3fb1b7beee67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-396b22a9-08b3-49df-9f62-e9241a788ce4', 'flavor_name': 'rally-tiny-396b22a9-08b3-49df-9f62-e9241a788ce4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-396b22a9-08b3-49df-9f62-e9241a788ce4', '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-21 15:22:00,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb: started 2018-01-21 15:20:40.944 844 INFO rally.task.engine [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Starting: Task validation. 2018-01-21 15:20:40.979 844 INFO rally.task.engine [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Starting: Task validation of syntax. 2018-01-21 15:20:41.027 844 INFO rally.task.engine [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Completed: Task validation of syntax. 2018-01-21 15:20:41.027 844 INFO rally.task.engine [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Starting: Task validation of required platforms. 2018-01-21 15:20:41.047 844 INFO rally.task.engine [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Completed: Task validation of required platforms. 2018-01-21 15:20:41.047 844 INFO rally.task.engine [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Starting: Task validation of semantic. 2018-01-21 15:20:41.662 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack setup() started 2018-01-21 15:20:44.478 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack setup() finished in 2.82 sec 2018-01-21 15:20:46.725 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack cleanup() started 2018-01-21 15:20:50.716 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack cleanup() finished in 3.99 sec 2018-01-21 15:20:50.716 844 INFO rally.task.engine [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Completed: Task validation of semantic. 2018-01-21 15:20:50.716 844 INFO rally.task.engine [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Completed: Task validation. 2018-01-21 15:20:50.717 844 INFO rally.task.engine [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Starting: Running task. 2018-01-21 15:20:50.925 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack setup() started 2018-01-21 15:20:53.734 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack setup() finished in 2.81 sec 2018-01-21 15:20:53.734 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context cleanup@openstack setup() started 2018-01-21 15:20:53.734 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:20:53.755 969 INFO rally.task.runner [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | ITER: 1 START 2018-01-21 15:20:59.846 969 INFO rally.task.runner [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | ITER: 1 END: OK 2018-01-21 15:20:59.869 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context cleanup@openstack cleanup() started 2018-01-21 15:21:00.497 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context cleanup@openstack cleanup() finished in 0.63 sec 2018-01-21 15:21:00.497 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack cleanup() started 2018-01-21 15:21:03.908 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack cleanup() finished in 3.41 sec 2018-01-21 15:21:05.005 844 INFO rally.task.engine [-] Load duration is: 5.165088 2018-01-21 15:21:05.006 844 INFO rally.task.engine [-] Full duration is: 13.000682 2018-01-21 15:21:05.273 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack setup() started 2018-01-21 15:21:07.881 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack setup() finished in 2.61 sec 2018-01-21 15:21:07.882 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context cleanup@openstack setup() started 2018-01-21 15:21:07.882 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context cleanup@openstack setup() finished in 0.34 msec 2018-01-21 15:21:07.904 1075 INFO rally.task.runner [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | ITER: 1 START 2018-01-21 15:21:11.940 1075 INFO rally.task.runner [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | ITER: 1 END: OK 2018-01-21 15:21:11.964 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context cleanup@openstack cleanup() started 2018-01-21 15:21:15.332 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context cleanup@openstack cleanup() finished in 3.37 sec 2018-01-21 15:21:15.332 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack cleanup() started 2018-01-21 15:21:18.964 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack cleanup() finished in 3.63 sec 2018-01-21 15:21:19.348 844 INFO rally.task.engine [-] Load duration is: 3.251982 2018-01-21 15:21:19.349 844 INFO rally.task.engine [-] Full duration is: 13.708636 2018-01-21 15:21:19.586 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack setup() started 2018-01-21 15:21:22.181 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack setup() finished in 2.59 sec 2018-01-21 15:21:22.202 1181 INFO rally.task.runner [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | ITER: 1 START 2018-01-21 15:21:23.200 1181 INFO rally.task.runner [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | ITER: 1 END: OK 2018-01-21 15:21:23.225 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack cleanup() started 2018-01-21 15:21:26.851 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack cleanup() finished in 3.63 sec 2018-01-21 15:21:27.628 844 INFO rally.task.engine [-] Load duration is: 0.194768 2018-01-21 15:21:27.631 844 INFO rally.task.engine [-] Full duration is: 7.279799 2018-01-21 15:21:27.880 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack setup() started 2018-01-21 15:21:30.505 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack setup() finished in 2.62 sec 2018-01-21 15:21:30.505 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context quotas@openstack setup() started 2018-01-21 15:21:31.271 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context quotas@openstack setup() finished in 0.77 sec 2018-01-21 15:21:31.271 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context cleanup@openstack setup() started 2018-01-21 15:21:31.271 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-21 15:21:31.850 1267 INFO rally.task.runner [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | ITER: 1 START 2018-01-21 15:21:44.462 1267 INFO rally.task.runner [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | ITER: 1 END: OK 2018-01-21 15:21:44.485 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context cleanup@openstack cleanup() started 2018-01-21 15:21:54.833 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context cleanup@openstack cleanup() finished in 10.35 sec 2018-01-21 15:21:54.833 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context quotas@openstack cleanup() started 2018-01-21 15:21:54.876 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context quotas@openstack cleanup() finished in 42.59 msec 2018-01-21 15:21:54.876 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack cleanup() started 2018-01-21 15:21:58.276 844 INFO rally.task.context [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Context users@openstack cleanup() finished in 3.40 sec 2018-01-21 15:22:00.058 844 INFO rally.task.engine [-] Load duration is: 10.830407 2018-01-21 15:22:00.059 844 INFO rally.task.engine [-] Full duration is: 30.411832 2018-01-21 15:22:00.225 844 INFO rally.task.engine [-] Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb | Completed: Running task. Task 1d56aef2-13c3-44f8-8112-c257f3b4f6fb: 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 | 4.048 | 4.048 | 4.048 | 4.048 | 4.048 | 4.048 | 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.742 | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 100.0% | 1 | | glance_v2.delete_image | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | total | 5.165 | 5.165 | 5.165 | 5.165 | 5.165 | 5.165 | 100.0% | 1 | | -> duration | 5.165 | 5.165 | 5.165 | 5.165 | 5.165 | 5.165 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.165088 Full duration: 13.000682 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.22 | 3.22 | 3.22 | 3.22 | 3.22 | 3.22 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | -> glance_v2.upload_data | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | glance_v2.list_images | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 3.252 | 3.252 | 3.252 | 3.252 | 3.252 | 3.252 | 100.0% | 1 | | -> duration | 3.252 | 3.252 | 3.252 | 3.252 | 3.252 | 3.252 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.251982 Full duration: 13.708636 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.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | -> duration | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.194768 Full duration: 7.279799 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.152 | 3.152 | 3.152 | 3.152 | 3.152 | 3.152 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | nova.boot_servers | 8.677 | 8.677 | 8.677 | 8.677 | 8.677 | 8.677 | 100.0% | 1 | | total | 11.83 | 11.83 | 11.83 | 11.83 | 11.83 | 11.83 | 100.0% | 1 | | -> duration | 10.83 | 10.83 | 10.83 | 10.83 | 10.83 | 10.83 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.830407 Full duration: 30.411832 2018-01-21 15:22:00,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1d56aef2-13c3-44f8-8112-c257f3b4f6fb 2018-01-21 15:22:00,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1d56aef2-13c3-44f8-8112-c257f3b4f6fb', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-21 15:22:00,471 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1d56aef2-13c3-44f8-8112-c257f3b4f6fb'] 2018-01-21 15:22:01,415 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 15:22:01,416 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-21 15:22:01,416 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-21 15:22:01,417 - 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-21 15:22:01,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 15:22:01,453 - 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-21 15:22:01,454 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-21 15:22:01,454 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-21 15:22:01,454 - 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-21 15:22:01,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 15:22:01,483 - 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-21 15:22:01,487 - 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': 'db501441-24a3-4af3-97b8-3fb1b7beee67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-396b22a9-08b3-49df-9f62-e9241a788ce4', 'flavor_name': 'rally-tiny-396b22a9-08b3-49df-9f62-e9241a788ce4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-396b22a9-08b3-49df-9f62-e9241a788ce4', '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-21 15:25:03,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 12701372-2c00-45cf-9d6f-1ad3b40389ba: started 2018-01-21 15:22:03.469 1397 INFO rally.task.engine [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Starting: Task validation. 2018-01-21 15:22:03.500 1397 INFO rally.task.engine [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Starting: Task validation of syntax. 2018-01-21 15:22:03.658 1397 INFO rally.task.engine [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Completed: Task validation of syntax. 2018-01-21 15:22:03.658 1397 INFO rally.task.engine [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Starting: Task validation of required platforms. 2018-01-21 15:22:03.702 1397 INFO rally.task.engine [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Completed: Task validation of required platforms. 2018-01-21 15:22:03.702 1397 INFO rally.task.engine [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Starting: Task validation of semantic. 2018-01-21 15:22:04.355 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() started 2018-01-21 15:22:07.172 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() finished in 2.82 sec 2018-01-21 15:22:11.888 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() started 2018-01-21 15:22:15.393 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() finished in 3.51 sec 2018-01-21 15:22:15.393 1397 INFO rally.task.engine [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Completed: Task validation of semantic. 2018-01-21 15:22:15.394 1397 INFO rally.task.engine [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Completed: Task validation. 2018-01-21 15:22:15.394 1397 INFO rally.task.engine [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Starting: Running task. 2018-01-21 15:22:15.555 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() started 2018-01-21 15:22:18.154 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() finished in 2.60 sec 2018-01-21 15:22:18.155 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack setup() started 2018-01-21 15:22:18.834 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack setup() finished in 0.68 sec 2018-01-21 15:22:18.835 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context volumes@openstack setup() started 2018-01-21 15:22:21.991 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context volumes@openstack setup() finished in 3.16 sec 2018-01-21 15:22:21.992 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack setup() started 2018-01-21 15:22:21.992 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 15:22:22.017 1522 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 START 2018-01-21 15:22:27.799 1522 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 END: OK 2018-01-21 15:22:27.826 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack cleanup() started 2018-01-21 15:22:30.100 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-21 15:22:30.101 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context volumes@openstack cleanup() started 2018-01-21 15:22:33.656 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context volumes@openstack cleanup() finished in 3.56 sec 2018-01-21 15:22:33.657 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack cleanup() started 2018-01-21 15:22:33.828 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-21 15:22:33.828 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() started 2018-01-21 15:22:37.372 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() finished in 3.54 sec 2018-01-21 15:22:37.687 1397 INFO rally.task.engine [-] Load duration is: 5.778911 2018-01-21 15:22:37.688 1397 INFO rally.task.engine [-] Full duration is: 21.835166 2018-01-21 15:22:37.951 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() started 2018-01-21 15:22:40.622 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() finished in 2.67 sec 2018-01-21 15:22:40.622 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack setup() started 2018-01-21 15:22:41.236 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack setup() finished in 0.61 sec 2018-01-21 15:22:41.236 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack setup() started 2018-01-21 15:22:41.236 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 15:22:41.258 1708 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 START 2018-01-21 15:22:46.791 1708 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 END: OK 2018-01-21 15:22:46.815 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack cleanup() started 2018-01-21 15:22:49.148 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack cleanup() finished in 2.33 sec 2018-01-21 15:22:49.148 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack cleanup() started 2018-01-21 15:22:49.322 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-21 15:22:49.322 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() started 2018-01-21 15:22:52.764 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() finished in 3.44 sec 2018-01-21 15:22:54.040 1397 INFO rally.task.engine [-] Load duration is: 5.529238 2018-01-21 15:22:54.041 1397 INFO rally.task.engine [-] Full duration is: 14.833051 2018-01-21 15:22:54.273 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() started 2018-01-21 15:22:56.947 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() finished in 2.67 sec 2018-01-21 15:22:56.947 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack setup() started 2018-01-21 15:22:57.590 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack setup() finished in 0.64 sec 2018-01-21 15:22:57.590 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack setup() started 2018-01-21 15:22:57.591 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:22:58.171 1874 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 START 2018-01-21 15:23:08.292 1874 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 END: OK 2018-01-21 15:23:08.316 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack cleanup() started 2018-01-21 15:23:10.566 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack cleanup() finished in 2.25 sec 2018-01-21 15:23:10.567 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack cleanup() started 2018-01-21 15:23:10.737 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-21 15:23:10.737 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() started 2018-01-21 15:23:14.389 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() finished in 3.65 sec 2018-01-21 15:23:16.401 1397 INFO rally.task.engine [-] Load duration is: 10.117015 2018-01-21 15:23:16.401 1397 INFO rally.task.engine [-] Full duration is: 20.134945 2018-01-21 15:23:16.633 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() started 2018-01-21 15:23:19.429 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() finished in 2.80 sec 2018-01-21 15:23:19.430 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack setup() started 2018-01-21 15:23:20.082 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack setup() finished in 0.65 sec 2018-01-21 15:23:20.082 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack setup() started 2018-01-21 15:23:20.083 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 15:23:20.105 2040 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 START 2018-01-21 15:23:25.643 2040 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 END: OK 2018-01-21 15:23:25.668 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack cleanup() started 2018-01-21 15:23:28.078 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack cleanup() finished in 2.41 sec 2018-01-21 15:23:28.078 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack cleanup() started 2018-01-21 15:23:28.241 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-21 15:23:28.241 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() started 2018-01-21 15:23:31.743 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() finished in 3.50 sec 2018-01-21 15:23:32.725 1397 INFO rally.task.engine [-] Load duration is: 5.5343 2018-01-21 15:23:32.726 1397 INFO rally.task.engine [-] Full duration is: 15.12717 2018-01-21 15:23:32.974 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() started 2018-01-21 15:23:35.629 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() finished in 2.66 sec 2018-01-21 15:23:35.630 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack setup() started 2018-01-21 15:23:36.306 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack setup() finished in 0.68 sec 2018-01-21 15:23:36.306 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack setup() started 2018-01-21 15:23:36.307 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 15:23:36.330 2206 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 START 2018-01-21 15:23:44.120 2206 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 END: OK 2018-01-21 15:23:44.145 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack cleanup() started 2018-01-21 15:23:46.388 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack cleanup() finished in 2.24 sec 2018-01-21 15:23:46.388 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack cleanup() started 2018-01-21 15:23:46.560 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-21 15:23:46.561 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() started 2018-01-21 15:23:50.032 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() finished in 3.47 sec 2018-01-21 15:23:51.071 1397 INFO rally.task.engine [-] Load duration is: 7.786949 2018-01-21 15:23:51.072 1397 INFO rally.task.engine [-] Full duration is: 17.0753 2018-01-21 15:23:51.306 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() started 2018-01-21 15:23:54.074 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() finished in 2.77 sec 2018-01-21 15:23:54.075 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack setup() started 2018-01-21 15:23:54.694 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack setup() finished in 0.62 sec 2018-01-21 15:23:54.694 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context volumes@openstack setup() started 2018-01-21 15:23:57.781 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context volumes@openstack setup() finished in 3.09 sec 2018-01-21 15:23:57.782 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack setup() started 2018-01-21 15:23:57.782 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-21 15:23:57.805 2372 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 START 2018-01-21 15:24:03.355 2372 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 END: OK 2018-01-21 15:24:03.378 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack cleanup() started 2018-01-21 15:24:05.640 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context cleanup@openstack cleanup() finished in 2.26 sec 2018-01-21 15:24:05.640 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context volumes@openstack cleanup() started 2018-01-21 15:24:09.282 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context volumes@openstack cleanup() finished in 3.64 sec 2018-01-21 15:24:09.282 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack cleanup() started 2018-01-21 15:24:09.455 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-21 15:24:09.456 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() started 2018-01-21 15:24:12.873 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() finished in 3.42 sec 2018-01-21 15:24:13.454 1397 INFO rally.task.engine [-] Load duration is: 5.545502 2018-01-21 15:24:13.455 1397 INFO rally.task.engine [-] Full duration is: 21.582312 2018-01-21 15:24:13.699 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() started 2018-01-21 15:24:16.315 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() finished in 2.62 sec 2018-01-21 15:24:16.315 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack setup() started 2018-01-21 15:24:16.316 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:24:16.339 2558 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 START 2018-01-21 15:24:17.086 2558 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 END: OK 2018-01-21 15:24:17.107 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:24:21.628 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack cleanup() finished in 4.52 sec 2018-01-21 15:24:21.629 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() started 2018-01-21 15:24:25.131 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() finished in 3.50 sec 2018-01-21 15:24:25.771 1397 INFO rally.task.engine [-] Load duration is: 0.743293 2018-01-21 15:24:25.772 1397 INFO rally.task.engine [-] Full duration is: 11.449512 2018-01-21 15:24:26.008 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() started 2018-01-21 15:24:28.700 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() finished in 2.69 sec 2018-01-21 15:24:28.700 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack setup() started 2018-01-21 15:24:28.701 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:24:28.722 2724 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 START 2018-01-21 15:24:29.579 2724 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 END: OK 2018-01-21 15:24:29.606 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:24:34.348 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack cleanup() finished in 4.74 sec 2018-01-21 15:24:34.349 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() started 2018-01-21 15:24:37.718 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() finished in 3.37 sec 2018-01-21 15:24:38.077 1397 INFO rally.task.engine [-] Load duration is: 0.852227 2018-01-21 15:24:38.077 1397 INFO rally.task.engine [-] Full duration is: 11.725681 2018-01-21 15:24:38.317 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() started 2018-01-21 15:24:41.024 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() finished in 2.71 sec 2018-01-21 15:24:41.024 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack setup() started 2018-01-21 15:24:41.025 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:24:41.047 2890 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 START 2018-01-21 15:24:41.805 2890 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 END: OK 2018-01-21 15:24:41.827 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:24:46.405 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack cleanup() finished in 4.58 sec 2018-01-21 15:24:46.406 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() started 2018-01-21 15:24:50.060 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() finished in 3.65 sec 2018-01-21 15:24:50.381 1397 INFO rally.task.engine [-] Load duration is: 0.754295 2018-01-21 15:24:50.381 1397 INFO rally.task.engine [-] Full duration is: 11.761065 2018-01-21 15:24:50.612 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() started 2018-01-21 15:24:53.243 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack setup() finished in 2.63 sec 2018-01-21 15:24:53.243 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack setup() started 2018-01-21 15:24:53.243 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-21 15:24:53.266 3056 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 START 2018-01-21 15:24:54.054 3056 INFO rally.task.runner [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | ITER: 1 END: OK 2018-01-21 15:24:54.085 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:24:58.632 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context admin_cleanup@openstack cleanup() finished in 4.55 sec 2018-01-21 15:24:58.632 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() started 2018-01-21 15:25:02.000 1397 INFO rally.task.context [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Context users@openstack cleanup() finished in 3.37 sec 2018-01-21 15:25:02.680 1397 INFO rally.task.engine [-] Load duration is: 0.784257 2018-01-21 15:25:02.680 1397 INFO rally.task.engine [-] Full duration is: 11.408055 2018-01-21 15:25:02.848 1397 INFO rally.task.engine [-] Task 12701372-2c00-45cf-9d6f-1ad3b40389ba | Completed: Running task. Task 12701372-2c00-45cf-9d6f-1ad3b40389ba: 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.065 | 3.065 | 3.065 | 3.065 | 3.065 | 3.065 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.714 | 2.714 | 2.714 | 2.714 | 2.714 | 2.714 | 100.0% | 1 | | total | 5.779 | 5.779 | 5.779 | 5.779 | 5.779 | 5.779 | 100.0% | 1 | | -> duration | 5.779 | 5.779 | 5.779 | 5.779 | 5.779 | 5.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.778911 Full duration: 21.835166 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 100.0% | 1 | | cinder_v2.delete_volume | 2.443 | 2.443 | 2.443 | 2.443 | 2.443 | 2.443 | 100.0% | 1 | | total | 5.529 | 5.529 | 5.529 | 5.529 | 5.529 | 5.529 | 100.0% | 1 | | -> duration | 5.529 | 5.529 | 5.529 | 5.529 | 5.529 | 5.529 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.529238 Full duration: 14.833051 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.818 | 7.818 | 7.818 | 7.818 | 7.818 | 7.818 | 100.0% | 1 | | cinder_v2.delete_volume | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 100.0% | 1 | | total | 10.117 | 10.117 | 10.117 | 10.117 | 10.117 | 10.117 | 100.0% | 1 | | -> duration | 10.117 | 10.117 | 10.117 | 10.117 | 10.117 | 10.117 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.117015 Full duration: 20.134945 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.078 | 3.078 | 3.078 | 3.078 | 3.078 | 3.078 | 100.0% | 1 | | cinder_v2.delete_volume | 2.456 | 2.456 | 2.456 | 2.456 | 2.456 | 2.456 | 100.0% | 1 | | total | 5.534 | 5.534 | 5.534 | 5.534 | 5.534 | 5.534 | 100.0% | 1 | | -> duration | 5.534 | 5.534 | 5.534 | 5.534 | 5.534 | 5.534 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.5343 Full duration: 15.12717 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.089 | 3.089 | 3.089 | 3.089 | 3.089 | 3.089 | 100.0% | 1 | | cinder_v2.extend_volume | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 100.0% | 1 | | cinder_v2.delete_volume | 2.33 | 2.33 | 2.33 | 2.33 | 2.33 | 2.33 | 100.0% | 1 | | total | 7.787 | 7.787 | 7.787 | 7.787 | 7.787 | 7.787 | 100.0% | 1 | | -> duration | 7.787 | 7.787 | 7.787 | 7.787 | 7.787 | 7.787 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.786949 Full duration: 17.0753 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.237 | 3.237 | 3.237 | 3.237 | 3.237 | 3.237 | 100.0% | 1 | | cinder_v2.delete_volume | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 100.0% | 1 | | total | 5.546 | 5.546 | 5.546 | 5.546 | 5.546 | 5.546 | 100.0% | 1 | | -> duration | 5.546 | 5.546 | 5.546 | 5.546 | 5.546 | 5.546 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.545502 Full duration: 21.582312 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.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | cinder_v2.list_qos | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.743293 Full duration: 11.449512 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.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | cinder_v2.set_qos | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> duration | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.852227 Full duration: 11.725681 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.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> duration | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.754295 Full duration: 11.761065 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.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 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.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> duration | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.784257 Full duration: 11.408055 2018-01-21 15:25:03,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 12701372-2c00-45cf-9d6f-1ad3b40389ba 2018-01-21 15:25:03,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '12701372-2c00-45cf-9d6f-1ad3b40389ba', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-21 15:25:03,198 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '12701372-2c00-45cf-9d6f-1ad3b40389ba'] 2018-01-21 15:25:04,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 15:25:04,130 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-21 15:25:04,130 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-21 15:25:04,130 - 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-21 15:25:04,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 15:25:04,167 - 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-21 15:25:04,169 - 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': 'db501441-24a3-4af3-97b8-3fb1b7beee67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-396b22a9-08b3-49df-9f62-e9241a788ce4', 'flavor_name': 'rally-tiny-396b22a9-08b3-49df-9f62-e9241a788ce4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-396b22a9-08b3-49df-9f62-e9241a788ce4', '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-21 15:26:20,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7: started 2018-01-21 15:25:06.200 3186 INFO rally.task.engine [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Starting: Task validation. 2018-01-21 15:25:06.235 3186 INFO rally.task.engine [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Starting: Task validation of syntax. 2018-01-21 15:25:06.309 3186 INFO rally.task.engine [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Completed: Task validation of syntax. 2018-01-21 15:25:06.309 3186 INFO rally.task.engine [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Starting: Task validation of required platforms. 2018-01-21 15:25:06.336 3186 INFO rally.task.engine [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Completed: Task validation of required platforms. 2018-01-21 15:25:06.336 3186 INFO rally.task.engine [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Starting: Task validation of semantic. 2018-01-21 15:25:06.940 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack setup() started 2018-01-21 15:25:09.715 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack setup() finished in 2.78 sec 2018-01-21 15:25:13.036 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack cleanup() started 2018-01-21 15:25:16.435 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack cleanup() finished in 3.40 sec 2018-01-21 15:25:16.436 3186 INFO rally.task.engine [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Completed: Task validation of semantic. 2018-01-21 15:25:16.436 3186 INFO rally.task.engine [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Completed: Task validation. 2018-01-21 15:25:16.437 3186 INFO rally.task.engine [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Starting: Running task. 2018-01-21 15:25:16.614 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack setup() started 2018-01-21 15:25:19.366 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack setup() finished in 2.75 sec 2018-01-21 15:25:19.367 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack setup() started 2018-01-21 15:25:20.245 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack setup() finished in 0.88 sec 2018-01-21 15:25:20.245 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context cleanup@openstack setup() started 2018-01-21 15:25:20.246 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 15:25:20.269 3341 INFO rally.task.runner [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | ITER: 1 START 2018-01-21 15:25:29.549 3341 INFO rally.task.runner [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | ITER: 1 END: OK 2018-01-21 15:25:29.574 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context cleanup@openstack cleanup() started 2018-01-21 15:25:30.141 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context cleanup@openstack cleanup() finished in 0.57 sec 2018-01-21 15:25:30.141 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack cleanup() started 2018-01-21 15:25:30.149 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack cleanup() finished in 8.10 msec 2018-01-21 15:25:30.149 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack cleanup() started 2018-01-21 15:25:33.721 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-21 15:25:34.718 3186 INFO rally.task.engine [-] Load duration is: 5.278305 2018-01-21 15:25:34.719 3186 INFO rally.task.engine [-] Full duration is: 17.125379 2018-01-21 15:25:34.988 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack setup() started 2018-01-21 15:25:37.767 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack setup() finished in 2.78 sec 2018-01-21 15:25:37.768 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack setup() started 2018-01-21 15:25:38.646 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack setup() finished in 0.88 sec 2018-01-21 15:25:38.647 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context cleanup@openstack setup() started 2018-01-21 15:25:38.647 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-21 15:25:38.669 3507 INFO rally.task.runner [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | ITER: 1 START 2018-01-21 15:25:47.012 3507 INFO rally.task.runner [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | ITER: 1 END: OK 2018-01-21 15:25:47.037 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context cleanup@openstack cleanup() started 2018-01-21 15:25:47.598 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context cleanup@openstack cleanup() finished in 0.56 sec 2018-01-21 15:25:47.598 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack cleanup() started 2018-01-21 15:25:47.606 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack cleanup() finished in 7.84 msec 2018-01-21 15:25:47.606 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack cleanup() started 2018-01-21 15:25:51.522 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack cleanup() finished in 3.92 sec 2018-01-21 15:25:53.092 3186 INFO rally.task.engine [-] Load duration is: 6.341207 2018-01-21 15:25:53.093 3186 INFO rally.task.engine [-] Full duration is: 16.5523 2018-01-21 15:25:53.337 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack setup() started 2018-01-21 15:25:55.956 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack setup() finished in 2.62 sec 2018-01-21 15:25:55.957 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack setup() started 2018-01-21 15:25:56.899 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack setup() finished in 0.94 sec 2018-01-21 15:25:56.899 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context cleanup@openstack setup() started 2018-01-21 15:25:56.899 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:25:56.919 3673 INFO rally.task.runner [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | ITER: 1 START 2018-01-21 15:26:04.365 3673 INFO rally.task.runner [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | ITER: 1 END: OK 2018-01-21 15:26:04.389 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context cleanup@openstack cleanup() started 2018-01-21 15:26:06.057 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context cleanup@openstack cleanup() finished in 1.67 sec 2018-01-21 15:26:06.057 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack cleanup() started 2018-01-21 15:26:06.065 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack cleanup() finished in 7.94 msec 2018-01-21 15:26:06.066 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack cleanup() started 2018-01-21 15:26:09.704 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-21 15:26:11.433 3186 INFO rally.task.engine [-] Load duration is: 5.44469 2018-01-21 15:26:11.433 3186 INFO rally.task.engine [-] Full duration is: 16.386208 2018-01-21 15:26:11.664 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack setup() started 2018-01-21 15:26:14.333 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack setup() finished in 2.67 sec 2018-01-21 15:26:14.334 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack setup() started 2018-01-21 15:26:15.262 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack setup() finished in 0.93 sec 2018-01-21 15:26:15.282 3839 INFO rally.task.runner [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | ITER: 1 START 2018-01-21 15:26:15.845 3839 INFO rally.task.runner [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | ITER: 1 END: OK 2018-01-21 15:26:15.864 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack cleanup() started 2018-01-21 15:26:15.872 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context roles@openstack cleanup() finished in 8.46 msec 2018-01-21 15:26:15.873 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack cleanup() started 2018-01-21 15:26:19.541 3186 INFO rally.task.context [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-21 15:26:19.711 3186 INFO rally.task.engine [-] Load duration is: 0.561068 2018-01-21 15:26:19.711 3186 INFO rally.task.engine [-] Full duration is: 7.893327 2018-01-21 15:26:19.908 3186 INFO rally.task.engine [-] Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7 | Completed: Running task. Task b6bcfcb2-45d8-499e-81f5-74e0c97501c7: 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.512 | 4.512 | 4.512 | 4.512 | 4.512 | 4.512 | 100.0% | 1 | | heat.update_stack | 2.538 | 2.538 | 2.538 | 2.538 | 2.538 | 2.538 | 100.0% | 1 | | heat.delete_stack | 2.228 | 2.228 | 2.228 | 2.228 | 2.228 | 2.228 | 100.0% | 1 | | total | 9.278 | 9.278 | 9.278 | 9.278 | 9.278 | 9.278 | 100.0% | 1 | | -> duration | 5.278 | 5.278 | 5.278 | 5.278 | 5.278 | 5.278 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.278305 Full duration: 17.125379 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.412 | 4.412 | 4.412 | 4.412 | 4.412 | 4.412 | 100.0% | 1 | | heat.check_stack | 1.562 | 1.562 | 1.562 | 1.562 | 1.562 | 1.562 | 100.0% | 1 | | heat.delete_stack | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 100.0% | 1 | | total | 8.341 | 8.341 | 8.341 | 8.341 | 8.341 | 8.341 | 100.0% | 1 | | -> duration | 6.341 | 6.341 | 6.341 | 6.341 | 6.341 | 6.341 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.341207 Full duration: 16.5523 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.369 | 4.369 | 4.369 | 4.369 | 4.369 | 4.369 | 100.0% | 1 | | heat.suspend_stack | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | heat.resume_stack | 1.231 | 1.231 | 1.231 | 1.231 | 1.231 | 1.231 | 100.0% | 1 | | heat.delete_stack | 1.322 | 1.322 | 1.322 | 1.322 | 1.322 | 1.322 | 100.0% | 1 | | total | 7.445 | 7.445 | 7.445 | 7.445 | 7.445 | 7.445 | 100.0% | 1 | | -> duration | 5.445 | 5.445 | 5.445 | 5.445 | 5.445 | 5.445 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.44469 Full duration: 16.386208 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.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | total | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | -> duration | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.561068 Full duration: 7.893327 2018-01-21 15:26:20,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b6bcfcb2-45d8-499e-81f5-74e0c97501c7 2018-01-21 15:26:20,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b6bcfcb2-45d8-499e-81f5-74e0c97501c7', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-21 15:26:20,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b6bcfcb2-45d8-499e-81f5-74e0c97501c7'] 2018-01-21 15:26:21,041 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 15:26:21,042 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-21 15:26:21,042 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-21 15:26:21,042 - 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-21 15:26:21,042 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 15:26:21,067 - 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-21 15:26:21,070 - 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': 'db501441-24a3-4af3-97b8-3fb1b7beee67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-396b22a9-08b3-49df-9f62-e9241a788ce4', 'flavor_name': 'rally-tiny-396b22a9-08b3-49df-9f62-e9241a788ce4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-396b22a9-08b3-49df-9f62-e9241a788ce4', '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-21 15:29:22,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 23f37c94-7460-4673-ad54-044627525522: started 2018-01-21 15:26:23.219 3919 INFO rally.task.engine [-] Task 23f37c94-7460-4673-ad54-044627525522 | Starting: Task validation. 2018-01-21 15:26:23.253 3919 INFO rally.task.engine [-] Task 23f37c94-7460-4673-ad54-044627525522 | Starting: Task validation of syntax. 2018-01-21 15:26:23.377 3919 INFO rally.task.engine [-] Task 23f37c94-7460-4673-ad54-044627525522 | Completed: Task validation of syntax. 2018-01-21 15:26:23.377 3919 INFO rally.task.engine [-] Task 23f37c94-7460-4673-ad54-044627525522 | Starting: Task validation of required platforms. 2018-01-21 15:26:23.420 3919 INFO rally.task.engine [-] Task 23f37c94-7460-4673-ad54-044627525522 | Completed: Task validation of required platforms. 2018-01-21 15:26:23.420 3919 INFO rally.task.engine [-] Task 23f37c94-7460-4673-ad54-044627525522 | Starting: Task validation of semantic. 2018-01-21 15:26:24.082 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() started 2018-01-21 15:26:26.795 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() finished in 2.71 sec 2018-01-21 15:26:26.864 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() started 2018-01-21 15:26:30.320 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-21 15:26:30.320 3919 INFO rally.task.engine [-] Task 23f37c94-7460-4673-ad54-044627525522 | Completed: Task validation of semantic. 2018-01-21 15:26:30.321 3919 INFO rally.task.engine [-] Task 23f37c94-7460-4673-ad54-044627525522 | Completed: Task validation. 2018-01-21 15:26:30.321 3919 INFO rally.task.engine [-] Task 23f37c94-7460-4673-ad54-044627525522 | Starting: Running task. 2018-01-21 15:26:30.486 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() started 2018-01-21 15:26:33.052 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() finished in 2.57 sec 2018-01-21 15:26:33.053 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() started 2018-01-21 15:26:33.053 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-21 15:26:33.076 4044 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 START 2018-01-21 15:26:34.686 4044 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 END: OK 2018-01-21 15:26:34.710 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:26:40.289 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() finished in 5.58 sec 2018-01-21 15:26:40.290 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() started 2018-01-21 15:26:43.920 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-21 15:26:44.566 3919 INFO rally.task.engine [-] Load duration is: 0.741761 2018-01-21 15:26:44.566 3919 INFO rally.task.engine [-] Full duration is: 13.453461 2018-01-21 15:26:44.843 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() started 2018-01-21 15:26:47.581 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() finished in 2.74 sec 2018-01-21 15:26:47.581 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() started 2018-01-21 15:26:47.582 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:26:47.603 4210 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 START 2018-01-21 15:26:49.167 4210 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 END: OK 2018-01-21 15:26:49.197 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:26:54.889 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() finished in 5.69 sec 2018-01-21 15:26:54.889 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() started 2018-01-21 15:26:58.561 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-21 15:26:58.929 3919 INFO rally.task.engine [-] Load duration is: 0.695219 2018-01-21 15:26:58.930 3919 INFO rally.task.engine [-] Full duration is: 13.736147 2018-01-21 15:26:59.181 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() started 2018-01-21 15:27:02.013 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() finished in 2.83 sec 2018-01-21 15:27:02.013 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() started 2018-01-21 15:27:02.014 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:27:02.035 4376 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 START 2018-01-21 15:27:03.643 4376 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 END: OK 2018-01-21 15:27:03.662 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:27:09.416 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() finished in 5.75 sec 2018-01-21 15:27:09.416 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() started 2018-01-21 15:27:12.953 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() finished in 3.54 sec 2018-01-21 15:27:13.266 3919 INFO rally.task.engine [-] Load duration is: 0.727797 2018-01-21 15:27:13.267 3919 INFO rally.task.engine [-] Full duration is: 13.787077 2018-01-21 15:27:13.511 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() started 2018-01-21 15:27:16.237 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() finished in 2.73 sec 2018-01-21 15:27:16.237 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() started 2018-01-21 15:27:16.237 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-21 15:27:16.258 4542 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 START 2018-01-21 15:27:17.756 4542 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 END: OK 2018-01-21 15:27:17.781 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:27:21.553 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() finished in 3.77 sec 2018-01-21 15:27:21.554 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() started 2018-01-21 15:27:25.089 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() finished in 3.53 sec 2018-01-21 15:27:25.580 3919 INFO rally.task.engine [-] Load duration is: 0.575257 2018-01-21 15:27:25.581 3919 INFO rally.task.engine [-] Full duration is: 11.597328 2018-01-21 15:27:25.829 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() started 2018-01-21 15:27:28.386 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() finished in 2.56 sec 2018-01-21 15:27:28.386 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() started 2018-01-21 15:27:28.386 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() finished in 0.22 msec 2018-01-21 15:27:28.405 4708 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 START 2018-01-21 15:27:29.908 4708 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 END: OK 2018-01-21 15:27:29.934 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:27:33.824 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() finished in 3.89 sec 2018-01-21 15:27:33.825 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() started 2018-01-21 15:27:37.251 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-21 15:27:37.910 3919 INFO rally.task.engine [-] Load duration is: 0.582664 2018-01-21 15:27:37.910 3919 INFO rally.task.engine [-] Full duration is: 11.437735 2018-01-21 15:27:38.157 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() started 2018-01-21 15:27:40.905 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() finished in 2.75 sec 2018-01-21 15:27:40.906 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() started 2018-01-21 15:27:40.906 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-21 15:27:40.926 4874 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 START 2018-01-21 15:27:43.519 4874 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 END: OK 2018-01-21 15:27:43.539 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:27:53.179 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() finished in 9.64 sec 2018-01-21 15:27:53.180 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() started 2018-01-21 15:27:56.575 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() finished in 3.40 sec 2018-01-21 15:27:58.262 3919 INFO rally.task.engine [-] Load duration is: 1.734391 2018-01-21 15:27:58.262 3919 INFO rally.task.engine [-] Full duration is: 18.432748 2018-01-21 15:27:58.525 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() started 2018-01-21 15:28:01.244 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() finished in 2.72 sec 2018-01-21 15:28:01.245 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() started 2018-01-21 15:28:01.245 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:28:01.267 5040 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 START 2018-01-21 15:28:03.073 5040 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 END: OK 2018-01-21 15:28:03.101 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:28:06.907 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() finished in 3.81 sec 2018-01-21 15:28:06.908 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() started 2018-01-21 15:28:10.886 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-21 15:28:12.616 3919 INFO rally.task.engine [-] Load duration is: 0.884936 2018-01-21 15:28:12.617 3919 INFO rally.task.engine [-] Full duration is: 12.377622 2018-01-21 15:28:12.866 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() started 2018-01-21 15:28:15.565 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() finished in 2.70 sec 2018-01-21 15:28:15.565 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() started 2018-01-21 15:28:15.566 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() finished in 0.25 msec 2018-01-21 15:28:15.586 5206 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 START 2018-01-21 15:28:17.152 5206 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 END: OK 2018-01-21 15:28:17.182 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:28:23.017 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() finished in 5.83 sec 2018-01-21 15:28:23.017 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() started 2018-01-21 15:28:26.635 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-21 15:28:26.960 3919 INFO rally.task.engine [-] Load duration is: 0.686079 2018-01-21 15:28:26.961 3919 INFO rally.task.engine [-] Full duration is: 13.782521 2018-01-21 15:28:27.242 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() started 2018-01-21 15:28:30.005 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() finished in 2.76 sec 2018-01-21 15:28:30.005 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() started 2018-01-21 15:28:30.005 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:28:30.026 5372 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 START 2018-01-21 15:28:31.722 5372 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 END: OK 2018-01-21 15:28:31.743 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:28:37.456 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() finished in 5.71 sec 2018-01-21 15:28:37.457 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() started 2018-01-21 15:28:41.205 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-21 15:28:41.324 3919 INFO rally.task.engine [-] Load duration is: 0.777442 2018-01-21 15:28:41.324 3919 INFO rally.task.engine [-] Full duration is: 13.977075 2018-01-21 15:28:41.567 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() started 2018-01-21 15:28:44.285 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() finished in 2.72 sec 2018-01-21 15:28:44.285 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() started 2018-01-21 15:28:44.286 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-21 15:28:44.307 5538 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 START 2018-01-21 15:28:46.165 5538 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 END: OK 2018-01-21 15:28:46.191 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:28:51.950 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() finished in 5.76 sec 2018-01-21 15:28:51.951 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() started 2018-01-21 15:28:55.848 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-21 15:28:57.660 3919 INFO rally.task.engine [-] Load duration is: 0.844188 2018-01-21 15:28:57.661 3919 INFO rally.task.engine [-] Full duration is: 14.300023 2018-01-21 15:28:57.890 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() started 2018-01-21 15:29:00.613 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack setup() finished in 2.72 sec 2018-01-21 15:29:00.614 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() started 2018-01-21 15:29:00.614 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack setup() finished in 0.39 msec 2018-01-21 15:29:00.637 5704 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 START 2018-01-21 15:29:07.746 5704 INFO rally.task.runner [-] Task 23f37c94-7460-4673-ad54-044627525522 | ITER: 1 END: OK 2018-01-21 15:29:07.773 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:29:18.120 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context admin_cleanup@openstack cleanup() finished in 10.35 sec 2018-01-21 15:29:18.120 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() started 2018-01-21 15:29:21.639 3919 INFO rally.task.context [-] Task 23f37c94-7460-4673-ad54-044627525522 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-21 15:29:22.034 3919 INFO rally.task.engine [-] Load duration is: 6.180519 2018-01-21 15:29:22.035 3919 INFO rally.task.engine [-] Full duration is: 23.765026 2018-01-21 15:29:22.237 3919 INFO rally.task.engine [-] Task 23f37c94-7460-4673-ad54-044627525522 | Completed: Running task. Task 23f37c94-7460-4673-ad54-044627525522: 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.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | keystone_v3.add_role | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.revoke_role | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 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.741761 Full duration: 13.453461 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.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | keystone_v3.add_role | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.list_roles | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> duration | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.695219 Full duration: 13.736147 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.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | keystone_v3.list_projects | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> duration | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.727797 Full duration: 13.787077 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.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | keystone_v3.delete_role | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | -> duration | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.575257 Full duration: 11.597328 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.479 | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 100.0% | 1 | | keystone_v3.delete_service | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> duration | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.582664 Full duration: 11.437735 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.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | keystone_v3.create_user | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | -> keystone_v3.add_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.create_role | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.get_project | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | keystone_v3.get_user | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_role | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.list_services | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | keystone_v3.get_services | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 100.0% | 1 | | -> duration | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.734391 Full duration: 18.432748 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.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | keystone_v3.update_project | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.delete_project | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> duration | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.884936 Full duration: 12.377622 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.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | total | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> duration | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.686079 Full duration: 13.782521 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.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | total | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> duration | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.777442 Full duration: 13.977075 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.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | keystone_v3.list_users | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> duration | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.844188 Full duration: 14.300023 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.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | keystone_v3.create_users | 4.618 | 4.618 | 4.618 | 4.618 | 4.618 | 4.618 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.618 | 4.618 | 4.618 | 4.618 | 4.618 | 4.618 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 100.0% | 1 | | total | 6.181 | 6.181 | 6.181 | 6.181 | 6.181 | 6.181 | 100.0% | 1 | | -> duration | 6.181 | 6.181 | 6.181 | 6.181 | 6.181 | 6.181 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.180519 Full duration: 23.765026 2018-01-21 15:29:22,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 23f37c94-7460-4673-ad54-044627525522 2018-01-21 15:29:22,520 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '23f37c94-7460-4673-ad54-044627525522', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-21 15:29:22,526 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '23f37c94-7460-4673-ad54-044627525522'] 2018-01-21 15:29:23,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 15:29:23,530 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-21 15:29:23,530 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-21 15:29:23,531 - 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-21 15:29:23,531 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 15:29:23,569 - 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-21 15:29:23,576 - 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': 'db501441-24a3-4af3-97b8-3fb1b7beee67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-396b22a9-08b3-49df-9f62-e9241a788ce4', 'flavor_name': 'rally-tiny-396b22a9-08b3-49df-9f62-e9241a788ce4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-396b22a9-08b3-49df-9f62-e9241a788ce4', '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-21 15:33:36,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f: started 2018-01-21 15:29:25.785 5834 INFO rally.task.engine [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Starting: Task validation. 2018-01-21 15:29:25.824 5834 INFO rally.task.engine [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Starting: Task validation of syntax. 2018-01-21 15:29:25.943 5834 INFO rally.task.engine [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Completed: Task validation of syntax. 2018-01-21 15:29:25.943 5834 INFO rally.task.engine [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Starting: Task validation of required platforms. 2018-01-21 15:29:25.985 5834 INFO rally.task.engine [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Completed: Task validation of required platforms. 2018-01-21 15:29:25.985 5834 INFO rally.task.engine [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Starting: Task validation of semantic. 2018-01-21 15:29:26.643 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() started 2018-01-21 15:29:29.338 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() finished in 2.69 sec 2018-01-21 15:29:33.729 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() started 2018-01-21 15:29:37.422 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() finished in 3.69 sec 2018-01-21 15:29:37.423 5834 INFO rally.task.engine [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Completed: Task validation of semantic. 2018-01-21 15:29:37.423 5834 INFO rally.task.engine [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Completed: Task validation. 2018-01-21 15:29:37.424 5834 INFO rally.task.engine [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Starting: Running task. 2018-01-21 15:29:37.689 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() started 2018-01-21 15:29:40.395 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() finished in 2.71 sec 2018-01-21 15:29:40.395 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() started 2018-01-21 15:29:40.967 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() finished in 0.57 sec 2018-01-21 15:29:40.967 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() started 2018-01-21 15:29:40.967 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:29:40.992 5959 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 START 2018-01-21 15:29:42.777 5959 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 END: OK 2018-01-21 15:29:42.796 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() started 2018-01-21 15:29:48.452 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() finished in 5.66 sec 2018-01-21 15:29:48.452 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() started 2018-01-21 15:29:48.490 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() finished in 37.39 msec 2018-01-21 15:29:48.490 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() started 2018-01-21 15:29:51.892 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() finished in 3.40 sec 2018-01-21 15:29:53.792 5834 INFO rally.task.engine [-] Load duration is: 1.783056 2018-01-21 15:29:53.793 5834 INFO rally.task.engine [-] Full duration is: 14.222185 2018-01-21 15:29:54.074 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() started 2018-01-21 15:29:56.783 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() finished in 2.71 sec 2018-01-21 15:29:56.783 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() started 2018-01-21 15:29:57.452 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() finished in 0.67 sec 2018-01-21 15:29:57.453 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack setup() started 2018-01-21 15:30:01.429 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack setup() finished in 3.98 sec 2018-01-21 15:30:01.430 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() started 2018-01-21 15:30:01.430 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-21 15:30:01.453 6245 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 START 2018-01-21 15:30:03.283 6245 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 END: OK 2018-01-21 15:30:03.307 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() started 2018-01-21 15:30:11.244 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() finished in 7.94 sec 2018-01-21 15:30:11.245 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack cleanup() started 2018-01-21 15:30:15.373 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack cleanup() finished in 4.13 sec 2018-01-21 15:30:15.374 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() started 2018-01-21 15:30:15.414 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() finished in 40.25 msec 2018-01-21 15:30:15.414 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() started 2018-01-21 15:30:18.751 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() finished in 3.34 sec 2018-01-21 15:30:20.228 5834 INFO rally.task.engine [-] Load duration is: 1.828767 2018-01-21 15:30:20.229 5834 INFO rally.task.engine [-] Full duration is: 24.695075 2018-01-21 15:30:20.481 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() started 2018-01-21 15:30:23.032 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() finished in 2.55 sec 2018-01-21 15:30:23.033 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() started 2018-01-21 15:30:23.628 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() finished in 0.59 sec 2018-01-21 15:30:23.628 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack setup() started 2018-01-21 15:30:27.771 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack setup() finished in 4.14 sec 2018-01-21 15:30:27.772 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() started 2018-01-21 15:30:27.772 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:30:27.796 6531 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 START 2018-01-21 15:30:32.132 6531 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 END: OK 2018-01-21 15:30:32.161 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() started 2018-01-21 15:30:45.111 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() finished in 12.95 sec 2018-01-21 15:30:45.111 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack cleanup() started 2018-01-21 15:30:49.119 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack cleanup() finished in 4.01 sec 2018-01-21 15:30:49.119 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() started 2018-01-21 15:30:49.333 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-21 15:30:49.333 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() started 2018-01-21 15:30:52.822 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() finished in 3.49 sec 2018-01-21 15:30:54.675 5834 INFO rally.task.engine [-] Load duration is: 4.335143 2018-01-21 15:30:54.675 5834 INFO rally.task.engine [-] Full duration is: 32.35873 2018-01-21 15:30:54.948 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() started 2018-01-21 15:30:57.593 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() finished in 2.65 sec 2018-01-21 15:30:57.594 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() started 2018-01-21 15:30:58.160 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() finished in 0.57 sec 2018-01-21 15:30:58.160 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack setup() started 2018-01-21 15:31:02.294 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack setup() finished in 4.13 sec 2018-01-21 15:31:02.295 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() started 2018-01-21 15:31:02.295 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-21 15:31:02.320 6817 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 START 2018-01-21 15:31:03.923 6817 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 END: OK 2018-01-21 15:31:03.951 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() started 2018-01-21 15:31:11.826 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() finished in 7.87 sec 2018-01-21 15:31:11.826 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack cleanup() started 2018-01-21 15:31:15.549 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack cleanup() finished in 3.72 sec 2018-01-21 15:31:15.550 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() started 2018-01-21 15:31:15.736 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-21 15:31:15.736 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() started 2018-01-21 15:31:18.993 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() finished in 3.26 sec 2018-01-21 15:31:19.088 5834 INFO rally.task.engine [-] Load duration is: 1.601017 2018-01-21 15:31:19.088 5834 INFO rally.task.engine [-] Full duration is: 24.063396 2018-01-21 15:31:19.344 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() started 2018-01-21 15:31:22.085 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() finished in 2.74 sec 2018-01-21 15:31:22.085 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() started 2018-01-21 15:31:22.723 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() finished in 0.64 sec 2018-01-21 15:31:22.723 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() started 2018-01-21 15:31:22.723 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-21 15:31:22.747 7103 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 START 2018-01-21 15:31:23.989 7103 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 END: OK 2018-01-21 15:31:24.009 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() started 2018-01-21 15:31:32.008 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() finished in 8.00 sec 2018-01-21 15:31:32.009 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() started 2018-01-21 15:31:32.036 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() finished in 27.06 msec 2018-01-21 15:31:32.037 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() started 2018-01-21 15:31:35.412 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() finished in 3.38 sec 2018-01-21 15:31:35.461 5834 INFO rally.task.engine [-] Load duration is: 1.240114 2018-01-21 15:31:35.461 5834 INFO rally.task.engine [-] Full duration is: 16.087346 2018-01-21 15:31:35.728 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() started 2018-01-21 15:31:38.334 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() finished in 2.61 sec 2018-01-21 15:31:38.335 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() started 2018-01-21 15:31:38.902 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() finished in 0.57 sec 2018-01-21 15:31:38.903 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack setup() started 2018-01-21 15:31:42.976 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack setup() finished in 4.07 sec 2018-01-21 15:31:42.977 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() started 2018-01-21 15:31:42.977 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-21 15:31:43.002 7389 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 START 2018-01-21 15:31:44.445 7389 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 END: OK 2018-01-21 15:31:44.473 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() started 2018-01-21 15:31:52.326 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() finished in 7.85 sec 2018-01-21 15:31:52.326 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack cleanup() started 2018-01-21 15:31:56.260 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack cleanup() finished in 3.93 sec 2018-01-21 15:31:56.261 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() started 2018-01-21 15:31:56.433 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-21 15:31:56.434 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() started 2018-01-21 15:31:59.709 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() finished in 3.28 sec 2018-01-21 15:31:59.857 5834 INFO rally.task.engine [-] Load duration is: 1.441538 2018-01-21 15:31:59.858 5834 INFO rally.task.engine [-] Full duration is: 24.000335 2018-01-21 15:32:00.134 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() started 2018-01-21 15:32:02.870 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() finished in 2.74 sec 2018-01-21 15:32:02.871 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() started 2018-01-21 15:32:03.461 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() finished in 0.59 sec 2018-01-21 15:32:03.462 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack setup() started 2018-01-21 15:32:07.558 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack setup() finished in 4.10 sec 2018-01-21 15:32:07.558 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() started 2018-01-21 15:32:07.559 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:32:07.583 7675 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 START 2018-01-21 15:32:10.621 7675 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 END: OK 2018-01-21 15:32:10.647 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() started 2018-01-21 15:32:25.633 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() finished in 14.99 sec 2018-01-21 15:32:25.634 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack cleanup() started 2018-01-21 15:32:29.476 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack cleanup() finished in 3.84 sec 2018-01-21 15:32:29.477 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() started 2018-01-21 15:32:29.660 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-21 15:32:29.661 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() started 2018-01-21 15:32:32.935 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() finished in 3.27 sec 2018-01-21 15:32:34.334 5834 INFO rally.task.engine [-] Load duration is: 3.035924 2018-01-21 15:32:34.335 5834 INFO rally.task.engine [-] Full duration is: 32.821996 2018-01-21 15:32:34.609 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() started 2018-01-21 15:32:37.269 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() finished in 2.66 sec 2018-01-21 15:32:37.270 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() started 2018-01-21 15:32:37.958 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() finished in 0.69 sec 2018-01-21 15:32:37.958 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack setup() started 2018-01-21 15:32:41.869 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack setup() finished in 3.91 sec 2018-01-21 15:32:41.869 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() started 2018-01-21 15:32:41.869 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:32:41.893 7961 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 START 2018-01-21 15:32:43.388 7961 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 END: OK 2018-01-21 15:32:43.411 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() started 2018-01-21 15:32:55.737 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() finished in 12.33 sec 2018-01-21 15:32:55.737 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack cleanup() started 2018-01-21 15:32:59.390 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context network@openstack cleanup() finished in 3.65 sec 2018-01-21 15:32:59.390 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() started 2018-01-21 15:32:59.561 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-21 15:32:59.561 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() started 2018-01-21 15:33:02.909 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() finished in 3.35 sec 2018-01-21 15:33:04.789 5834 INFO rally.task.engine [-] Load duration is: 1.492264 2018-01-21 15:33:04.789 5834 INFO rally.task.engine [-] Full duration is: 28.317612 2018-01-21 15:33:05.063 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() started 2018-01-21 15:33:07.765 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() finished in 2.70 sec 2018-01-21 15:33:07.765 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() started 2018-01-21 15:33:08.337 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() finished in 0.57 sec 2018-01-21 15:33:08.337 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() started 2018-01-21 15:33:08.337 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 15:33:08.359 8247 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 START 2018-01-21 15:33:09.518 8247 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 END: OK 2018-01-21 15:33:09.546 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() started 2018-01-21 15:33:15.310 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() finished in 5.76 sec 2018-01-21 15:33:15.311 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() started 2018-01-21 15:33:15.334 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() finished in 23.08 msec 2018-01-21 15:33:15.334 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() started 2018-01-21 15:33:18.747 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() finished in 3.41 sec 2018-01-21 15:33:19.148 5834 INFO rally.task.engine [-] Load duration is: 1.156897 2018-01-21 15:33:19.149 5834 INFO rally.task.engine [-] Full duration is: 13.702443 2018-01-21 15:33:19.415 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() started 2018-01-21 15:33:22.060 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack setup() finished in 2.64 sec 2018-01-21 15:33:22.061 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() started 2018-01-21 15:33:22.619 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack setup() finished in 0.56 sec 2018-01-21 15:33:22.619 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() started 2018-01-21 15:33:22.619 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 15:33:22.641 8533 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 START 2018-01-21 15:33:23.920 8533 INFO rally.task.runner [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | ITER: 1 END: Error Conflict: Security Group 89934bae-4ee5-4c77-afd1-3da8496a1fb8 cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit-3772747 failed with "argument of type 'NoneType' is not iterable". 2018-01-21 15:33:23.947 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() started 2018-01-21 15:33:31.503 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context cleanup@openstack cleanup() finished in 7.56 sec 2018-01-21 15:33:31.504 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() started 2018-01-21 15:33:31.527 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context quotas@openstack cleanup() finished in 23.40 msec 2018-01-21 15:33:31.528 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() started 2018-01-21 15:33:35.062 5834 INFO rally.task.context [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Context users@openstack cleanup() finished in 3.53 sec 2018-01-21 15:33:35.520 5834 INFO rally.task.engine [-] Load duration is: 1.274361 2018-01-21 15:33:35.521 5834 INFO rally.task.engine [-] Full duration is: 15.666526 2018-01-21 15:33:35.795 5834 INFO rally.task.engine [-] Task ae82a306-e2c9-4d2e-a1bf-854faf6d225f | Completed: Running task. test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | neutron.delete_network | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | total | 1.783 | 1.783 | 1.783 | 1.783 | 1.783 | 1.783 | 100.0% | 1 | | -> duration | 1.783 | 1.783 | 1.783 | 1.783 | 1.783 | 1.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.783056 Full duration: 14.222185 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.362 | 1.362 | 1.362 | 1.362 | 1.362 | 1.362 | 100.0% | 1 | | neutron.delete_port | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | total | 1.829 | 1.829 | 1.829 | 1.829 | 1.829 | 1.829 | 100.0% | 1 | | -> duration | 1.829 | 1.829 | 1.829 | 1.829 | 1.829 | 1.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.828767 Full duration: 24.695075 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.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | neutron.create_subnet | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | neutron.create_router | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | neutron.add_interface_router | 1.421 | 1.421 | 1.421 | 1.421 | 1.421 | 1.421 | 100.0% | 1 | | neutron.remove_interface_router | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | neutron.delete_router | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 100.0% | 1 | | total | 4.335 | 4.335 | 4.335 | 4.335 | 4.335 | 4.335 | 100.0% | 1 | | -> duration | 4.335 | 4.335 | 4.335 | 4.335 | 4.335 | 4.335 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.335143 Full duration: 32.35873 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.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | neutron.delete_subnet | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | total | 1.601 | 1.601 | 1.601 | 1.601 | 1.601 | 1.601 | 100.0% | 1 | | -> duration | 1.601 | 1.601 | 1.601 | 1.601 | 1.601 | 1.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.601017 Full duration: 24.063396 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.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | neutron.list_networks | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | -> duration | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.240114 Full duration: 16.087346 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.334 | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 100.0% | 1 | | neutron.list_ports | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 100.0% | 1 | | -> duration | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.441538 Full duration: 24.000335 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.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | neutron.create_subnet | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | neutron.create_router | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | neutron.add_interface_router | 1.525 | 1.525 | 1.525 | 1.525 | 1.525 | 1.525 | 100.0% | 1 | | neutron.list_routers | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 3.036 | 3.036 | 3.036 | 3.036 | 3.036 | 3.036 | 100.0% | 1 | | -> duration | 3.036 | 3.036 | 3.036 | 3.036 | 3.036 | 3.036 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.035924 Full duration: 32.821996 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.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | neutron.create_subnet | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | neutron.list_subnets | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 100.0% | 1 | | -> duration | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.492264 Full duration: 28.317612 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.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | neutron.delete_security_group | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 100.0% | 1 | | -> duration | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.156897 Full duration: 13.702443 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.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | neutron.create_security_group_rule | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | neutron.delete_security_group | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.0% | 1 | | total | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 0.0% | 1 | | -> duration | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 0.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.274361 Full duration: 15.666526 2018-01-21 15:33:36,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ae82a306-e2c9-4d2e-a1bf-854faf6d225f 2018-01-21 15:33:36,075 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ae82a306-e2c9-4d2e-a1bf-854faf6d225f', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-21 15:33:36,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ae82a306-e2c9-4d2e-a1bf-854faf6d225f'] 2018-01-21 15:33:37,130 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 15:33:37,132 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-01-21 15:33:37,132 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-21 15:33:37,133 - 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-21 15:33:37,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 15:33:37,169 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-21 15:33:37,174 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'db501441-24a3-4af3-97b8-3fb1b7beee67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-396b22a9-08b3-49df-9f62-e9241a788ce4', 'flavor_name': 'rally-tiny-396b22a9-08b3-49df-9f62-e9241a788ce4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-396b22a9-08b3-49df-9f62-e9241a788ce4', '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-21 15:36:34,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec: started 2018-01-21 15:33:39.301 8783 INFO rally.task.engine [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Starting: Task validation. 2018-01-21 15:33:39.340 8783 INFO rally.task.engine [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Starting: Task validation of syntax. 2018-01-21 15:33:39.445 8783 INFO rally.task.engine [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Completed: Task validation of syntax. 2018-01-21 15:33:39.445 8783 INFO rally.task.engine [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Starting: Task validation of required platforms. 2018-01-21 15:33:39.482 8783 INFO rally.task.engine [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Completed: Task validation of required platforms. 2018-01-21 15:33:39.482 8783 INFO rally.task.engine [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Starting: Task validation of semantic. 2018-01-21 15:33:40.129 8783 INFO rally.task.context [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Context users@openstack setup() started 2018-01-21 15:33:42.797 8783 INFO rally.task.context [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Context users@openstack setup() finished in 2.67 sec 2018-01-21 15:33:53.048 8783 INFO rally.task.context [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Context users@openstack cleanup() started 2018-01-21 15:33:56.718 8783 INFO rally.task.context [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Context users@openstack cleanup() finished in 3.67 sec 2018-01-21 15:33:56.718 8783 INFO rally.task.engine [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Completed: Task validation of semantic. 2018-01-21 15:33:56.718 8783 INFO rally.task.engine [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Completed: Task validation. 2018-01-21 15:33:56.719 8783 INFO rally.task.engine [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Starting: Running task. 2018-01-21 15:33:56.882 8783 INFO rally.task.context [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Context users@openstack setup() started 2018-01-21 15:33:59.633 8783 INFO rally.task.context [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Context users@openstack setup() finished in 2.75 sec 2018-01-21 15:33:59.634 8783 INFO rally.task.context [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Context cleanup@openstack setup() started 2018-01-21 15:33:59.634 8783 INFO rally.task.context [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 15:34:00.493 8908 INFO rally.task.runner [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | ITER: 1 START 2018-01-21 15:36:23.223 8908 INFO rally.task.runner [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-21 15:36:23.246 8783 INFO rally.task.context [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Context cleanup@openstack cleanup() started 2018-01-21 15:36:30.254 8783 INFO rally.task.context [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Context cleanup@openstack cleanup() finished in 7.01 sec 2018-01-21 15:36:30.255 8783 INFO rally.task.context [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Context users@openstack cleanup() started 2018-01-21 15:36:33.594 8783 INFO rally.task.context [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | Context users@openstack cleanup() finished in 3.34 sec 2018-01-21 15:36:33.666 8783 INFO rally.task.engine [-] Load duration is: 141.725189 2018-01-21 15:36:33.667 8783 INFO rally.task.engine [-] Full duration is: 156.726889 2018-01-21 15:36:34.011 8783 INFO rally.task.engine [-] Task 700ea4e3-52d5-45f9-9918-0b77932cd3ec | 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.008 | 8.008 | 8.008 | 8.008 | 8.008 | 8.008 | 100.0% | 1 | | nova.find_host_to_migrate | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | nova.live_migrate | 133.904 | 133.904 | 133.904 | 133.904 | 133.904 | 133.904 | 0.0% | 1 | | total | 142.725 | 142.725 | 142.725 | 142.725 | 142.725 | 142.725 | 0.0% | 1 | | -> duration | 141.725 | 141.725 | 141.725 | 141.725 | 141.725 | 141.725 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 141.725189 Full duration: 156.726889 2018-01-21 15:36:34,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 700ea4e3-52d5-45f9-9918-0b77932cd3ec 2018-01-21 15:36:34,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '700ea4e3-52d5-45f9-9918-0b77932cd3ec', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-21 15:36:34,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '700ea4e3-52d5-45f9-9918-0b77932cd3ec'] 2018-01-21 15:36:35,132 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 15:36:35,133 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-21 15:36:35,133 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-21 15:36:35,133 - 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-21 15:36:35,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 15:36:35,164 - 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-21 15:36:35,167 - 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': 'db501441-24a3-4af3-97b8-3fb1b7beee67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-396b22a9-08b3-49df-9f62-e9241a788ce4', 'flavor_name': 'rally-tiny-396b22a9-08b3-49df-9f62-e9241a788ce4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-396b22a9-08b3-49df-9f62-e9241a788ce4', '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-21 15:37:34,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 355a2d34-1915-4f1d-99f5-bce09168eeaf: started 2018-01-21 15:36:37.074 9018 INFO rally.task.engine [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Starting: Task validation. 2018-01-21 15:36:37.113 9018 INFO rally.task.engine [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Starting: Task validation of syntax. 2018-01-21 15:36:37.189 9018 INFO rally.task.engine [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Completed: Task validation of syntax. 2018-01-21 15:36:37.189 9018 INFO rally.task.engine [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Starting: Task validation of required platforms. 2018-01-21 15:36:37.218 9018 INFO rally.task.engine [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Completed: Task validation of required platforms. 2018-01-21 15:36:37.218 9018 INFO rally.task.engine [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Starting: Task validation of semantic. 2018-01-21 15:36:37.905 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack setup() started 2018-01-21 15:36:40.654 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack setup() finished in 2.75 sec 2018-01-21 15:36:42.663 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack cleanup() started 2018-01-21 15:36:46.318 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack cleanup() finished in 3.66 sec 2018-01-21 15:36:46.319 9018 INFO rally.task.engine [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Completed: Task validation of semantic. 2018-01-21 15:36:46.319 9018 INFO rally.task.engine [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Completed: Task validation. 2018-01-21 15:36:46.320 9018 INFO rally.task.engine [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Starting: Running task. 2018-01-21 15:36:46.486 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack setup() started 2018-01-21 15:36:49.080 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack setup() finished in 2.59 sec 2018-01-21 15:36:49.080 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack setup() started 2018-01-21 15:36:49.081 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-21 15:36:49.104 9143 INFO rally.task.runner [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | ITER: 1 START 2018-01-21 15:36:49.986 9143 INFO rally.task.runner [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | ITER: 1 END: OK 2018-01-21 15:36:50.009 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:36:50.953 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-21 15:36:50.953 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack cleanup() started 2018-01-21 15:36:54.697 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack cleanup() finished in 3.74 sec 2018-01-21 15:36:56.543 9018 INFO rally.task.engine [-] Load duration is: 0.879172 2018-01-21 15:36:56.544 9018 INFO rally.task.engine [-] Full duration is: 8.227672 2018-01-21 15:36:56.807 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack setup() started 2018-01-21 15:36:59.499 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack setup() finished in 2.69 sec 2018-01-21 15:36:59.500 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack setup() started 2018-01-21 15:36:59.500 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:36:59.521 9249 INFO rally.task.runner [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | ITER: 1 START 2018-01-21 15:37:00.357 9249 INFO rally.task.runner [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | ITER: 1 END: OK 2018-01-21 15:37:00.383 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:37:01.336 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-21 15:37:01.336 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack cleanup() started 2018-01-21 15:37:04.700 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack cleanup() finished in 3.36 sec 2018-01-21 15:37:04.854 9018 INFO rally.task.engine [-] Load duration is: 0.834043 2018-01-21 15:37:04.854 9018 INFO rally.task.engine [-] Full duration is: 7.908575 2018-01-21 15:37:05.104 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack setup() started 2018-01-21 15:37:07.791 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack setup() finished in 2.69 sec 2018-01-21 15:37:07.791 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack setup() started 2018-01-21 15:37:07.792 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:37:07.815 9355 INFO rally.task.runner [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | ITER: 1 START 2018-01-21 15:37:08.487 9355 INFO rally.task.runner [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | ITER: 1 END: OK 2018-01-21 15:37:08.515 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:37:09.450 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-21 15:37:09.450 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack cleanup() started 2018-01-21 15:37:13.003 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack cleanup() finished in 3.55 sec 2018-01-21 15:37:13.146 9018 INFO rally.task.engine [-] Load duration is: 0.670655 2018-01-21 15:37:13.147 9018 INFO rally.task.engine [-] Full duration is: 7.911931 2018-01-21 15:37:13.410 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack setup() started 2018-01-21 15:37:16.207 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack setup() finished in 2.80 sec 2018-01-21 15:37:16.207 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack setup() started 2018-01-21 15:37:16.207 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 15:37:16.229 9461 INFO rally.task.runner [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | ITER: 1 START 2018-01-21 15:37:17.210 9461 INFO rally.task.runner [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | ITER: 1 END: OK 2018-01-21 15:37:17.234 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:37:18.249 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack cleanup() finished in 1.02 sec 2018-01-21 15:37:18.250 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack cleanup() started 2018-01-21 15:37:21.807 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack cleanup() finished in 3.56 sec 2018-01-21 15:37:23.464 9018 INFO rally.task.engine [-] Load duration is: 0.979373 2018-01-21 15:37:23.465 9018 INFO rally.task.engine [-] Full duration is: 8.414483 2018-01-21 15:37:23.710 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack setup() started 2018-01-21 15:37:26.559 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack setup() finished in 2.85 sec 2018-01-21 15:37:26.559 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack setup() started 2018-01-21 15:37:26.559 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-21 15:37:26.581 9567 INFO rally.task.runner [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | ITER: 1 START 2018-01-21 15:37:27.467 9567 INFO rally.task.runner [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | ITER: 1 END: OK 2018-01-21 15:37:27.493 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack cleanup() started 2018-01-21 15:37:28.430 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-21 15:37:28.430 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack cleanup() started 2018-01-21 15:37:31.985 9018 INFO rally.task.context [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Context users@openstack cleanup() finished in 3.56 sec 2018-01-21 15:37:33.770 9018 INFO rally.task.engine [-] Load duration is: 0.884777 2018-01-21 15:37:33.771 9018 INFO rally.task.engine [-] Full duration is: 8.289954 2018-01-21 15:37:34.029 9018 INFO rally.task.engine [-] Task 355a2d34-1915-4f1d-99f5-bce09168eeaf | Completed: Running task. Task 355a2d34-1915-4f1d-99f5-bce09168eeaf: 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | quotas.delete_quotas | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> duration | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.879172 Full duration: 8.227672 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.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | total | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> duration | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.834043 Full duration: 7.908575 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.267 | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 100.0% | 1 | | total | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> duration | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.670655 Full duration: 7.911931 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.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | quotas.delete_quotas | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | -> duration | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.979373 Full duration: 8.414483 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.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | total | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> duration | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.884777 Full duration: 8.289954 2018-01-21 15:37:34,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 355a2d34-1915-4f1d-99f5-bce09168eeaf 2018-01-21 15:37:34,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '355a2d34-1915-4f1d-99f5-bce09168eeaf', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-21 15:37:34,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '355a2d34-1915-4f1d-99f5-bce09168eeaf'] 2018-01-21 15:37:35,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 15:37:35,040 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-21 15:37:35,040 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:23 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:08 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:13 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:55 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:21 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 07:31 | 208 | 90.00% | +-------------------+------------+---------------+-----------+ | nova | 05:13 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:21 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:30:10 | 802 | 86.25% | +===================+============+===============+===========+ 2018-01-21 15:37:35,040 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 86.25% 2018-01-21 15:37:41,572 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-21 15:37:41,572 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-21 15:37:42,079 - functest.utils.functest_utils - DEBUG - 2018-01-21 15:37:42,080 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 15:37:42,080 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:21 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-21 15:37:42,085 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-21 15:37:42,085 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-21 15:37:42,172 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-21 15:37:42,599 - functest.energy.energy - DEBUG - Starting recording 2018-01-21 15:37:42,599 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-21 15:37:42,993 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-21 15:37:45,152 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-21 15:37:47,327 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-21 15:37:50,395 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-21 15:37:52,516 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-21 15:37:58,411 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-21 15:37:59,071 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-21 15:38:00,009 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-21 15:38:03,038 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-21 15:38:03,039 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-21 15:38:04,938 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-21 15:38:04,938 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-21 15:38:07,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-21 15:38:07,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-21 15:38:08,438 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-21 15:38:08,438 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-21 15:38:11,236 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-21 15:38:11,236 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-21 15:38:11,239 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-21 15:38:11,241 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-21 15:38:11,243 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-21 15:38:11,253 - 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-21 16:02:33,449 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.198395s] ... ok 2018-01-21 16:02:33,450 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.065492s] ... ok 2018-01-21 16:02:33,450 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [16.063443s] ... ok 2018-01-21 16:02:33,450 - 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.748452s] ... ok 2018-01-21 16:02:33,450 - 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.227325s] ... ok 2018-01-21 16:02:33,450 - 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 [187.437575s] ... FAILED 2018-01-21 16:02:33,450 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.075410s] ... ok 2018-01-21 16:02:33,450 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.541537s] ... ok 2018-01-21 16:02:33,450 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [187.519480s] ... FAILED 2018-01-21 16:02:33,450 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001156s] ... ok 2018-01-21 16:02:33,450 - 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 [187.417227s] ... FAILED 2018-01-21 16:02:33,451 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.077855s] ... ok 2018-01-21 16:02:33,451 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.525452s] ... ok 2018-01-21 16:02:33,451 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [187.591997s] ... FAILED 2018-01-21 16:02:33,451 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000975s] ... ok 2018-01-21 16:02:33,451 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [6.673780s] ... ok 2018-01-21 16:02:33,451 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.070777s] ... ok 2018-01-21 16:02:33,451 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [1.868864s] ... ok 2018-01-21 16:02:33,451 - 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.220923s] ... ok 2018-01-21 16:02:33,451 - 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.435060s] ... ok 2018-01-21 16:02:33,451 - 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.491232s] ... ok 2018-01-21 16:02:33,451 - 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.355240s] ... ok 2018-01-21 16:02:33,452 - 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.355358s] ... ok 2018-01-21 16:02:33,452 - 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.072278s] ... ok 2018-01-21 16:02:33,452 - 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.077662s] ... ok 2018-01-21 16:02:33,452 - 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.067256s] ... ok 2018-01-21 16:02:33,452 - 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.067829s] ... ok 2018-01-21 16:02:33,452 - 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.069783s] ... ok 2018-01-21 16:02:33,452 - 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.142781s] ... ok 2018-01-21 16:02:33,452 - 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.064516s] ... ok 2018-01-21 16:02:33,452 - 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.012829s] ... ok 2018-01-21 16:02:33,452 - 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.157884s] ... ok 2018-01-21 16:02:33,452 - 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.011656s] ... ok 2018-01-21 16:02:33,453 - 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.010559s] ... ok 2018-01-21 16:02:33,453 - 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.035484s] ... ok 2018-01-21 16:02:33,453 - 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.069373s] ... ok 2018-01-21 16:02:33,453 - 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.066363s] ... ok 2018-01-21 16:02:33,453 - 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.149841s] ... ok 2018-01-21 16:02:33,453 - 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.014631s] ... ok 2018-01-21 16:02:33,453 - 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.073160s] ... ok 2018-01-21 16:02:33,453 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [11.321018s] ... ok 2018-01-21 16:02:33,453 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [7.811110s] ... ok 2018-01-21 16:02:33,453 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [22.849181s] ... ok 2018-01-21 16:02:33,453 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [18.162077s] ... ok 2018-01-21 16:02:33,454 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.658490s] ... ok 2018-01-21 16:02:33,454 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.251752s] ... ok 2018-01-21 16:02:33,454 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.241778s] ... ok 2018-01-21 16:02:33,454 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.369376s] ... ok 2018-01-21 16:02:33,454 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.423431s] ... ok 2018-01-21 16:02:33,454 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.369269s] ... ok 2018-01-21 16:02:33,454 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.711144s] ... ok 2018-01-21 16:02:33,454 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [7.151069s] ... ok 2018-01-21 16:02:33,454 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [12.685750s] ... ok 2018-01-21 16:02:33,454 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.771530s] ... ok 2018-01-21 16:02:33,454 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [58.418684s] ... ok 2018-01-21 16:02:33,455 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [0.993540s] ... ok 2018-01-21 16:02:33,455 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [1.124839s] ... ok 2018-01-21 16:02:33,455 - 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 [0.989596s] ... ok 2018-01-21 16:02:33,455 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.035041s] ... ok 2018-01-21 16:02:33,455 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.146248s] ... ok 2018-01-21 16:02:33,455 - 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.010891s] ... ok 2018-01-21 16:02:33,455 - 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.251875s] ... ok 2018-01-21 16:02:33,455 - 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.863549s] ... ok 2018-01-21 16:02:33,455 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.250149s] ... ok 2018-01-21 16:02:33,455 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [0.971395s] ... ok 2018-01-21 16:02:33,455 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.244353s] ... ok 2018-01-21 16:02:33,456 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.535256s] ... ok 2018-01-21 16:02:33,456 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.241040s] ... ok 2018-01-21 16:02:33,456 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.984948s] ... ok 2018-01-21 16:02:33,456 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.233903s] ... ok 2018-01-21 16:02:33,456 - 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.447331s] ... ok 2018-01-21 16:02:33,456 - 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.242053s] ... ok 2018-01-21 16:02:33,456 - 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.443434s] ... ok 2018-01-21 16:02:33,456 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.272071s] ... ok 2018-01-21 16:02:33,456 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.335543s] ... ok 2018-01-21 16:02:33,456 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011110s] ... ok 2018-01-21 16:02:33,456 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [25.202684s] ... ok 2018-01-21 16:02:33,456 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.086114s] ... ok 2018-01-21 16:02:33,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.069020s] ... ok 2018-01-21 16:02:33,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.069372s] ... ok 2018-01-21 16:02:33,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.310188s] ... ok 2018-01-21 16:02:33,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [1.762868s] ... ok 2018-01-21 16:02:33,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.634410s] ... ok 2018-01-21 16:02:33,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.008578s] ... ok 2018-01-21 16:02:33,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.161054s] ... ok 2018-01-21 16:02:33,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.039614s] ... ok 2018-01-21 16:02:33,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.027666s] ... ok 2018-01-21 16:02:33,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.026949s] ... ok 2018-01-21 16:02:33,457 - 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.554448s] ... ok 2018-01-21 16:02:33,458 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.045968s] ... ok 2018-01-21 16:02:33,458 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.039942s] ... ok 2018-01-21 16:02:33,458 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.036299s] ... ok 2018-01-21 16:02:33,458 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.041969s] ... ok 2018-01-21 16:02:33,458 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.155660s] ... ok 2018-01-21 16:02:33,458 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.013579s] ... ok 2018-01-21 16:02:33,458 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.791215s] ... ok 2018-01-21 16:02:33,458 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.006924s] ... ok 2018-01-21 16:02:33,458 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.015345s] ... ok 2018-01-21 16:02:33,458 - 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.703439s] ... ok 2018-01-21 16:02:33,458 - 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.630987s] ... ok 2018-01-21 16:02:33,459 - 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.019998s] ... ok 2018-01-21 16:02:33,459 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [4.270202s] ... ok 2018-01-21 16:02:33,459 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.649637s] ... ok 2018-01-21 16:02:33,459 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [2.727392s] ... ok 2018-01-21 16:02:33,459 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.437587s] ... ok 2018-01-21 16:02:33,459 - 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 [3.595688s] ... ok 2018-01-21 16:02:33,459 - 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 [3.575462s] ... ok 2018-01-21 16:02:33,459 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [4.314179s] ... ok 2018-01-21 16:02:33,459 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [3.628074s] ... ok 2018-01-21 16:02:33,459 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.428735s] ... ok 2018-01-21 16:02:33,459 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.127687s] ... ok 2018-01-21 16:02:33,459 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.090998s] ... ok 2018-01-21 16:02:33,460 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.055313s] ... ok 2018-01-21 16:02:33,460 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.053062s] ... ok 2018-01-21 16:02:33,460 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.107873s] ... ok 2018-01-21 16:02:33,460 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.084647s] ... ok 2018-01-21 16:02:33,460 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.050949s] ... ok 2018-01-21 16:02:33,460 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.066465s] ... ok 2018-01-21 16:02:33,460 - 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.881331s] ... ok 2018-01-21 16:02:33,460 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.483953s] ... ok 2018-01-21 16:02:33,460 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.406890s] ... ok 2018-01-21 16:02:33,460 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.579341s] ... ok 2018-01-21 16:02:33,460 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.051035s] ... ok 2018-01-21 16:02:33,460 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.056504s] ... ok 2018-01-21 16:02:33,461 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.049990s] ... ok 2018-01-21 16:02:33,461 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.039387s] ... ok 2018-01-21 16:02:33,461 - 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.451812s] ... ok 2018-01-21 16:02:33,461 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [1.154355s] ... ok 2018-01-21 16:02:33,461 - 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.492647s] ... ok 2018-01-21 16:02:33,461 - 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.612851s] ... ok 2018-01-21 16:02:33,461 - 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.834250s] ... ok 2018-01-21 16:02:33,461 - 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.737372s] ... ok 2018-01-21 16:02:33,461 - 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.606288s] ... ok 2018-01-21 16:02:33,461 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.055874s] ... ok 2018-01-21 16:02:33,461 - 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.162638s] ... ok 2018-01-21 16:02:33,461 - 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.017844s] ... ok 2018-01-21 16:02:33,462 - 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.480543s] ... ok 2018-01-21 16:02:33,462 - 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.710062s] ... ok 2018-01-21 16:02:33,462 - 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.629243s] ... ok 2018-01-21 16:02:33,462 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [1.441380s] ... ok 2018-01-21 16:02:33,462 - 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.730958s] ... ok 2018-01-21 16:02:33,462 - 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.082494s] ... ok 2018-01-21 16:02:33,462 - 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.019625s] ... ok 2018-01-21 16:02:33,462 - 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.016688s] ... ok 2018-01-21 16:02:33,462 - 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.015078s] ... ok 2018-01-21 16:02:33,462 - 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.821908s] ... ok 2018-01-21 16:02:33,462 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.522725s] ... ok 2018-01-21 16:02:33,462 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.159976s] ... ok 2018-01-21 16:02:33,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.482630s] ... ok 2018-01-21 16:02:33,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.446338s] ... ok 2018-01-21 16:02:33,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.962498s] ... ok 2018-01-21 16:02:33,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.543590s] ... ok 2018-01-21 16:02:33,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.781325s] ... ok 2018-01-21 16:02:33,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.199040s] ... ok 2018-01-21 16:02:33,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.235616s] ... ok 2018-01-21 16:02:33,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [30.710409s] ... ok 2018-01-21 16:02:33,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.638874s] ... ok 2018-01-21 16:02:33,463 - 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 [6.589456s] ... ok 2018-01-21 16:02:33,463 - 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 [11.147274s] ... ok 2018-01-21 16:02:33,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.177817s] ... ok 2018-01-21 16:02:33,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.176969s] ... ok 2018-01-21 16:02:33,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.050845s] ... ok 2018-01-21 16:02:33,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.408420s] ... ok 2018-01-21 16:02:33,464 - 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.100551s] ... ok 2018-01-21 16:02:33,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.213861s] ... ok 2018-01-21 16:02:33,464 - 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.036354s] ... ok 2018-01-21 16:02:33,464 - 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.050600s] ... ok 2018-01-21 16:02:33,464 - 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.054610s] ... ok 2018-01-21 16:02:33,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.048852s] ... ok 2018-01-21 16:02:33,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.045425s] ... ok 2018-01-21 16:02:33,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.080274s] ... ok 2018-01-21 16:02:33,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.079371s] ... ok 2018-01-21 16:02:33,464 - 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.050789s] ... ok 2018-01-21 16:02:33,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.052524s] ... ok 2018-01-21 16:02:33,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.146108s] ... ok 2018-01-21 16:02:33,465 - 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.164326s] ... ok 2018-01-21 16:02:33,465 - 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.168590s] ... ok 2018-01-21 16:02:33,465 - 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.163168s] ... ok 2018-01-21 16:02:33,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.012812s] ... ok 2018-01-21 16:02:33,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.012396s] ... ok 2018-01-21 16:02:33,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.184902s] ... ok 2018-01-21 16:02:33,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.177573s] ... ok 2018-01-21 16:02:33,465 - 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.150061s] ... ok 2018-01-21 16:02:33,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.035347s] ... ok 2018-01-21 16:02:33,465 - 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.009399s] ... ok 2018-01-21 16:02:33,466 - 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.043110s] ... ok 2018-01-21 16:02:33,466 - 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.045607s] ... ok 2018-01-21 16:02:33,466 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.040340s] ... ok 2018-01-21 16:02:33,466 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.035894s] ... ok 2018-01-21 16:02:33,466 - 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.328404s] ... ok 2018-01-21 16:02:33,466 - 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.035782s] ... ok 2018-01-21 16:02:33,466 - 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.180958s] ... ok 2018-01-21 16:02:33,466 - 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.146798s] ... ok 2018-01-21 16:02:33,466 - 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.041882s] ... ok 2018-01-21 16:02:33,466 - 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.034724s] ... ok 2018-01-21 16:02:33,466 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.031872s] ... ok 2018-01-21 16:02:33,466 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.033226s] ... ok 2018-01-21 16:02:33,467 - 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.509794s] ... ok 2018-01-21 16:02:33,467 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.457187s] ... ok 2018-01-21 16:02:33,467 - 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.218086s] ... ok 2018-01-21 16:02:33,467 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.200108s] ... ok 2018-01-21 16:02:33,467 - 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.169792s] ... ok 2018-01-21 16:02:33,467 - 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.254839s] ... ok 2018-01-21 16:02:33,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 1458.0000 sec. 2018-01-21 16:02:33,476 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 199 2018-01-21 16:02:33,479 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-21 16:02:33,482 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 4 2018-01-21 16:02:33,487 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 98.0295566502% 2018-01-21 16:02:40,390 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-21 16:02:40,390 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-21 16:02:40,984 - functest.utils.functest_utils - DEBUG - 2018-01-21 16:02:40,984 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 16:02:40,984 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 24:57 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-21 16:02:40,988 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-21 16:02:40,989 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-21 16:02:58,749 - functest.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-01-21 16:02:58,749 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-21 16:02:58,778 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-21 16:02:58,888 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 16:02:58,888 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-21 16:02:58,891 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-21 16:02:59,686 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-21 17:07:17,366 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 17:07:17,367 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 64:17 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-21 17:07:17,370 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-21 17:07:17,371 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-699 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-21 17:07:17,373 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_userdata | functest | smoke | 00:32 | PASS | | tempest_smoke_serial | functest | smoke | 13:26 | FAIL | | rally_sanity | functest | smoke | 18:21 | FAIL | | refstack_defcore | functest | smoke | 24:57 | FAIL | | odl | functest | smoke | 00:17 | PASS | | snaps_smoke | functest | smoke | 64:17 | FAIL | | vping_ssh | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-21 17:07:17,378 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-21 17:07:21,039 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 17:07:21,040 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 17:07:21,040 - 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 bgpvpn | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2018-01-21 17:07:21,041 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-21 17:07:21,041 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-21 17:07:47,418 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-21 17:07:47,419 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-21 17:07:47,536 - functest.utils.functest_utils - DEBUG - 2018-01-21 17:07:47,536 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 17:07:47,536 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:26 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-21 17:07:47,540 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-21 17:07:47,540 - functest.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-01-21 17:07:47,979 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-21 17:08:15,906 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-21 17:08:16,847 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-21 17:08:18,394 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-01-21 17:08:18,779 - functest.utils.openstack_utils - DEBUG - Network '64bd5cba-a73e-465a-9830-e317edd4aaac' created successfully 2018-01-21 17:08:18,779 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-21 17:08:19,080 - functest.utils.openstack_utils - DEBUG - Subnet 'ab3785d7-366d-4721-b270-21da1e29903f' created successfully 2018-01-21 17:08:19,080 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-21 17:08:19,352 - functest.utils.openstack_utils - DEBUG - Router 'b9e9d5b4-df70-406b-b83e-2d291a7b1b0d' created successfully 2018-01-21 17:08:19,352 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-21 17:08:20,766 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-21 17:08:20,767 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-21 17:08:21,982 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-21 17:08:22,731 - functest.utils.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-01-21 17:08:22,951 - functest.utils.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=15bfaa87-249c-4baf-8f4b-359491fd975a created successfully. 2018-01-21 17:08:22,951 - functest.utils.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-01-21 17:08:22,951 - functest.utils.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-01-21 17:08:23,173 - functest.utils.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-01-21 17:08:23,173 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-21 17:08:23,340 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-21 17:08:23,791 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-21 17:08:24,550 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-21 17:08:24,550 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-21 17:08:48,036 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-21 17:08:48,643 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-21 17:08:48,730 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-21 17:08:49,264 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-01-21 17:08:49,520 - functest.utils.openstack_utils - DEBUG - Network 'efff89db-b92d-48a9-bff4-9f4376654a03' created successfully 2018-01-21 17:08:49,520 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-21 17:08:49,897 - functest.utils.openstack_utils - DEBUG - Subnet 'e1ca399d-0eca-421b-9c37-498fff7a1631' created successfully 2018-01-21 17:08:49,898 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-21 17:08:50,055 - functest.utils.openstack_utils - DEBUG - Router '8b9e3885-952d-4936-821c-bc22c54f5f8d' created successfully 2018-01-21 17:08:50,055 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-21 17:08:51,456 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-21 17:08:51,456 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-21 17:08:52,742 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-21 17:08:52,984 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-01-21 17:08:53,203 - functest.utils.openstack_utils - DEBUG - Network '4c141056-c32a-40c8-9543-60b0a431c4fd' created successfully 2018-01-21 17:08:53,203 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-21 17:08:53,652 - functest.utils.openstack_utils - DEBUG - Subnet '9f68c192-de44-4e1f-85fc-3ba6b6652978' created successfully 2018-01-21 17:08:53,652 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-21 17:08:53,755 - functest.utils.openstack_utils - DEBUG - Router 'dcf2e2d1-3268-4d04-be3a-c3d742962582' created successfully 2018-01-21 17:08:53,756 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-21 17:08:55,001 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-21 17:08:55,001 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-21 17:08:56,191 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-21 17:08:56,734 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-01-21 17:09:06,811 - functest.utils.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-01-21 17:09:06,937 - functest.utils.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=fe4e5563-ab0a-447e-b3b5-ae864b92341c created successfully. 2018-01-21 17:12:25,409 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-21 17:12:25,951 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-21 17:12:29,115 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-21 17:12:30,296 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-21 17:12:30,297 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-21 17:12:34,914 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-21 17:12:35,825 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-21 17:12:38,480 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-21 17:12:39,716 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-21 17:12:39,717 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-21 17:12:44,570 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-21 17:12:56,885 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-21 17:12:59,069 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-21 17:13:00,687 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-21 17:13:00,688 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-21 17:13:03,535 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-21 17:13:16,673 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-21 17:13:18,868 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-21 17:13:20,358 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-21 17:13:20,358 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-21 17:13:24,306 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-21 17:13:24,933 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-21 17:13:26,821 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-01-21 17:13:27,057 - functest.utils.openstack_utils - DEBUG - Network '66e2235f-19e1-4205-91c7-232d5cba9941' created successfully 2018-01-21 17:13:27,057 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-21 17:13:27,841 - functest.utils.openstack_utils - DEBUG - Subnet 'd82928be-c9be-41c4-933b-cad37bc47ed7' created successfully 2018-01-21 17:13:27,841 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-21 17:13:28,012 - functest.utils.openstack_utils - DEBUG - Router '15b0d66e-8373-43ec-8c75-5f98d184b633' created successfully 2018-01-21 17:13:28,012 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-21 17:13:29,378 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-21 17:13:29,378 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-21 17:13:30,621 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-21 17:13:31,340 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-21 17:13:32,514 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-21 17:13:32,514 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-21 17:13:38,764 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-21 17:13:38,776 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-21 17:13:38,786 - functest.utils.functest_utils - ERROR - Problem while creating Rally deployment 2018-01-21 17:13:38,880 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-21 17:13:39,839 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-21 17:13:41,756 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-21 17:13:42,963 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-21 17:13:42,963 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-21 17:13:43,051 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-21 17:13:43,598 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-01-21 17:13:50,212 - functest.utils.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-01-21 17:13:50,323 - functest.utils.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=abe0825a-6c02-4c56-b0df-776aab1a6884 created successfully. 2018-01-21 17:13:51,089 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-01-21 17:13:51,338 - functest.utils.openstack_utils - DEBUG - Network '3e79f816-ed1c-4be3-826c-07ba2d37b39a' created successfully 2018-01-21 17:13:51,338 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-21 17:13:51,667 - functest.utils.openstack_utils - DEBUG - Subnet '62a37ce8-c0be-4727-9b85-c2c1cba13a2c' created successfully 2018-01-21 17:13:51,667 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-21 17:13:51,784 - functest.utils.openstack_utils - DEBUG - Router '82883982-28db-497f-9641-93c50e5ead2c' created successfully 2018-01-21 17:13:51,784 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-21 17:13:53,020 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-21 17:13:53,020 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-21 17:13:54,440 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-21 17:13:54,511 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-21 17:16:40,068 - functest.utils.openstack_utils - INFO - Image sdnvpn-image already exists. 2018-01-21 17:17:38,826 - functest.utils.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '62a37ce8-c0be-4727-9b85-c2c1cba13a2c')]: Unable to complete operation on subnet 62a37ce8-c0be-4727-9b85-c2c1cba13a2c: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-dd5e4107-6744-4e1f-93bd-4ba50b4e5232'] 2018-01-21 17:17:52,276 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-01-21 17:17:56,584 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-21 17:17:56,597 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-01-21 17:17:57,388 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-21 17:17:57,401 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-01-21 17:17:57,691 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-21 17:17:57,703 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-01-21 17:17:57,726 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-01-21 17:17:58,781 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/bgpvpn.log' 2018-01-21 17:17:58,911 - functest.utils.functest_utils - DEBUG - 2018-01-21 17:17:58,911 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 17:17:58,911 - functest.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 10:11 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-01-21 17:17:58,916 - functest.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-01-21 17:17:58,916 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-699 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-21 17:17:58,919 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:26 | FAIL | | bgpvpn | sdnvpn | features | 10:11 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-21 17:17:58,922 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-21 17:18:03,685 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 17:18:03,686 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 17:18:03,686 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-21 17:18:03,687 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-699 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-21 17:18:03,688 - 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-21 17:18:03,689 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-21 17:18:06,307 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 17:18:06,308 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 17:18:06,308 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-21 17:18:06,308 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-699 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-21 17:18:06,309 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-21 17:18:06,310 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK