2018-01-20 23:12:43,018 - functest.ci.check_deployment - DEBUG - 172.30.9.28:5000 is reachable! 2018-01-20 23:12:43,018 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.28:5000/v3 ...OK 2018-01-20 23:12:43,504 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-20 23:12:43,872 - functest.ci.check_deployment - DEBUG - 172.30.9.28:5000 is reachable! 2018-01-20 23:12:43,873 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.28:5000 ...OK 2018-01-20 23:12:44,321 - functest.ci.check_deployment - DEBUG - 172.30.9.28:8774 is reachable! 2018-01-20 23:12:44,321 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.28:8774/v2.1 ...OK 2018-01-20 23:12:44,816 - functest.ci.check_deployment - DEBUG - 172.30.9.28:9696 is reachable! 2018-01-20 23:12:44,816 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.28:9696 ...OK 2018-01-20 23:12:45,184 - functest.ci.check_deployment - DEBUG - 172.30.9.28:9292 is reachable! 2018-01-20 23:12:45,184 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.28:9292 ...OK 2018-01-20 23:12:46,425 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-20 23:12:48,059 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-20 23:12:48,172 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-20 23:12:49,524 - functest.ci.check_deployment - INFO - External network found: external 2018-01-20 23:13:27,073 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-20 23:13:27,074 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-20 23:13:27,075 - 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-20 23:13:27,076 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-20 23:13:27,076 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-20 23:13:28,060 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-20 23:13:37,075 - 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 9.013s OK 2018-01-20 23:13:37,205 - functest.utils.functest_utils - DEBUG - 2018-01-20 23:13:37,205 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 23:13:37,206 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-20 23:13:37,209 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-20 23:13:37,915 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-20 23:21:53,441 - 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 495.517s OK 2018-01-20 23:21:53,572 - functest.utils.functest_utils - DEBUG - 2018-01-20 23:21:53,572 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 23:21:53,572 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-20 23:21:53,576 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-20 23:21:54,257 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-20 23:22:23,736 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 29.478s OK 2018-01-20 23:22:23,846 - functest.utils.functest_utils - DEBUG - 2018-01-20 23:22:23,847 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 23:22:23,847 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:29 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-20 23:22:23,851 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-696 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-20 23:22:23,853 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 08:16 | PASS | | snaps_health_check | functest | healthcheck | 00:29 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-20 23:22:23,855 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-20 23:22:49,990 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-20 23:22:49,991 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-20 23:22:49,991 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-20 23:22:49,993 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-20 23:22:49,993 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-20 23:22:50,736 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-20 23:22:50,737 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-20 23:22:51,178 - functest.energy.energy - DEBUG - Starting recording 2018-01-20 23:22:51,179 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-20 23:22:51,723 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-20 23:22:51,723 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-20 23:22:51' 2018-01-20 23:22:51,723 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--3f4ec878-6edd-4925-95d6-3d52ab4777a2' 2018-01-20 23:22:54,171 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-3f4ec878-6edd-4925-95d6-3d52ab4777a2' 2018-01-20 23:22:56,424 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-3f4ec878-6edd-4925-95d6-3d52ab4777a2' 2018-01-20 23:23:00,876 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-3f4ec878-6edd-4925-95d6-3d52ab4777a2' 2018-01-20 23:23:01,593 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-3f4ec878-6edd-4925-95d6-3d52ab4777a2' 2018-01-20 23:23:02,290 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-3f4ec878-6edd-4925-95d6-3d52ab4777a2' 2018-01-20 23:23:07,144 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-3f4ec878-6edd-4925-95d6-3d52ab4777a2' 2018-01-20 23:23:09,755 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-3f4ec878-6edd-4925-95d6-3d52ab4777a2' 2018-01-20 23:23:28,745 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-20 23:23:32,154 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-20 23:23:32,291 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-20 23:23:33,298 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-20 23:23:47,381 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-20 23:23:47,381 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-20 23:23:47,899 - functest.utils.functest_utils - DEBUG - 2018-01-20 23:23:47,899 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 23:23:47,899 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-20 23:23:47,903 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-20 23:23:47,985 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-20 23:23:47,985 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-20 23:23:47' 2018-01-20 23:23:47,986 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--5104f600-8657-444b-81e1-54f1958bc63e' 2018-01-20 23:23:49,364 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-5104f600-8657-444b-81e1-54f1958bc63e' 2018-01-20 23:23:50,883 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-5104f600-8657-444b-81e1-54f1958bc63e' 2018-01-20 23:23:55,727 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-5104f600-8657-444b-81e1-54f1958bc63e' 2018-01-20 23:23:56,530 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-5104f600-8657-444b-81e1-54f1958bc63e' 2018-01-20 23:24:00,926 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-5104f600-8657-444b-81e1-54f1958bc63e' 2018-01-20 23:24:06,510 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-20 23:24:15,231 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-20 23:24:17,614 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-20 23:24:31,520 - functest.utils.functest_utils - DEBUG - 2018-01-20 23:24:31,520 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 23:24:31,520 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:30 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-20 23:24:31,524 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-20 23:24:31,608 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-20 23:24:33,694 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-20 23:24:36,001 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-20 23:24:39,120 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-20 23:24:40,990 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-20 23:24:47,285 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-20 23:24:48,896 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-20 23:24:48,897 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-20 23:24:50,969 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-20 23:24:50,970 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-20 23:24:53,796 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-20 23:24:53,797 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-20 23:24:53,799 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-20 23:24:53,802 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-20 23:24:53,803 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-c2c0725e-1648-46d9-a544-85f9f5729432/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-20 23:24:56,444 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-20 23:24:56,447 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-20 23:24:56,447 - 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-20 23:24:58,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:24:58.453 62 INFO rally.api [-] Starting verification (UUID=28e6fc8e-23be-41c0-b553-82c47b772f9e) for deployment 'opnfv-rally' (UUID=ba05dccd-8c64-4d5e-a61d-1412d0c8afc6) by verifier 'opnfv-tempest' (UUID=c2c0725e-1648-46d9-a544-85f9f5729432). 2018-01-20 23:24:58,454 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 28e6fc8e-23be-41c0-b553-82c47b772f9e 2018-01-20 23:25:04,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:25:04.432 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.208s] 2018-01-20 23:25:04,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:25:04.491 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.059s] 2018-01-20 23:25:10,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:25:10.103 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.999s] 2018-01-20 23:25:11,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:25:11.768 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.664s] 2018-01-20 23:25:19,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:25:19.503 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.877s] 2018-01-20 23:25:32,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:25:32.041 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [7.527s] 2018-01-20 23:26:02,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:26:02.871 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.085s] 2018-01-20 23:26:02,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:26:02.873 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-20 23:26:54,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:26:54.732 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.075s] 2018-01-20 23:26:54,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:26:54.734 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-20 23:27:20,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:27:20.295 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.074s] 2018-01-20 23:27:20,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:27:20.297 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-20 23:27:56,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:27:56.518 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.877s] 2018-01-20 23:28:14,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:28:14.617 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.055s] 2018-01-20 23:28:14,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:28:14.717 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.100s] 2018-01-20 23:28:22,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:28:22.242 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.769s] 2018-01-20 23:28:22,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:28:22.248 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.007s] 2018-01-20 23:28:23,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:28:23.364 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-20 23:28:23,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:28:23.365 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-20 23:28:27,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:28:27.250 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.438s] 2018-01-20 23:28:32,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:28:32.414 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.077s] 2018-01-20 23:28:38,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:28:38.111 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.580s] 2018-01-20 23:28:44,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:28:44.255 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.417s] 2018-01-20 23:28:52,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:28:52.723 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.996s] 2018-01-20 23:28:57,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:28:57.960 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.334s] 2018-01-20 23:29:03,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:03.026 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.110s] 2018-01-20 23:29:09,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:09.092 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.379s] 2018-01-20 23:29:15,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:15.713 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.435s] 2018-01-20 23:29:23,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:23.192 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.629s] 2018-01-20 23:29:25,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:25.055 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-20 23:29:26,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:26.972 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.071s] 2018-01-20 23:29:27,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:27.058 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.085s] 2018-01-20 23:29:27,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:27.128 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.070s] 2018-01-20 23:29:27,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:27.135 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-20 23:29:30,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:30.496 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.313s] 2018-01-20 23:29:31,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:31.315 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.817s] 2018-01-20 23:29:32,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:32.187 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.872s] 2018-01-20 23:29:37,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:37.746 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-20 23:29:42,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:42.453 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.790s] 2018-01-20 23:29:53,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:53.867 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.571s] 2018-01-20 23:29:57,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:29:57.102 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.234s] 2018-01-20 23:30:07,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:07.007 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.246s] 2018-01-20 23:30:09,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:09.832 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.824s] 2018-01-20 23:30:15,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:15.707 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.874s] 2018-01-20 23:30:23,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:23.958 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.398s] 2018-01-20 23:30:26,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:26.743 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.783s] 2018-01-20 23:30:30,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:30.617 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.873s] 2018-01-20 23:30:44,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:44.675 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.022s] 2018-01-20 23:30:44,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:44.969 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.294s] 2018-01-20 23:30:45,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:45.081 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.110s] 2018-01-20 23:30:45,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:45.155 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.074s] 2018-01-20 23:30:45,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:45.248 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.093s] 2018-01-20 23:30:45,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:45.300 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.052s] 2018-01-20 23:30:54,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:54.845 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.580s] 2018-01-20 23:30:55,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:55.146 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.300s] 2018-01-20 23:30:55,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:55.421 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.275s] 2018-01-20 23:30:55,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:55.474 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.052s] 2018-01-20 23:30:55,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:55.582 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.107s] 2018-01-20 23:30:55,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:30:55.632 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.049s] 2018-01-20 23:31:05,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:31:05.042 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.556s] 2018-01-20 23:31:09,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:31:09.815 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.772s] 2018-01-20 23:31:11,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:31:11.241 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.425s] 2018-01-20 23:31:11,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:31:11.294 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.054s] 2018-01-20 23:31:11,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:31:11.366 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.072s] 2018-01-20 23:31:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:31:20.615 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.660s] 2018-01-20 23:31:24,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:31:24.515 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [3.900s] 2018-01-20 23:31:26,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:31:26.169 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.654s] 2018-01-20 23:31:26,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:31:26.221 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.052s] 2018-01-20 23:31:26,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:31:26.272 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.050s] 2018-01-20 23:31:39,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:31:39.085 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [8.231s] 2018-01-20 23:31:43,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:31:43.750 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.665s] 2018-01-20 23:31:47,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:31:47.547 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [3.795s] 2018-01-20 23:31:50,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:31:50.568 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.020s] 2018-01-20 23:32:08,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:08.655 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.295s] 2018-01-20 23:32:13,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:13.385 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.730s] 2018-01-20 23:32:17,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:17.840 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.455s] 2018-01-20 23:32:20,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:20.729 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.888s] 2018-01-20 23:32:31,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:31.357 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.296s] 2018-01-20 23:32:32,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:32.325 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.966s] 2018-01-20 23:32:32,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:32.365 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.042s] 2018-01-20 23:32:36,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:36.510 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.385s] 2018-01-20 23:32:38,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:38.092 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.580s] 2018-01-20 23:32:38,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:38.132 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.043s] 2018-01-20 23:32:41,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:41.545 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.615s] 2018-01-20 23:32:44,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:44.526 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-20 23:32:45,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:45.642 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-20 23:32:45,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:45.645 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-20 23:32:45,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:45.647 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-20 23:32:45,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:45.648 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-20 23:32:45,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:45.648 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-20 23:32:47,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:32:47.564 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-01-20 23:33:00,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:33:00.892 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.412s] 2018-01-20 23:33:10,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:33:10.763 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.030s] 2018-01-20 23:33:21,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:33:21.161 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.395s] 2018-01-20 23:33:29,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:33:29.563 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.038s] 2018-01-20 23:34:26,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:34:26.835 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [51.195s] 2018-01-20 23:34:53,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:34:53.353 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [18.505s] 2018-01-20 23:35:30,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 23:35:30.952 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [21.891s] 2018-01-20 23:35:43,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 28e6fc8e-23be-41c0-b553-82c47b772f9e'. 2018-01-20 23:35:43,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-20 23:35:43,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-20 23:35:43,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-20 23:35:43,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 28e6fc8e-23be-41c0-b553-82c47b772f9e | 2018-01-20 23:35:43,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-20 23:35:43,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-20 23:24:58 | 2018-01-20 23:35:43,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-20 23:35:42 | 2018-01-20 23:35:43,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:44 | 2018-01-20 23:35:43,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-20 23:35:43,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-20 23:35:43,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-20 23:35:43,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c2c0725e-1648-46d9-a544-85f9f5729432) | 2018-01-20 23:35:43,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-20 23:35:43,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ba05dccd-8c64-4d5e-a61d-1412d0c8afc6) | 2018-01-20 23:35:43,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-20 23:35:43,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 628.691 | 2018-01-20 23:35:43,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-20 23:35:43,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-20 23:35:43,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-20 23:35:43,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-20 23:35:43,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-20 23:35:43,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-20 23:35:43,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-20 23:35:43,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-20 23:35:47,588 - functest.utils.functest_utils - DEBUG - 2018-01-20 23:35:47,588 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 23:35:47,588 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 11:00 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-20 23:35:47,593 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-20 23:35:47,676 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-20 23:35:48,106 - functest.energy.energy - DEBUG - Starting recording 2018-01-20 23:35:48,106 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-20 23:35:48,565 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-20 23:35:50,928 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-20 23:35:53,148 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-20 23:35:56,223 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-20 23:35:57,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-95fd7927-412f-4830-bc88-8cc3ebbc155c'... 2018-01-20 23:35:59,184 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-95fd7927-412f-4830-bc88-8cc3ebbc155c'... 2018-01-20 23:36:00,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-95fd7927-412f-4830-bc88-8cc3ebbc155c'... 2018-01-20 23:36:05,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-95fd7927-412f-4830-bc88-8cc3ebbc155c'... 2018-01-20 23:36:05,624 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-95fd7927-412f-4830-bc88-8cc3ebbc155c'... 2018-01-20 23:36:06,214 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-20 23:36:06,215 - 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-20 23:36:06,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 23:36:06,249 - 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-20 23:36:06,257 - 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': 'adfa64c6-42fa-483c-a5cb-836293061d68', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'flavor_name': 'rally-tiny-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95fd7927-412f-4830-bc88-8cc3ebbc155c', '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-20 23:37:05,153 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226: started 2018-01-20 23:36:08.279 134 INFO rally.task.engine [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Starting: Task validation. 2018-01-20 23:36:08.314 134 INFO rally.task.engine [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Starting: Task validation of syntax. 2018-01-20 23:36:08.362 134 INFO rally.task.engine [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Completed: Task validation of syntax. 2018-01-20 23:36:08.362 134 INFO rally.task.engine [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Starting: Task validation of required platforms. 2018-01-20 23:36:08.383 134 INFO rally.task.engine [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Completed: Task validation of required platforms. 2018-01-20 23:36:08.383 134 INFO rally.task.engine [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Starting: Task validation of semantic. 2018-01-20 23:36:08.989 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack setup() started 2018-01-20 23:36:11.633 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack setup() finished in 2.64 sec 2018-01-20 23:36:11.679 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack cleanup() started 2018-01-20 23:36:15.006 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-20 23:36:15.006 134 INFO rally.task.engine [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Completed: Task validation of semantic. 2018-01-20 23:36:15.006 134 INFO rally.task.engine [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Completed: Task validation. 2018-01-20 23:36:15.007 134 INFO rally.task.engine [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Starting: Running task. 2018-01-20 23:36:15.151 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack setup() started 2018-01-20 23:36:17.821 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack setup() finished in 2.67 sec 2018-01-20 23:36:17.844 259 INFO rally.task.runner [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | ITER: 1 START 2018-01-20 23:36:18.310 259 INFO rally.task.runner [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | ITER: 1 END: OK 2018-01-20 23:36:18.332 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack cleanup() started 2018-01-20 23:36:21.786 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-20 23:36:23.199 134 INFO rally.task.engine [-] Load duration is: 0.463593 2018-01-20 23:36:23.200 134 INFO rally.task.engine [-] Full duration is: 6.650469 2018-01-20 23:36:23.429 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack setup() started 2018-01-20 23:36:26.194 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack setup() finished in 2.76 sec 2018-01-20 23:36:26.214 345 INFO rally.task.runner [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | ITER: 1 START 2018-01-20 23:36:26.987 345 INFO rally.task.runner [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | ITER: 1 END: OK 2018-01-20 23:36:27.016 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack cleanup() started 2018-01-20 23:36:30.347 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-20 23:36:31.469 134 INFO rally.task.engine [-] Load duration is: 0.771063 2018-01-20 23:36:31.470 134 INFO rally.task.engine [-] Full duration is: 6.931773 2018-01-20 23:36:31.743 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack setup() started 2018-01-20 23:36:34.538 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack setup() finished in 2.79 sec 2018-01-20 23:36:34.558 431 INFO rally.task.runner [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | ITER: 1 START 2018-01-20 23:36:35.194 431 INFO rally.task.runner [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | ITER: 1 END: OK 2018-01-20 23:36:35.219 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack cleanup() started 2018-01-20 23:36:38.647 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-20 23:36:39.783 134 INFO rally.task.engine [-] Load duration is: 0.634189 2018-01-20 23:36:39.783 134 INFO rally.task.engine [-] Full duration is: 6.917138 2018-01-20 23:36:40.065 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack setup() started 2018-01-20 23:36:42.822 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack setup() finished in 2.76 sec 2018-01-20 23:36:42.842 517 INFO rally.task.runner [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | ITER: 1 START 2018-01-20 23:36:43.595 517 INFO rally.task.runner [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | ITER: 1 END: OK 2018-01-20 23:36:43.613 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack cleanup() started 2018-01-20 23:36:46.924 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-20 23:36:48.110 134 INFO rally.task.engine [-] Load duration is: 0.750218 2018-01-20 23:36:48.110 134 INFO rally.task.engine [-] Full duration is: 6.875392 2018-01-20 23:36:48.387 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack setup() started 2018-01-20 23:36:51.072 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack setup() finished in 2.68 sec 2018-01-20 23:36:51.092 603 INFO rally.task.runner [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | ITER: 1 START 2018-01-20 23:36:51.836 603 INFO rally.task.runner [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | ITER: 1 END: OK 2018-01-20 23:36:51.864 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack cleanup() started 2018-01-20 23:36:55.275 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-20 23:36:56.444 134 INFO rally.task.engine [-] Load duration is: 0.741696 2018-01-20 23:36:56.444 134 INFO rally.task.engine [-] Full duration is: 6.903743 2018-01-20 23:36:56.656 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack setup() started 2018-01-20 23:36:59.478 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack setup() finished in 2.82 sec 2018-01-20 23:36:59.498 689 INFO rally.task.runner [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | ITER: 1 START 2018-01-20 23:37:00.442 689 INFO rally.task.runner [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | ITER: 1 END: OK 2018-01-20 23:37:00.471 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack cleanup() started 2018-01-20 23:37:03.957 134 INFO rally.task.context [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Context users@openstack cleanup() finished in 3.49 sec 2018-01-20 23:37:04.712 134 INFO rally.task.engine [-] Load duration is: 0.941916 2018-01-20 23:37:04.712 134 INFO rally.task.engine [-] Full duration is: 7.315387 2018-01-20 23:37:04.871 134 INFO rally.task.engine [-] Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226 | Completed: Running task. Task 19dcb306-5e3b-493a-a98b-b5eeb1d57226: 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.463 | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 100.0% | 1 | | total | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 100.0% | 1 | | -> duration | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.463593 Full duration: 6.650469 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.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | | total | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> duration | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.771063 Full duration: 6.931773 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.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> duration | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.634189 Full duration: 6.917138 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.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | total | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> duration | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.750218 Full duration: 6.875392 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.348 | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 100.0% | 1 | | total | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> duration | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.741696 Full duration: 6.903743 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.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | total | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> duration | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.941916 Full duration: 7.315387 2018-01-20 23:37:05,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 19dcb306-5e3b-493a-a98b-b5eeb1d57226 2018-01-20 23:37:05,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-20 23:37:05,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '19dcb306-5e3b-493a-a98b-b5eeb1d57226', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-20 23:37:05,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '19dcb306-5e3b-493a-a98b-b5eeb1d57226'] 2018-01-20 23:37:06,037 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 23:37:06,037 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-20 23:37:06,037 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-20 23:37:06,038 - 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-20 23:37:06,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 23:37:06,057 - 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-20 23:37:06,058 - 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': 'adfa64c6-42fa-483c-a5cb-836293061d68', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'flavor_name': 'rally-tiny-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95fd7927-412f-4830-bc88-8cc3ebbc155c', '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-20 23:38:33,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 9283d12d-d648-4834-acc0-4651a9d785f6: started 2018-01-20 23:37:08.047 739 INFO rally.task.engine [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Starting: Task validation. 2018-01-20 23:37:08.087 739 INFO rally.task.engine [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Starting: Task validation of syntax. 2018-01-20 23:37:08.148 739 INFO rally.task.engine [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Completed: Task validation of syntax. 2018-01-20 23:37:08.148 739 INFO rally.task.engine [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Starting: Task validation of required platforms. 2018-01-20 23:37:08.173 739 INFO rally.task.engine [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Completed: Task validation of required platforms. 2018-01-20 23:37:08.174 739 INFO rally.task.engine [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Starting: Task validation of semantic. 2018-01-20 23:37:08.852 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack setup() started 2018-01-20 23:37:11.490 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack setup() finished in 2.64 sec 2018-01-20 23:37:13.925 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack cleanup() started 2018-01-20 23:37:17.340 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-20 23:37:17.340 739 INFO rally.task.engine [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Completed: Task validation of semantic. 2018-01-20 23:37:17.340 739 INFO rally.task.engine [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Completed: Task validation. 2018-01-20 23:37:17.341 739 INFO rally.task.engine [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Starting: Running task. 2018-01-20 23:37:17.520 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack setup() started 2018-01-20 23:37:20.217 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack setup() finished in 2.70 sec 2018-01-20 23:37:20.218 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context cleanup@openstack setup() started 2018-01-20 23:37:20.218 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context cleanup@openstack setup() finished in 0.36 msec 2018-01-20 23:37:20.242 864 INFO rally.task.runner [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | ITER: 1 START 2018-01-20 23:37:25.654 864 INFO rally.task.runner [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | ITER: 1 END: OK 2018-01-20 23:37:25.679 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context cleanup@openstack cleanup() started 2018-01-20 23:37:26.353 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context cleanup@openstack cleanup() finished in 0.67 sec 2018-01-20 23:37:26.354 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack cleanup() started 2018-01-20 23:37:29.826 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack cleanup() finished in 3.47 sec 2018-01-20 23:37:31.605 739 INFO rally.task.engine [-] Load duration is: 4.615457 2018-01-20 23:37:31.606 739 INFO rally.task.engine [-] Full duration is: 12.324147 2018-01-20 23:37:31.891 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack setup() started 2018-01-20 23:37:34.582 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack setup() finished in 2.69 sec 2018-01-20 23:37:34.582 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context cleanup@openstack setup() started 2018-01-20 23:37:34.583 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 23:37:34.604 970 INFO rally.task.runner [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | ITER: 1 START 2018-01-20 23:37:39.214 970 INFO rally.task.runner [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | ITER: 1 END: OK 2018-01-20 23:37:39.234 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context cleanup@openstack cleanup() started 2018-01-20 23:37:42.663 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context cleanup@openstack cleanup() finished in 3.43 sec 2018-01-20 23:37:42.664 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack cleanup() started 2018-01-20 23:37:46.064 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack cleanup() finished in 3.40 sec 2018-01-20 23:37:47.988 739 INFO rally.task.engine [-] Load duration is: 3.827324 2018-01-20 23:37:47.988 739 INFO rally.task.engine [-] Full duration is: 14.18724 2018-01-20 23:37:48.369 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack setup() started 2018-01-20 23:37:51.089 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack setup() finished in 2.72 sec 2018-01-20 23:37:51.110 1076 INFO rally.task.runner [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | ITER: 1 START 2018-01-20 23:37:52.183 1076 INFO rally.task.runner [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | ITER: 1 END: OK 2018-01-20 23:37:52.208 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack cleanup() started 2018-01-20 23:37:55.610 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack cleanup() finished in 3.40 sec 2018-01-20 23:37:56.421 739 INFO rally.task.engine [-] Load duration is: 0.273513 2018-01-20 23:37:56.422 739 INFO rally.task.engine [-] Full duration is: 7.264558 2018-01-20 23:37:56.697 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack setup() started 2018-01-20 23:37:59.358 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack setup() finished in 2.66 sec 2018-01-20 23:37:59.358 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context quotas@openstack setup() started 2018-01-20 23:38:00.166 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context quotas@openstack setup() finished in 0.81 sec 2018-01-20 23:38:00.166 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context cleanup@openstack setup() started 2018-01-20 23:38:00.167 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-20 23:38:00.761 1162 INFO rally.task.runner [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | ITER: 1 START 2018-01-20 23:38:17.800 1162 INFO rally.task.runner [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | ITER: 1 END: OK 2018-01-20 23:38:17.825 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context cleanup@openstack cleanup() started 2018-01-20 23:38:27.634 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context cleanup@openstack cleanup() finished in 9.81 sec 2018-01-20 23:38:27.635 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context quotas@openstack cleanup() started 2018-01-20 23:38:27.680 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context quotas@openstack cleanup() finished in 45.89 msec 2018-01-20 23:38:27.681 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack cleanup() started 2018-01-20 23:38:31.141 739 INFO rally.task.context [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-20 23:38:32.900 739 INFO rally.task.engine [-] Load duration is: 15.242655 2018-01-20 23:38:32.901 739 INFO rally.task.engine [-] Full duration is: 34.461996 2018-01-20 23:38:33.094 739 INFO rally.task.engine [-] Task 9283d12d-d648-4834-acc0-4651a9d785f6 | Completed: Running task. Task 9283d12d-d648-4834-acc0-4651a9d785f6: 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.458 | 3.458 | 3.458 | 3.458 | 3.458 | 3.458 | 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 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | glance_v2.delete_image | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 100.0% | 1 | | total | 4.615 | 4.615 | 4.615 | 4.615 | 4.615 | 4.615 | 100.0% | 1 | | -> duration | 4.615 | 4.615 | 4.615 | 4.615 | 4.615 | 4.615 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.615457 Full duration: 12.324147 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.793 | 3.793 | 3.793 | 3.793 | 3.793 | 3.793 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | -> glance_v2.upload_data | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 100.0% | 1 | | glance_v2.list_images | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 3.827 | 3.827 | 3.827 | 3.827 | 3.827 | 3.827 | 100.0% | 1 | | -> duration | 3.827 | 3.827 | 3.827 | 3.827 | 3.827 | 3.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.827324 Full duration: 14.18724 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.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | -> duration | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.273513 Full duration: 7.264558 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.772 | 3.772 | 3.772 | 3.772 | 3.772 | 3.772 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | -> glance_v2.upload_data | 1.467 | 1.467 | 1.467 | 1.467 | 1.467 | 1.467 | 100.0% | 1 | | nova.boot_servers | 12.47 | 12.47 | 12.47 | 12.47 | 12.47 | 12.47 | 100.0% | 1 | | total | 16.243 | 16.243 | 16.243 | 16.243 | 16.243 | 16.243 | 100.0% | 1 | | -> duration | 15.243 | 15.243 | 15.243 | 15.243 | 15.243 | 15.243 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.242655 Full duration: 34.461996 2018-01-20 23:38:33,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9283d12d-d648-4834-acc0-4651a9d785f6 2018-01-20 23:38:33,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9283d12d-d648-4834-acc0-4651a9d785f6', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-20 23:38:33,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9283d12d-d648-4834-acc0-4651a9d785f6'] 2018-01-20 23:38:34,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 23:38:34,289 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-20 23:38:34,289 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-20 23:38:34,289 - 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-20 23:38:34,290 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 23:38:34,314 - 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-20 23:38:34,314 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-20 23:38:34,314 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-20 23:38:34,314 - 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-20 23:38:34,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 23:38:34,334 - 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-20 23:38:34,337 - 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': 'adfa64c6-42fa-483c-a5cb-836293061d68', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'flavor_name': 'rally-tiny-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95fd7927-412f-4830-bc88-8cc3ebbc155c', '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-20 23:41:34,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c: started 2018-01-20 23:38:36.475 1292 INFO rally.task.engine [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Starting: Task validation. 2018-01-20 23:38:36.518 1292 INFO rally.task.engine [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Starting: Task validation of syntax. 2018-01-20 23:38:36.673 1292 INFO rally.task.engine [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Completed: Task validation of syntax. 2018-01-20 23:38:36.673 1292 INFO rally.task.engine [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Starting: Task validation of required platforms. 2018-01-20 23:38:36.717 1292 INFO rally.task.engine [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Completed: Task validation of required platforms. 2018-01-20 23:38:36.717 1292 INFO rally.task.engine [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Starting: Task validation of semantic. 2018-01-20 23:38:37.360 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() started 2018-01-20 23:38:40.075 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() finished in 2.71 sec 2018-01-20 23:38:44.767 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() started 2018-01-20 23:38:48.235 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() finished in 3.47 sec 2018-01-20 23:38:48.236 1292 INFO rally.task.engine [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Completed: Task validation of semantic. 2018-01-20 23:38:48.236 1292 INFO rally.task.engine [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Completed: Task validation. 2018-01-20 23:38:48.237 1292 INFO rally.task.engine [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Starting: Running task. 2018-01-20 23:38:48.410 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() started 2018-01-20 23:38:51.146 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() finished in 2.74 sec 2018-01-20 23:38:51.147 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack setup() started 2018-01-20 23:38:51.834 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack setup() finished in 0.69 sec 2018-01-20 23:38:51.835 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context volumes@openstack setup() started 2018-01-20 23:38:54.779 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context volumes@openstack setup() finished in 2.94 sec 2018-01-20 23:38:54.779 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack setup() started 2018-01-20 23:38:54.780 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack setup() finished in 0.20 msec 2018-01-20 23:38:54.800 1417 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 START 2018-01-20 23:38:59.992 1417 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 END: OK 2018-01-20 23:39:00.020 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack cleanup() started 2018-01-20 23:39:02.313 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack cleanup() finished in 2.29 sec 2018-01-20 23:39:02.313 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context volumes@openstack cleanup() started 2018-01-20 23:39:05.719 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context volumes@openstack cleanup() finished in 3.41 sec 2018-01-20 23:39:05.719 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack cleanup() started 2018-01-20 23:39:05.905 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-20 23:39:05.905 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() started 2018-01-20 23:39:09.376 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() finished in 3.47 sec 2018-01-20 23:39:10.540 1292 INFO rally.task.engine [-] Load duration is: 5.18775 2018-01-20 23:39:10.541 1292 INFO rally.task.engine [-] Full duration is: 20.981451 2018-01-20 23:39:10.833 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() started 2018-01-20 23:39:13.582 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() finished in 2.75 sec 2018-01-20 23:39:13.583 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack setup() started 2018-01-20 23:39:14.212 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack setup() finished in 0.63 sec 2018-01-20 23:39:14.213 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack setup() started 2018-01-20 23:39:14.213 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 23:39:14.236 1603 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 START 2018-01-20 23:39:19.778 1603 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 END: OK 2018-01-20 23:39:19.803 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack cleanup() started 2018-01-20 23:39:22.079 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack cleanup() finished in 2.28 sec 2018-01-20 23:39:22.079 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack cleanup() started 2018-01-20 23:39:22.253 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-20 23:39:22.253 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() started 2018-01-20 23:39:25.610 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() finished in 3.36 sec 2018-01-20 23:39:26.931 1292 INFO rally.task.engine [-] Load duration is: 5.537958 2018-01-20 23:39:26.931 1292 INFO rally.task.engine [-] Full duration is: 14.795388 2018-01-20 23:39:27.228 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() started 2018-01-20 23:39:29.796 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() finished in 2.57 sec 2018-01-20 23:39:29.796 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack setup() started 2018-01-20 23:39:30.424 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack setup() finished in 0.63 sec 2018-01-20 23:39:30.424 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack setup() started 2018-01-20 23:39:30.424 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 23:39:31.020 1769 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 START 2018-01-20 23:39:41.207 1769 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 END: OK 2018-01-20 23:39:41.228 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack cleanup() started 2018-01-20 23:39:43.490 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack cleanup() finished in 2.26 sec 2018-01-20 23:39:43.490 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack cleanup() started 2018-01-20 23:39:43.663 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-20 23:39:43.663 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() started 2018-01-20 23:39:47.116 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() finished in 3.45 sec 2018-01-20 23:39:47.343 1292 INFO rally.task.engine [-] Load duration is: 10.183324 2018-01-20 23:39:47.344 1292 INFO rally.task.engine [-] Full duration is: 19.905153 2018-01-20 23:39:47.589 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() started 2018-01-20 23:39:50.356 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() finished in 2.77 sec 2018-01-20 23:39:50.356 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack setup() started 2018-01-20 23:39:50.983 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack setup() finished in 0.63 sec 2018-01-20 23:39:50.983 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack setup() started 2018-01-20 23:39:50.984 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-20 23:39:51.006 1935 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 START 2018-01-20 23:39:56.696 1935 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 END: OK 2018-01-20 23:39:56.725 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack cleanup() started 2018-01-20 23:39:59.075 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack cleanup() finished in 2.35 sec 2018-01-20 23:39:59.076 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack cleanup() started 2018-01-20 23:39:59.245 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-20 23:39:59.246 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() started 2018-01-20 23:40:02.634 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() finished in 3.39 sec 2018-01-20 23:40:03.679 1292 INFO rally.task.engine [-] Load duration is: 5.686413 2018-01-20 23:40:03.680 1292 INFO rally.task.engine [-] Full duration is: 15.06095 2018-01-20 23:40:03.952 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() started 2018-01-20 23:40:06.645 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() finished in 2.69 sec 2018-01-20 23:40:06.645 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack setup() started 2018-01-20 23:40:07.526 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack setup() finished in 0.88 sec 2018-01-20 23:40:07.526 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack setup() started 2018-01-20 23:40:07.526 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 23:40:07.548 2101 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 START 2018-01-20 23:40:15.622 2101 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 END: OK 2018-01-20 23:40:15.651 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack cleanup() started 2018-01-20 23:40:17.916 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-20 23:40:17.916 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack cleanup() started 2018-01-20 23:40:18.074 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-20 23:40:18.075 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() started 2018-01-20 23:40:21.640 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() finished in 3.57 sec 2018-01-20 23:40:22.050 1292 INFO rally.task.engine [-] Load duration is: 8.071483 2018-01-20 23:40:22.051 1292 INFO rally.task.engine [-] Full duration is: 17.701997 2018-01-20 23:40:22.320 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() started 2018-01-20 23:40:24.990 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() finished in 2.67 sec 2018-01-20 23:40:24.990 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack setup() started 2018-01-20 23:40:25.633 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack setup() finished in 0.64 sec 2018-01-20 23:40:25.634 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context volumes@openstack setup() started 2018-01-20 23:40:28.681 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context volumes@openstack setup() finished in 3.05 sec 2018-01-20 23:40:28.681 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack setup() started 2018-01-20 23:40:28.682 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 23:40:28.704 2267 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 START 2018-01-20 23:40:34.374 2267 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 END: OK 2018-01-20 23:40:34.399 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack cleanup() started 2018-01-20 23:40:36.676 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context cleanup@openstack cleanup() finished in 2.28 sec 2018-01-20 23:40:36.676 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context volumes@openstack cleanup() started 2018-01-20 23:40:40.360 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context volumes@openstack cleanup() finished in 3.68 sec 2018-01-20 23:40:40.361 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack cleanup() started 2018-01-20 23:40:40.544 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-20 23:40:40.544 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() started 2018-01-20 23:40:44.213 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() finished in 3.67 sec 2018-01-20 23:40:44.463 1292 INFO rally.task.engine [-] Load duration is: 5.666538 2018-01-20 23:40:44.463 1292 INFO rally.task.engine [-] Full duration is: 21.904353 2018-01-20 23:40:44.739 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() started 2018-01-20 23:40:47.301 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() finished in 2.56 sec 2018-01-20 23:40:47.301 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack setup() started 2018-01-20 23:40:47.301 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-20 23:40:47.324 2453 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 START 2018-01-20 23:40:48.076 2453 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 END: OK 2018-01-20 23:40:48.100 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:40:52.590 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack cleanup() finished in 4.49 sec 2018-01-20 23:40:52.591 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() started 2018-01-20 23:40:55.998 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() finished in 3.41 sec 2018-01-20 23:40:56.808 1292 INFO rally.task.engine [-] Load duration is: 0.747991 2018-01-20 23:40:56.809 1292 INFO rally.task.engine [-] Full duration is: 11.278057 2018-01-20 23:40:57.073 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() started 2018-01-20 23:40:59.797 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() finished in 2.72 sec 2018-01-20 23:40:59.797 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack setup() started 2018-01-20 23:40:59.797 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-20 23:40:59.820 2619 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 START 2018-01-20 23:41:00.585 2619 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 END: OK 2018-01-20 23:41:00.612 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:41:05.193 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack cleanup() finished in 4.58 sec 2018-01-20 23:41:05.194 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() started 2018-01-20 23:41:08.601 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() finished in 3.41 sec 2018-01-20 23:41:09.129 1292 INFO rally.task.engine [-] Load duration is: 0.760302 2018-01-20 23:41:09.130 1292 INFO rally.task.engine [-] Full duration is: 11.545598 2018-01-20 23:41:09.372 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() started 2018-01-20 23:41:11.921 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() finished in 2.55 sec 2018-01-20 23:41:11.921 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack setup() started 2018-01-20 23:41:11.921 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-20 23:41:11.942 2785 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 START 2018-01-20 23:41:12.700 2785 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 END: OK 2018-01-20 23:41:12.723 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:41:17.283 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack cleanup() finished in 4.56 sec 2018-01-20 23:41:17.283 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() started 2018-01-20 23:41:20.529 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() finished in 3.25 sec 2018-01-20 23:41:21.441 1292 INFO rally.task.engine [-] Load duration is: 0.753399 2018-01-20 23:41:21.442 1292 INFO rally.task.engine [-] Full duration is: 11.175113 2018-01-20 23:41:21.723 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() started 2018-01-20 23:41:24.452 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack setup() finished in 2.73 sec 2018-01-20 23:41:24.453 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack setup() started 2018-01-20 23:41:24.453 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-20 23:41:24.475 2951 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 START 2018-01-20 23:41:25.278 2951 INFO rally.task.runner [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | ITER: 1 END: OK 2018-01-20 23:41:25.295 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:41:29.862 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context admin_cleanup@openstack cleanup() finished in 4.57 sec 2018-01-20 23:41:29.863 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() started 2018-01-20 23:41:33.298 1292 INFO rally.task.context [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Context users@openstack cleanup() finished in 3.44 sec 2018-01-20 23:41:33.786 1292 INFO rally.task.engine [-] Load duration is: 0.799152 2018-01-20 23:41:33.787 1292 INFO rally.task.engine [-] Full duration is: 11.591926 2018-01-20 23:41:33.998 1292 INFO rally.task.engine [-] Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c | Completed: Running task. Task 2b5be55c-68f6-4441-9c33-9aa8ca42580c: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.032 | 3.032 | 3.032 | 3.032 | 3.032 | 3.032 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.155 | 2.155 | 2.155 | 2.155 | 2.155 | 2.155 | 100.0% | 1 | | total | 5.188 | 5.188 | 5.188 | 5.188 | 5.188 | 5.188 | 100.0% | 1 | | -> duration | 5.188 | 5.188 | 5.188 | 5.188 | 5.188 | 5.188 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.18775 Full duration: 20.981451 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.085 | 3.085 | 3.085 | 3.085 | 3.085 | 3.085 | 100.0% | 1 | | cinder_v2.delete_volume | 2.453 | 2.453 | 2.453 | 2.453 | 2.453 | 2.453 | 100.0% | 1 | | total | 5.538 | 5.538 | 5.538 | 5.538 | 5.538 | 5.538 | 100.0% | 1 | | -> duration | 5.538 | 5.538 | 5.538 | 5.538 | 5.538 | 5.538 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.537958 Full duration: 14.795388 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.874 | 7.874 | 7.874 | 7.874 | 7.874 | 7.874 | 100.0% | 1 | | cinder_v2.delete_volume | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 100.0% | 1 | | total | 10.183 | 10.183 | 10.183 | 10.183 | 10.183 | 10.183 | 100.0% | 1 | | -> duration | 10.183 | 10.183 | 10.183 | 10.183 | 10.183 | 10.183 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.183324 Full duration: 19.905153 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.099 | 3.099 | 3.099 | 3.099 | 3.099 | 3.099 | 100.0% | 1 | | cinder_v2.delete_volume | 2.587 | 2.587 | 2.587 | 2.587 | 2.587 | 2.587 | 100.0% | 1 | | total | 5.686 | 5.686 | 5.686 | 5.686 | 5.686 | 5.686 | 100.0% | 1 | | -> duration | 5.686 | 5.686 | 5.686 | 5.686 | 5.686 | 5.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.686413 Full duration: 15.06095 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.113 | 3.113 | 3.113 | 3.113 | 3.113 | 3.113 | 100.0% | 1 | | cinder_v2.extend_volume | 2.64 | 2.64 | 2.64 | 2.64 | 2.64 | 2.64 | 100.0% | 1 | | cinder_v2.delete_volume | 2.317 | 2.317 | 2.317 | 2.317 | 2.317 | 2.317 | 100.0% | 1 | | total | 8.071 | 8.071 | 8.071 | 8.071 | 8.071 | 8.071 | 100.0% | 1 | | -> duration | 8.071 | 8.071 | 8.071 | 8.071 | 8.071 | 8.071 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.071483 Full duration: 17.701997 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.195 | 3.195 | 3.195 | 3.195 | 3.195 | 3.195 | 100.0% | 1 | | cinder_v2.delete_volume | 2.471 | 2.471 | 2.471 | 2.471 | 2.471 | 2.471 | 100.0% | 1 | | total | 5.667 | 5.667 | 5.667 | 5.667 | 5.667 | 5.667 | 100.0% | 1 | | -> duration | 5.667 | 5.667 | 5.667 | 5.667 | 5.667 | 5.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.666538 Full duration: 21.904353 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.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | cinder_v2.list_qos | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 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.747991 Full duration: 11.278057 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.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | cinder_v2.set_qos | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760302 Full duration: 11.545598 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.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | cinder_v2.list_types | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 100.0% | 1 | | total | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> duration | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.753399 Full duration: 11.175113 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.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> duration | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.799152 Full duration: 11.591926 2018-01-20 23:41:34,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2b5be55c-68f6-4441-9c33-9aa8ca42580c 2018-01-20 23:41:34,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2b5be55c-68f6-4441-9c33-9aa8ca42580c', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-20 23:41:34,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2b5be55c-68f6-4441-9c33-9aa8ca42580c'] 2018-01-20 23:41:35,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 23:41:35,479 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-20 23:41:35,479 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-20 23:41:35,479 - 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-20 23:41:35,479 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 23:41:35,496 - 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-20 23:41:35,497 - 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': 'adfa64c6-42fa-483c-a5cb-836293061d68', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'flavor_name': 'rally-tiny-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95fd7927-412f-4830-bc88-8cc3ebbc155c', '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-20 23:42:51,680 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e1f254cf-fefc-4a03-9d85-07be86353045: started 2018-01-20 23:41:37.656 3081 INFO rally.task.engine [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Starting: Task validation. 2018-01-20 23:41:37.705 3081 INFO rally.task.engine [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Starting: Task validation of syntax. 2018-01-20 23:41:37.770 3081 INFO rally.task.engine [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Completed: Task validation of syntax. 2018-01-20 23:41:37.770 3081 INFO rally.task.engine [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Starting: Task validation of required platforms. 2018-01-20 23:41:37.795 3081 INFO rally.task.engine [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Completed: Task validation of required platforms. 2018-01-20 23:41:37.795 3081 INFO rally.task.engine [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Starting: Task validation of semantic. 2018-01-20 23:41:38.492 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack setup() started 2018-01-20 23:41:41.369 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack setup() finished in 2.88 sec 2018-01-20 23:41:44.661 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack cleanup() started 2018-01-20 23:41:47.855 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack cleanup() finished in 3.19 sec 2018-01-20 23:41:47.855 3081 INFO rally.task.engine [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Completed: Task validation of semantic. 2018-01-20 23:41:47.855 3081 INFO rally.task.engine [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Completed: Task validation. 2018-01-20 23:41:47.856 3081 INFO rally.task.engine [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Starting: Running task. 2018-01-20 23:41:48.061 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack setup() started 2018-01-20 23:41:50.821 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack setup() finished in 2.76 sec 2018-01-20 23:41:50.822 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack setup() started 2018-01-20 23:41:51.757 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack setup() finished in 0.94 sec 2018-01-20 23:41:51.758 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context cleanup@openstack setup() started 2018-01-20 23:41:51.758 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 23:41:51.782 3236 INFO rally.task.runner [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | ITER: 1 START 2018-01-20 23:42:01.202 3236 INFO rally.task.runner [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | ITER: 1 END: OK 2018-01-20 23:42:01.232 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context cleanup@openstack cleanup() started 2018-01-20 23:42:03.252 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context cleanup@openstack cleanup() finished in 2.02 sec 2018-01-20 23:42:03.253 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack cleanup() started 2018-01-20 23:42:03.261 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack cleanup() finished in 8.08 msec 2018-01-20 23:42:03.262 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack cleanup() started 2018-01-20 23:42:06.574 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-20 23:42:08.172 3081 INFO rally.task.engine [-] Load duration is: 5.418586 2018-01-20 23:42:08.173 3081 INFO rally.task.engine [-] Full duration is: 18.531908 2018-01-20 23:42:08.418 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack setup() started 2018-01-20 23:42:11.009 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack setup() finished in 2.59 sec 2018-01-20 23:42:11.009 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack setup() started 2018-01-20 23:42:11.944 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack setup() finished in 0.93 sec 2018-01-20 23:42:11.944 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context cleanup@openstack setup() started 2018-01-20 23:42:11.945 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-20 23:42:11.967 3402 INFO rally.task.runner [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | ITER: 1 START 2018-01-20 23:42:18.826 3402 INFO rally.task.runner [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | ITER: 1 END: OK 2018-01-20 23:42:18.849 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context cleanup@openstack cleanup() started 2018-01-20 23:42:19.422 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context cleanup@openstack cleanup() finished in 0.57 sec 2018-01-20 23:42:19.422 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack cleanup() started 2018-01-20 23:42:19.431 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack cleanup() finished in 8.19 msec 2018-01-20 23:42:19.431 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack cleanup() started 2018-01-20 23:42:22.894 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-20 23:42:24.504 3081 INFO rally.task.engine [-] Load duration is: 4.857374 2018-01-20 23:42:24.505 3081 INFO rally.task.engine [-] Full duration is: 14.493386 2018-01-20 23:42:24.738 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack setup() started 2018-01-20 23:42:27.596 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack setup() finished in 2.86 sec 2018-01-20 23:42:27.597 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack setup() started 2018-01-20 23:42:28.536 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack setup() finished in 0.94 sec 2018-01-20 23:42:28.536 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context cleanup@openstack setup() started 2018-01-20 23:42:28.536 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-20 23:42:28.558 3568 INFO rally.task.runner [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | ITER: 1 START 2018-01-20 23:42:38.238 3568 INFO rally.task.runner [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | ITER: 1 END: OK 2018-01-20 23:42:38.259 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context cleanup@openstack cleanup() started 2018-01-20 23:42:38.839 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context cleanup@openstack cleanup() finished in 0.58 sec 2018-01-20 23:42:38.840 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack cleanup() started 2018-01-20 23:42:38.849 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack cleanup() finished in 9.14 msec 2018-01-20 23:42:38.849 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack cleanup() started 2018-01-20 23:42:42.349 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack cleanup() finished in 3.50 sec 2018-01-20 23:42:42.845 3081 INFO rally.task.engine [-] Load duration is: 7.677523 2018-01-20 23:42:42.846 3081 INFO rally.task.engine [-] Full duration is: 17.628771 2018-01-20 23:42:43.119 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack setup() started 2018-01-20 23:42:45.930 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack setup() finished in 2.81 sec 2018-01-20 23:42:45.930 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack setup() started 2018-01-20 23:42:46.868 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack setup() finished in 0.94 sec 2018-01-20 23:42:46.889 3734 INFO rally.task.runner [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | ITER: 1 START 2018-01-20 23:42:47.467 3734 INFO rally.task.runner [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | ITER: 1 END: OK 2018-01-20 23:42:47.486 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack cleanup() started 2018-01-20 23:42:47.494 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context roles@openstack cleanup() finished in 7.98 msec 2018-01-20 23:42:47.494 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack cleanup() started 2018-01-20 23:42:50.856 3081 INFO rally.task.context [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-20 23:42:51.173 3081 INFO rally.task.engine [-] Load duration is: 0.575504 2018-01-20 23:42:51.174 3081 INFO rally.task.engine [-] Full duration is: 7.75565 2018-01-20 23:42:51.400 3081 INFO rally.task.engine [-] Task e1f254cf-fefc-4a03-9d85-07be86353045 | Completed: Running task. Task e1f254cf-fefc-4a03-9d85-07be86353045: 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.66 | 4.66 | 4.66 | 4.66 | 4.66 | 4.66 | 100.0% | 1 | | heat.update_stack | 2.544 | 2.544 | 2.544 | 2.544 | 2.544 | 2.544 | 100.0% | 1 | | heat.delete_stack | 2.214 | 2.214 | 2.214 | 2.214 | 2.214 | 2.214 | 100.0% | 1 | | total | 9.419 | 9.419 | 9.419 | 9.419 | 9.419 | 9.419 | 100.0% | 1 | | -> duration | 5.419 | 5.419 | 5.419 | 5.419 | 5.419 | 5.419 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.418586 Full duration: 18.531908 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.19 | 4.19 | 4.19 | 4.19 | 4.19 | 4.19 | 100.0% | 1 | | heat.check_stack | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | heat.delete_stack | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 100.0% | 1 | | total | 6.857 | 6.857 | 6.857 | 6.857 | 6.857 | 6.857 | 100.0% | 1 | | -> duration | 4.857 | 4.857 | 4.857 | 4.857 | 4.857 | 4.857 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.857374 Full duration: 14.493386 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.227 | 4.227 | 4.227 | 4.227 | 4.227 | 4.227 | 100.0% | 1 | | heat.suspend_stack | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 100.0% | 1 | | heat.resume_stack | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 100.0% | 1 | | heat.delete_stack | 2.536 | 2.536 | 2.536 | 2.536 | 2.536 | 2.536 | 100.0% | 1 | | total | 9.678 | 9.678 | 9.678 | 9.678 | 9.678 | 9.678 | 100.0% | 1 | | -> duration | 7.678 | 7.678 | 7.678 | 7.678 | 7.678 | 7.678 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.677523 Full duration: 17.628771 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.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | total | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> duration | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.575504 Full duration: 7.75565 2018-01-20 23:42:51,680 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e1f254cf-fefc-4a03-9d85-07be86353045 2018-01-20 23:42:51,680 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e1f254cf-fefc-4a03-9d85-07be86353045', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-20 23:42:51,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e1f254cf-fefc-4a03-9d85-07be86353045'] 2018-01-20 23:42:52,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 23:42:52,660 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-20 23:42:52,660 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-20 23:42:52,660 - 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-20 23:42:52,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 23:42:52,697 - 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-20 23:42:52,700 - 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': 'adfa64c6-42fa-483c-a5cb-836293061d68', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'flavor_name': 'rally-tiny-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95fd7927-412f-4830-bc88-8cc3ebbc155c', '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-20 23:45:49,898 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task b5963fb4-600c-4a60-87f6-d361d85b174c: started 2018-01-20 23:42:54.779 3814 INFO rally.task.engine [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Starting: Task validation. 2018-01-20 23:42:54.819 3814 INFO rally.task.engine [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Starting: Task validation of syntax. 2018-01-20 23:42:54.924 3814 INFO rally.task.engine [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Completed: Task validation of syntax. 2018-01-20 23:42:54.924 3814 INFO rally.task.engine [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Starting: Task validation of required platforms. 2018-01-20 23:42:54.962 3814 INFO rally.task.engine [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Completed: Task validation of required platforms. 2018-01-20 23:42:54.962 3814 INFO rally.task.engine [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Starting: Task validation of semantic. 2018-01-20 23:42:55.606 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() started 2018-01-20 23:42:58.265 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() finished in 2.66 sec 2018-01-20 23:42:58.339 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() started 2018-01-20 23:43:01.797 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() finished in 3.46 sec 2018-01-20 23:43:01.797 3814 INFO rally.task.engine [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Completed: Task validation of semantic. 2018-01-20 23:43:01.798 3814 INFO rally.task.engine [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Completed: Task validation. 2018-01-20 23:43:01.798 3814 INFO rally.task.engine [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Starting: Running task. 2018-01-20 23:43:01.976 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() started 2018-01-20 23:43:04.693 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() finished in 2.72 sec 2018-01-20 23:43:04.693 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() started 2018-01-20 23:43:04.693 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-20 23:43:04.716 3939 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 START 2018-01-20 23:43:06.302 3939 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 END: OK 2018-01-20 23:43:06.322 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:43:12.026 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() finished in 5.70 sec 2018-01-20 23:43:12.026 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() started 2018-01-20 23:43:15.573 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() finished in 3.55 sec 2018-01-20 23:43:16.077 3814 INFO rally.task.engine [-] Load duration is: 0.720497 2018-01-20 23:43:16.078 3814 INFO rally.task.engine [-] Full duration is: 13.615568 2018-01-20 23:43:16.305 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() started 2018-01-20 23:43:19.056 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() finished in 2.75 sec 2018-01-20 23:43:19.056 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() started 2018-01-20 23:43:19.056 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-20 23:43:19.078 4105 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 START 2018-01-20 23:43:20.685 4105 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 END: OK 2018-01-20 23:43:20.709 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:43:26.446 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() finished in 5.74 sec 2018-01-20 23:43:26.447 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() started 2018-01-20 23:43:29.714 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() finished in 3.27 sec 2018-01-20 23:43:30.387 3814 INFO rally.task.engine [-] Load duration is: 0.668676 2018-01-20 23:43:30.388 3814 INFO rally.task.engine [-] Full duration is: 13.42411 2018-01-20 23:43:30.613 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() started 2018-01-20 23:43:33.239 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() finished in 2.63 sec 2018-01-20 23:43:33.239 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() started 2018-01-20 23:43:33.239 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() finished in 0.20 msec 2018-01-20 23:43:33.258 4271 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 START 2018-01-20 23:43:34.923 4271 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 END: OK 2018-01-20 23:43:34.951 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:43:40.895 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() finished in 5.94 sec 2018-01-20 23:43:40.895 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() started 2018-01-20 23:43:44.364 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() finished in 3.47 sec 2018-01-20 23:43:44.701 3814 INFO rally.task.engine [-] Load duration is: 0.732769 2018-01-20 23:43:44.702 3814 INFO rally.task.engine [-] Full duration is: 13.767739 2018-01-20 23:43:44.932 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() started 2018-01-20 23:43:47.618 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() finished in 2.69 sec 2018-01-20 23:43:47.618 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() started 2018-01-20 23:43:47.618 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-20 23:43:47.640 4437 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 START 2018-01-20 23:43:49.252 4437 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 END: OK 2018-01-20 23:43:49.273 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:43:53.234 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() finished in 3.96 sec 2018-01-20 23:43:53.235 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() started 2018-01-20 23:43:56.495 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() finished in 3.26 sec 2018-01-20 23:43:57.001 3814 INFO rally.task.engine [-] Load duration is: 0.668019 2018-01-20 23:43:57.001 3814 INFO rally.task.engine [-] Full duration is: 11.576983 2018-01-20 23:43:57.263 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() started 2018-01-20 23:44:00.079 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() finished in 2.82 sec 2018-01-20 23:44:00.080 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() started 2018-01-20 23:44:00.080 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() finished in 0.21 msec 2018-01-20 23:44:00.099 4603 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 START 2018-01-20 23:44:01.560 4603 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 END: OK 2018-01-20 23:44:01.579 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:44:05.386 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() finished in 3.81 sec 2018-01-20 23:44:05.386 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() started 2018-01-20 23:44:08.913 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() finished in 3.53 sec 2018-01-20 23:44:09.342 3814 INFO rally.task.engine [-] Load duration is: 0.582053 2018-01-20 23:44:09.343 3814 INFO rally.task.engine [-] Full duration is: 11.66519 2018-01-20 23:44:09.583 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() started 2018-01-20 23:44:12.193 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() finished in 2.61 sec 2018-01-20 23:44:12.194 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() started 2018-01-20 23:44:12.194 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-20 23:44:12.215 4769 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 START 2018-01-20 23:44:14.895 4769 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 END: OK 2018-01-20 23:44:14.918 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:44:24.633 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() finished in 9.72 sec 2018-01-20 23:44:24.633 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() started 2018-01-20 23:44:27.943 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() finished in 3.31 sec 2018-01-20 23:44:29.687 3814 INFO rally.task.engine [-] Load duration is: 1.759219 2018-01-20 23:44:29.687 3814 INFO rally.task.engine [-] Full duration is: 18.374962 2018-01-20 23:44:29.924 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() started 2018-01-20 23:44:32.626 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() finished in 2.70 sec 2018-01-20 23:44:32.626 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() started 2018-01-20 23:44:32.627 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-20 23:44:32.648 4935 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 START 2018-01-20 23:44:34.573 4935 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 END: OK 2018-01-20 23:44:34.592 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:44:38.644 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() finished in 4.05 sec 2018-01-20 23:44:38.644 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() started 2018-01-20 23:44:41.952 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() finished in 3.31 sec 2018-01-20 23:44:42.036 3814 INFO rally.task.engine [-] Load duration is: 0.903054 2018-01-20 23:44:42.036 3814 INFO rally.task.engine [-] Full duration is: 12.045701 2018-01-20 23:44:42.248 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() started 2018-01-20 23:44:44.978 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() finished in 2.73 sec 2018-01-20 23:44:44.978 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() started 2018-01-20 23:44:44.979 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() finished in 0.41 msec 2018-01-20 23:44:45.001 5101 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 START 2018-01-20 23:44:46.698 5101 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 END: OK 2018-01-20 23:44:46.722 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:44:52.571 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() finished in 5.85 sec 2018-01-20 23:44:52.571 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() started 2018-01-20 23:44:55.826 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() finished in 3.25 sec 2018-01-20 23:44:56.330 3814 INFO rally.task.engine [-] Load duration is: 0.770508 2018-01-20 23:44:56.331 3814 INFO rally.task.engine [-] Full duration is: 13.59539 2018-01-20 23:44:56.569 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() started 2018-01-20 23:44:59.315 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() finished in 2.75 sec 2018-01-20 23:44:59.315 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() started 2018-01-20 23:44:59.315 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-20 23:44:59.337 5267 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 START 2018-01-20 23:45:00.908 5267 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 END: OK 2018-01-20 23:45:00.931 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:45:06.652 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() finished in 5.72 sec 2018-01-20 23:45:06.652 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() started 2018-01-20 23:45:10.047 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() finished in 3.39 sec 2018-01-20 23:45:10.644 3814 INFO rally.task.engine [-] Load duration is: 0.64613 2018-01-20 23:45:10.645 3814 INFO rally.task.engine [-] Full duration is: 13.494182 2018-01-20 23:45:10.907 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() started 2018-01-20 23:45:13.569 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() finished in 2.66 sec 2018-01-20 23:45:13.569 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() started 2018-01-20 23:45:13.569 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-20 23:45:13.591 5433 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 START 2018-01-20 23:45:15.408 5433 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 END: OK 2018-01-20 23:45:15.430 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:45:21.195 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() finished in 5.77 sec 2018-01-20 23:45:21.196 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() started 2018-01-20 23:45:24.533 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() finished in 3.34 sec 2018-01-20 23:45:24.993 3814 INFO rally.task.engine [-] Load duration is: 0.836856 2018-01-20 23:45:24.994 3814 INFO rally.task.engine [-] Full duration is: 13.640487 2018-01-20 23:45:25.248 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() started 2018-01-20 23:45:28.285 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack setup() finished in 3.04 sec 2018-01-20 23:45:28.285 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() started 2018-01-20 23:45:28.286 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-20 23:45:28.309 5599 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 START 2018-01-20 23:45:35.437 5599 INFO rally.task.runner [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | ITER: 1 END: OK 2018-01-20 23:45:35.466 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:45:44.775 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context admin_cleanup@openstack cleanup() finished in 9.31 sec 2018-01-20 23:45:44.775 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() started 2018-01-20 23:45:48.285 3814 INFO rally.task.context [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Context users@openstack cleanup() finished in 3.51 sec 2018-01-20 23:45:49.407 3814 INFO rally.task.engine [-] Load duration is: 6.083516 2018-01-20 23:45:49.407 3814 INFO rally.task.engine [-] Full duration is: 23.053602 2018-01-20 23:45:49.646 3814 INFO rally.task.engine [-] Task b5963fb4-600c-4a60-87f6-d361d85b174c | Completed: Running task. Task b5963fb4-600c-4a60-87f6-d361d85b174c: 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.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | keystone_v3.add_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.revoke_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> duration | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.720497 Full duration: 13.615568 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.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | keystone_v3.add_role | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | keystone_v3.list_roles | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> duration | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.668676 Full duration: 13.42411 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | keystone_v3.list_projects | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> duration | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.732769 Full duration: 13.767739 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.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | keystone_v3.delete_role | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> duration | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.668019 Full duration: 11.576983 test scenario KeystoneBasic.create_and_delete_service +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 100.0% | 1 | | keystone_v3.delete_service | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> duration | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.582053 Full duration: 11.66519 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.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | keystone_v3.create_user | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 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.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_project | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 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.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.get_services | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 100.0% | 1 | | -> duration | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.759219 Full duration: 18.374962 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.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | keystone_v3.update_project | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | keystone_v3.delete_project | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> duration | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.903054 Full duration: 12.045701 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.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | total | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> duration | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.770508 Full duration: 13.59539 test scenario KeystoneBasic.create_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | total | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> duration | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.64613 Full duration: 13.494182 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.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | keystone_v3.list_users | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> duration | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.836856 Full duration: 13.640487 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.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | keystone_v3.create_users | 4.489 | 4.489 | 4.489 | 4.489 | 4.489 | 4.489 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.488 | 4.488 | 4.488 | 4.488 | 4.488 | 4.488 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | total | 6.084 | 6.084 | 6.084 | 6.084 | 6.084 | 6.084 | 100.0% | 1 | | -> duration | 6.084 | 6.084 | 6.084 | 6.084 | 6.084 | 6.084 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.083516 Full duration: 23.053602 2018-01-20 23:45:49,899 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b5963fb4-600c-4a60-87f6-d361d85b174c 2018-01-20 23:45:49,899 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b5963fb4-600c-4a60-87f6-d361d85b174c', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-20 23:45:49,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b5963fb4-600c-4a60-87f6-d361d85b174c'] 2018-01-20 23:45:50,924 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 23:45:50,926 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-20 23:45:50,926 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-20 23:45:50,927 - 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-20 23:45:50,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 23:45:50,964 - 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-20 23:45:50,971 - 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': 'adfa64c6-42fa-483c-a5cb-836293061d68', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'flavor_name': 'rally-tiny-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95fd7927-412f-4830-bc88-8cc3ebbc155c', '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-20 23:50:25,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 663a9d48-a9da-4603-8a4a-177a1cab9e68: started 2018-01-20 23:45:53.051 5729 INFO rally.task.engine [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Starting: Task validation. 2018-01-20 23:45:53.089 5729 INFO rally.task.engine [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Starting: Task validation of syntax. 2018-01-20 23:45:53.253 5729 INFO rally.task.engine [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Completed: Task validation of syntax. 2018-01-20 23:45:53.253 5729 INFO rally.task.engine [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Starting: Task validation of required platforms. 2018-01-20 23:45:53.297 5729 INFO rally.task.engine [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Completed: Task validation of required platforms. 2018-01-20 23:45:53.297 5729 INFO rally.task.engine [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Starting: Task validation of semantic. 2018-01-20 23:45:53.951 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() started 2018-01-20 23:45:56.661 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() finished in 2.71 sec 2018-01-20 23:46:01.127 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() started 2018-01-20 23:46:04.533 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-20 23:46:04.534 5729 INFO rally.task.engine [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Completed: Task validation of semantic. 2018-01-20 23:46:04.534 5729 INFO rally.task.engine [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Completed: Task validation. 2018-01-20 23:46:04.535 5729 INFO rally.task.engine [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Starting: Running task. 2018-01-20 23:46:04.685 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() started 2018-01-20 23:46:07.326 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() finished in 2.64 sec 2018-01-20 23:46:07.326 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() started 2018-01-20 23:46:07.888 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-20 23:46:07.888 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() started 2018-01-20 23:46:07.888 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 23:46:07.910 5854 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 START 2018-01-20 23:46:09.473 5854 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 END: OK 2018-01-20 23:46:09.494 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() started 2018-01-20 23:46:15.135 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() finished in 5.64 sec 2018-01-20 23:46:15.135 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() started 2018-01-20 23:46:15.166 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() finished in 30.58 msec 2018-01-20 23:46:15.166 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() started 2018-01-20 23:46:18.395 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() finished in 3.23 sec 2018-01-20 23:46:18.764 5729 INFO rally.task.engine [-] Load duration is: 1.561214 2018-01-20 23:46:18.765 5729 INFO rally.task.engine [-] Full duration is: 13.727506 2018-01-20 23:46:19.001 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() started 2018-01-20 23:46:21.722 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() finished in 2.72 sec 2018-01-20 23:46:21.723 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() started 2018-01-20 23:46:22.295 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-20 23:46:22.295 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack setup() started 2018-01-20 23:46:26.433 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack setup() finished in 4.14 sec 2018-01-20 23:46:26.433 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() started 2018-01-20 23:46:26.434 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 23:46:26.456 6140 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 START 2018-01-20 23:46:28.441 6140 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 END: OK 2018-01-20 23:46:28.469 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() started 2018-01-20 23:46:36.433 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() finished in 7.96 sec 2018-01-20 23:46:36.434 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack cleanup() started 2018-01-20 23:46:40.522 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack cleanup() finished in 4.09 sec 2018-01-20 23:46:40.522 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() started 2018-01-20 23:46:40.699 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-20 23:46:40.700 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() started 2018-01-20 23:46:43.867 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() finished in 3.17 sec 2018-01-20 23:46:45.147 5729 INFO rally.task.engine [-] Load duration is: 1.98294 2018-01-20 23:46:45.148 5729 INFO rally.task.engine [-] Full duration is: 24.88563 2018-01-20 23:46:45.443 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() started 2018-01-20 23:46:48.184 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() finished in 2.74 sec 2018-01-20 23:46:48.185 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() started 2018-01-20 23:46:48.781 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-20 23:46:48.781 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack setup() started 2018-01-20 23:46:52.764 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack setup() finished in 3.98 sec 2018-01-20 23:46:52.764 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() started 2018-01-20 23:46:52.764 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-20 23:46:52.788 6426 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 START 2018-01-20 23:46:58.166 6426 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 END: OK 2018-01-20 23:46:58.195 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() started 2018-01-20 23:47:10.565 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() finished in 12.37 sec 2018-01-20 23:47:10.566 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack cleanup() started 2018-01-20 23:47:14.428 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack cleanup() finished in 3.86 sec 2018-01-20 23:47:14.428 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() started 2018-01-20 23:47:14.682 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() finished in 0.25 sec 2018-01-20 23:47:14.683 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() started 2018-01-20 23:47:17.983 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-20 23:47:19.643 5729 INFO rally.task.engine [-] Load duration is: 5.376926 2018-01-20 23:47:19.644 5729 INFO rally.task.engine [-] Full duration is: 32.557645 2018-01-20 23:47:19.936 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() started 2018-01-20 23:47:22.573 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() finished in 2.64 sec 2018-01-20 23:47:22.573 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() started 2018-01-20 23:47:23.155 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-20 23:47:23.155 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack setup() started 2018-01-20 23:47:27.197 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack setup() finished in 4.04 sec 2018-01-20 23:47:27.198 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() started 2018-01-20 23:47:27.198 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-20 23:47:27.221 6712 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 START 2018-01-20 23:47:28.863 6712 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 END: OK 2018-01-20 23:47:28.887 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() started 2018-01-20 23:47:36.833 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() finished in 7.95 sec 2018-01-20 23:47:36.834 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack cleanup() started 2018-01-20 23:47:40.486 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack cleanup() finished in 3.65 sec 2018-01-20 23:47:40.487 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() started 2018-01-20 23:47:40.515 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() finished in 28.61 msec 2018-01-20 23:47:40.516 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() started 2018-01-20 23:47:43.732 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() finished in 3.22 sec 2018-01-20 23:47:44.084 5729 INFO rally.task.engine [-] Load duration is: 1.640078 2018-01-20 23:47:44.085 5729 INFO rally.task.engine [-] Full duration is: 23.811794 2018-01-20 23:47:44.373 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() started 2018-01-20 23:47:46.994 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() finished in 2.62 sec 2018-01-20 23:47:46.995 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() started 2018-01-20 23:47:47.549 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() finished in 0.55 sec 2018-01-20 23:47:47.549 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() started 2018-01-20 23:47:47.550 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-20 23:47:47.572 6998 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 START 2018-01-20 23:47:48.606 6998 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 END: OK 2018-01-20 23:47:48.629 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() started 2018-01-20 23:47:56.520 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() finished in 7.89 sec 2018-01-20 23:47:56.520 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() started 2018-01-20 23:47:56.540 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() finished in 19.56 msec 2018-01-20 23:47:56.540 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() started 2018-01-20 23:48:00.054 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-20 23:48:00.471 5729 INFO rally.task.engine [-] Load duration is: 1.031757 2018-01-20 23:48:00.472 5729 INFO rally.task.engine [-] Full duration is: 15.699876 2018-01-20 23:48:00.712 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() started 2018-01-20 23:48:03.411 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() finished in 2.70 sec 2018-01-20 23:48:03.412 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() started 2018-01-20 23:48:03.974 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-20 23:48:03.974 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack setup() started 2018-01-20 23:48:07.968 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack setup() finished in 3.99 sec 2018-01-20 23:48:07.968 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() started 2018-01-20 23:48:07.969 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 23:48:07.991 7284 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 START 2018-01-20 23:48:09.362 7284 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 END: OK 2018-01-20 23:48:09.389 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() started 2018-01-20 23:48:17.531 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() finished in 8.14 sec 2018-01-20 23:48:17.531 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack cleanup() started 2018-01-20 23:48:21.189 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack cleanup() finished in 3.66 sec 2018-01-20 23:48:21.189 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() started 2018-01-20 23:48:21.363 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-20 23:48:21.363 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() started 2018-01-20 23:48:24.493 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() finished in 3.13 sec 2018-01-20 23:48:24.863 5729 INFO rally.task.engine [-] Load duration is: 1.368466 2018-01-20 23:48:24.863 5729 INFO rally.task.engine [-] Full duration is: 23.79927 2018-01-20 23:48:25.066 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() started 2018-01-20 23:48:27.677 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() finished in 2.61 sec 2018-01-20 23:48:27.678 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() started 2018-01-20 23:48:28.318 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-20 23:48:28.318 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack setup() started 2018-01-20 23:48:32.340 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack setup() finished in 4.02 sec 2018-01-20 23:48:32.341 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() started 2018-01-20 23:48:32.341 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 23:48:32.363 7570 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 START 2018-01-20 23:48:35.628 7570 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 END: OK 2018-01-20 23:48:35.655 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() started 2018-01-20 23:48:50.213 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() finished in 14.56 sec 2018-01-20 23:48:50.213 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack cleanup() started 2018-01-20 23:48:54.087 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack cleanup() finished in 3.87 sec 2018-01-20 23:48:54.088 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() started 2018-01-20 23:48:54.345 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() finished in 0.26 sec 2018-01-20 23:48:54.345 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() started 2018-01-20 23:48:57.812 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() finished in 3.47 sec 2018-01-20 23:48:59.261 5729 INFO rally.task.engine [-] Load duration is: 3.262388 2018-01-20 23:48:59.262 5729 INFO rally.task.engine [-] Full duration is: 32.762598 2018-01-20 23:48:59.566 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() started 2018-01-20 23:49:02.132 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() finished in 2.57 sec 2018-01-20 23:49:02.132 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() started 2018-01-20 23:49:02.703 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-20 23:49:02.703 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack setup() started 2018-01-20 23:49:06.859 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack setup() finished in 4.16 sec 2018-01-20 23:49:06.860 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() started 2018-01-20 23:49:06.860 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 23:49:06.883 7856 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 START 2018-01-20 23:49:08.347 7856 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 END: OK 2018-01-20 23:49:08.374 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() started 2018-01-20 23:49:20.987 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() finished in 12.61 sec 2018-01-20 23:49:20.988 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack cleanup() started 2018-01-20 23:49:24.840 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context network@openstack cleanup() finished in 3.85 sec 2018-01-20 23:49:24.840 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() started 2018-01-20 23:49:25.013 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-20 23:49:25.013 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() started 2018-01-20 23:49:28.316 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-20 23:49:29.733 5729 INFO rally.task.engine [-] Load duration is: 1.461849 2018-01-20 23:49:29.734 5729 INFO rally.task.engine [-] Full duration is: 28.768806 2018-01-20 23:49:30.076 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() started 2018-01-20 23:49:32.831 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() finished in 2.75 sec 2018-01-20 23:49:32.831 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() started 2018-01-20 23:49:33.393 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-20 23:49:33.394 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() started 2018-01-20 23:49:33.394 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-20 23:49:33.415 8142 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 START 2018-01-20 23:49:34.442 8142 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 END: OK 2018-01-20 23:49:34.462 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() started 2018-01-20 23:49:40.146 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() finished in 5.68 sec 2018-01-20 23:49:40.146 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() started 2018-01-20 23:49:40.174 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() finished in 27.42 msec 2018-01-20 23:49:40.174 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() started 2018-01-20 23:49:43.503 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-20 23:49:44.160 5729 INFO rally.task.engine [-] Load duration is: 1.025503 2018-01-20 23:49:44.161 5729 INFO rally.task.engine [-] Full duration is: 13.445126 2018-01-20 23:49:44.450 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() started 2018-01-20 23:49:47.205 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() finished in 2.75 sec 2018-01-20 23:49:47.205 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() started 2018-01-20 23:49:47.772 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-20 23:49:47.772 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() started 2018-01-20 23:49:47.773 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-20 23:49:47.793 8428 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 START 2018-01-20 23:49:48.952 8428 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 END: OK 2018-01-20 23:49:48.979 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() started 2018-01-20 23:49:55.254 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() finished in 6.27 sec 2018-01-20 23:49:55.254 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() started 2018-01-20 23:49:55.277 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() finished in 22.65 msec 2018-01-20 23:49:55.277 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() started 2018-01-20 23:49:58.563 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() finished in 3.29 sec 2018-01-20 23:50:00.546 5729 INFO rally.task.engine [-] Load duration is: 1.157861 2018-01-20 23:50:00.547 5729 INFO rally.task.engine [-] Full duration is: 14.130444 2018-01-20 23:50:00.940 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() started 2018-01-20 23:50:03.678 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack setup() finished in 2.74 sec 2018-01-20 23:50:03.679 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() started 2018-01-20 23:50:04.262 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-20 23:50:04.263 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context roles@openstack setup() started 2018-01-20 23:50:06.144 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context roles@openstack setup() finished in 1.88 sec 2018-01-20 23:50:06.144 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() started 2018-01-20 23:50:06.144 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-20 23:50:06.167 8744 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 START 2018-01-20 23:50:09.762 8744 INFO rally.task.runner [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | ITER: 1 END: OK 2018-01-20 23:50:09.787 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() started 2018-01-20 23:50:19.712 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context cleanup@openstack cleanup() finished in 9.92 sec 2018-01-20 23:50:19.712 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context roles@openstack cleanup() started 2018-01-20 23:50:20.756 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context roles@openstack cleanup() finished in 1.04 sec 2018-01-20 23:50:20.757 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() started 2018-01-20 23:50:20.787 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context quotas@openstack cleanup() finished in 30.25 msec 2018-01-20 23:50:20.787 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() started 2018-01-20 23:50:24.053 5729 INFO rally.task.context [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-20 23:50:25.084 5729 INFO rally.task.engine [-] Load duration is: 3.592675 2018-01-20 23:50:25.084 5729 INFO rally.task.engine [-] Full duration is: 23.266425 2018-01-20 23:50:25.270 5729 INFO rally.task.engine [-] Task 663a9d48-a9da-4603-8a4a-177a1cab9e68 | Completed: Running task. Task 663a9d48-a9da-4603-8a4a-177a1cab9e68: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | neutron.delete_network | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | total | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 100.0% | 1 | | -> duration | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.561214 Full duration: 13.727506 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.369 | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 100.0% | 1 | | neutron.delete_port | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | total | 1.983 | 1.983 | 1.983 | 1.983 | 1.983 | 1.983 | 100.0% | 1 | | -> duration | 1.983 | 1.983 | 1.983 | 1.983 | 1.983 | 1.983 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.98294 Full duration: 24.88563 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.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | neutron.create_subnet | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | neutron.create_router | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | neutron.add_interface_router | 1.539 | 1.539 | 1.539 | 1.539 | 1.539 | 1.539 | 100.0% | 1 | | neutron.remove_interface_router | 1.911 | 1.911 | 1.911 | 1.911 | 1.911 | 1.911 | 100.0% | 1 | | neutron.delete_router | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 5.377 | 5.377 | 5.377 | 5.377 | 5.377 | 5.377 | 100.0% | 1 | | -> duration | 5.377 | 5.377 | 5.377 | 5.377 | 5.377 | 5.377 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.376926 Full duration: 32.557645 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.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | neutron.delete_subnet | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | total | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 100.0% | 1 | | -> duration | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.640078 Full duration: 23.811794 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 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | neutron.list_networks | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> duration | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.031757 Full duration: 15.699876 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.273 | 1.273 | 1.273 | 1.273 | 1.273 | 1.273 | 100.0% | 1 | | neutron.list_ports | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 100.0% | 1 | | -> duration | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.368466 Full duration: 23.79927 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.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | neutron.create_subnet | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | neutron.create_router | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | neutron.add_interface_router | 1.562 | 1.562 | 1.562 | 1.562 | 1.562 | 1.562 | 100.0% | 1 | | neutron.list_routers | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 3.262 | 3.262 | 3.262 | 3.262 | 3.262 | 3.262 | 100.0% | 1 | | -> duration | 3.262 | 3.262 | 3.262 | 3.262 | 3.262 | 3.262 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.262388 Full duration: 32.762598 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.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 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.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 100.0% | 1 | | -> duration | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.461849 Full duration: 28.768806 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | neutron.delete_security_group | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | -> duration | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.025503 Full duration: 13.445126 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | neutron.create_security_group_rule | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | neutron.delete_security_group | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | total | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | -> duration | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.157861 Full duration: 14.130444 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | neutron.create_router | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | neutron.add_gateway_router | 1.522 | 1.522 | 1.522 | 1.522 | 1.522 | 1.522 | 100.0% | 1 | | neutron.remove_gateway_router | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | total | 3.593 | 3.593 | 3.593 | 3.593 | 3.593 | 3.593 | 100.0% | 1 | | -> duration | 3.593 | 3.593 | 3.593 | 3.593 | 3.593 | 3.593 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.592675 Full duration: 23.266425 2018-01-20 23:50:25,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 663a9d48-a9da-4603-8a4a-177a1cab9e68 2018-01-20 23:50:25,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '663a9d48-a9da-4603-8a4a-177a1cab9e68', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-20 23:50:25,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '663a9d48-a9da-4603-8a4a-177a1cab9e68'] 2018-01-20 23:50:26,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 23:50:26,653 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-20 23:50:26,653 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-20 23:50:26,653 - 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-20 23:50:26,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 23:50:26,683 - 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-20 23:50:26,687 - 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': 'adfa64c6-42fa-483c-a5cb-836293061d68', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'flavor_name': 'rally-tiny-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95fd7927-412f-4830-bc88-8cc3ebbc155c', '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-20 23:53:27,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba: started 2018-01-20 23:50:28.966 9024 INFO rally.task.engine [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Starting: Task validation. 2018-01-20 23:50:29.013 9024 INFO rally.task.engine [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Starting: Task validation of syntax. 2018-01-20 23:50:29.153 9024 INFO rally.task.engine [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Completed: Task validation of syntax. 2018-01-20 23:50:29.153 9024 INFO rally.task.engine [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Starting: Task validation of required platforms. 2018-01-20 23:50:29.194 9024 INFO rally.task.engine [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Completed: Task validation of required platforms. 2018-01-20 23:50:29.194 9024 INFO rally.task.engine [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Starting: Task validation of semantic. 2018-01-20 23:50:29.794 9024 INFO rally.task.context [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Context users@openstack setup() started 2018-01-20 23:50:32.465 9024 INFO rally.task.context [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Context users@openstack setup() finished in 2.67 sec 2018-01-20 23:50:42.605 9024 INFO rally.task.context [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Context users@openstack cleanup() started 2018-01-20 23:50:45.940 9024 INFO rally.task.context [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Context users@openstack cleanup() finished in 3.33 sec 2018-01-20 23:50:45.940 9024 INFO rally.task.engine [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Completed: Task validation of semantic. 2018-01-20 23:50:45.941 9024 INFO rally.task.engine [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Completed: Task validation. 2018-01-20 23:50:45.941 9024 INFO rally.task.engine [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Starting: Running task. 2018-01-20 23:50:46.138 9024 INFO rally.task.context [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Context users@openstack setup() started 2018-01-20 23:50:48.816 9024 INFO rally.task.context [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Context users@openstack setup() finished in 2.68 sec 2018-01-20 23:50:48.817 9024 INFO rally.task.context [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Context cleanup@openstack setup() started 2018-01-20 23:50:48.817 9024 INFO rally.task.context [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 23:50:49.580 9149 INFO rally.task.runner [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | ITER: 1 START 2018-01-20 23:53:15.475 9149 INFO rally.task.runner [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-20 23:53:15.502 9024 INFO rally.task.context [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Context cleanup@openstack cleanup() started 2018-01-20 23:53:22.286 9024 INFO rally.task.context [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Context cleanup@openstack cleanup() finished in 6.78 sec 2018-01-20 23:53:22.287 9024 INFO rally.task.context [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Context users@openstack cleanup() started 2018-01-20 23:53:25.482 9024 INFO rally.task.context [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | Context users@openstack cleanup() finished in 3.20 sec 2018-01-20 23:53:26.952 9024 INFO rally.task.engine [-] Load duration is: 144.891171 2018-01-20 23:53:26.953 9024 INFO rally.task.engine [-] Full duration is: 159.361786 2018-01-20 23:53:27.235 9024 INFO rally.task.engine [-] Task c8b178bc-0275-4454-a770-a5ec1a2dc1ba | 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 | 11.222 | 11.222 | 11.222 | 11.222 | 11.222 | 11.222 | 100.0% | 1 | | nova.find_host_to_migrate | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | nova.live_migrate | 133.607 | 133.607 | 133.607 | 133.607 | 133.607 | 133.607 | 0.0% | 1 | | total | 145.891 | 145.891 | 145.891 | 145.891 | 145.891 | 145.891 | 0.0% | 1 | | -> duration | 144.891 | 144.891 | 144.891 | 144.891 | 144.891 | 144.891 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 144.891171 Full duration: 159.361786 2018-01-20 23:53:27,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c8b178bc-0275-4454-a770-a5ec1a2dc1ba 2018-01-20 23:53:27,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c8b178bc-0275-4454-a770-a5ec1a2dc1ba', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-20 23:53:27,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c8b178bc-0275-4454-a770-a5ec1a2dc1ba'] 2018-01-20 23:53:28,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 23:53:28,370 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-20 23:53:28,370 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-20 23:53:28,370 - 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-20 23:53:28,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 23:53:28,415 - 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-20 23:53:28,418 - 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': 'adfa64c6-42fa-483c-a5cb-836293061d68', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'flavor_name': 'rally-tiny-95fd7927-412f-4830-bc88-8cc3ebbc155c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95fd7927-412f-4830-bc88-8cc3ebbc155c', '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-20 23:54:21,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 941f38b4-5a57-4373-9a9a-e30f08adc085: started 2018-01-20 23:53:30.477 9259 INFO rally.task.engine [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Starting: Task validation. 2018-01-20 23:53:30.535 9259 INFO rally.task.engine [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Starting: Task validation of syntax. 2018-01-20 23:53:30.612 9259 INFO rally.task.engine [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Completed: Task validation of syntax. 2018-01-20 23:53:30.612 9259 INFO rally.task.engine [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Starting: Task validation of required platforms. 2018-01-20 23:53:30.638 9259 INFO rally.task.engine [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Completed: Task validation of required platforms. 2018-01-20 23:53:30.638 9259 INFO rally.task.engine [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Starting: Task validation of semantic. 2018-01-20 23:53:31.241 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack setup() started 2018-01-20 23:53:34.014 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack setup() finished in 2.77 sec 2018-01-20 23:53:36.019 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack cleanup() started 2018-01-20 23:53:39.403 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack cleanup() finished in 3.38 sec 2018-01-20 23:53:39.403 9259 INFO rally.task.engine [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Completed: Task validation of semantic. 2018-01-20 23:53:39.404 9259 INFO rally.task.engine [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Completed: Task validation. 2018-01-20 23:53:39.404 9259 INFO rally.task.engine [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Starting: Running task. 2018-01-20 23:53:39.593 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack setup() started 2018-01-20 23:53:42.232 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack setup() finished in 2.64 sec 2018-01-20 23:53:42.233 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack setup() started 2018-01-20 23:53:42.233 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-20 23:53:42.257 9384 INFO rally.task.runner [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | ITER: 1 START 2018-01-20 23:53:43.107 9384 INFO rally.task.runner [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | ITER: 1 END: OK 2018-01-20 23:53:43.130 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:53:44.239 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack cleanup() finished in 1.11 sec 2018-01-20 23:53:44.240 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack cleanup() started 2018-01-20 23:53:47.578 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-20 23:53:47.663 9259 INFO rally.task.engine [-] Load duration is: 0.848081 2018-01-20 23:53:47.663 9259 INFO rally.task.engine [-] Full duration is: 8.002759 2018-01-20 23:53:47.971 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack setup() started 2018-01-20 23:53:50.604 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack setup() finished in 2.63 sec 2018-01-20 23:53:50.605 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack setup() started 2018-01-20 23:53:50.605 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-20 23:53:50.626 9490 INFO rally.task.runner [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | ITER: 1 START 2018-01-20 23:53:51.325 9490 INFO rally.task.runner [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | ITER: 1 END: OK 2018-01-20 23:53:51.349 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:53:52.229 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack cleanup() finished in 0.88 sec 2018-01-20 23:53:52.230 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack cleanup() started 2018-01-20 23:53:55.579 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack cleanup() finished in 3.35 sec 2018-01-20 23:53:56.014 9259 INFO rally.task.engine [-] Load duration is: 0.696902 2018-01-20 23:53:56.015 9259 INFO rally.task.engine [-] Full duration is: 7.624705 2018-01-20 23:53:56.292 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack setup() started 2018-01-20 23:53:59.051 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack setup() finished in 2.76 sec 2018-01-20 23:53:59.052 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack setup() started 2018-01-20 23:53:59.053 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-20 23:53:59.074 9596 INFO rally.task.runner [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | ITER: 1 START 2018-01-20 23:53:59.727 9596 INFO rally.task.runner [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | ITER: 1 END: OK 2018-01-20 23:53:59.750 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:54:00.627 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack cleanup() finished in 0.88 sec 2018-01-20 23:54:00.628 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack cleanup() started 2018-01-20 23:54:03.899 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-20 23:54:04.332 9259 INFO rally.task.engine [-] Load duration is: 0.651121 2018-01-20 23:54:04.333 9259 INFO rally.task.engine [-] Full duration is: 7.621789 2018-01-20 23:54:04.613 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack setup() started 2018-01-20 23:54:07.373 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack setup() finished in 2.76 sec 2018-01-20 23:54:07.373 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack setup() started 2018-01-20 23:54:07.373 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-20 23:54:07.396 9702 INFO rally.task.runner [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | ITER: 1 START 2018-01-20 23:54:08.323 9702 INFO rally.task.runner [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | ITER: 1 END: OK 2018-01-20 23:54:08.349 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:54:09.226 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack cleanup() finished in 0.88 sec 2018-01-20 23:54:09.226 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack cleanup() started 2018-01-20 23:54:12.478 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack cleanup() finished in 3.25 sec 2018-01-20 23:54:12.660 9259 INFO rally.task.engine [-] Load duration is: 0.925444 2018-01-20 23:54:12.661 9259 INFO rally.task.engine [-] Full duration is: 7.878259 2018-01-20 23:54:12.894 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack setup() started 2018-01-20 23:54:15.579 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack setup() finished in 2.69 sec 2018-01-20 23:54:15.580 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack setup() started 2018-01-20 23:54:15.580 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-20 23:54:15.602 9808 INFO rally.task.runner [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | ITER: 1 START 2018-01-20 23:54:16.408 9808 INFO rally.task.runner [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | ITER: 1 END: OK 2018-01-20 23:54:16.435 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack cleanup() started 2018-01-20 23:54:17.394 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-20 23:54:17.395 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack cleanup() started 2018-01-20 23:54:20.826 9259 INFO rally.task.context [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-20 23:54:20.948 9259 INFO rally.task.engine [-] Load duration is: 0.803031 2018-01-20 23:54:20.949 9259 INFO rally.task.engine [-] Full duration is: 7.946902 2018-01-20 23:54:21.128 9259 INFO rally.task.engine [-] Task 941f38b4-5a57-4373-9a9a-e30f08adc085 | Completed: Running task. Task 941f38b4-5a57-4373-9a9a-e30f08adc085: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | quotas.delete_quotas | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> duration | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.848081 Full duration: 8.002759 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696902 Full duration: 7.624705 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.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | total | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> duration | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.651121 Full duration: 7.621789 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.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | quotas.delete_quotas | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | -> duration | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.925444 Full duration: 7.878259 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.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | total | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> duration | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803031 Full duration: 7.946902 2018-01-20 23:54:21,419 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 941f38b4-5a57-4373-9a9a-e30f08adc085 2018-01-20 23:54:21,419 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '941f38b4-5a57-4373-9a9a-e30f08adc085', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-20 23:54:21,426 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '941f38b4-5a57-4373-9a9a-e30f08adc085'] 2018-01-20 23:54:22,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 23:54:22,312 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-20 23:54:22,312 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:23 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:16 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:11 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:56 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:16 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 08:13 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:18 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:18 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:30:55 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-20 23:54:22,312 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-20 23:54:28,069 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-20 23:54:28,070 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-20 23:54:28,630 - functest.utils.functest_utils - DEBUG - 2018-01-20 23:54:28,630 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 23:54:28,631 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:40 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-20 23:54:28,635 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-20 23:54:28,635 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-20 23:54:28,718 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-20 23:54:29,140 - functest.energy.energy - DEBUG - Starting recording 2018-01-20 23:54:29,140 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-20 23:54:29,527 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-20 23:54:31,777 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-20 23:54:33,916 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-20 23:54:37,001 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-20 23:54:39,100 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-20 23:54:45,112 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-20 23:54:45,854 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-20 23:54:46,853 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-20 23:54:49,506 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-20 23:54:49,507 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-20 23:54:51,702 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-20 23:54:51,702 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-20 23:54:53,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-20 23:54:54,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-20 23:54:54,913 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-20 23:54:54,913 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-20 23:54:57,584 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-20 23:54:57,584 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-20 23:54:57,586 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-20 23:54:57,588 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-20 23:54:57,590 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-20 23:54:57,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-01-21 00:06:38,413 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.205974s] ... ok 2018-01-21 00:06:38,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.067837s] ... ok 2018-01-21 00:06:38,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [14.268941s] ... ok 2018-01-21 00:06:38,414 - 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.826268s] ... ok 2018-01-21 00:06:38,414 - 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.161089s] ... ok 2018-01-21 00:06:38,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [4.919052s] ... ok 2018-01-21 00:06:38,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.073223s] ... ok 2018-01-21 00:06:38,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.406781s] ... ok 2018-01-21 00:06:38,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.130232s] ... ok 2018-01-21 00:06:38,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001207s] ... ok 2018-01-21 00:06:38,414 - 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 [3.439210s] ... ok 2018-01-21 00:06:38,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.068881s] ... ok 2018-01-21 00:06:38,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.215385s] ... ok 2018-01-21 00:06:38,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.095942s] ... ok 2018-01-21 00:06:38,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001044s] ... ok 2018-01-21 00:06:38,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [6.487983s] ... ok 2018-01-21 00:06:38,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.058893s] ... ok 2018-01-21 00:06:38,415 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.698796s] ... ok 2018-01-21 00:06:38,415 - 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.231796s] ... ok 2018-01-21 00:06:38,415 - 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.234551s] ... ok 2018-01-21 00:06:38,415 - 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.361410s] ... ok 2018-01-21 00:06:38,415 - 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.240495s] ... ok 2018-01-21 00:06:38,415 - 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.230101s] ... ok 2018-01-21 00:06:38,415 - 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.074512s] ... ok 2018-01-21 00:06:38,415 - 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.075758s] ... ok 2018-01-21 00:06:38,415 - 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.072164s] ... ok 2018-01-21 00:06:38,415 - 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.066796s] ... ok 2018-01-21 00:06:38,415 - 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.069840s] ... ok 2018-01-21 00:06:38,415 - 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.140120s] ... ok 2018-01-21 00:06:38,415 - 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.064357s] ... ok 2018-01-21 00:06:38,415 - 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.012894s] ... ok 2018-01-21 00:06:38,415 - 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.147794s] ... ok 2018-01-21 00:06:38,415 - 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.011126s] ... ok 2018-01-21 00:06:38,415 - 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.010464s] ... ok 2018-01-21 00:06:38,415 - 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.035737s] ... ok 2018-01-21 00:06:38,415 - 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.068494s] ... ok 2018-01-21 00:06:38,416 - 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.070378s] ... ok 2018-01-21 00:06:38,416 - 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.147821s] ... ok 2018-01-21 00:06:38,416 - 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.014955s] ... ok 2018-01-21 00:06:38,416 - 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.067236s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [17.773768s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [10.132138s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [24.553063s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [17.511538s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.383352s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.221301s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.219926s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.361791s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.567571s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.632943s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.791075s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.076546s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [11.985033s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [6.766328s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [58.193520s] ... ok 2018-01-21 00:06:38,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.051262s] ... ok 2018-01-21 00:06:38,417 - 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.292151s] ... ok 2018-01-21 00:06:38,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [0.989225s] ... ok 2018-01-21 00:06:38,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.019394s] ... ok 2018-01-21 00:06:38,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.247221s] ... ok 2018-01-21 00:06:38,417 - 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.116311s] ... ok 2018-01-21 00:06:38,417 - 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.235157s] ... ok 2018-01-21 00:06:38,417 - 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.231750s] ... ok 2018-01-21 00:06:38,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.253235s] ... ok 2018-01-21 00:06:38,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.246311s] ... ok 2018-01-21 00:06:38,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.237740s] ... ok 2018-01-21 00:06:38,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.239251s] ... ok 2018-01-21 00:06:38,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.238977s] ... ok 2018-01-21 00:06:38,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.015210s] ... ok 2018-01-21 00:06:38,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.247281s] ... ok 2018-01-21 00:06:38,417 - 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.243681s] ... ok 2018-01-21 00:06:38,417 - 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.239189s] ... ok 2018-01-21 00:06:38,417 - 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.238502s] ... ok 2018-01-21 00:06:38,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.303459s] ... ok 2018-01-21 00:06:38,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.445371s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012092s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [24.669914s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.072233s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.072124s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.074126s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.311538s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.278717s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.643040s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.008941s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.008987s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.048649s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.036949s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.029331s] ... ok 2018-01-21 00:06:38,418 - 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.046401s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.042303s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.042807s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.036222s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.039900s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.149589s] ... ok 2018-01-21 00:06:38,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.014862s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.583055s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.007131s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.012296s] ... ok 2018-01-21 00:06:38,419 - 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.424589s] ... ok 2018-01-21 00:06:38,419 - 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.412348s] ... ok 2018-01-21 00:06:38,419 - 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.019948s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.267228s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.180565s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [1.990965s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.786422s] ... ok 2018-01-21 00:06:38,419 - 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 [2.957265s] ... ok 2018-01-21 00:06:38,419 - 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.928359s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.008233s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [3.366327s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.131212s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.265258s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.227606s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.053839s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.056979s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.098251s] ... ok 2018-01-21 00:06:38,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.093290s] ... ok 2018-01-21 00:06:38,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.065352s] ... ok 2018-01-21 00:06:38,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.049488s] ... ok 2018-01-21 00:06:38,420 - 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.082727s] ... ok 2018-01-21 00:06:38,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.834178s] ... ok 2018-01-21 00:06:38,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.172449s] ... ok 2018-01-21 00:06:38,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.525938s] ... ok 2018-01-21 00:06:38,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.055937s] ... ok 2018-01-21 00:06:38,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.044552s] ... ok 2018-01-21 00:06:38,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.202830s] ... ok 2018-01-21 00:06:38,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.045944s] ... ok 2018-01-21 00:06:38,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.149001s] ... ok 2018-01-21 00:06:38,420 - 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.770794s] ... ok 2018-01-21 00:06:38,420 - 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.424592s] ... ok 2018-01-21 00:06:38,420 - 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.824775s] ... ok 2018-01-21 00:06:38,420 - 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.040972s] ... ok 2018-01-21 00:06:38,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [0.657667s] ... ok 2018-01-21 00:06:38,420 - 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.240919s] ... ok 2018-01-21 00:06:38,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.075164s] ... ok 2018-01-21 00:06:38,420 - 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.159236s] ... ok 2018-01-21 00:06:38,420 - 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.656954s] ... ok 2018-01-21 00:06:38,421 - 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.513280s] ... ok 2018-01-21 00:06:38,421 - 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.573879s] ... ok 2018-01-21 00:06:38,421 - 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.724213s] ... ok 2018-01-21 00:06:38,421 - 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.005873s] ... ok 2018-01-21 00:06:38,421 - 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.777472s] ... ok 2018-01-21 00:06:38,421 - 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.298724s] ... ok 2018-01-21 00:06:38,421 - 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.023188s] ... ok 2018-01-21 00:06:38,421 - 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.016879s] ... ok 2018-01-21 00:06:38,421 - 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.018949s] ... ok 2018-01-21 00:06:38,421 - 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.830599s] ... ok 2018-01-21 00:06:38,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.155359s] ... ok 2018-01-21 00:06:38,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.156403s] ... ok 2018-01-21 00:06:38,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [1.064042s] ... ok 2018-01-21 00:06:38,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.556223s] ... ok 2018-01-21 00:06:38,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.505027s] ... ok 2018-01-21 00:06:38,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.267327s] ... ok 2018-01-21 00:06:38,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.727878s] ... ok 2018-01-21 00:06:38,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.620624s] ... ok 2018-01-21 00:06:38,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.226832s] ... ok 2018-01-21 00:06:38,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [30.824915s] ... ok 2018-01-21 00:06:38,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.917096s] ... ok 2018-01-21 00:06:38,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [6.831518s] ... ok 2018-01-21 00:06:38,422 - 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.833087s] ... ok 2018-01-21 00:06:38,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.039952s] ... ok 2018-01-21 00:06:38,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.190288s] ... ok 2018-01-21 00:06:38,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.052440s] ... ok 2018-01-21 00:06:38,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.418341s] ... ok 2018-01-21 00:06:38,422 - 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.255849s] ... ok 2018-01-21 00:06:38,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.408322s] ... ok 2018-01-21 00:06:38,422 - 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.137399s] ... ok 2018-01-21 00:06:38,422 - 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.060621s] ... ok 2018-01-21 00:06:38,422 - 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.053520s] ... ok 2018-01-21 00:06:38,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.048680s] ... ok 2018-01-21 00:06:38,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.049851s] ... ok 2018-01-21 00:06:38,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.083854s] ... ok 2018-01-21 00:06:38,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.082239s] ... ok 2018-01-21 00:06:38,422 - 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.052952s] ... ok 2018-01-21 00:06:38,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.063003s] ... ok 2018-01-21 00:06:38,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.149307s] ... ok 2018-01-21 00:06:38,422 - 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.171029s] ... ok 2018-01-21 00:06:38,422 - 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.044591s] ... ok 2018-01-21 00:06:38,423 - 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.019143s] ... ok 2018-01-21 00:06:38,423 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.150234s] ... ok 2018-01-21 00:06:38,423 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.148035s] ... ok 2018-01-21 00:06:38,423 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.200494s] ... ok 2018-01-21 00:06:38,423 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.169878s] ... ok 2018-01-21 00:06:38,423 - 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.010129s] ... ok 2018-01-21 00:06:38,423 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.038080s] ... ok 2018-01-21 00:06:38,423 - 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.009458s] ... ok 2018-01-21 00:06:38,423 - 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.183758s] ... ok 2018-01-21 00:06:38,423 - 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.044940s] ... ok 2018-01-21 00:06:38,423 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.175881s] ... ok 2018-01-21 00:06:38,423 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.041651s] ... ok 2018-01-21 00:06:38,423 - 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.455505s] ... ok 2018-01-21 00:06:38,423 - 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.033762s] ... ok 2018-01-21 00:06:38,423 - 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.036513s] ... ok 2018-01-21 00:06:38,423 - 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.008448s] ... ok 2018-01-21 00:06:38,423 - 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.033016s] ... ok 2018-01-21 00:06:38,423 - 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.033937s] ... ok 2018-01-21 00:06:38,423 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.033187s] ... ok 2018-01-21 00:06:38,423 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.030411s] ... ok 2018-01-21 00:06:38,424 - 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.214278s] ... ok 2018-01-21 00:06:38,424 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.088095s] ... ok 2018-01-21 00:06:38,424 - 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.365228s] ... ok 2018-01-21 00:06:38,424 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.067056s] ... ok 2018-01-21 00:06:38,424 - 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.175091s] ... ok 2018-01-21 00:06:38,424 - 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.169106s] ... ok 2018-01-21 00:06:38,424 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 696.0000 sec. 2018-01-21 00:06:38,425 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-21 00:06:38,425 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-21 00:06:38,426 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-21 00:06:38,427 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-21 00:06:44,460 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-21 00:06:44,460 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-21 00:06:45,177 - functest.utils.functest_utils - DEBUG - 2018-01-21 00:06:45,177 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 00:06:45,177 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 12:15 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-21 00:06:45,181 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-21 00:06:45,949 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-21 00:46:26,172 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 114 tests in 2380.211s OK 2018-01-21 00:46:26,292 - functest.utils.functest_utils - DEBUG - 2018-01-21 00:46:26,292 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 00:46:26,293 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 39:40 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-21 00:46:26,297 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-696 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-21 00:46:26,300 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:42 | PASS | | vping_userdata | functest | smoke | 00:30 | PASS | | tempest_smoke_serial | functest | smoke | 11:00 | PASS | | rally_sanity | functest | smoke | 18:40 | FAIL | | refstack_defcore | functest | smoke | 12:15 | PASS | | snaps_smoke | functest | smoke | 39:40 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-21 00:46:26,306 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-21 00:46:54,417 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 00:46:54,417 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 00:46:54,418 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-01-21 00:46:54,419 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-21 00:46:54,419 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-21 00:47:28,589 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-21 00:47:28,590 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-21 00:47:28,700 - functest.utils.functest_utils - DEBUG - 2018-01-21 00:47:28,700 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 00:47:28,700 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:34 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-21 00:47:28,704 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-21 00:47:28,704 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-696 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-21 00:47:28,707 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:34 | FAIL | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-21 00:47:28,711 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-21 00:48:01,736 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 00:48:01,737 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 00:48:01,737 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-21 00:48:01,738 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-696 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-21 00:48:01,738 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-21 00:48:01,741 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-21 00:48:20,489 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 00:48:20,490 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 00:48:20,490 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-21 00:48:20,490 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-696 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-21 00:48:20,491 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-21 00:48:20,492 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK