2018-01-23 01:58:15,847 - functest.ci.check_deployment - DEBUG - 172.30.9.26:5000 is reachable! 2018-01-23 01:58:15,847 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.26:5000/v3 ...OK 2018-01-23 01:58:16,234 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-23 01:58:16,683 - functest.ci.check_deployment - DEBUG - 172.30.9.26:5000 is reachable! 2018-01-23 01:58:16,683 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.26:5000 ...OK 2018-01-23 01:58:17,053 - functest.ci.check_deployment - DEBUG - 172.30.9.26:8774 is reachable! 2018-01-23 01:58:17,053 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.26:8774/v2.1 ...OK 2018-01-23 01:58:17,537 - functest.ci.check_deployment - DEBUG - 172.30.9.26:9696 is reachable! 2018-01-23 01:58:17,537 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.26:9696 ...OK 2018-01-23 01:58:17,981 - functest.ci.check_deployment - DEBUG - 172.30.9.26:9292 is reachable! 2018-01-23 01:58:17,981 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.26:9292 ...OK 2018-01-23 01:58:19,290 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-23 01:58:20,793 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-23 01:58:20,811 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-23 01:58:21,575 - functest.ci.check_deployment - INFO - External network found: external 2018-01-23 01:58:24,223 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-23 01:58:24,224 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-23 01:58:24,224 - 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-23 01:58:24,225 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-23 01:58:24,225 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-23 01:58:25,276 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-23 01:58:32,195 - 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 6.918s OK 2018-01-23 01:58:32,319 - functest.utils.functest_utils - DEBUG - 2018-01-23 01:58:32,320 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-23 01:58:32,320 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-23 01:58:32,324 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-23 01:58:33,012 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-23 02:07:06,423 - 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 513.402s OK 2018-01-23 02:07:06,547 - functest.utils.functest_utils - DEBUG - 2018-01-23 02:07:06,547 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-23 02:07:06,549 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-23 02:07:06,556 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-23 02:07:07,253 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-23 02:07:38,597 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 31.343s OK 2018-01-23 02:07:38,717 - functest.utils.functest_utils - DEBUG - 2018-01-23 02:07:38,717 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-23 02:07:38,718 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:31 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-23 02:07:38,721 - 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-705 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-23 02:07:38,724 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | api_check | functest | healthcheck | 08:33 | PASS | | snaps_health_check | functest | healthcheck | 00:31 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-23 02:07:38,727 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-23 02:07:42,307 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-23 02:07:42,308 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-23 02:07:42,309 - 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-23 02:07:42,310 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-23 02:07:42,310 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-23 02:07:42,440 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-23 02:07:42,440 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-23 02:07:42' 2018-01-23 02:07:42,440 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--a8c7a1f8-7592-4381-a766-cb7c5b9f7382' 2018-01-23 02:07:44,639 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-a8c7a1f8-7592-4381-a766-cb7c5b9f7382' 2018-01-23 02:07:46,874 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-a8c7a1f8-7592-4381-a766-cb7c5b9f7382' 2018-01-23 02:07:51,456 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-a8c7a1f8-7592-4381-a766-cb7c5b9f7382' 2018-01-23 02:07:52,072 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-a8c7a1f8-7592-4381-a766-cb7c5b9f7382' 2018-01-23 02:07:56,489 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-a8c7a1f8-7592-4381-a766-cb7c5b9f7382' 2018-01-23 02:08:02,055 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-23 02:08:10,548 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-23 02:08:13,357 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-23 02:08:33,327 - functest.utils.functest_utils - DEBUG - 2018-01-23 02:08:33,328 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-23 02:08:33,328 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:31 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-23 02:08:33,331 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-23 02:08:33,414 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-23 02:08:35,600 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-23 02:08:37,725 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-23 02:08:40,928 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-23 02:08:42,930 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-23 02:08:49,252 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-23 02:08:50,877 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-23 02:08:50,878 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-23 02:08:53,714 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-23 02:08:53,714 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-23 02:08:56,582 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-23 02:08:56,583 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-23 02:08:56,585 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-23 02:08:56,589 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-23 02:08:56,589 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-eef28a3d-97e6-4903-af0f-eb9a8caff3cc/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-23 02:08:58,712 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-23 02:08:58,713 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-23 02:08:58,714 - 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-23 02:09:00,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:09:00.724 58 INFO rally.api [-] Starting verification (UUID=f42ece9b-3421-4f15-a873-e3eb414e167b) for deployment 'opnfv-rally' (UUID=49d82730-4d72-47de-9532-4da69bb7d799) by verifier 'opnfv-tempest' (UUID=eef28a3d-97e6-4903-af0f-eb9a8caff3cc). 2018-01-23 02:09:00,725 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: f42ece9b-3421-4f15-a873-e3eb414e167b 2018-01-23 02:09:06,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:09:06.578 58 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.162s] 2018-01-23 02:09:06,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:09:06.636 58 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.058s] 2018-01-23 02:09:12,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:09:12.635 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.173s] 2018-01-23 02:09:14,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:09:14.271 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.636s] 2018-01-23 02:09:22,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:09:22.762 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.538s] 2018-01-23 02:09:35,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:09:35.321 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [7.372s] 2018-01-23 02:10:02,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:10:02.397 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.071s] 2018-01-23 02:10:02,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:10:02.399 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-23 02:10:28,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:10:28.013 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2018-01-23 02:10:28,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:10:28.015 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-23 02:10:52,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:10:52.277 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.071s] 2018-01-23 02:10:52,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:10:52.278 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-23 02:12:29,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:12:29.761 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [73.829s] 2018-01-23 02:12:48,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:12:48.552 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.054s] 2018-01-23 02:12:48,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:12:48.661 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.108s] 2018-01-23 02:12:55,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:12:55.751 58 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.661s] 2018-01-23 02:12:55,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:12:55.760 58 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-23 02:12:57,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:12:57.184 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-23 02:12:57,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:12:57.185 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-23 02:13:00,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:13:00.898 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.352s] 2018-01-23 02:13:06,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:13:06.340 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.075s] 2018-01-23 02:13:12,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:13:12.251 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.579s] 2018-01-23 02:13:19,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:13:19.535 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.393s] 2018-01-23 02:13:28,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:13:28.087 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.033s] 2018-01-23 02:13:33,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:13:33.839 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.315s] 2018-01-23 02:13:39,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:13:39.114 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.164s] 2018-01-23 02:13:45,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:13:45.643 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.426s] 2018-01-23 02:13:51,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:13:51.959 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.330s] 2018-01-23 02:13:59,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:13:59.623 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.774s] 2018-01-23 02:14:01,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:14:01.884 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-23 02:14:03,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:14:03.881 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.070s] 2018-01-23 02:14:03,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:14:03.947 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.066s] 2018-01-23 02:14:04,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:14:04.021 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.073s] 2018-01-23 02:14:04,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:14:04.027 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-23 02:14:07,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:14:07.552 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.469s] 2018-01-23 02:14:08,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:14:08.518 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.966s] 2018-01-23 02:14:09,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:14:09.505 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.986s] 2018-01-23 02:14:15,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:14:15.087 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-01-23 02:14:19,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:14:19.611 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.691s] 2018-01-23 02:14:31,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:14:31.158 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.466s] 2018-01-23 02:14:33,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:14:33.885 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.726s] 2018-01-23 02:14:44,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:14:44.017 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.681s] 2018-01-23 02:14:47,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:14:47.090 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.072s] 2018-01-23 02:14:53,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:14:53.864 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.773s] 2018-01-23 02:15:02,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:02.184 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.505s] 2018-01-23 02:15:05,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:05.277 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.091s] 2018-01-23 02:15:08,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:08.946 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.669s] 2018-01-23 02:15:22,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:22.304 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [3.727s] 2018-01-23 02:15:22,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:22.616 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.312s] 2018-01-23 02:15:22,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:22.726 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.109s] 2018-01-23 02:15:22,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:22.779 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.052s] 2018-01-23 02:15:23,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:23.024 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.241s] 2018-01-23 02:15:23,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:23.072 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.051s] 2018-01-23 02:15:33,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:33.538 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.839s] 2018-01-23 02:15:33,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:33.762 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.224s] 2018-01-23 02:15:33,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:33.901 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.138s] 2018-01-23 02:15:33,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:33.968 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.067s] 2018-01-23 02:15:34,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:34.235 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.266s] 2018-01-23 02:15:34,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:34.286 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.051s] 2018-01-23 02:15:44,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:44.531 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.340s] 2018-01-23 02:15:49,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:49.367 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.836s] 2018-01-23 02:15:51,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:51.044 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.675s] 2018-01-23 02:15:51,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:51.096 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.053s] 2018-01-23 02:15:51,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:15:51.148 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.051s] 2018-01-23 02:16:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:16:00.528 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [2.996s] 2018-01-23 02:16:05,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:16:05.274 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.746s] 2018-01-23 02:16:06,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:16:06.881 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.605s] 2018-01-23 02:16:06,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:16:06.938 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.058s] 2018-01-23 02:16:06,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:16:06.990 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.051s] 2018-01-23 02:16:19,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:16:19.468 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [7.686s] 2018-01-23 02:16:24,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:16:24.366 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.897s] 2018-01-23 02:16:28,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:16:28.303 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [3.937s] 2018-01-23 02:16:30,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:16:30.937 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.632s] 2018-01-23 02:16:49,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:16:49.897 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.148s] 2018-01-23 02:16:54,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:16:54.534 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.637s] 2018-01-23 02:16:58,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:16:58.199 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [3.664s] 2018-01-23 02:17:00,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:00.932 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.732s] 2018-01-23 02:17:12,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:12.261 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.357s] 2018-01-23 02:17:13,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:13.771 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.508s] 2018-01-23 02:17:13,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:13.815 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.045s] 2018-01-23 02:17:17,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:17.802 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.194s] 2018-01-23 02:17:19,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:19.186 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.381s] 2018-01-23 02:17:19,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:19.266 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.083s] 2018-01-23 02:17:22,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:22.999 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.827s] 2018-01-23 02:17:26,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:26.064 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-23 02:17:27,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:27.455 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-23 02:17:27,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:27.458 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-23 02:17:27,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:27.459 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-23 02:17:27,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:27.459 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-23 02:17:27,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:27.460 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-23 02:17:29,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:29.310 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-01-23 02:17:41,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:41.091 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [6.928s] 2018-01-23 02:17:52,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:17:52.461 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.767s] 2018-01-23 02:18:02,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:18:02.819 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.356s] 2018-01-23 02:18:10,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:18:10.970 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.043s] 2018-01-23 02:19:08,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:19:08.440 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [51.285s] 2018-01-23 02:19:37,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:19:37.677 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [19.480s] 2018-01-23 02:20:42,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-23 02:20:42.445 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [48.820s] 2018-01-23 02:20:54,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid f42ece9b-3421-4f15-a873-e3eb414e167b'. 2018-01-23 02:20:55,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-23 02:20:55,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-23 02:20:55,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-23 02:20:55,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f42ece9b-3421-4f15-a873-e3eb414e167b | 2018-01-23 02:20:55,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-23 02:20:55,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-23 02:09:00 | 2018-01-23 02:20:55,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-23 02:20:54 | 2018-01-23 02:20:55,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:54 | 2018-01-23 02:20:55,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-23 02:20:55,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-23 02:20:55,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-23 02:20:55,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: eef28a3d-97e6-4903-af0f-eb9a8caff3cc) | 2018-01-23 02:20:55,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-23 02:20:55,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 49d82730-4d72-47de-9532-4da69bb7d799) | 2018-01-23 02:20:55,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-23 02:20:55,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 698.012 | 2018-01-23 02:20:55,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-23 02:20:55,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-23 02:20:55,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-23 02:20:55,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-23 02:20:55,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-23 02:20:55,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-23 02:20:55,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-23 02:20:55,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-23 02:20:58,842 - functest.utils.functest_utils - DEBUG - 2018-01-23 02:20:58,843 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-23 02:20:58,843 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 12:09 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-23 02:20:58,847 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-23 02:20:59,554 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-23 02:20:59,554 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-23 02:20:59,987 - functest.energy.energy - DEBUG - Starting recording 2018-01-23 02:20:59,987 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-23 02:21:00,393 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-23 02:21:02,735 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-23 02:21:05,015 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-23 02:21:08,165 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-23 02:21:09,509 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd'... 2018-01-23 02:21:10,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd'... 2018-01-23 02:21:12,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd'... 2018-01-23 02:21:16,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd'... 2018-01-23 02:21:17,046 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd'... 2018-01-23 02:21:17,629 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-23 02:21:17,629 - 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-23 02:21:17,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-23 02:21:17,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'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-23 02:21:17,675 - 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': '221e19d5-77f7-4081-80c2-49b01e1f8b39', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'flavor_name': 'rally-tiny-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', '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-23 02:22:16,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739: started 2018-01-23 02:21:19.697 132 INFO rally.task.engine [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Starting: Task validation. 2018-01-23 02:21:19.736 132 INFO rally.task.engine [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Starting: Task validation of syntax. 2018-01-23 02:21:19.792 132 INFO rally.task.engine [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Completed: Task validation of syntax. 2018-01-23 02:21:19.792 132 INFO rally.task.engine [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Starting: Task validation of required platforms. 2018-01-23 02:21:19.815 132 INFO rally.task.engine [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Completed: Task validation of required platforms. 2018-01-23 02:21:19.816 132 INFO rally.task.engine [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Starting: Task validation of semantic. 2018-01-23 02:21:20.474 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack setup() started 2018-01-23 02:21:23.207 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack setup() finished in 2.73 sec 2018-01-23 02:21:23.253 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack cleanup() started 2018-01-23 02:21:26.739 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack cleanup() finished in 3.49 sec 2018-01-23 02:21:26.740 132 INFO rally.task.engine [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Completed: Task validation of semantic. 2018-01-23 02:21:26.740 132 INFO rally.task.engine [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Completed: Task validation. 2018-01-23 02:21:26.741 132 INFO rally.task.engine [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Starting: Running task. 2018-01-23 02:21:26.905 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack setup() started 2018-01-23 02:21:29.686 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack setup() finished in 2.78 sec 2018-01-23 02:21:29.710 257 INFO rally.task.runner [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | ITER: 1 START 2018-01-23 02:21:30.180 257 INFO rally.task.runner [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | ITER: 1 END: OK 2018-01-23 02:21:30.209 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack cleanup() started 2018-01-23 02:21:33.976 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-23 02:21:34.945 132 INFO rally.task.engine [-] Load duration is: 0.468527 2018-01-23 02:21:34.945 132 INFO rally.task.engine [-] Full duration is: 7.087798 2018-01-23 02:21:35.202 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack setup() started 2018-01-23 02:21:37.901 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack setup() finished in 2.70 sec 2018-01-23 02:21:37.921 343 INFO rally.task.runner [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | ITER: 1 START 2018-01-23 02:21:38.684 343 INFO rally.task.runner [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | ITER: 1 END: OK 2018-01-23 02:21:38.712 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack cleanup() started 2018-01-23 02:21:42.210 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack cleanup() finished in 3.50 sec 2018-01-23 02:21:43.245 132 INFO rally.task.engine [-] Load duration is: 0.761029 2018-01-23 02:21:43.246 132 INFO rally.task.engine [-] Full duration is: 7.024334 2018-01-23 02:21:43.503 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack setup() started 2018-01-23 02:21:46.332 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack setup() finished in 2.83 sec 2018-01-23 02:21:46.348 429 INFO rally.task.runner [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | ITER: 1 START 2018-01-23 02:21:47.057 429 INFO rally.task.runner [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | ITER: 1 END: OK 2018-01-23 02:21:47.081 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack cleanup() started 2018-01-23 02:21:50.536 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-23 02:21:51.558 132 INFO rally.task.engine [-] Load duration is: 0.706813 2018-01-23 02:21:51.559 132 INFO rally.task.engine [-] Full duration is: 7.050239 2018-01-23 02:21:51.817 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack setup() started 2018-01-23 02:21:54.526 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack setup() finished in 2.71 sec 2018-01-23 02:21:54.548 515 INFO rally.task.runner [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | ITER: 1 START 2018-01-23 02:21:55.343 515 INFO rally.task.runner [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | ITER: 1 END: OK 2018-01-23 02:21:55.370 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack cleanup() started 2018-01-23 02:21:59.467 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack cleanup() finished in 4.10 sec 2018-01-23 02:21:59.869 132 INFO rally.task.engine [-] Load duration is: 0.793534 2018-01-23 02:21:59.870 132 INFO rally.task.engine [-] Full duration is: 7.666316 2018-01-23 02:22:00.131 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack setup() started 2018-01-23 02:22:02.876 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack setup() finished in 2.74 sec 2018-01-23 02:22:02.897 601 INFO rally.task.runner [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | ITER: 1 START 2018-01-23 02:22:03.783 601 INFO rally.task.runner [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | ITER: 1 END: OK 2018-01-23 02:22:03.802 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack cleanup() started 2018-01-23 02:22:07.550 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-23 02:22:08.173 132 INFO rally.task.engine [-] Load duration is: 0.883541 2018-01-23 02:22:08.173 132 INFO rally.task.engine [-] Full duration is: 7.432776 2018-01-23 02:22:08.408 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack setup() started 2018-01-23 02:22:11.139 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack setup() finished in 2.73 sec 2018-01-23 02:22:11.161 687 INFO rally.task.runner [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | ITER: 1 START 2018-01-23 02:22:11.818 687 INFO rally.task.runner [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | ITER: 1 END: OK 2018-01-23 02:22:11.842 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack cleanup() started 2018-01-23 02:22:15.283 132 INFO rally.task.context [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-23 02:22:16.455 132 INFO rally.task.engine [-] Load duration is: 0.655487 2018-01-23 02:22:16.456 132 INFO rally.task.engine [-] Full duration is: 6.892357 2018-01-23 02:22:16.639 132 INFO rally.task.engine [-] Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739 | Completed: Running task. Task ca015ef3-0a99-40a9-a9c6-ff3bd3651739: finished test scenario Authenticate.keystone +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | total | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 100.0% | 1 | | -> duration | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.468527 Full duration: 7.087798 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.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 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.761029 Full duration: 7.024334 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.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.706813 Full duration: 7.050239 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.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | total | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> duration | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.793534 Full duration: 7.666316 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.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | total | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> duration | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.883541 Full duration: 7.432776 test scenario Authenticate.validate_nova +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> duration | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.655487 Full duration: 6.892357 2018-01-23 02:22:16,877 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ca015ef3-0a99-40a9-a9c6-ff3bd3651739 2018-01-23 02:22:16,877 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-23 02:22:16,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ca015ef3-0a99-40a9-a9c6-ff3bd3651739', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-23 02:22:16,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ca015ef3-0a99-40a9-a9c6-ff3bd3651739'] 2018-01-23 02:22:17,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-23 02:22:17,736 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-23 02:22:17,736 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-23 02:22:17,737 - 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-23 02:22:17,737 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-23 02:22:17,776 - 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-23 02:22:17,781 - 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': '221e19d5-77f7-4081-80c2-49b01e1f8b39', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'flavor_name': 'rally-tiny-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', '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-23 02:23:47,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 63ac3bc5-883d-4c6c-8e61-e149686584b2: started 2018-01-23 02:22:19.749 737 INFO rally.task.engine [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Starting: Task validation. 2018-01-23 02:22:19.784 737 INFO rally.task.engine [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Starting: Task validation of syntax. 2018-01-23 02:22:19.839 737 INFO rally.task.engine [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Completed: Task validation of syntax. 2018-01-23 02:22:19.839 737 INFO rally.task.engine [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Starting: Task validation of required platforms. 2018-01-23 02:22:19.863 737 INFO rally.task.engine [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Completed: Task validation of required platforms. 2018-01-23 02:22:19.864 737 INFO rally.task.engine [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Starting: Task validation of semantic. 2018-01-23 02:22:20.537 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack setup() started 2018-01-23 02:22:23.330 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack setup() finished in 2.79 sec 2018-01-23 02:22:25.587 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack cleanup() started 2018-01-23 02:22:29.438 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-23 02:22:29.438 737 INFO rally.task.engine [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Completed: Task validation of semantic. 2018-01-23 02:22:29.438 737 INFO rally.task.engine [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Completed: Task validation. 2018-01-23 02:22:29.439 737 INFO rally.task.engine [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Starting: Running task. 2018-01-23 02:22:29.617 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack setup() started 2018-01-23 02:22:32.382 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack setup() finished in 2.77 sec 2018-01-23 02:22:32.383 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context cleanup@openstack setup() started 2018-01-23 02:22:32.383 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-23 02:22:32.407 862 INFO rally.task.runner [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | ITER: 1 START 2018-01-23 02:22:37.603 862 INFO rally.task.runner [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | ITER: 1 END: OK 2018-01-23 02:22:37.626 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context cleanup@openstack cleanup() started 2018-01-23 02:22:38.227 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context cleanup@openstack cleanup() finished in 0.60 sec 2018-01-23 02:22:38.228 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack cleanup() started 2018-01-23 02:22:41.739 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-23 02:22:43.700 737 INFO rally.task.engine [-] Load duration is: 4.389551 2018-01-23 02:22:43.701 737 INFO rally.task.engine [-] Full duration is: 12.136464 2018-01-23 02:22:43.970 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack setup() started 2018-01-23 02:22:46.686 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack setup() finished in 2.72 sec 2018-01-23 02:22:46.686 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context cleanup@openstack setup() started 2018-01-23 02:22:46.686 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-23 02:22:46.708 968 INFO rally.task.runner [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | ITER: 1 START 2018-01-23 02:22:50.521 968 INFO rally.task.runner [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | ITER: 1 END: OK 2018-01-23 02:22:50.548 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context cleanup@openstack cleanup() started 2018-01-23 02:22:53.854 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context cleanup@openstack cleanup() finished in 3.31 sec 2018-01-23 02:22:53.854 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack cleanup() started 2018-01-23 02:22:57.291 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-23 02:22:58.039 737 INFO rally.task.engine [-] Load duration is: 3.02117 2018-01-23 02:22:58.040 737 INFO rally.task.engine [-] Full duration is: 13.336614 2018-01-23 02:22:58.287 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack setup() started 2018-01-23 02:23:00.960 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack setup() finished in 2.67 sec 2018-01-23 02:23:00.980 1074 INFO rally.task.runner [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | ITER: 1 START 2018-01-23 02:23:01.947 1074 INFO rally.task.runner [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | ITER: 1 END: OK 2018-01-23 02:23:01.974 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack cleanup() started 2018-01-23 02:23:05.681 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-23 02:23:06.345 737 INFO rally.task.engine [-] Load duration is: 0.17985 2018-01-23 02:23:06.345 737 INFO rally.task.engine [-] Full duration is: 7.411176 2018-01-23 02:23:06.591 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack setup() started 2018-01-23 02:23:09.275 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack setup() finished in 2.68 sec 2018-01-23 02:23:09.276 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context quotas@openstack setup() started 2018-01-23 02:23:10.085 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context quotas@openstack setup() finished in 0.81 sec 2018-01-23 02:23:10.085 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context cleanup@openstack setup() started 2018-01-23 02:23:10.085 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-23 02:23:10.682 1160 INFO rally.task.runner [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | ITER: 1 START 2018-01-23 02:23:26.791 1160 INFO rally.task.runner [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | ITER: 1 END: OK 2018-01-23 02:23:26.812 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context cleanup@openstack cleanup() started 2018-01-23 02:23:41.368 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context cleanup@openstack cleanup() finished in 14.56 sec 2018-01-23 02:23:41.368 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context quotas@openstack cleanup() started 2018-01-23 02:23:41.402 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context quotas@openstack cleanup() finished in 33.81 msec 2018-01-23 02:23:41.403 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack cleanup() started 2018-01-23 02:23:44.808 737 INFO rally.task.context [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-23 02:23:46.803 737 INFO rally.task.engine [-] Load duration is: 14.308668 2018-01-23 02:23:46.804 737 INFO rally.task.engine [-] Full duration is: 38.234064 2018-01-23 02:23:46.993 737 INFO rally.task.engine [-] Task 63ac3bc5-883d-4c6c-8e61-e149686584b2 | Completed: Running task. Task 63ac3bc5-883d-4c6c-8e61-e149686584b2: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.227 | 3.227 | 3.227 | 3.227 | 3.227 | 3.227 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | -> glance_v2.upload_data | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | glance_v2.delete_image | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | total | 4.39 | 4.39 | 4.39 | 4.39 | 4.39 | 4.39 | 100.0% | 1 | | -> duration | 4.39 | 4.39 | 4.39 | 4.39 | 4.39 | 4.39 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.389551 Full duration: 12.136464 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 | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | glance_v2.list_images | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 3.021 | 3.021 | 3.021 | 3.021 | 3.021 | 3.021 | 100.0% | 1 | | -> duration | 3.021 | 3.021 | 3.021 | 3.021 | 3.021 | 3.021 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.02117 Full duration: 13.336614 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.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | -> duration | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.17985 Full duration: 7.411176 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 | 4.146 | 4.146 | 4.146 | 4.146 | 4.146 | 4.146 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 100.0% | 1 | | nova.boot_servers | 11.162 | 11.162 | 11.162 | 11.162 | 11.162 | 11.162 | 100.0% | 1 | | total | 15.309 | 15.309 | 15.309 | 15.309 | 15.309 | 15.309 | 100.0% | 1 | | -> duration | 14.309 | 14.309 | 14.309 | 14.309 | 14.309 | 14.309 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.308668 Full duration: 38.234064 2018-01-23 02:23:47,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 63ac3bc5-883d-4c6c-8e61-e149686584b2 2018-01-23 02:23:47,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '63ac3bc5-883d-4c6c-8e61-e149686584b2', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-23 02:23:47,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '63ac3bc5-883d-4c6c-8e61-e149686584b2'] 2018-01-23 02:23:48,329 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-23 02:23:48,330 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-23 02:23:48,330 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-23 02:23:48,330 - 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-23 02:23:48,331 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-23 02:23:48,369 - 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-23 02:23:48,369 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-23 02:23:48,370 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-23 02:23:48,370 - 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-23 02:23:48,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-23 02:23:48,399 - 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-23 02:23:48,404 - 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': '221e19d5-77f7-4081-80c2-49b01e1f8b39', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'flavor_name': 'rally-tiny-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', '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-23 02:26:48,428 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a: started 2018-01-23 02:23:50.476 1290 INFO rally.task.engine [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Starting: Task validation. 2018-01-23 02:23:50.509 1290 INFO rally.task.engine [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Starting: Task validation of syntax. 2018-01-23 02:23:50.640 1290 INFO rally.task.engine [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Completed: Task validation of syntax. 2018-01-23 02:23:50.640 1290 INFO rally.task.engine [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Starting: Task validation of required platforms. 2018-01-23 02:23:50.680 1290 INFO rally.task.engine [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Completed: Task validation of required platforms. 2018-01-23 02:23:50.680 1290 INFO rally.task.engine [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Starting: Task validation of semantic. 2018-01-23 02:23:51.339 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() started 2018-01-23 02:23:54.046 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() finished in 2.71 sec 2018-01-23 02:23:58.755 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() started 2018-01-23 02:24:02.332 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() finished in 3.58 sec 2018-01-23 02:24:02.332 1290 INFO rally.task.engine [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Completed: Task validation of semantic. 2018-01-23 02:24:02.333 1290 INFO rally.task.engine [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Completed: Task validation. 2018-01-23 02:24:02.333 1290 INFO rally.task.engine [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Starting: Running task. 2018-01-23 02:24:02.512 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() started 2018-01-23 02:24:05.153 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() finished in 2.64 sec 2018-01-23 02:24:05.154 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack setup() started 2018-01-23 02:24:05.817 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack setup() finished in 0.66 sec 2018-01-23 02:24:05.818 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context volumes@openstack setup() started 2018-01-23 02:24:09.068 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context volumes@openstack setup() finished in 3.25 sec 2018-01-23 02:24:09.068 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack setup() started 2018-01-23 02:24:09.069 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-23 02:24:09.094 1415 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 START 2018-01-23 02:24:14.380 1415 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 END: OK 2018-01-23 02:24:14.405 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack cleanup() started 2018-01-23 02:24:16.673 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-23 02:24:16.673 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context volumes@openstack cleanup() started 2018-01-23 02:24:20.157 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context volumes@openstack cleanup() finished in 3.48 sec 2018-01-23 02:24:20.157 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack cleanup() started 2018-01-23 02:24:20.347 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-23 02:24:20.347 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() started 2018-01-23 02:24:23.718 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() finished in 3.37 sec 2018-01-23 02:24:24.648 1290 INFO rally.task.engine [-] Load duration is: 5.282527 2018-01-23 02:24:24.649 1290 INFO rally.task.engine [-] Full duration is: 21.222708 2018-01-23 02:24:24.914 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() started 2018-01-23 02:24:27.858 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() finished in 2.94 sec 2018-01-23 02:24:27.859 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack setup() started 2018-01-23 02:24:28.494 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack setup() finished in 0.64 sec 2018-01-23 02:24:28.495 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack setup() started 2018-01-23 02:24:28.495 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-23 02:24:28.517 1601 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 START 2018-01-23 02:24:34.171 1601 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 END: OK 2018-01-23 02:24:34.201 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack cleanup() started 2018-01-23 02:24:36.532 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack cleanup() finished in 2.33 sec 2018-01-23 02:24:36.533 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack cleanup() started 2018-01-23 02:24:36.570 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack cleanup() finished in 37.52 msec 2018-01-23 02:24:36.571 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() started 2018-01-23 02:24:40.383 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() finished in 3.81 sec 2018-01-23 02:24:41.010 1290 INFO rally.task.engine [-] Load duration is: 5.650948 2018-01-23 02:24:41.010 1290 INFO rally.task.engine [-] Full duration is: 15.488509 2018-01-23 02:24:41.255 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() started 2018-01-23 02:24:43.952 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() finished in 2.70 sec 2018-01-23 02:24:43.953 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack setup() started 2018-01-23 02:24:44.610 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack setup() finished in 0.66 sec 2018-01-23 02:24:44.610 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack setup() started 2018-01-23 02:24:44.611 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-23 02:24:45.218 1767 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 START 2018-01-23 02:24:55.282 1767 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 END: OK 2018-01-23 02:24:55.310 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack cleanup() started 2018-01-23 02:24:57.584 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-23 02:24:57.584 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack cleanup() started 2018-01-23 02:24:57.764 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-23 02:24:57.765 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() started 2018-01-23 02:25:01.152 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() finished in 3.39 sec 2018-01-23 02:25:01.366 1290 INFO rally.task.engine [-] Load duration is: 10.060654 2018-01-23 02:25:01.367 1290 INFO rally.task.engine [-] Full duration is: 19.91441 2018-01-23 02:25:01.606 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() started 2018-01-23 02:25:04.176 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() finished in 2.57 sec 2018-01-23 02:25:04.177 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack setup() started 2018-01-23 02:25:04.905 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack setup() finished in 0.73 sec 2018-01-23 02:25:04.905 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack setup() started 2018-01-23 02:25:04.905 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-23 02:25:04.928 1933 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 START 2018-01-23 02:25:10.484 1933 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 END: OK 2018-01-23 02:25:10.512 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack cleanup() started 2018-01-23 02:25:13.034 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack cleanup() finished in 2.52 sec 2018-01-23 02:25:13.034 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack cleanup() started 2018-01-23 02:25:13.204 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-23 02:25:13.204 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() started 2018-01-23 02:25:16.908 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() finished in 3.70 sec 2018-01-23 02:25:17.695 1290 INFO rally.task.engine [-] Load duration is: 5.552741 2018-01-23 02:25:17.696 1290 INFO rally.task.engine [-] Full duration is: 15.317458 2018-01-23 02:25:17.946 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() started 2018-01-23 02:25:20.606 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() finished in 2.66 sec 2018-01-23 02:25:20.606 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack setup() started 2018-01-23 02:25:21.230 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack setup() finished in 0.62 sec 2018-01-23 02:25:21.230 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack setup() started 2018-01-23 02:25:21.230 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-23 02:25:21.251 2099 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 START 2018-01-23 02:25:29.160 2099 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 END: OK 2018-01-23 02:25:29.180 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack cleanup() started 2018-01-23 02:25:31.526 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack cleanup() finished in 2.35 sec 2018-01-23 02:25:31.527 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack cleanup() started 2018-01-23 02:25:31.696 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-23 02:25:31.697 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() started 2018-01-23 02:25:35.432 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() finished in 3.73 sec 2018-01-23 02:25:36.046 1290 INFO rally.task.engine [-] Load duration is: 7.905288 2018-01-23 02:25:36.047 1290 INFO rally.task.engine [-] Full duration is: 17.505265 2018-01-23 02:25:36.310 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() started 2018-01-23 02:25:39.001 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() finished in 2.69 sec 2018-01-23 02:25:39.001 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack setup() started 2018-01-23 02:25:39.642 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack setup() finished in 0.64 sec 2018-01-23 02:25:39.643 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context volumes@openstack setup() started 2018-01-23 02:25:42.765 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context volumes@openstack setup() finished in 3.12 sec 2018-01-23 02:25:42.765 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack setup() started 2018-01-23 02:25:42.765 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-23 02:25:42.788 2265 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 START 2018-01-23 02:25:48.402 2265 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 END: OK 2018-01-23 02:25:48.422 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack cleanup() started 2018-01-23 02:25:50.661 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context cleanup@openstack cleanup() finished in 2.24 sec 2018-01-23 02:25:50.661 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context volumes@openstack cleanup() started 2018-01-23 02:25:54.156 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context volumes@openstack cleanup() finished in 3.49 sec 2018-01-23 02:25:54.156 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack cleanup() started 2018-01-23 02:25:54.352 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-23 02:25:54.353 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() started 2018-01-23 02:25:58.153 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() finished in 3.80 sec 2018-01-23 02:25:58.431 1290 INFO rally.task.engine [-] Load duration is: 5.610408 2018-01-23 02:25:58.432 1290 INFO rally.task.engine [-] Full duration is: 21.86176 2018-01-23 02:25:58.694 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() started 2018-01-23 02:26:01.332 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() finished in 2.64 sec 2018-01-23 02:26:01.332 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack setup() started 2018-01-23 02:26:01.333 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-23 02:26:01.356 2451 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 START 2018-01-23 02:26:02.098 2451 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 END: OK 2018-01-23 02:26:02.117 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:26:06.510 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack cleanup() finished in 4.39 sec 2018-01-23 02:26:06.510 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() started 2018-01-23 02:26:09.931 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() finished in 3.42 sec 2018-01-23 02:26:10.762 1290 INFO rally.task.engine [-] Load duration is: 0.738933 2018-01-23 02:26:10.763 1290 INFO rally.task.engine [-] Full duration is: 11.25595 2018-01-23 02:26:11.061 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() started 2018-01-23 02:26:13.793 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() finished in 2.73 sec 2018-01-23 02:26:13.794 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack setup() started 2018-01-23 02:26:13.794 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-23 02:26:13.815 2617 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 START 2018-01-23 02:26:14.706 2617 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 END: OK 2018-01-23 02:26:14.727 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:26:19.306 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack cleanup() finished in 4.58 sec 2018-01-23 02:26:19.307 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() started 2018-01-23 02:26:22.950 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() finished in 3.64 sec 2018-01-23 02:26:23.133 1290 INFO rally.task.engine [-] Load duration is: 0.88693 2018-01-23 02:26:23.134 1290 INFO rally.task.engine [-] Full duration is: 11.90842 2018-01-23 02:26:23.399 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() started 2018-01-23 02:26:26.054 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() finished in 2.66 sec 2018-01-23 02:26:26.054 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack setup() started 2018-01-23 02:26:26.055 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-23 02:26:26.077 2783 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 START 2018-01-23 02:26:26.827 2783 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 END: OK 2018-01-23 02:26:26.848 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:26:31.422 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack cleanup() finished in 4.57 sec 2018-01-23 02:26:31.423 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() started 2018-01-23 02:26:34.855 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() finished in 3.43 sec 2018-01-23 02:26:35.473 1290 INFO rally.task.engine [-] Load duration is: 0.746926 2018-01-23 02:26:35.474 1290 INFO rally.task.engine [-] Full duration is: 11.472914 2018-01-23 02:26:35.739 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() started 2018-01-23 02:26:38.353 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack setup() finished in 2.61 sec 2018-01-23 02:26:38.354 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack setup() started 2018-01-23 02:26:38.354 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-23 02:26:38.377 2949 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 START 2018-01-23 02:26:39.154 2949 INFO rally.task.runner [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | ITER: 1 END: OK 2018-01-23 02:26:39.179 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:26:43.868 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context admin_cleanup@openstack cleanup() finished in 4.69 sec 2018-01-23 02:26:43.869 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() started 2018-01-23 02:26:47.432 1290 INFO rally.task.context [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Context users@openstack cleanup() finished in 3.56 sec 2018-01-23 02:26:47.823 1290 INFO rally.task.engine [-] Load duration is: 0.774047 2018-01-23 02:26:47.824 1290 INFO rally.task.engine [-] Full duration is: 11.709277 2018-01-23 02:26:48.019 1290 INFO rally.task.engine [-] Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a | Completed: Running task. Task 9e0585fe-5e5f-407c-a551-a7b5e6080d7a: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 2.991 | 2.991 | 2.991 | 2.991 | 2.991 | 2.991 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 100.0% | 1 | | total | 5.283 | 5.283 | 5.283 | 5.283 | 5.283 | 5.283 | 100.0% | 1 | | -> duration | 5.283 | 5.283 | 5.283 | 5.283 | 5.283 | 5.283 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.282527 Full duration: 21.222708 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.174 | 3.174 | 3.174 | 3.174 | 3.174 | 3.174 | 100.0% | 1 | | cinder_v2.delete_volume | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 100.0% | 1 | | total | 5.651 | 5.651 | 5.651 | 5.651 | 5.651 | 5.651 | 100.0% | 1 | | -> duration | 5.651 | 5.651 | 5.651 | 5.651 | 5.651 | 5.651 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.650948 Full duration: 15.488509 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.893 | 7.893 | 7.893 | 7.893 | 7.893 | 7.893 | 100.0% | 1 | | cinder_v2.delete_volume | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 100.0% | 1 | | total | 10.061 | 10.061 | 10.061 | 10.061 | 10.061 | 10.061 | 100.0% | 1 | | -> duration | 10.061 | 10.061 | 10.061 | 10.061 | 10.061 | 10.061 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.060654 Full duration: 19.91441 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.467 | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 100.0% | 1 | | total | 5.553 | 5.553 | 5.553 | 5.553 | 5.553 | 5.553 | 100.0% | 1 | | -> duration | 5.553 | 5.553 | 5.553 | 5.553 | 5.553 | 5.553 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.552741 Full duration: 15.317458 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.1 | 3.1 | 3.1 | 3.1 | 3.1 | 3.1 | 100.0% | 1 | | cinder_v2.extend_volume | 2.486 | 2.486 | 2.486 | 2.486 | 2.486 | 2.486 | 100.0% | 1 | | cinder_v2.delete_volume | 2.319 | 2.319 | 2.319 | 2.319 | 2.319 | 2.319 | 100.0% | 1 | | total | 7.905 | 7.905 | 7.905 | 7.905 | 7.905 | 7.905 | 100.0% | 1 | | -> duration | 7.905 | 7.905 | 7.905 | 7.905 | 7.905 | 7.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.905288 Full duration: 17.505265 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.169 | 3.169 | 3.169 | 3.169 | 3.169 | 3.169 | 100.0% | 1 | | cinder_v2.delete_volume | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 100.0% | 1 | | total | 5.61 | 5.61 | 5.61 | 5.61 | 5.61 | 5.61 | 100.0% | 1 | | -> duration | 5.61 | 5.61 | 5.61 | 5.61 | 5.61 | 5.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.610408 Full duration: 21.86176 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.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | cinder_v2.list_qos | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | total | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> duration | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.738933 Full duration: 11.25595 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.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | cinder_v2.set_qos | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> duration | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.88693 Full duration: 11.90842 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.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | cinder_v2.list_types | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> duration | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746926 Full duration: 11.472914 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.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> duration | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.774047 Full duration: 11.709277 2018-01-23 02:26:48,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9e0585fe-5e5f-407c-a551-a7b5e6080d7a 2018-01-23 02:26:48,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9e0585fe-5e5f-407c-a551-a7b5e6080d7a', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-23 02:26:48,435 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9e0585fe-5e5f-407c-a551-a7b5e6080d7a'] 2018-01-23 02:26:49,269 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-23 02:26:49,271 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-23 02:26:49,271 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-23 02:26:49,272 - 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-23 02:26:49,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-23 02:26:49,308 - 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-23 02:26:49,310 - 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': '221e19d5-77f7-4081-80c2-49b01e1f8b39', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'flavor_name': 'rally-tiny-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', '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-23 02:28:03,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 7e98169a-e9f7-4900-bc88-70deeecee1c7: started 2018-01-23 02:26:51.327 3079 INFO rally.task.engine [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Starting: Task validation. 2018-01-23 02:26:51.360 3079 INFO rally.task.engine [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Starting: Task validation of syntax. 2018-01-23 02:26:51.436 3079 INFO rally.task.engine [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Completed: Task validation of syntax. 2018-01-23 02:26:51.436 3079 INFO rally.task.engine [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Starting: Task validation of required platforms. 2018-01-23 02:26:51.462 3079 INFO rally.task.engine [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Completed: Task validation of required platforms. 2018-01-23 02:26:51.462 3079 INFO rally.task.engine [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Starting: Task validation of semantic. 2018-01-23 02:26:52.130 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack setup() started 2018-01-23 02:26:54.853 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack setup() finished in 2.72 sec 2018-01-23 02:26:58.134 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack cleanup() started 2018-01-23 02:27:01.578 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-23 02:27:01.578 3079 INFO rally.task.engine [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Completed: Task validation of semantic. 2018-01-23 02:27:01.579 3079 INFO rally.task.engine [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Completed: Task validation. 2018-01-23 02:27:01.580 3079 INFO rally.task.engine [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Starting: Running task. 2018-01-23 02:27:01.771 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack setup() started 2018-01-23 02:27:04.413 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack setup() finished in 2.64 sec 2018-01-23 02:27:04.414 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack setup() started 2018-01-23 02:27:05.449 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack setup() finished in 1.04 sec 2018-01-23 02:27:05.450 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context cleanup@openstack setup() started 2018-01-23 02:27:05.450 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-23 02:27:05.474 3234 INFO rally.task.runner [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | ITER: 1 START 2018-01-23 02:27:15.034 3234 INFO rally.task.runner [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | ITER: 1 END: OK 2018-01-23 02:27:15.056 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context cleanup@openstack cleanup() started 2018-01-23 02:27:15.632 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context cleanup@openstack cleanup() finished in 0.58 sec 2018-01-23 02:27:15.632 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack cleanup() started 2018-01-23 02:27:15.639 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack cleanup() finished in 7.59 msec 2018-01-23 02:27:15.640 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack cleanup() started 2018-01-23 02:27:19.391 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-23 02:27:19.874 3079 INFO rally.task.engine [-] Load duration is: 5.558171 2018-01-23 02:27:19.875 3079 INFO rally.task.engine [-] Full duration is: 17.637295 2018-01-23 02:27:20.235 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack setup() started 2018-01-23 02:27:22.915 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack setup() finished in 2.68 sec 2018-01-23 02:27:22.915 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack setup() started 2018-01-23 02:27:23.791 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack setup() finished in 0.88 sec 2018-01-23 02:27:23.792 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context cleanup@openstack setup() started 2018-01-23 02:27:23.792 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-23 02:27:23.812 3400 INFO rally.task.runner [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | ITER: 1 START 2018-01-23 02:27:31.435 3400 INFO rally.task.runner [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | ITER: 1 END: OK 2018-01-23 02:27:31.457 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context cleanup@openstack cleanup() started 2018-01-23 02:27:32.023 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context cleanup@openstack cleanup() finished in 0.57 sec 2018-01-23 02:27:32.024 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack cleanup() started 2018-01-23 02:27:32.031 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack cleanup() finished in 7.30 msec 2018-01-23 02:27:32.031 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack cleanup() started 2018-01-23 02:27:35.707 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-23 02:27:36.329 3079 INFO rally.task.engine [-] Load duration is: 5.620906 2018-01-23 02:27:36.330 3079 INFO rally.task.engine [-] Full duration is: 15.486571 2018-01-23 02:27:36.684 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack setup() started 2018-01-23 02:27:39.349 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack setup() finished in 2.67 sec 2018-01-23 02:27:39.349 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack setup() started 2018-01-23 02:27:40.282 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack setup() finished in 0.93 sec 2018-01-23 02:27:40.283 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context cleanup@openstack setup() started 2018-01-23 02:27:40.283 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-23 02:27:40.305 3566 INFO rally.task.runner [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | ITER: 1 START 2018-01-23 02:27:47.723 3566 INFO rally.task.runner [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | ITER: 1 END: OK 2018-01-23 02:27:47.744 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context cleanup@openstack cleanup() started 2018-01-23 02:27:48.308 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context cleanup@openstack cleanup() finished in 0.56 sec 2018-01-23 02:27:48.309 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack cleanup() started 2018-01-23 02:27:48.317 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack cleanup() finished in 8.10 msec 2018-01-23 02:27:48.317 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack cleanup() started 2018-01-23 02:27:51.729 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-23 02:27:52.778 3079 INFO rally.task.engine [-] Load duration is: 5.416441 2018-01-23 02:27:52.778 3079 INFO rally.task.engine [-] Full duration is: 15.064327 2018-01-23 02:27:53.065 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack setup() started 2018-01-23 02:27:55.821 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack setup() finished in 2.76 sec 2018-01-23 02:27:55.821 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack setup() started 2018-01-23 02:27:56.761 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack setup() finished in 0.94 sec 2018-01-23 02:27:56.782 3732 INFO rally.task.runner [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | ITER: 1 START 2018-01-23 02:27:57.347 3732 INFO rally.task.runner [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | ITER: 1 END: OK 2018-01-23 02:27:57.374 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack cleanup() started 2018-01-23 02:27:57.382 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context roles@openstack cleanup() finished in 7.79 msec 2018-01-23 02:27:57.382 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack cleanup() started 2018-01-23 02:28:01.298 3079 INFO rally.task.context [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Context users@openstack cleanup() finished in 3.92 sec 2018-01-23 02:28:03.119 3079 INFO rally.task.engine [-] Load duration is: 0.56237 2018-01-23 02:28:03.120 3079 INFO rally.task.engine [-] Full duration is: 8.252002 2018-01-23 02:28:03.300 3079 INFO rally.task.engine [-] Task 7e98169a-e9f7-4900-bc88-70deeecee1c7 | Completed: Running task. Task 7e98169a-e9f7-4900-bc88-70deeecee1c7: 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.327 | 4.327 | 4.327 | 4.327 | 4.327 | 4.327 | 100.0% | 1 | | heat.update_stack | 2.55 | 2.55 | 2.55 | 2.55 | 2.55 | 2.55 | 100.0% | 1 | | heat.delete_stack | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 100.0% | 1 | | total | 9.558 | 9.558 | 9.558 | 9.558 | 9.558 | 9.558 | 100.0% | 1 | | -> duration | 5.558 | 5.558 | 5.558 | 5.558 | 5.558 | 5.558 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.558171 Full duration: 17.637295 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.69 | 4.69 | 4.69 | 4.69 | 4.69 | 4.69 | 100.0% | 1 | | heat.check_stack | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | heat.delete_stack | 2.35 | 2.35 | 2.35 | 2.35 | 2.35 | 2.35 | 100.0% | 1 | | total | 7.621 | 7.621 | 7.621 | 7.621 | 7.621 | 7.621 | 100.0% | 1 | | -> duration | 5.621 | 5.621 | 5.621 | 5.621 | 5.621 | 5.621 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.620906 Full duration: 15.486571 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.234 | 4.234 | 4.234 | 4.234 | 4.234 | 4.234 | 100.0% | 1 | | heat.suspend_stack | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | heat.resume_stack | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | heat.delete_stack | 2.214 | 2.214 | 2.214 | 2.214 | 2.214 | 2.214 | 100.0% | 1 | | total | 7.416 | 7.416 | 7.416 | 7.416 | 7.416 | 7.416 | 100.0% | 1 | | -> duration | 5.416 | 5.416 | 5.416 | 5.416 | 5.416 | 5.416 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.416441 Full duration: 15.064327 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.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | total | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | -> duration | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.56237 Full duration: 8.252002 2018-01-23 02:28:03,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7e98169a-e9f7-4900-bc88-70deeecee1c7 2018-01-23 02:28:03,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7e98169a-e9f7-4900-bc88-70deeecee1c7', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-23 02:28:03,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7e98169a-e9f7-4900-bc88-70deeecee1c7'] 2018-01-23 02:28:04,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-23 02:28:04,457 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-23 02:28:04,457 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-23 02:28:04,457 - 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-23 02:28:04,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-23 02:28:04,495 - 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-23 02:28:04,499 - 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': '221e19d5-77f7-4081-80c2-49b01e1f8b39', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'flavor_name': 'rally-tiny-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', '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-23 02:31:04,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a27cd0a2-59ca-4119-ba80-5260a770a235: started 2018-01-23 02:28:06.666 3812 INFO rally.task.engine [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Starting: Task validation. 2018-01-23 02:28:06.707 3812 INFO rally.task.engine [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Starting: Task validation of syntax. 2018-01-23 02:28:06.836 3812 INFO rally.task.engine [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Completed: Task validation of syntax. 2018-01-23 02:28:06.836 3812 INFO rally.task.engine [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Starting: Task validation of required platforms. 2018-01-23 02:28:06.873 3812 INFO rally.task.engine [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Completed: Task validation of required platforms. 2018-01-23 02:28:06.873 3812 INFO rally.task.engine [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Starting: Task validation of semantic. 2018-01-23 02:28:07.527 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() started 2018-01-23 02:28:10.094 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() finished in 2.57 sec 2018-01-23 02:28:10.168 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() started 2018-01-23 02:28:13.742 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-23 02:28:13.743 3812 INFO rally.task.engine [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Completed: Task validation of semantic. 2018-01-23 02:28:13.743 3812 INFO rally.task.engine [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Completed: Task validation. 2018-01-23 02:28:13.744 3812 INFO rally.task.engine [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Starting: Running task. 2018-01-23 02:28:13.922 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() started 2018-01-23 02:28:16.687 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() finished in 2.76 sec 2018-01-23 02:28:16.687 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() started 2018-01-23 02:28:16.688 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() finished in 0.38 msec 2018-01-23 02:28:16.715 3937 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 START 2018-01-23 02:28:18.360 3937 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 END: OK 2018-01-23 02:28:18.381 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:28:24.280 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() finished in 5.90 sec 2018-01-23 02:28:24.280 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() started 2018-01-23 02:28:27.918 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-23 02:28:28.007 3812 INFO rally.task.engine [-] Load duration is: 0.72943 2018-01-23 02:28:28.007 3812 INFO rally.task.engine [-] Full duration is: 14.015675 2018-01-23 02:28:28.265 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() started 2018-01-23 02:28:30.831 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() finished in 2.57 sec 2018-01-23 02:28:30.832 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() started 2018-01-23 02:28:30.832 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-23 02:28:30.853 4103 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 START 2018-01-23 02:28:32.483 4103 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 END: OK 2018-01-23 02:28:32.508 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:28:38.228 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() finished in 5.72 sec 2018-01-23 02:28:38.228 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() started 2018-01-23 02:28:42.060 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-23 02:28:42.364 3812 INFO rally.task.engine [-] Load duration is: 0.709502 2018-01-23 02:28:42.365 3812 INFO rally.task.engine [-] Full duration is: 13.811031 2018-01-23 02:28:42.620 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() started 2018-01-23 02:28:45.198 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() finished in 2.58 sec 2018-01-23 02:28:45.198 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() started 2018-01-23 02:28:45.198 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-23 02:28:45.219 4269 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 START 2018-01-23 02:28:46.966 4269 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 END: OK 2018-01-23 02:28:46.994 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:28:52.915 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() finished in 5.92 sec 2018-01-23 02:28:52.916 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() started 2018-01-23 02:28:56.642 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() finished in 3.73 sec 2018-01-23 02:28:56.743 3812 INFO rally.task.engine [-] Load duration is: 0.789003 2018-01-23 02:28:56.744 3812 INFO rally.task.engine [-] Full duration is: 14.039372 2018-01-23 02:28:57.011 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() started 2018-01-23 02:28:59.771 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() finished in 2.76 sec 2018-01-23 02:28:59.772 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() started 2018-01-23 02:28:59.772 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() finished in 0.22 msec 2018-01-23 02:28:59.790 4435 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 START 2018-01-23 02:29:01.240 4435 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 END: OK 2018-01-23 02:29:01.262 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:29:05.015 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() finished in 3.75 sec 2018-01-23 02:29:05.016 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() started 2018-01-23 02:29:08.385 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-23 02:29:09.078 3812 INFO rally.task.engine [-] Load duration is: 0.588846 2018-01-23 02:29:09.079 3812 INFO rally.task.engine [-] Full duration is: 11.39148 2018-01-23 02:29:09.343 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() started 2018-01-23 02:29:12.118 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() finished in 2.77 sec 2018-01-23 02:29:12.118 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() started 2018-01-23 02:29:12.119 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-23 02:29:12.139 4601 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 START 2018-01-23 02:29:13.671 4601 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 END: OK 2018-01-23 02:29:13.694 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:29:17.563 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() finished in 3.87 sec 2018-01-23 02:29:17.563 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() started 2018-01-23 02:29:20.943 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() finished in 3.38 sec 2018-01-23 02:29:21.410 3812 INFO rally.task.engine [-] Load duration is: 0.587295 2018-01-23 02:29:21.411 3812 INFO rally.task.engine [-] Full duration is: 11.615429 2018-01-23 02:29:21.653 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() started 2018-01-23 02:29:24.370 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() finished in 2.72 sec 2018-01-23 02:29:24.370 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() started 2018-01-23 02:29:24.370 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-23 02:29:24.392 4767 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 START 2018-01-23 02:29:27.101 4767 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 END: OK 2018-01-23 02:29:27.130 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:29:36.860 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() finished in 9.73 sec 2018-01-23 02:29:36.860 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() started 2018-01-23 02:29:40.700 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-23 02:29:41.773 3812 INFO rally.task.engine [-] Load duration is: 1.682143 2018-01-23 02:29:41.773 3812 INFO rally.task.engine [-] Full duration is: 19.061878 2018-01-23 02:29:42.075 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() started 2018-01-23 02:29:44.779 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() finished in 2.70 sec 2018-01-23 02:29:44.780 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() started 2018-01-23 02:29:44.780 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-23 02:29:44.802 4933 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 START 2018-01-23 02:29:46.616 4933 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 END: OK 2018-01-23 02:29:46.639 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:29:50.515 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() finished in 3.88 sec 2018-01-23 02:29:50.516 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() started 2018-01-23 02:29:54.083 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-23 02:29:54.186 3812 INFO rally.task.engine [-] Load duration is: 0.895839 2018-01-23 02:29:54.187 3812 INFO rally.task.engine [-] Full duration is: 12.026102 2018-01-23 02:29:54.419 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() started 2018-01-23 02:29:57.037 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() finished in 2.62 sec 2018-01-23 02:29:57.037 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() started 2018-01-23 02:29:57.037 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-23 02:29:57.059 5099 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 START 2018-01-23 02:29:58.814 5099 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 END: OK 2018-01-23 02:29:58.839 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:30:04.803 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() finished in 5.96 sec 2018-01-23 02:30:04.804 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() started 2018-01-23 02:30:08.232 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-23 02:30:08.505 3812 INFO rally.task.engine [-] Load duration is: 0.748319 2018-01-23 02:30:08.505 3812 INFO rally.task.engine [-] Full duration is: 13.827264 2018-01-23 02:30:08.770 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() started 2018-01-23 02:30:11.489 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() finished in 2.72 sec 2018-01-23 02:30:11.490 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() started 2018-01-23 02:30:11.490 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() finished in 0.34 msec 2018-01-23 02:30:11.512 5265 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 START 2018-01-23 02:30:13.028 5265 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 END: OK 2018-01-23 02:30:13.052 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:30:18.961 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() finished in 5.91 sec 2018-01-23 02:30:18.962 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() started 2018-01-23 02:30:22.472 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-23 02:30:22.848 3812 INFO rally.task.engine [-] Load duration is: 0.647282 2018-01-23 02:30:22.848 3812 INFO rally.task.engine [-] Full duration is: 13.71683 2018-01-23 02:30:23.101 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() started 2018-01-23 02:30:25.867 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() finished in 2.77 sec 2018-01-23 02:30:25.867 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() started 2018-01-23 02:30:25.867 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-23 02:30:25.888 5431 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 START 2018-01-23 02:30:27.747 5431 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 END: OK 2018-01-23 02:30:27.775 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:30:33.732 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() finished in 5.96 sec 2018-01-23 02:30:33.732 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() started 2018-01-23 02:30:37.392 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-23 02:30:39.187 3812 INFO rally.task.engine [-] Load duration is: 0.921897 2018-01-23 02:30:39.188 3812 INFO rally.task.engine [-] Full duration is: 14.308121 2018-01-23 02:30:39.436 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() started 2018-01-23 02:30:42.163 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack setup() finished in 2.73 sec 2018-01-23 02:30:42.164 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() started 2018-01-23 02:30:42.164 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-23 02:30:42.186 5597 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 START 2018-01-23 02:30:49.285 5597 INFO rally.task.runner [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | ITER: 1 END: OK 2018-01-23 02:30:49.312 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:30:58.858 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context admin_cleanup@openstack cleanup() finished in 9.55 sec 2018-01-23 02:30:58.858 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() started 2018-01-23 02:31:02.749 3812 INFO rally.task.context [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-23 02:31:03.593 3812 INFO rally.task.engine [-] Load duration is: 6.205202 2018-01-23 02:31:03.594 3812 INFO rally.task.engine [-] Full duration is: 23.331557 2018-01-23 02:31:03.792 3812 INFO rally.task.engine [-] Task a27cd0a2-59ca-4119-ba80-5260a770a235 | Completed: Running task. Task a27cd0a2-59ca-4119-ba80-5260a770a235: 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.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | keystone_v3.add_role | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | keystone_v3.revoke_role | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> duration | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72943 Full duration: 14.015675 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.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | keystone_v3.add_role | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.list_roles | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> duration | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709502 Full duration: 13.811031 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.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | keystone_v3.list_projects | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789003 Full duration: 14.039372 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.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | keystone_v3.delete_role | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | -> duration | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.588846 Full duration: 11.39148 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.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | keystone_v3.delete_service | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | -> duration | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.587295 Full duration: 11.615429 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.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | keystone_v3.create_user | 0.446 | 0.446 | 0.446 | 0.446 | 0.446 | 0.446 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | -> keystone_v3.add_role | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.create_role | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 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.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | keystone_v3.get_role | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | keystone_v3.list_services | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | keystone_v3.get_services | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 1.682 | 1.682 | 1.682 | 1.682 | 1.682 | 1.682 | 100.0% | 1 | | -> duration | 1.682 | 1.682 | 1.682 | 1.682 | 1.682 | 1.682 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.682143 Full duration: 19.061878 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.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | keystone_v3.update_project | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.delete_project | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | total | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | -> duration | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.895839 Full duration: 12.026102 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.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | total | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | -> duration | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.748319 Full duration: 13.827264 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.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | total | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> duration | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.647282 Full duration: 13.71683 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.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | keystone_v3.list_users | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> duration | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.921897 Full duration: 14.308121 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.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | keystone_v3.create_users | 4.634 | 4.634 | 4.634 | 4.634 | 4.634 | 4.634 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.633 | 4.633 | 4.633 | 4.633 | 4.633 | 4.633 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | total | 6.205 | 6.205 | 6.205 | 6.205 | 6.205 | 6.205 | 100.0% | 1 | | -> duration | 6.205 | 6.205 | 6.205 | 6.205 | 6.205 | 6.205 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.205202 Full duration: 23.331557 2018-01-23 02:31:04,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a27cd0a2-59ca-4119-ba80-5260a770a235 2018-01-23 02:31:04,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a27cd0a2-59ca-4119-ba80-5260a770a235', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-23 02:31:04,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a27cd0a2-59ca-4119-ba80-5260a770a235'] 2018-01-23 02:31:05,052 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-23 02:31:05,053 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-23 02:31:05,053 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-23 02:31:05,054 - 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-23 02:31:05,054 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-23 02:31:05,074 - 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-23 02:31:05,079 - 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': '221e19d5-77f7-4081-80c2-49b01e1f8b39', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'flavor_name': 'rally-tiny-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', '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-23 02:35:27,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 56a39c88-3553-406c-b6ee-0b138b34b088: started 2018-01-23 02:31:07.428 5727 INFO rally.task.engine [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Starting: Task validation. 2018-01-23 02:31:07.462 5727 INFO rally.task.engine [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Starting: Task validation of syntax. 2018-01-23 02:31:07.605 5727 INFO rally.task.engine [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Completed: Task validation of syntax. 2018-01-23 02:31:07.605 5727 INFO rally.task.engine [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Starting: Task validation of required platforms. 2018-01-23 02:31:07.646 5727 INFO rally.task.engine [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Completed: Task validation of required platforms. 2018-01-23 02:31:07.646 5727 INFO rally.task.engine [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Starting: Task validation of semantic. 2018-01-23 02:31:08.226 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() started 2018-01-23 02:31:10.960 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() finished in 2.73 sec 2018-01-23 02:31:15.317 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() started 2018-01-23 02:31:18.678 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-23 02:31:18.678 5727 INFO rally.task.engine [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Completed: Task validation of semantic. 2018-01-23 02:31:18.679 5727 INFO rally.task.engine [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Completed: Task validation. 2018-01-23 02:31:18.679 5727 INFO rally.task.engine [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Starting: Running task. 2018-01-23 02:31:18.831 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() started 2018-01-23 02:31:21.487 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() finished in 2.66 sec 2018-01-23 02:31:21.488 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() started 2018-01-23 02:31:22.131 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-23 02:31:22.131 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() started 2018-01-23 02:31:22.131 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-23 02:31:22.154 5852 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 START 2018-01-23 02:31:23.928 5852 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 END: OK 2018-01-23 02:31:23.949 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() started 2018-01-23 02:31:29.622 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() finished in 5.67 sec 2018-01-23 02:31:29.623 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() started 2018-01-23 02:31:29.658 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() finished in 35.43 msec 2018-01-23 02:31:29.658 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() started 2018-01-23 02:31:32.923 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() finished in 3.26 sec 2018-01-23 02:31:34.917 5727 INFO rally.task.engine [-] Load duration is: 1.771942 2018-01-23 02:31:34.917 5727 INFO rally.task.engine [-] Full duration is: 14.110408 2018-01-23 02:31:35.169 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() started 2018-01-23 02:31:38.008 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() finished in 2.84 sec 2018-01-23 02:31:38.009 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() started 2018-01-23 02:31:38.584 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-23 02:31:38.585 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack setup() started 2018-01-23 02:31:42.490 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack setup() finished in 3.91 sec 2018-01-23 02:31:42.491 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() started 2018-01-23 02:31:42.491 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-23 02:31:42.513 6138 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 START 2018-01-23 02:31:44.568 6138 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 END: OK 2018-01-23 02:31:44.594 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() started 2018-01-23 02:31:52.693 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() finished in 8.10 sec 2018-01-23 02:31:52.693 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack cleanup() started 2018-01-23 02:31:56.551 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack cleanup() finished in 3.86 sec 2018-01-23 02:31:56.551 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() started 2018-01-23 02:31:56.729 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-23 02:31:56.729 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() started 2018-01-23 02:32:00.001 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-23 02:32:01.314 5727 INFO rally.task.engine [-] Load duration is: 2.052686 2018-01-23 02:32:01.314 5727 INFO rally.task.engine [-] Full duration is: 24.852415 2018-01-23 02:32:01.566 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() started 2018-01-23 02:32:04.306 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() finished in 2.74 sec 2018-01-23 02:32:04.306 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() started 2018-01-23 02:32:04.906 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-23 02:32:04.907 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack setup() started 2018-01-23 02:32:09.927 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack setup() finished in 5.02 sec 2018-01-23 02:32:09.927 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() started 2018-01-23 02:32:09.928 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-23 02:32:09.950 6424 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 START 2018-01-23 02:32:14.321 6424 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 END: OK 2018-01-23 02:32:14.348 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() started 2018-01-23 02:32:27.393 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() finished in 13.05 sec 2018-01-23 02:32:27.394 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack cleanup() started 2018-01-23 02:32:31.395 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack cleanup() finished in 4.00 sec 2018-01-23 02:32:31.395 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() started 2018-01-23 02:32:31.600 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-23 02:32:31.600 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() started 2018-01-23 02:32:34.829 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() finished in 3.23 sec 2018-01-23 02:32:35.766 5727 INFO rally.task.engine [-] Load duration is: 4.369382 2018-01-23 02:32:35.767 5727 INFO rally.task.engine [-] Full duration is: 33.28143 2018-01-23 02:32:36.010 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() started 2018-01-23 02:32:38.620 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() finished in 2.61 sec 2018-01-23 02:32:38.620 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() started 2018-01-23 02:32:39.202 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-23 02:32:39.202 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack setup() started 2018-01-23 02:32:43.208 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack setup() finished in 4.01 sec 2018-01-23 02:32:43.208 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() started 2018-01-23 02:32:43.209 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-23 02:32:43.232 6710 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 START 2018-01-23 02:32:44.642 6710 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 END: OK 2018-01-23 02:32:44.667 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() started 2018-01-23 02:32:52.515 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() finished in 7.85 sec 2018-01-23 02:32:52.516 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack cleanup() started 2018-01-23 02:32:56.517 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack cleanup() finished in 4.00 sec 2018-01-23 02:32:56.518 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() started 2018-01-23 02:32:56.713 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-23 02:32:56.713 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() started 2018-01-23 02:32:59.936 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() finished in 3.22 sec 2018-01-23 02:33:00.141 5727 INFO rally.task.engine [-] Load duration is: 1.408344 2018-01-23 02:33:00.142 5727 INFO rally.task.engine [-] Full duration is: 23.944353 2018-01-23 02:33:00.389 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() started 2018-01-23 02:33:03.142 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() finished in 2.75 sec 2018-01-23 02:33:03.142 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() started 2018-01-23 02:33:03.781 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-23 02:33:03.782 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() started 2018-01-23 02:33:03.782 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-23 02:33:03.806 6996 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 START 2018-01-23 02:33:05.465 6996 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 END: OK 2018-01-23 02:33:05.488 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() started 2018-01-23 02:33:13.257 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() finished in 7.77 sec 2018-01-23 02:33:13.258 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() started 2018-01-23 02:33:13.289 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() finished in 31.14 msec 2018-01-23 02:33:13.289 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() started 2018-01-23 02:33:16.738 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-23 02:33:18.506 5727 INFO rally.task.engine [-] Load duration is: 1.657187 2018-01-23 02:33:18.507 5727 INFO rally.task.engine [-] Full duration is: 16.368787 2018-01-23 02:33:18.758 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() started 2018-01-23 02:33:21.515 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() finished in 2.76 sec 2018-01-23 02:33:21.515 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() started 2018-01-23 02:33:22.106 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-23 02:33:22.107 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack setup() started 2018-01-23 02:33:25.914 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack setup() finished in 3.81 sec 2018-01-23 02:33:25.915 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() started 2018-01-23 02:33:25.915 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-23 02:33:25.937 7282 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 START 2018-01-23 02:33:27.311 7282 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 END: OK 2018-01-23 02:33:27.334 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() started 2018-01-23 02:33:36.010 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() finished in 8.68 sec 2018-01-23 02:33:36.011 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack cleanup() started 2018-01-23 02:33:40.762 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack cleanup() finished in 4.75 sec 2018-01-23 02:33:40.763 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() started 2018-01-23 02:33:40.940 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-23 02:33:40.940 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() started 2018-01-23 02:33:44.284 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-23 02:33:44.908 5727 INFO rally.task.engine [-] Load duration is: 1.371334 2018-01-23 02:33:44.909 5727 INFO rally.task.engine [-] Full duration is: 25.545333 2018-01-23 02:33:45.153 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() started 2018-01-23 02:33:47.726 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() finished in 2.57 sec 2018-01-23 02:33:47.726 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() started 2018-01-23 02:33:48.308 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-23 02:33:48.309 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack setup() started 2018-01-23 02:33:54.378 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack setup() finished in 6.07 sec 2018-01-23 02:33:54.379 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() started 2018-01-23 02:33:54.379 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-23 02:33:54.403 7568 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 START 2018-01-23 02:33:57.528 7568 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 END: OK 2018-01-23 02:33:57.549 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() started 2018-01-23 02:34:13.495 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() finished in 15.95 sec 2018-01-23 02:34:13.495 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack cleanup() started 2018-01-23 02:34:18.449 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack cleanup() finished in 4.95 sec 2018-01-23 02:34:18.449 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() started 2018-01-23 02:34:18.632 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-23 02:34:18.632 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() started 2018-01-23 02:34:22.001 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-23 02:34:23.359 5727 INFO rally.task.engine [-] Load duration is: 3.12319 2018-01-23 02:34:23.360 5727 INFO rally.task.engine [-] Full duration is: 36.864286 2018-01-23 02:34:23.628 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() started 2018-01-23 02:34:26.268 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() finished in 2.64 sec 2018-01-23 02:34:26.269 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() started 2018-01-23 02:34:26.845 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-23 02:34:26.845 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack setup() started 2018-01-23 02:34:33.925 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack setup() finished in 7.08 sec 2018-01-23 02:34:33.925 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() started 2018-01-23 02:34:33.925 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-23 02:34:33.948 7854 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 START 2018-01-23 02:34:35.329 7854 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 END: OK 2018-01-23 02:34:35.358 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() started 2018-01-23 02:34:47.857 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() finished in 12.50 sec 2018-01-23 02:34:47.857 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack cleanup() started 2018-01-23 02:34:51.768 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context network@openstack cleanup() finished in 3.91 sec 2018-01-23 02:34:51.768 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() started 2018-01-23 02:34:51.935 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-23 02:34:51.935 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() started 2018-01-23 02:34:55.216 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() finished in 3.28 sec 2018-01-23 02:34:55.800 5727 INFO rally.task.engine [-] Load duration is: 1.379499 2018-01-23 02:34:55.801 5727 INFO rally.task.engine [-] Full duration is: 31.606855 2018-01-23 02:34:56.078 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() started 2018-01-23 02:34:58.795 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() finished in 2.72 sec 2018-01-23 02:34:58.796 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() started 2018-01-23 02:34:59.376 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-23 02:34:59.376 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() started 2018-01-23 02:34:59.376 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-23 02:34:59.397 8140 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 START 2018-01-23 02:35:00.707 8140 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 END: OK 2018-01-23 02:35:00.726 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() started 2018-01-23 02:35:06.369 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() finished in 5.64 sec 2018-01-23 02:35:06.369 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() started 2018-01-23 02:35:06.396 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() finished in 27.05 msec 2018-01-23 02:35:06.397 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() started 2018-01-23 02:35:09.707 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-23 02:35:10.167 5727 INFO rally.task.engine [-] Load duration is: 1.307492 2018-01-23 02:35:10.168 5727 INFO rally.task.engine [-] Full duration is: 13.649828 2018-01-23 02:35:10.418 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() started 2018-01-23 02:35:13.210 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack setup() finished in 2.79 sec 2018-01-23 02:35:13.210 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() started 2018-01-23 02:35:13.791 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-23 02:35:13.792 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() started 2018-01-23 02:35:13.792 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-23 02:35:13.814 8426 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 START 2018-01-23 02:35:15.473 8426 INFO rally.task.runner [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | ITER: 1 END: Error Conflict: Security Group 2086c18e-6fd3-449f-8137-0b860882e0c7 cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit-3771099 failed with "argument of type 'NoneType' is not iterable". 2018-01-23 02:35:15.494 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() started 2018-01-23 02:35:22.857 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context cleanup@openstack cleanup() finished in 7.36 sec 2018-01-23 02:35:22.858 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() started 2018-01-23 02:35:22.888 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context quotas@openstack cleanup() finished in 30.74 msec 2018-01-23 02:35:22.889 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() started 2018-01-23 02:35:26.176 5727 INFO rally.task.context [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | Context users@openstack cleanup() finished in 3.29 sec 2018-01-23 02:35:26.504 5727 INFO rally.task.engine [-] Load duration is: 1.653592 2018-01-23 02:35:26.505 5727 INFO rally.task.engine [-] Full duration is: 15.777329 2018-01-23 02:35:26.781 5727 INFO rally.task.engine [-] Task 56a39c88-3553-406c-b6ee-0b138b34b088 | 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.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | neutron.delete_network | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | total | 1.772 | 1.772 | 1.772 | 1.772 | 1.772 | 1.772 | 100.0% | 1 | | -> duration | 1.772 | 1.772 | 1.772 | 1.772 | 1.772 | 1.772 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.771942 Full duration: 14.110408 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.624 | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 100.0% | 1 | | neutron.delete_port | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 100.0% | 1 | | total | 2.053 | 2.053 | 2.053 | 2.053 | 2.053 | 2.053 | 100.0% | 1 | | -> duration | 2.053 | 2.053 | 2.053 | 2.053 | 2.053 | 2.053 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.052686 Full duration: 24.852415 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.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | neutron.create_subnet | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | neutron.create_router | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | neutron.add_interface_router | 1.44 | 1.44 | 1.44 | 1.44 | 1.44 | 1.44 | 100.0% | 1 | | neutron.remove_interface_router | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | neutron.delete_router | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 4.369 | 4.369 | 4.369 | 4.369 | 4.369 | 4.369 | 100.0% | 1 | | -> duration | 4.369 | 4.369 | 4.369 | 4.369 | 4.369 | 4.369 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.369382 Full duration: 33.28143 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.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | neutron.delete_subnet | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 100.0% | 1 | | total | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 100.0% | 1 | | -> duration | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.408344 Full duration: 23.944353 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.32 | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 100.0% | 1 | | neutron.list_networks | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | total | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 100.0% | 1 | | -> duration | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.657187 Full duration: 16.368787 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.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | neutron.list_ports | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 100.0% | 1 | | -> duration | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.371334 Full duration: 25.545333 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.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | neutron.create_subnet | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | neutron.create_router | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | neutron.add_interface_router | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 100.0% | 1 | | neutron.list_routers | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 3.123 | 3.123 | 3.123 | 3.123 | 3.123 | 3.123 | 100.0% | 1 | | -> duration | 3.123 | 3.123 | 3.123 | 3.123 | 3.123 | 3.123 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.12319 Full duration: 36.864286 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.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | neutron.create_subnet | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 100.0% | 1 | | neutron.list_subnets | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 100.0% | 1 | | -> duration | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.379499 Full duration: 31.606855 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 | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 100.0% | 1 | | neutron.delete_security_group | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> duration | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.307492 Full duration: 13.649828 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 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | neutron.create_security_group_rule | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | neutron.delete_security_group | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.0% | 1 | | total | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 0.0% | 1 | | -> duration | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 0.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.653592 Full duration: 15.777329 2018-01-23 02:35:27,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 56a39c88-3553-406c-b6ee-0b138b34b088 2018-01-23 02:35:27,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '56a39c88-3553-406c-b6ee-0b138b34b088', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-23 02:35:27,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '56a39c88-3553-406c-b6ee-0b138b34b088'] 2018-01-23 02:35:28,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-23 02:35:28,242 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-01-23 02:35:28,242 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-23 02:35:28,243 - 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-23 02:35:28,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-23 02:35:28,281 - 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-23 02:35:28,287 - 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': '221e19d5-77f7-4081-80c2-49b01e1f8b39', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'flavor_name': 'rally-tiny-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', '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-23 02:38:25,946 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d92987fa-5e30-48a4-8031-b0b7d113f0a5: started 2018-01-23 02:35:30.566 8676 INFO rally.task.engine [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Starting: Task validation. 2018-01-23 02:35:30.613 8676 INFO rally.task.engine [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Starting: Task validation of syntax. 2018-01-23 02:35:30.755 8676 INFO rally.task.engine [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Completed: Task validation of syntax. 2018-01-23 02:35:30.755 8676 INFO rally.task.engine [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Starting: Task validation of required platforms. 2018-01-23 02:35:30.798 8676 INFO rally.task.engine [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Completed: Task validation of required platforms. 2018-01-23 02:35:30.798 8676 INFO rally.task.engine [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Starting: Task validation of semantic. 2018-01-23 02:35:31.454 8676 INFO rally.task.context [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Context users@openstack setup() started 2018-01-23 02:35:34.275 8676 INFO rally.task.context [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Context users@openstack setup() finished in 2.82 sec 2018-01-23 02:35:44.604 8676 INFO rally.task.context [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Context users@openstack cleanup() started 2018-01-23 02:35:48.445 8676 INFO rally.task.context [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-23 02:35:48.446 8676 INFO rally.task.engine [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Completed: Task validation of semantic. 2018-01-23 02:35:48.446 8676 INFO rally.task.engine [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Completed: Task validation. 2018-01-23 02:35:48.447 8676 INFO rally.task.engine [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Starting: Running task. 2018-01-23 02:35:48.625 8676 INFO rally.task.context [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Context users@openstack setup() started 2018-01-23 02:35:51.302 8676 INFO rally.task.context [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Context users@openstack setup() finished in 2.68 sec 2018-01-23 02:35:51.303 8676 INFO rally.task.context [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Context cleanup@openstack setup() started 2018-01-23 02:35:51.303 8676 INFO rally.task.context [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Context cleanup@openstack setup() finished in 0.23 msec 2018-01-23 02:35:52.076 8801 INFO rally.task.runner [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | ITER: 1 START 2018-01-23 02:38:14.194 8801 INFO rally.task.runner [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-23 02:38:14.218 8676 INFO rally.task.context [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Context cleanup@openstack cleanup() started 2018-01-23 02:38:21.002 8676 INFO rally.task.context [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Context cleanup@openstack cleanup() finished in 6.78 sec 2018-01-23 02:38:21.002 8676 INFO rally.task.context [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Context users@openstack cleanup() started 2018-01-23 02:38:24.245 8676 INFO rally.task.context [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | Context users@openstack cleanup() finished in 3.24 sec 2018-01-23 02:38:25.392 8676 INFO rally.task.engine [-] Load duration is: 141.112305 2018-01-23 02:38:25.392 8676 INFO rally.task.engine [-] Full duration is: 155.635879 2018-01-23 02:38:25.692 8676 INFO rally.task.engine [-] Task d92987fa-5e30-48a4-8031-b0b7d113f0a5 | 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.166 | 8.166 | 8.166 | 8.166 | 8.166 | 8.166 | 100.0% | 1 | | nova.find_host_to_migrate | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | nova.live_migrate | 132.785 | 132.785 | 132.785 | 132.785 | 132.785 | 132.785 | 0.0% | 1 | | total | 142.112 | 142.112 | 142.112 | 142.112 | 142.112 | 142.112 | 0.0% | 1 | | -> duration | 141.112 | 141.112 | 141.112 | 141.112 | 141.112 | 141.112 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 141.112305 Full duration: 155.635879 2018-01-23 02:38:25,946 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d92987fa-5e30-48a4-8031-b0b7d113f0a5 2018-01-23 02:38:25,946 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd92987fa-5e30-48a4-8031-b0b7d113f0a5', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-23 02:38:25,953 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd92987fa-5e30-48a4-8031-b0b7d113f0a5'] 2018-01-23 02:38:26,918 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-23 02:38:26,919 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-23 02:38:26,919 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-23 02:38:26,920 - 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-23 02:38:26,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-23 02:38:26,955 - 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-23 02:38:26,957 - 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': '221e19d5-77f7-4081-80c2-49b01e1f8b39', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'flavor_name': 'rally-tiny-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-279c1cb6-9e5c-4ced-a487-7b7af54f9bdd', '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-23 02:39:25,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d8451bbf-38c1-4101-9707-e1ecb8e04c15: started 2018-01-23 02:38:29.083 8911 INFO rally.task.engine [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Starting: Task validation. 2018-01-23 02:38:29.123 8911 INFO rally.task.engine [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Starting: Task validation of syntax. 2018-01-23 02:38:29.196 8911 INFO rally.task.engine [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Completed: Task validation of syntax. 2018-01-23 02:38:29.196 8911 INFO rally.task.engine [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Starting: Task validation of required platforms. 2018-01-23 02:38:29.224 8911 INFO rally.task.engine [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Completed: Task validation of required platforms. 2018-01-23 02:38:29.224 8911 INFO rally.task.engine [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Starting: Task validation of semantic. 2018-01-23 02:38:29.897 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack setup() started 2018-01-23 02:38:32.575 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack setup() finished in 2.68 sec 2018-01-23 02:38:34.577 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack cleanup() started 2018-01-23 02:38:38.119 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack cleanup() finished in 3.54 sec 2018-01-23 02:38:38.119 8911 INFO rally.task.engine [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Completed: Task validation of semantic. 2018-01-23 02:38:38.119 8911 INFO rally.task.engine [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Completed: Task validation. 2018-01-23 02:38:38.120 8911 INFO rally.task.engine [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Starting: Running task. 2018-01-23 02:38:38.263 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack setup() started 2018-01-23 02:38:40.857 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack setup() finished in 2.59 sec 2018-01-23 02:38:40.857 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack setup() started 2018-01-23 02:38:40.858 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-23 02:38:40.879 9036 INFO rally.task.runner [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | ITER: 1 START 2018-01-23 02:38:41.709 9036 INFO rally.task.runner [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | ITER: 1 END: OK 2018-01-23 02:38:41.732 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:38:42.664 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack cleanup() finished in 0.93 sec 2018-01-23 02:38:42.665 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack cleanup() started 2018-01-23 02:38:45.893 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack cleanup() finished in 3.23 sec 2018-01-23 02:38:46.310 8911 INFO rally.task.engine [-] Load duration is: 0.827527 2018-01-23 02:38:46.310 8911 INFO rally.task.engine [-] Full duration is: 7.642398 2018-01-23 02:38:46.591 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack setup() started 2018-01-23 02:38:49.254 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack setup() finished in 2.66 sec 2018-01-23 02:38:49.255 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack setup() started 2018-01-23 02:38:49.255 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-23 02:38:49.275 9142 INFO rally.task.runner [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | ITER: 1 START 2018-01-23 02:38:49.963 9142 INFO rally.task.runner [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | ITER: 1 END: OK 2018-01-23 02:38:49.983 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:38:50.847 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack cleanup() finished in 0.86 sec 2018-01-23 02:38:50.847 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack cleanup() started 2018-01-23 02:38:54.888 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-23 02:38:56.642 8911 INFO rally.task.engine [-] Load duration is: 0.686257 2018-01-23 02:38:56.643 8911 INFO rally.task.engine [-] Full duration is: 8.313656 2018-01-23 02:38:56.901 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack setup() started 2018-01-23 02:38:59.657 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack setup() finished in 2.76 sec 2018-01-23 02:38:59.658 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack setup() started 2018-01-23 02:38:59.658 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack setup() finished in 0.21 msec 2018-01-23 02:38:59.677 9248 INFO rally.task.runner [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | ITER: 1 START 2018-01-23 02:39:00.438 9248 INFO rally.task.runner [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | ITER: 1 END: OK 2018-01-23 02:39:00.459 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:39:01.396 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-23 02:39:01.396 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack cleanup() started 2018-01-23 02:39:05.237 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-23 02:39:06.946 8911 INFO rally.task.engine [-] Load duration is: 0.759231 2018-01-23 02:39:06.947 8911 INFO rally.task.engine [-] Full duration is: 8.352633 2018-01-23 02:39:07.230 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack setup() started 2018-01-23 02:39:09.911 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack setup() finished in 2.68 sec 2018-01-23 02:39:09.911 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack setup() started 2018-01-23 02:39:09.911 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-23 02:39:09.931 9354 INFO rally.task.runner [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | ITER: 1 START 2018-01-23 02:39:10.824 9354 INFO rally.task.runner [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | ITER: 1 END: OK 2018-01-23 02:39:10.846 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:39:11.772 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack cleanup() finished in 0.93 sec 2018-01-23 02:39:11.772 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack cleanup() started 2018-01-23 02:39:15.583 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-23 02:39:17.279 8911 INFO rally.task.engine [-] Load duration is: 0.891261 2018-01-23 02:39:17.280 8911 INFO rally.task.engine [-] Full duration is: 8.367237 2018-01-23 02:39:17.530 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack setup() started 2018-01-23 02:39:20.149 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack setup() finished in 2.62 sec 2018-01-23 02:39:20.150 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack setup() started 2018-01-23 02:39:20.150 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-23 02:39:20.170 9460 INFO rally.task.runner [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | ITER: 1 START 2018-01-23 02:39:21.059 9460 INFO rally.task.runner [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | ITER: 1 END: OK 2018-01-23 02:39:21.085 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack cleanup() started 2018-01-23 02:39:22.028 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-23 02:39:22.029 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack cleanup() started 2018-01-23 02:39:25.504 8911 INFO rally.task.context [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Context users@openstack cleanup() finished in 3.48 sec 2018-01-23 02:39:25.576 8911 INFO rally.task.engine [-] Load duration is: 0.887358 2018-01-23 02:39:25.577 8911 INFO rally.task.engine [-] Full duration is: 7.991291 2018-01-23 02:39:25.770 8911 INFO rally.task.engine [-] Task d8451bbf-38c1-4101-9707-e1ecb8e04c15 | Completed: Running task. Task d8451bbf-38c1-4101-9707-e1ecb8e04c15: 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.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | quotas.delete_quotas | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> duration | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.827527 Full duration: 7.642398 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.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 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.686257 Full duration: 8.313656 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.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | total | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> duration | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.759231 Full duration: 8.352633 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.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | quotas.delete_quotas | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | total | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | -> duration | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.891261 Full duration: 8.367237 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.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | total | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> duration | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.887358 Full duration: 7.991291 2018-01-23 02:39:25,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d8451bbf-38c1-4101-9707-e1ecb8e04c15 2018-01-23 02:39:25,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd8451bbf-38c1-4101-9707-e1ecb8e04c15', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-23 02:39:26,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd8451bbf-38c1-4101-9707-e1ecb8e04c15'] 2018-01-23 02:39:26,870 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-23 02:39:26,871 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-23 02:39:26,871 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:26 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:22 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:15 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:52 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:22 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 07:52 | 208 | 90.00% | +-------------------+------------+---------------+-----------+ | nova | 05:11 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:21 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:30:43 | 802 | 86.25% | +===================+============+===============+===========+ 2018-01-23 02:39:26,871 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 86.25% 2018-01-23 02:39:32,757 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-23 02:39:32,757 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-23 02:39:33,277 - functest.utils.functest_utils - DEBUG - 2018-01-23 02:39:33,277 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-23 02:39:33,277 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:32 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-23 02:39:33,281 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-23 02:39:33,282 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-23 02:39:33,364 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-23 02:39:33,802 - functest.energy.energy - DEBUG - Starting recording 2018-01-23 02:39:33,802 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-23 02:39:34,202 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-23 02:39:36,487 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-23 02:39:38,754 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-23 02:39:41,676 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-23 02:39:43,916 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-23 02:39:49,704 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-23 02:39:50,410 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-23 02:39:51,398 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-23 02:39:54,667 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-23 02:39:54,667 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-23 02:39:56,164 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-23 02:39:56,164 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-23 02:39:58,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-23 02:39:58,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-23 02:39:59,623 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-23 02:39:59,623 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-23 02:40:02,572 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-23 02:40:02,572 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-23 02:40:02,575 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-23 02:40:02,577 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-23 02:40:02,579 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-23 02:40:02,593 - 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-23 03:04:35,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.204384s] ... ok 2018-01-23 03:04:35,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.067015s] ... ok 2018-01-23 03:04:35,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [12.996180s] ... ok 2018-01-23 03:04:35,871 - 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.374993s] ... ok 2018-01-23 03:04:35,871 - 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.215595s] ... ok 2018-01-23 03:04:35,871 - 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 [5.720075s] ... ok 2018-01-23 03:04:35,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.346555s] ... ok 2018-01-23 03:04:35,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.229968s] ... ok 2018-01-23 03:04:35,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.104139s] ... ok 2018-01-23 03:04:35,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001229s] ... ok 2018-01-23 03:04:35,872 - 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.444376s] ... FAILED 2018-01-23 03:04:35,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.081572s] ... ok 2018-01-23 03:04:35,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.699635s] ... ok 2018-01-23 03:04:35,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [187.581689s] ... FAILED 2018-01-23 03:04:35,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001112s] ... ok 2018-01-23 03:04:35,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [7.444685s] ... ok 2018-01-23 03:04:35,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.059170s] ... ok 2018-01-23 03:04:35,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.666906s] ... ok 2018-01-23 03:04:35,872 - 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.533264s] ... ok 2018-01-23 03:04:35,872 - 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.232668s] ... ok 2018-01-23 03:04:35,872 - 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.354014s] ... ok 2018-01-23 03:04:35,872 - 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.276471s] ... ok 2018-01-23 03:04:35,872 - 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.217691s] ... ok 2018-01-23 03:04:35,872 - 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.072251s] ... ok 2018-01-23 03:04:35,872 - 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.073161s] ... ok 2018-01-23 03:04:35,873 - 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.069916s] ... ok 2018-01-23 03:04:35,873 - 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.074213s] ... ok 2018-01-23 03:04:35,873 - 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.071138s] ... ok 2018-01-23 03:04:35,873 - 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.155320s] ... ok 2018-01-23 03:04:35,873 - 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.062802s] ... ok 2018-01-23 03:04:35,873 - 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.012065s] ... ok 2018-01-23 03:04:35,873 - 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.142241s] ... ok 2018-01-23 03:04:35,873 - 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.011967s] ... ok 2018-01-23 03:04:35,873 - 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.011191s] ... ok 2018-01-23 03:04:35,873 - 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.030021s] ... ok 2018-01-23 03:04:35,873 - 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.066271s] ... ok 2018-01-23 03:04:35,873 - 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.061257s] ... ok 2018-01-23 03:04:35,873 - 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.368177s] ... ok 2018-01-23 03:04:35,873 - 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.014406s] ... ok 2018-01-23 03:04:35,873 - 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.073970s] ... ok 2018-01-23 03:04:35,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [16.913131s] ... ok 2018-01-23 03:04:35,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [70.412180s] ... ok 2018-01-23 03:04:35,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [25.812411s] ... ok 2018-01-23 03:04:35,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [15.825720s] ... ok 2018-01-23 03:04:35,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.350214s] ... ok 2018-01-23 03:04:35,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.215854s] ... ok 2018-01-23 03:04:35,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.197290s] ... ok 2018-01-23 03:04:35,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.401199s] ... ok 2018-01-23 03:04:35,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.360303s] ... ok 2018-01-23 03:04:35,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.378832s] ... ok 2018-01-23 03:04:35,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.848049s] ... ok 2018-01-23 03:04:35,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [7.527509s] ... ok 2018-01-23 03:04:35,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [10.818748s] ... ok 2018-01-23 03:04:35,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [6.193808s] ... ok 2018-01-23 03:04:35,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [67.259179s] ... ok 2018-01-23 03:04:35,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.253429s] ... ok 2018-01-23 03:04:35,875 - 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.378977s] ... ok 2018-01-23 03:04:35,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.242743s] ... ok 2018-01-23 03:04:35,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.009060s] ... ok 2018-01-23 03:04:35,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.912339s] ... ok 2018-01-23 03:04:35,875 - 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.106784s] ... ok 2018-01-23 03:04:35,875 - 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.368266s] ... ok 2018-01-23 03:04:35,875 - 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.221615s] ... ok 2018-01-23 03:04:35,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.249058s] ... ok 2018-01-23 03:04:35,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [0.979397s] ... ok 2018-01-23 03:04:35,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.379782s] ... ok 2018-01-23 03:04:35,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.242192s] ... ok 2018-01-23 03:04:35,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.376702s] ... ok 2018-01-23 03:04:35,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.064473s] ... ok 2018-01-23 03:04:35,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.228426s] ... ok 2018-01-23 03:04:35,875 - 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.242949s] ... ok 2018-01-23 03:04:35,876 - 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.227296s] ... ok 2018-01-23 03:04:35,876 - 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.220616s] ... ok 2018-01-23 03:04:35,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.389539s] ... ok 2018-01-23 03:04:35,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.367487s] ... ok 2018-01-23 03:04:35,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.014769s] ... ok 2018-01-23 03:04:35,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [24.484222s] ... ok 2018-01-23 03:04:35,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.072748s] ... ok 2018-01-23 03:04:35,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.067645s] ... ok 2018-01-23 03:04:35,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.072361s] ... ok 2018-01-23 03:04:35,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.310263s] ... ok 2018-01-23 03:04:35,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.530081s] ... ok 2018-01-23 03:04:35,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [2.020197s] ... ok 2018-01-23 03:04:35,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.008567s] ... ok 2018-01-23 03:04:35,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.007098s] ... ok 2018-01-23 03:04:35,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.039376s] ... ok 2018-01-23 03:04:35,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.030189s] ... ok 2018-01-23 03:04:35,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.118641s] ... ok 2018-01-23 03:04:35,877 - 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.193757s] ... ok 2018-01-23 03:04:35,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.044787s] ... ok 2018-01-23 03:04:35,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.041474s] ... ok 2018-01-23 03:04:35,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.038264s] ... ok 2018-01-23 03:04:35,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.042399s] ... ok 2018-01-23 03:04:35,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.145043s] ... ok 2018-01-23 03:04:35,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.103326s] ... ok 2018-01-23 03:04:35,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.281399s] ... ok 2018-01-23 03:04:35,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.006697s] ... ok 2018-01-23 03:04:35,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.011502s] ... ok 2018-01-23 03:04:35,877 - 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.593962s] ... ok 2018-01-23 03:04:35,877 - 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.482959s] ... ok 2018-01-23 03:04:35,877 - 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.026303s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.356815s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.906802s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [4.397715s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.711857s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [1.964553s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [2.736413s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [2.779670s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.098479s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [2.198907s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.131142s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.228361s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.059582s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.051646s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.095953s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.086835s] ... ok 2018-01-23 03:04:35,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.052609s] ... ok 2018-01-23 03:04:35,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.050391s] ... ok 2018-01-23 03:04:35,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [3.166829s] ... ok 2018-01-23 03:04:35,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.359594s] ... ok 2018-01-23 03:04:35,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.792758s] ... ok 2018-01-23 03:04:35,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.643170s] ... ok 2018-01-23 03:04:35,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.053638s] ... ok 2018-01-23 03:04:35,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.043584s] ... ok 2018-01-23 03:04:35,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.050386s] ... ok 2018-01-23 03:04:35,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.039266s] ... ok 2018-01-23 03:04:35,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [2.125445s] ... ok 2018-01-23 03:04:35,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [0.843668s] ... ok 2018-01-23 03:04:35,879 - 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.527097s] ... ok 2018-01-23 03:04:35,879 - 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.944951s] ... ok 2018-01-23 03:04:35,879 - 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.329017s] ... ok 2018-01-23 03:04:35,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [1.123750s] ... ok 2018-01-23 03:04:35,880 - 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.232057s] ... ok 2018-01-23 03:04:35,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.051749s] ... ok 2018-01-23 03:04:35,880 - 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.169461s] ... ok 2018-01-23 03:04:35,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [0.930703s] ... ok 2018-01-23 03:04:35,880 - 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.658717s] ... ok 2018-01-23 03:04:35,880 - 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.840434s] ... ok 2018-01-23 03:04:35,880 - 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.891889s] ... ok 2018-01-23 03:04:35,880 - 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.468301s] ... ok 2018-01-23 03:04:35,880 - 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.957866s] ... ok 2018-01-23 03:04:35,880 - 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.137196s] ... ok 2018-01-23 03:04:35,880 - 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.020583s] ... ok 2018-01-23 03:04:35,880 - 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.018503s] ... ok 2018-01-23 03:04:35,880 - 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.022650s] ... ok 2018-01-23 03:04:35,880 - 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.782667s] ... ok 2018-01-23 03:04:35,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.149690s] ... ok 2018-01-23 03:04:35,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.145607s] ... ok 2018-01-23 03:04:35,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.793803s] ... ok 2018-01-23 03:04:35,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.520523s] ... ok 2018-01-23 03:04:35,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.228953s] ... ok 2018-01-23 03:04:35,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.376566s] ... ok 2018-01-23 03:04:35,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.737026s] ... ok 2018-01-23 03:04:35,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.327537s] ... ok 2018-01-23 03:04:35,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.536742s] ... ok 2018-01-23 03:04:35,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [31.191088s] ... ok 2018-01-23 03:04:35,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.888197s] ... ok 2018-01-23 03:04:35,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [8.885900s] ... ok 2018-01-23 03:04:35,881 - 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.245133s] ... ok 2018-01-23 03:04:35,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.043521s] ... ok 2018-01-23 03:04:35,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.038813s] ... ok 2018-01-23 03:04:35,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.048546s] ... ok 2018-01-23 03:04:35,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.406165s] ... ok 2018-01-23 03:04:35,882 - 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.319297s] ... ok 2018-01-23 03:04:35,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.351812s] ... ok 2018-01-23 03:04:35,882 - 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.039625s] ... ok 2018-01-23 03:04:35,882 - 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.048803s] ... ok 2018-01-23 03:04:35,882 - 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.055156s] ... ok 2018-01-23 03:04:35,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.047645s] ... ok 2018-01-23 03:04:35,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.057834s] ... ok 2018-01-23 03:04:35,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.093489s] ... ok 2018-01-23 03:04:35,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.222952s] ... ok 2018-01-23 03:04:35,882 - 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.057970s] ... ok 2018-01-23 03:04:35,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.051735s] ... ok 2018-01-23 03:04:35,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.149846s] ... ok 2018-01-23 03:04:35,882 - 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.024946s] ... ok 2018-01-23 03:04:35,882 - 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.036336s] ... ok 2018-01-23 03:04:35,883 - 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.017311s] ... ok 2018-01-23 03:04:35,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.012277s] ... ok 2018-01-23 03:04:35,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.011936s] ... ok 2018-01-23 03:04:35,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.179626s] ... ok 2018-01-23 03:04:35,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.033493s] ... ok 2018-01-23 03:04:35,883 - 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.009794s] ... ok 2018-01-23 03:04:35,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.207030s] ... ok 2018-01-23 03:04:35,883 - 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.009087s] ... ok 2018-01-23 03:04:35,883 - 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.047337s] ... ok 2018-01-23 03:04:35,883 - 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.045327s] ... ok 2018-01-23 03:04:35,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.177184s] ... ok 2018-01-23 03:04:35,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.036694s] ... ok 2018-01-23 03:04:35,883 - 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.158170s] ... ok 2018-01-23 03:04:35,883 - 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.165757s] ... ok 2018-01-23 03:04:35,883 - 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.035039s] ... ok 2018-01-23 03:04:35,883 - 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.009118s] ... ok 2018-01-23 03:04:35,884 - 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.032042s] ... ok 2018-01-23 03:04:35,884 - 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.034394s] ... ok 2018-01-23 03:04:35,884 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.033465s] ... ok 2018-01-23 03:04:35,884 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.034360s] ... ok 2018-01-23 03:04:35,884 - 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.974260s] ... ok 2018-01-23 03:04:35,884 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.099355s] ... ok 2018-01-23 03:04:35,884 - 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.071312s] ... ok 2018-01-23 03:04:35,884 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.066417s] ... ok 2018-01-23 03:04:35,884 - 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.567668s] ... ok 2018-01-23 03:04:35,884 - 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.174370s] ... ok 2018-01-23 03:04:35,887 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 1469.0000 sec. 2018-01-23 03:04:35,888 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 201 2018-01-23 03:04:35,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-23 03:04:35,892 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 3 2018-01-23 03:04:35,895 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 98.5294117647% 2018-01-23 03:04:42,364 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-23 03:04:42,364 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-23 03:04:42,931 - functest.utils.functest_utils - DEBUG - 2018-01-23 03:04:42,931 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-23 03:04:42,931 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 25:08 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-23 03:04:42,935 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-23 03:04:42,935 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-23 03:05:01,694 - 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-23 03:05:01,694 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-23 03:05:01,721 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-23 03:05:01,841 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-23 03:05:01,842 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-23 03:05:01,845 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-23 03:05:02,589 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-23 04:04:02,190 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-23 04:04:02,190 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 58:59 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-23 04:04:02,194 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-23 04:04:02,194 - 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-705 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-23 04:04:02,197 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_userdata | functest | smoke | 00:31 | PASS | | tempest_smoke_serial | functest | smoke | 12:09 | PASS | | rally_sanity | functest | smoke | 18:32 | FAIL | | refstack_defcore | functest | smoke | 25:08 | FAIL | | odl | functest | smoke | 00:18 | PASS | | snaps_smoke | functest | smoke | 58:59 | FAIL | | vping_ssh | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-23 04:04:02,202 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-23 04:04:05,367 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-23 04:04:05,367 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-23 04:04:05,368 - 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-23 04:04:05,369 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-23 04:04:05,369 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-23 04:04:33,731 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-23 04:04:33,731 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-23 04:04:33,847 - functest.utils.functest_utils - DEBUG - 2018-01-23 04:04:33,847 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-23 04:04:33,847 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:28 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-23 04:04:33,850 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-23 04:04:33,851 - functest.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-01-23 04:04:34,672 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-23 04:05:00,417 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-23 04:05:01,410 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-23 04:05:03,719 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-01-23 04:05:04,024 - functest.utils.openstack_utils - DEBUG - Network '2b970d55-37ef-4512-836b-d8c7f31c8642' created successfully 2018-01-23 04:05:04,024 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-23 04:05:04,347 - functest.utils.openstack_utils - DEBUG - Subnet 'b0eb4265-d1a1-45a7-b3e5-d70ace02f153' created successfully 2018-01-23 04:05:04,347 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-23 04:05:04,469 - functest.utils.openstack_utils - DEBUG - Router 'dd627f9d-dc2a-4a63-899b-6484cf37d1b9' created successfully 2018-01-23 04:05:04,469 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-23 04:05:05,720 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-23 04:05:05,720 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-23 04:05:07,090 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-23 04:05:08,044 - functest.utils.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-01-23 04:05:08,254 - functest.utils.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=196acbf0-fbd0-46ae-b26d-d5d248af78b5 created successfully. 2018-01-23 04:05:08,255 - functest.utils.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-01-23 04:05:08,255 - functest.utils.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-01-23 04:05:08,432 - functest.utils.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-01-23 04:05:08,433 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-23 04:05:08,666 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-23 04:05:08,931 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-23 04:05:09,689 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-23 04:05:09,689 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-23 04:05:37,466 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-23 04:05:38,059 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-23 04:05:38,156 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-23 04:05:38,721 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-01-23 04:05:38,956 - functest.utils.openstack_utils - DEBUG - Network '23d73038-f3eb-495d-8d31-bb1e27fbe490' created successfully 2018-01-23 04:05:38,956 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-23 04:05:39,308 - functest.utils.openstack_utils - DEBUG - Subnet '5630e0e8-3285-41d9-8c04-27ec01e32936' created successfully 2018-01-23 04:05:39,308 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-23 04:05:39,453 - functest.utils.openstack_utils - DEBUG - Router 'f1fb45e5-f435-44b4-a533-e9acaafc93c8' created successfully 2018-01-23 04:05:39,453 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-23 04:05:40,818 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-23 04:05:40,818 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-23 04:05:41,973 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-23 04:05:42,208 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-01-23 04:05:42,610 - functest.utils.openstack_utils - DEBUG - Network '76eecbef-5b80-416e-94f0-433b87dae3c1' created successfully 2018-01-23 04:05:42,610 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-23 04:05:42,979 - functest.utils.openstack_utils - DEBUG - Subnet '7267f908-217f-4d52-94af-fffebc118be1' created successfully 2018-01-23 04:05:42,979 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-23 04:05:43,076 - functest.utils.openstack_utils - DEBUG - Router 'fcd5fd2e-616f-40af-b9d4-a988f951d7d0' created successfully 2018-01-23 04:05:43,077 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-23 04:05:44,445 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-23 04:05:44,445 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-23 04:05:45,692 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-23 04:05:46,621 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-01-23 04:05:56,680 - functest.utils.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-01-23 04:05:56,791 - functest.utils.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=1d68888a-361d-41ac-b241-5c5ccf9e346d created successfully. 2018-01-23 04:11:22,639 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-23 04:11:23,209 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-23 04:11:25,785 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-23 04:11:26,955 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-23 04:11:26,956 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-23 04:11:31,919 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-23 04:11:32,944 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-23 04:11:35,938 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-23 04:11:37,162 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-23 04:11:37,163 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-23 04:11:41,644 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-23 04:11:54,317 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-23 04:11:56,193 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-23 04:11:57,954 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-23 04:11:57,954 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-23 04:12:01,839 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-23 04:12:15,039 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-23 04:12:17,267 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-23 04:12:18,666 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-23 04:12:18,667 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-23 04:12:21,661 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-23 04:12:22,206 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-23 04:12:23,871 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-01-23 04:12:24,139 - functest.utils.openstack_utils - DEBUG - Network '892718ad-fb3f-4f1f-a2e7-b0ac41cb690a' created successfully 2018-01-23 04:12:24,139 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-23 04:12:24,631 - functest.utils.openstack_utils - DEBUG - Subnet '91580f28-10a6-42a0-88a1-d18a14b7a68a' created successfully 2018-01-23 04:12:24,631 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-23 04:12:24,788 - functest.utils.openstack_utils - DEBUG - Router 'a2fadc4b-5974-446e-ac2f-102fdf988395' created successfully 2018-01-23 04:12:24,788 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-23 04:12:26,078 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-23 04:12:26,078 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-23 04:12:27,248 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-23 04:12:28,047 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-23 04:12:29,260 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-23 04:12:29,260 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-23 04:12:35,662 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-23 04:12:35,673 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-23 04:12:35,681 - functest.utils.functest_utils - ERROR - Problem while creating Rally deployment 2018-01-23 04:12:35,750 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-23 04:12:36,299 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-23 04:12:39,175 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-23 04:12:40,369 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-23 04:12:40,369 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-23 04:12:40,448 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-23 04:12:41,007 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-01-23 04:12:48,553 - functest.utils.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-01-23 04:12:48,664 - functest.utils.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=0cfd089f-199b-4dc7-a7f0-27c5e879a3a8 created successfully. 2018-01-23 04:12:49,823 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-01-23 04:12:50,063 - functest.utils.openstack_utils - DEBUG - Network '3876bb21-681f-4bc2-9de4-82c2d487d661' created successfully 2018-01-23 04:12:50,063 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-23 04:12:50,406 - functest.utils.openstack_utils - DEBUG - Subnet 'b97ca007-6488-4ed6-9d04-61d2d8e44cd8' created successfully 2018-01-23 04:12:50,406 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-23 04:12:50,532 - functest.utils.openstack_utils - DEBUG - Router 'f32c4965-093f-4d4b-88ca-2f1a60a7bf96' created successfully 2018-01-23 04:12:50,532 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-23 04:12:51,831 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-23 04:12:51,831 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-23 04:12:53,060 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-23 04:12:53,129 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-23 04:15:23,934 - functest.utils.openstack_utils - INFO - Image sdnvpn-image already exists. 2018-01-23 04:16:32,912 - functest.utils.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'b97ca007-6488-4ed6-9d04-61d2d8e44cd8')]: Unable to complete operation on subnet b97ca007-6488-4ed6-9d04-61d2d8e44cd8: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-1803a23e-2224-488c-b1e4-18f3e05d59b7'] 2018-01-23 04:16:45,388 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-01-23 04:16:49,345 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-23 04:16:49,359 - 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-23 04:16:49,846 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-23 04:16:49,858 - 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-23 04:16:50,157 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-23 04:16:50,169 - 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-23 04:16:50,193 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-01-23 04:16:50,817 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/bgpvpn.log' 2018-01-23 04:16:50,940 - functest.utils.functest_utils - DEBUG - 2018-01-23 04:16:50,940 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-23 04:16:50,940 - functest.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 12:17 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-01-23 04:16:50,942 - functest.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-01-23 04:16:50,943 - 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-705 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-23 04:16:50,944 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:28 | FAIL | | bgpvpn | sdnvpn | features | 12:17 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-23 04:16:50,946 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-23 04:16:56,166 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-23 04:16:56,167 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-23 04:16:56,168 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-23 04:16:56,168 - 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-705 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-23 04:16:56,170 - 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-23 04:16:56,172 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-23 04:16:58,843 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-23 04:16:58,844 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-23 04:16:58,844 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-23 04:16:58,845 - 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-705 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-23 04:16:58,846 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-23 04:16:58,846 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK