2018-01-24 06:40:02,394 - functest.ci.check_deployment - DEBUG - 172.30.9.21:5000 is reachable! 2018-01-24 06:40:02,394 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.21:5000/v3 ...OK 2018-01-24 06:40:02,846 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-24 06:40:03,285 - functest.ci.check_deployment - DEBUG - 172.30.9.21:5000 is reachable! 2018-01-24 06:40:03,286 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.21:5000 ...OK 2018-01-24 06:40:03,672 - functest.ci.check_deployment - DEBUG - 172.30.9.21:8774 is reachable! 2018-01-24 06:40:03,672 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.21:8774/v2.1 ...OK 2018-01-24 06:40:04,049 - functest.ci.check_deployment - DEBUG - 172.30.9.21:9696 is reachable! 2018-01-24 06:40:04,049 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.21:9696 ...OK 2018-01-24 06:40:04,522 - functest.ci.check_deployment - DEBUG - 172.30.9.21:9292 is reachable! 2018-01-24 06:40:04,523 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.21:9292 ...OK 2018-01-24 06:40:05,692 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-24 06:40:07,230 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-24 06:40:07,265 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-24 06:40:08,702 - functest.ci.check_deployment - INFO - External network found: external 2018-01-24 06:40:11,313 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-24 06:40:11,313 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-24 06:40:11,314 - 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-24 06:40:11,315 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-24 06:40:11,315 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-24 06:40:13,040 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-24 06:40:21,518 - 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 8.476s OK 2018-01-24 06:40:21,650 - functest.utils.functest_utils - DEBUG - 2018-01-24 06:40:21,650 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 06:40:21,651 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-24 06:40:21,654 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-24 06:40:23,001 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-24 06:48:54,858 - 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 511.849s OK 2018-01-24 06:48:54,979 - functest.utils.functest_utils - DEBUG - 2018-01-24 06:48:54,979 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 06:48:54,979 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:32 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-24 06:48:54,983 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-24 06:48:55,696 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-24 06:49:29,615 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 33.918s OK 2018-01-24 06:49:29,727 - functest.utils.functest_utils - DEBUG - 2018-01-24 06:49:29,727 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 06:49:29,727 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:34 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-24 06:49:29,731 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-709 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-24 06:49:29,734 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 08:32 | PASS | | snaps_health_check | functest | healthcheck | 00:34 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-24 06:49:29,737 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-24 06:49:32,767 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-24 06:49:32,767 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-24 06:49:32,768 - 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 odl snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-24 06:49:32,769 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-24 06:49:32,769 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-24 06:49:33,418 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-24 06:49:33,419 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-24 06:49:33,919 - functest.energy.energy - DEBUG - Starting recording 2018-01-24 06:49:33,920 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-24 06:49:34,321 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-24 06:49:34,321 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-24 06:49:34' 2018-01-24 06:49:34,321 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--082f8705-16d0-45af-a082-d8fd906ee585' 2018-01-24 06:49:36,156 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-082f8705-16d0-45af-a082-d8fd906ee585' 2018-01-24 06:49:38,646 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-082f8705-16d0-45af-a082-d8fd906ee585' 2018-01-24 06:49:43,432 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-082f8705-16d0-45af-a082-d8fd906ee585' 2018-01-24 06:49:44,073 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-082f8705-16d0-45af-a082-d8fd906ee585' 2018-01-24 06:49:44,729 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-082f8705-16d0-45af-a082-d8fd906ee585' 2018-01-24 06:49:49,502 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-082f8705-16d0-45af-a082-d8fd906ee585' 2018-01-24 06:49:52,744 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-082f8705-16d0-45af-a082-d8fd906ee585' 2018-01-24 06:50:08,490 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-24 06:50:15,500 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-24 06:50:15,636 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-24 06:50:16,644 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-24 06:50:22,506 - functest.opnfv_tests.openstack.vping.vping_base - ERROR - Unexpected error cleaning - Security Group 1cd5a68a-7938-404f-a054-5af6f29d3369 cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit-5184917 failed with "argument of type 'NoneType' is not iterable". Neutron server returns request_ids: ['req-aa196a8d-423f-45e0-a11c-6a252e20d159'] 2018-01-24 06:50:37,026 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-24 06:50:37,027 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-24 06:50:37,533 - functest.utils.functest_utils - DEBUG - 2018-01-24 06:50:37,533 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 06:50:37,534 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-24 06:50:37,537 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-24 06:50:37,620 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-24 06:50:37,620 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-24 06:50:37' 2018-01-24 06:50:37,620 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--3647f500-b459-4d01-ad31-b361c7cde6e0' 2018-01-24 06:50:42,042 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-3647f500-b459-4d01-ad31-b361c7cde6e0' 2018-01-24 06:50:43,811 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-3647f500-b459-4d01-ad31-b361c7cde6e0' 2018-01-24 06:50:48,205 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-3647f500-b459-4d01-ad31-b361c7cde6e0' 2018-01-24 06:50:48,838 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-3647f500-b459-4d01-ad31-b361c7cde6e0' 2018-01-24 06:50:53,244 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-3647f500-b459-4d01-ad31-b361c7cde6e0' 2018-01-24 06:50:57,426 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-24 06:51:05,853 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-24 06:51:08,462 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-24 06:52:01,247 - functest.utils.functest_utils - DEBUG - 2018-01-24 06:52:01,247 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 06:52:01,248 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:31 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-24 06:52:01,252 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-24 06:52:01,338 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-24 06:52:03,229 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-24 06:52:05,541 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-24 06:52:08,530 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-24 06:52:10,559 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-24 06:52:16,671 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-24 06:52:18,258 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-24 06:52:18,258 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-24 06:52:20,640 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-24 06:52:20,641 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-24 06:52:23,456 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-24 06:52:23,457 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-24 06:52:23,459 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-24 06:52:23,462 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-24 06:52:23,462 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-a7a21509-5544-4b3e-87b5-6a8daf15951a/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-24 06:52:25,692 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-24 06:52:25,693 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-24 06:52:25,694 - 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-24 06:52:27,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:52:27.679 62 INFO rally.api [-] Starting verification (UUID=5479d30f-dfcf-425f-84aa-0044908a0fa6) for deployment 'opnfv-rally' (UUID=ba48edea-5130-43ec-83d8-9f3fbb95ce23) by verifier 'opnfv-tempest' (UUID=a7a21509-5544-4b3e-87b5-6a8daf15951a). 2018-01-24 06:52:27,681 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 5479d30f-dfcf-425f-84aa-0044908a0fa6 2018-01-24 06:52:34,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:52:34.394 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.159s] 2018-01-24 06:52:34,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:52:34.457 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.063s] 2018-01-24 06:52:40,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:52:40.065 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.740s] 2018-01-24 06:52:41,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:52:41.520 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.455s] 2018-01-24 06:52:49,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:52:49.801 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.803s] 2018-01-24 06:53:02,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:53:02.660 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [7.362s] 2018-01-24 06:53:31,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:53:31.710 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.067s] 2018-01-24 06:53:31,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:53:31.711 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-24 06:53:57,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:53:57.202 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.068s] 2018-01-24 06:53:57,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:53:57.203 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-24 06:54:20,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:54:20.322 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.068s] 2018-01-24 06:54:20,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:54:20.323 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-24 06:57:53,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:57:53.900 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [188.548s] 2018-01-24 06:58:13,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:58:13.559 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2018-01-24 06:58:13,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:58:13.659 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.099s] 2018-01-24 06:58:20,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:58:20.845 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.698s] 2018-01-24 06:58:20,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:58:20.855 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-01-24 06:58:22,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:58:22.055 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-24 06:58:22,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:58:22.056 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-24 06:58:26,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:58:26.105 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.418s] 2018-01-24 06:58:31,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:58:31.622 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.093s] 2018-01-24 06:58:37,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:58:37.306 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.586s] 2018-01-24 06:58:43,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:58:43.689 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.369s] 2018-01-24 06:58:52,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:58:52.225 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.064s] 2018-01-24 06:58:57,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:58:57.622 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.329s] 2018-01-24 06:59:03,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:03.173 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.183s] 2018-01-24 06:59:09,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:09.902 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.340s] 2018-01-24 06:59:17,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:17.005 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.414s] 2018-01-24 06:59:24,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:24.759 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.534s] 2018-01-24 06:59:26,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:26.865 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-24 06:59:28,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:28.739 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.073s] 2018-01-24 06:59:28,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:28.806 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.066s] 2018-01-24 06:59:28,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:28.878 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.072s] 2018-01-24 06:59:28,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:28.885 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-01-24 06:59:32,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:32.582 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.518s] 2018-01-24 06:59:33,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:33.414 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.831s] 2018-01-24 06:59:34,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:34.414 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.999s] 2018-01-24 06:59:40,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:40.112 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-24 06:59:44,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:44.936 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.863s] 2018-01-24 06:59:56,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:56.707 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.383s] 2018-01-24 06:59:59,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 06:59:59.467 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.760s] 2018-01-24 07:00:09,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:00:09.851 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.633s] 2018-01-24 07:00:12,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:00:12.780 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.929s] 2018-01-24 07:00:18,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:00:18.998 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.217s] 2018-01-24 07:00:28,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:00:28.974 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.057s] 2018-01-24 07:00:31,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:00:31.845 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.869s] 2018-01-24 07:00:37,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:00:37.335 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.490s] 2018-01-24 07:00:51,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:00:51.256 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.663s] 2018-01-24 07:00:51,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:00:51.574 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.317s] 2018-01-24 07:00:51,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:00:51.682 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.107s] 2018-01-24 07:00:51,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:00:51.736 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.053s] 2018-01-24 07:00:51,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:00:51.836 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.099s] 2018-01-24 07:00:51,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:00:51.896 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.060s] 2018-01-24 07:01:02,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:02.721 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.773s] 2018-01-24 07:01:02,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:02.929 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.208s] 2018-01-24 07:01:03,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:03.034 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.105s] 2018-01-24 07:01:03,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:03.083 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.047s] 2018-01-24 07:01:03,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:03.416 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.333s] 2018-01-24 07:01:03,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:03.466 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.051s] 2018-01-24 07:01:14,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:14.149 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.571s] 2018-01-24 07:01:19,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:19.428 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.279s] 2018-01-24 07:01:21,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:21.122 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.694s] 2018-01-24 07:01:21,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:21.189 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.066s] 2018-01-24 07:01:21,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:21.240 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.051s] 2018-01-24 07:01:31,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:31.785 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.715s] 2018-01-24 07:01:36,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:36.992 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.206s] 2018-01-24 07:01:38,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:38.598 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.605s] 2018-01-24 07:01:38,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:38.664 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.066s] 2018-01-24 07:01:38,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:38.716 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.052s] 2018-01-24 07:01:51,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:51.911 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [7.982s] 2018-01-24 07:01:56,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:01:56.641 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.729s] 2018-01-24 07:02:00,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:02:00.397 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [3.755s] 2018-01-24 07:02:03,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:02:03.263 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.865s] 2018-01-24 07:02:21,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:02:21.539 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [7.841s] 2018-01-24 07:02:26,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:02:26.651 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.111s] 2018-01-24 07:02:30,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:02:30.567 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [3.915s] 2018-01-24 07:02:33,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:02:33.445 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.877s] 2018-01-24 07:02:45,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:02:45.232 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.292s] 2018-01-24 07:02:47,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:02:47.047 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.812s] 2018-01-24 07:02:47,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:02:47.121 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.077s] 2018-01-24 07:02:51,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:02:51.488 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.234s] 2018-01-24 07:02:52,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:02:52.892 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.401s] 2018-01-24 07:02:53,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:02:53.084 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.195s] 2018-01-24 07:02:56,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:02:56.625 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.777s] 2018-01-24 07:02:59,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:02:59.677 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-24 07:03:00,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:03:00.808 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-24 07:03:00,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:03:00.813 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-24 07:03:00,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:03:00.815 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-24 07:03:00,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:03:00.816 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-24 07:03:00,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:03:00.816 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-24 07:03:02,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:03:02.648 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-01-24 07:03:15,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:03:15.719 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.355s] 2018-01-24 07:03:28,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:03:28.093 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.368s] 2018-01-24 07:03:38,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:03:38.331 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.234s] 2018-01-24 07:03:46,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:03:46.262 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-01-24 07:06:21,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:06:21.940 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [149.475s] 2018-01-24 07:07:02,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:07:02.848 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [33.225s] 2018-01-24 07:07:36,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 07:07:36.202 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [17.726s] 2018-01-24 07:07:50,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 5479d30f-dfcf-425f-84aa-0044908a0fa6'. 2018-01-24 07:07:51,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5479d30f-dfcf-425f-84aa-0044908a0fa6 | 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-24 06:52:27 | 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-24 07:07:50 | 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:23 | 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a7a21509-5544-4b3e-87b5-6a8daf15951a) | 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ba48edea-5130-43ec-83d8-9f3fbb95ce23) | 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 903.868 | 2018-01-24 07:07:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 88 | 2018-01-24 07:07:51,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-24 07:07:51,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-24 07:07:51,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-24 07:07:51,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-01-24 07:07:51,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-24 07:07:51,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-24 07:07:51,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 97.7777777778% 2018-01-24 07:07:54,923 - functest.utils.functest_utils - DEBUG - 2018-01-24 07:07:54,923 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 07:07:54,924 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:38 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-24 07:07:54,928 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-24 07:07:54,928 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-24 07:07:55,004 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-24 07:07:55,434 - functest.energy.energy - DEBUG - Starting recording 2018-01-24 07:07:55,435 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-24 07:07:55,841 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-24 07:07:58,046 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-24 07:08:00,358 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-24 07:08:03,286 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-24 07:08:04,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-d8cc03cc-cd27-43c1-950c-80d07fa6c408'... 2018-01-24 07:08:06,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-d8cc03cc-cd27-43c1-950c-80d07fa6c408'... 2018-01-24 07:08:08,573 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-d8cc03cc-cd27-43c1-950c-80d07fa6c408'... 2018-01-24 07:08:12,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-d8cc03cc-cd27-43c1-950c-80d07fa6c408'... 2018-01-24 07:08:12,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-d8cc03cc-cd27-43c1-950c-80d07fa6c408'... 2018-01-24 07:08:13,414 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-24 07:08:13,414 - 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-24 07:08:13,423 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 07:08:13,461 - 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-24 07:08:13,469 - 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': '2cfe2a46-8442-48ce-844f-1c1ba2b19f31', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'flavor_name': 'rally-tiny-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d8cc03cc-cd27-43c1-950c-80d07fa6c408', '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-24 07:09:12,947 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad: started 2018-01-24 07:08:15.567 237 INFO rally.task.engine [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Starting: Task validation. 2018-01-24 07:08:15.610 237 INFO rally.task.engine [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Starting: Task validation of syntax. 2018-01-24 07:08:15.689 237 INFO rally.task.engine [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Completed: Task validation of syntax. 2018-01-24 07:08:15.690 237 INFO rally.task.engine [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Starting: Task validation of required platforms. 2018-01-24 07:08:15.721 237 INFO rally.task.engine [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Completed: Task validation of required platforms. 2018-01-24 07:08:15.721 237 INFO rally.task.engine [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Starting: Task validation of semantic. 2018-01-24 07:08:16.393 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack setup() started 2018-01-24 07:08:19.094 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack setup() finished in 2.70 sec 2018-01-24 07:08:19.136 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack cleanup() started 2018-01-24 07:08:22.876 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack cleanup() finished in 3.74 sec 2018-01-24 07:08:22.876 237 INFO rally.task.engine [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Completed: Task validation of semantic. 2018-01-24 07:08:22.876 237 INFO rally.task.engine [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Completed: Task validation. 2018-01-24 07:08:22.877 237 INFO rally.task.engine [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Starting: Running task. 2018-01-24 07:08:23.037 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack setup() started 2018-01-24 07:08:25.686 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack setup() finished in 2.65 sec 2018-01-24 07:08:25.709 362 INFO rally.task.runner [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | ITER: 1 START 2018-01-24 07:08:26.298 362 INFO rally.task.runner [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | ITER: 1 END: OK 2018-01-24 07:08:26.319 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack cleanup() started 2018-01-24 07:08:29.829 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack cleanup() finished in 3.51 sec 2018-01-24 07:08:31.080 237 INFO rally.task.engine [-] Load duration is: 0.587295 2018-01-24 07:08:31.081 237 INFO rally.task.engine [-] Full duration is: 6.809321 2018-01-24 07:08:31.337 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack setup() started 2018-01-24 07:08:33.958 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack setup() finished in 2.62 sec 2018-01-24 07:08:33.979 448 INFO rally.task.runner [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | ITER: 1 START 2018-01-24 07:08:34.758 448 INFO rally.task.runner [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | ITER: 1 END: OK 2018-01-24 07:08:34.781 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack cleanup() started 2018-01-24 07:08:38.533 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack cleanup() finished in 3.75 sec 2018-01-24 07:08:39.384 237 INFO rally.task.engine [-] Load duration is: 0.778037 2018-01-24 07:08:39.384 237 INFO rally.task.engine [-] Full duration is: 7.213913 2018-01-24 07:08:39.613 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack setup() started 2018-01-24 07:08:42.478 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack setup() finished in 2.86 sec 2018-01-24 07:08:42.500 534 INFO rally.task.runner [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | ITER: 1 START 2018-01-24 07:08:43.120 534 INFO rally.task.runner [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | ITER: 1 END: OK 2018-01-24 07:08:43.140 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack cleanup() started 2018-01-24 07:08:46.678 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack cleanup() finished in 3.54 sec 2018-01-24 07:08:47.653 237 INFO rally.task.engine [-] Load duration is: 0.618226 2018-01-24 07:08:47.654 237 INFO rally.task.engine [-] Full duration is: 7.080769 2018-01-24 07:08:47.873 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack setup() started 2018-01-24 07:08:50.649 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack setup() finished in 2.78 sec 2018-01-24 07:08:50.670 620 INFO rally.task.runner [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | ITER: 1 START 2018-01-24 07:08:51.433 620 INFO rally.task.runner [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | ITER: 1 END: OK 2018-01-24 07:08:51.453 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack cleanup() started 2018-01-24 07:08:54.876 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack cleanup() finished in 3.42 sec 2018-01-24 07:08:55.929 237 INFO rally.task.engine [-] Load duration is: 0.761576 2018-01-24 07:08:55.930 237 INFO rally.task.engine [-] Full duration is: 7.013813 2018-01-24 07:08:56.154 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack setup() started 2018-01-24 07:08:58.896 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack setup() finished in 2.74 sec 2018-01-24 07:08:58.919 706 INFO rally.task.runner [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | ITER: 1 START 2018-01-24 07:08:59.843 706 INFO rally.task.runner [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | ITER: 1 END: OK 2018-01-24 07:08:59.871 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack cleanup() started 2018-01-24 07:09:03.414 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack cleanup() finished in 3.54 sec 2018-01-24 07:09:04.193 237 INFO rally.task.engine [-] Load duration is: 0.922577 2018-01-24 07:09:04.193 237 INFO rally.task.engine [-] Full duration is: 7.273384 2018-01-24 07:09:04.431 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack setup() started 2018-01-24 07:09:07.067 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack setup() finished in 2.64 sec 2018-01-24 07:09:07.087 792 INFO rally.task.runner [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | ITER: 1 START 2018-01-24 07:09:07.837 792 INFO rally.task.runner [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | ITER: 1 END: OK 2018-01-24 07:09:07.858 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack cleanup() started 2018-01-24 07:09:11.682 237 INFO rally.task.context [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Context users@openstack cleanup() finished in 3.82 sec 2018-01-24 07:09:12.484 237 INFO rally.task.engine [-] Load duration is: 0.748419 2018-01-24 07:09:12.485 237 INFO rally.task.engine [-] Full duration is: 7.265959 2018-01-24 07:09:12.670 237 INFO rally.task.engine [-] Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad | Completed: Running task. Task f493c9e8-14b2-4c90-bed1-8ac0d38db4ad: 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.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | total | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | -> duration | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.587295 Full duration: 6.809321 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.345 | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 100.0% | 1 | | total | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> duration | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.778037 Full duration: 7.213913 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.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | total | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> duration | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.618226 Full duration: 7.080769 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.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | total | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> duration | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.761576 Full duration: 7.013813 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.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | total | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | -> duration | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.922577 Full duration: 7.273384 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.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 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.748419 Full duration: 7.265959 2018-01-24 07:09:12,948 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f493c9e8-14b2-4c90-bed1-8ac0d38db4ad 2018-01-24 07:09:12,948 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-24 07:09:12,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f493c9e8-14b2-4c90-bed1-8ac0d38db4ad', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-24 07:09:12,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f493c9e8-14b2-4c90-bed1-8ac0d38db4ad'] 2018-01-24 07:09:13,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 07:09:13,888 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-24 07:09:13,888 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-24 07:09:13,889 - 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-24 07:09:13,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 07:09:13,927 - 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-24 07:09:13,929 - 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': '2cfe2a46-8442-48ce-844f-1c1ba2b19f31', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'flavor_name': 'rally-tiny-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d8cc03cc-cd27-43c1-950c-80d07fa6c408', '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-24 07:10:36,810 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task cac6a17b-a45a-483f-8dd5-73172e2af6b4: started 2018-01-24 07:09:15.876 842 INFO rally.task.engine [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Starting: Task validation. 2018-01-24 07:09:15.903 842 INFO rally.task.engine [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Starting: Task validation of syntax. 2018-01-24 07:09:15.932 842 INFO rally.task.engine [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Completed: Task validation of syntax. 2018-01-24 07:09:15.932 842 INFO rally.task.engine [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Starting: Task validation of required platforms. 2018-01-24 07:09:15.946 842 INFO rally.task.engine [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Completed: Task validation of required platforms. 2018-01-24 07:09:15.946 842 INFO rally.task.engine [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Starting: Task validation of semantic. 2018-01-24 07:09:16.532 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack setup() started 2018-01-24 07:09:19.260 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack setup() finished in 2.73 sec 2018-01-24 07:09:21.516 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack cleanup() started 2018-01-24 07:09:25.091 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-24 07:09:25.091 842 INFO rally.task.engine [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Completed: Task validation of semantic. 2018-01-24 07:09:25.091 842 INFO rally.task.engine [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Completed: Task validation. 2018-01-24 07:09:25.092 842 INFO rally.task.engine [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Starting: Running task. 2018-01-24 07:09:25.260 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack setup() started 2018-01-24 07:09:27.964 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack setup() finished in 2.70 sec 2018-01-24 07:09:27.965 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context cleanup@openstack setup() started 2018-01-24 07:09:27.965 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-24 07:09:27.989 967 INFO rally.task.runner [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | ITER: 1 START 2018-01-24 07:09:33.290 967 INFO rally.task.runner [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | ITER: 1 END: OK 2018-01-24 07:09:33.313 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context cleanup@openstack cleanup() started 2018-01-24 07:09:33.933 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context cleanup@openstack cleanup() finished in 0.62 sec 2018-01-24 07:09:33.933 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack cleanup() started 2018-01-24 07:09:37.340 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-24 07:09:39.342 842 INFO rally.task.engine [-] Load duration is: 4.487994 2018-01-24 07:09:39.342 842 INFO rally.task.engine [-] Full duration is: 12.097464 2018-01-24 07:09:39.600 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack setup() started 2018-01-24 07:09:42.333 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack setup() finished in 2.73 sec 2018-01-24 07:09:42.333 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context cleanup@openstack setup() started 2018-01-24 07:09:42.334 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context cleanup@openstack setup() finished in 0.24 msec 2018-01-24 07:09:42.354 1073 INFO rally.task.runner [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | ITER: 1 START 2018-01-24 07:09:46.957 1073 INFO rally.task.runner [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | ITER: 1 END: OK 2018-01-24 07:09:46.986 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context cleanup@openstack cleanup() started 2018-01-24 07:09:50.141 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context cleanup@openstack cleanup() finished in 3.15 sec 2018-01-24 07:09:50.142 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack cleanup() started 2018-01-24 07:09:53.744 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack cleanup() finished in 3.60 sec 2018-01-24 07:09:55.689 842 INFO rally.task.engine [-] Load duration is: 3.810415 2018-01-24 07:09:55.690 842 INFO rally.task.engine [-] Full duration is: 14.159256 2018-01-24 07:09:55.935 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack setup() started 2018-01-24 07:09:58.783 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack setup() finished in 2.85 sec 2018-01-24 07:09:58.803 1179 INFO rally.task.runner [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | ITER: 1 START 2018-01-24 07:09:59.870 1179 INFO rally.task.runner [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | ITER: 1 END: OK 2018-01-24 07:09:59.889 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack cleanup() started 2018-01-24 07:10:03.624 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-24 07:10:03.984 842 INFO rally.task.engine [-] Load duration is: 0.256403 2018-01-24 07:10:03.985 842 INFO rally.task.engine [-] Full duration is: 7.70553 2018-01-24 07:10:04.256 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack setup() started 2018-01-24 07:10:07.019 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack setup() finished in 2.76 sec 2018-01-24 07:10:07.019 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context quotas@openstack setup() started 2018-01-24 07:10:07.849 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context quotas@openstack setup() finished in 0.83 sec 2018-01-24 07:10:07.849 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context cleanup@openstack setup() started 2018-01-24 07:10:07.849 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 07:10:08.432 1265 INFO rally.task.runner [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | ITER: 1 START 2018-01-24 07:10:21.519 1265 INFO rally.task.runner [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | ITER: 1 END: OK 2018-01-24 07:10:21.545 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context cleanup@openstack cleanup() started 2018-01-24 07:10:32.582 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context cleanup@openstack cleanup() finished in 11.04 sec 2018-01-24 07:10:32.583 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context quotas@openstack cleanup() started 2018-01-24 07:10:32.621 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context quotas@openstack cleanup() finished in 38.32 msec 2018-01-24 07:10:32.621 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack cleanup() started 2018-01-24 07:10:36.155 842 INFO rally.task.context [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Context users@openstack cleanup() finished in 3.53 sec 2018-01-24 07:10:36.422 842 INFO rally.task.engine [-] Load duration is: 11.306991 2018-01-24 07:10:36.423 842 INFO rally.task.engine [-] Full duration is: 31.916139 2018-01-24 07:10:36.598 842 INFO rally.task.engine [-] Task cac6a17b-a45a-483f-8dd5-73172e2af6b4 | Completed: Running task. Task cac6a17b-a45a-483f-8dd5-73172e2af6b4: 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.116 | 3.116 | 3.116 | 3.116 | 3.116 | 3.116 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | glance_v2.delete_image | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 100.0% | 1 | | total | 4.488 | 4.488 | 4.488 | 4.488 | 4.488 | 4.488 | 100.0% | 1 | | -> duration | 4.488 | 4.488 | 4.488 | 4.488 | 4.488 | 4.488 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.487994 Full duration: 12.097464 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.761 | 3.761 | 3.761 | 3.761 | 3.761 | 3.761 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | -> glance_v2.upload_data | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 100.0% | 1 | | glance_v2.list_images | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 100.0% | 1 | | -> duration | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.810415 Full duration: 14.159256 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.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | total | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | -> duration | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.256403 Full duration: 7.70553 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.548 | 3.548 | 3.548 | 3.548 | 3.548 | 3.548 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | nova.boot_servers | 8.758 | 8.758 | 8.758 | 8.758 | 8.758 | 8.758 | 100.0% | 1 | | total | 12.307 | 12.307 | 12.307 | 12.307 | 12.307 | 12.307 | 100.0% | 1 | | -> duration | 11.307 | 11.307 | 11.307 | 11.307 | 11.307 | 11.307 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.306991 Full duration: 31.916139 2018-01-24 07:10:36,811 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cac6a17b-a45a-483f-8dd5-73172e2af6b4 2018-01-24 07:10:36,811 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cac6a17b-a45a-483f-8dd5-73172e2af6b4', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-24 07:10:36,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cac6a17b-a45a-483f-8dd5-73172e2af6b4'] 2018-01-24 07:10:37,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 07:10:37,781 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-24 07:10:37,781 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-24 07:10:37,782 - 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-24 07:10:37,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 07:10:37,812 - 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-24 07:10:37,813 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-24 07:10:37,813 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-24 07:10:37,813 - 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-24 07:10:37,813 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 07:10:37,839 - 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-24 07:10:37,843 - 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': '2cfe2a46-8442-48ce-844f-1c1ba2b19f31', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'flavor_name': 'rally-tiny-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d8cc03cc-cd27-43c1-950c-80d07fa6c408', '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-24 07:13:37,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7: started 2018-01-24 07:10:39.983 1395 INFO rally.task.engine [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Starting: Task validation. 2018-01-24 07:10:40.052 1395 INFO rally.task.engine [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Starting: Task validation of syntax. 2018-01-24 07:10:40.211 1395 INFO rally.task.engine [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Completed: Task validation of syntax. 2018-01-24 07:10:40.212 1395 INFO rally.task.engine [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Starting: Task validation of required platforms. 2018-01-24 07:10:40.255 1395 INFO rally.task.engine [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Completed: Task validation of required platforms. 2018-01-24 07:10:40.255 1395 INFO rally.task.engine [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Starting: Task validation of semantic. 2018-01-24 07:10:40.846 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() started 2018-01-24 07:10:43.589 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() finished in 2.74 sec 2018-01-24 07:10:48.223 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() started 2018-01-24 07:10:51.636 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-24 07:10:51.637 1395 INFO rally.task.engine [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Completed: Task validation of semantic. 2018-01-24 07:10:51.637 1395 INFO rally.task.engine [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Completed: Task validation. 2018-01-24 07:10:51.638 1395 INFO rally.task.engine [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Starting: Running task. 2018-01-24 07:10:51.802 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() started 2018-01-24 07:10:54.523 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() finished in 2.72 sec 2018-01-24 07:10:54.523 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack setup() started 2018-01-24 07:10:55.204 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-24 07:10:55.204 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context volumes@openstack setup() started 2018-01-24 07:10:58.291 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context volumes@openstack setup() finished in 3.09 sec 2018-01-24 07:10:58.291 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack setup() started 2018-01-24 07:10:58.291 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 07:10:58.317 1520 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 START 2018-01-24 07:11:03.822 1520 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 END: OK 2018-01-24 07:11:03.844 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack cleanup() started 2018-01-24 07:11:06.097 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack cleanup() finished in 2.25 sec 2018-01-24 07:11:06.098 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context volumes@openstack cleanup() started 2018-01-24 07:11:09.478 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context volumes@openstack cleanup() finished in 3.38 sec 2018-01-24 07:11:09.479 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack cleanup() started 2018-01-24 07:11:09.657 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-24 07:11:09.657 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() started 2018-01-24 07:11:13.218 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-24 07:11:13.932 1395 INFO rally.task.engine [-] Load duration is: 5.501555 2018-01-24 07:11:13.933 1395 INFO rally.task.engine [-] Full duration is: 21.431418 2018-01-24 07:11:14.177 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() started 2018-01-24 07:11:16.819 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() finished in 2.64 sec 2018-01-24 07:11:16.819 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack setup() started 2018-01-24 07:11:17.450 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-24 07:11:17.451 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack setup() started 2018-01-24 07:11:17.451 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 07:11:17.474 1706 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 START 2018-01-24 07:11:23.015 1706 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 END: OK 2018-01-24 07:11:23.038 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack cleanup() started 2018-01-24 07:11:25.363 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack cleanup() finished in 2.33 sec 2018-01-24 07:11:25.363 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack cleanup() started 2018-01-24 07:11:25.521 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-24 07:11:25.521 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() started 2018-01-24 07:11:28.920 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() finished in 3.40 sec 2018-01-24 07:11:30.273 1395 INFO rally.task.engine [-] Load duration is: 5.537425 2018-01-24 07:11:30.273 1395 INFO rally.task.engine [-] Full duration is: 14.762855 2018-01-24 07:11:30.495 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() started 2018-01-24 07:11:33.262 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() finished in 2.77 sec 2018-01-24 07:11:33.262 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack setup() started 2018-01-24 07:11:33.901 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-24 07:11:33.902 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack setup() started 2018-01-24 07:11:33.902 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-24 07:11:34.492 1872 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 START 2018-01-24 07:11:44.673 1872 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 END: OK 2018-01-24 07:11:44.698 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack cleanup() started 2018-01-24 07:11:46.962 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack cleanup() finished in 2.26 sec 2018-01-24 07:11:46.962 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack cleanup() started 2018-01-24 07:11:47.134 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-24 07:11:47.135 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() started 2018-01-24 07:11:50.541 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-24 07:11:50.618 1395 INFO rally.task.engine [-] Load duration is: 10.176717 2018-01-24 07:11:50.618 1395 INFO rally.task.engine [-] Full duration is: 20.065028 2018-01-24 07:11:50.857 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() started 2018-01-24 07:11:53.643 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() finished in 2.79 sec 2018-01-24 07:11:53.643 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack setup() started 2018-01-24 07:11:54.288 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-24 07:11:54.288 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack setup() started 2018-01-24 07:11:54.288 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 07:11:54.309 2038 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 START 2018-01-24 07:11:59.987 2038 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 END: OK 2018-01-24 07:12:00.011 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack cleanup() started 2018-01-24 07:12:02.265 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack cleanup() finished in 2.25 sec 2018-01-24 07:12:02.266 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack cleanup() started 2018-01-24 07:12:02.429 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-24 07:12:02.429 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() started 2018-01-24 07:12:05.984 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() finished in 3.55 sec 2018-01-24 07:12:06.944 1395 INFO rally.task.engine [-] Load duration is: 5.67383 2018-01-24 07:12:06.944 1395 INFO rally.task.engine [-] Full duration is: 15.142543 2018-01-24 07:12:07.175 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() started 2018-01-24 07:12:09.885 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() finished in 2.71 sec 2018-01-24 07:12:09.885 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack setup() started 2018-01-24 07:12:10.503 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-24 07:12:10.504 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack setup() started 2018-01-24 07:12:10.504 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack setup() finished in 0.17 msec 2018-01-24 07:12:10.523 2204 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 START 2018-01-24 07:12:18.830 2204 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 END: OK 2018-01-24 07:12:18.848 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack cleanup() started 2018-01-24 07:12:21.097 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack cleanup() finished in 2.25 sec 2018-01-24 07:12:21.097 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack cleanup() started 2018-01-24 07:12:21.260 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-24 07:12:21.260 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() started 2018-01-24 07:12:24.725 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-24 07:12:25.287 1395 INFO rally.task.engine [-] Load duration is: 8.302972 2018-01-24 07:12:25.288 1395 INFO rally.task.engine [-] Full duration is: 17.565084 2018-01-24 07:12:25.523 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() started 2018-01-24 07:12:28.321 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() finished in 2.80 sec 2018-01-24 07:12:28.322 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack setup() started 2018-01-24 07:12:28.958 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-24 07:12:28.958 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context volumes@openstack setup() started 2018-01-24 07:12:32.244 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context volumes@openstack setup() finished in 3.29 sec 2018-01-24 07:12:32.244 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack setup() started 2018-01-24 07:12:32.245 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-24 07:12:32.268 2370 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 START 2018-01-24 07:12:37.982 2370 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 END: OK 2018-01-24 07:12:38.007 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack cleanup() started 2018-01-24 07:12:40.282 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context cleanup@openstack cleanup() finished in 2.28 sec 2018-01-24 07:12:40.282 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context volumes@openstack cleanup() started 2018-01-24 07:12:43.952 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context volumes@openstack cleanup() finished in 3.67 sec 2018-01-24 07:12:43.952 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack cleanup() started 2018-01-24 07:12:44.138 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-24 07:12:44.138 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() started 2018-01-24 07:12:47.598 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-24 07:12:47.654 1395 INFO rally.task.engine [-] Load duration is: 5.709591 2018-01-24 07:12:47.655 1395 INFO rally.task.engine [-] Full duration is: 22.091612 2018-01-24 07:12:47.878 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() started 2018-01-24 07:12:50.444 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() finished in 2.57 sec 2018-01-24 07:12:50.445 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack setup() started 2018-01-24 07:12:50.445 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-24 07:12:50.467 2556 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 START 2018-01-24 07:12:51.216 2556 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 END: OK 2018-01-24 07:12:51.239 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:12:55.720 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack cleanup() finished in 4.48 sec 2018-01-24 07:12:55.721 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() started 2018-01-24 07:12:59.076 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-24 07:12:59.957 1395 INFO rally.task.engine [-] Load duration is: 0.744829 2018-01-24 07:12:59.958 1395 INFO rally.task.engine [-] Full duration is: 11.216257 2018-01-24 07:13:00.212 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() started 2018-01-24 07:13:02.862 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() finished in 2.65 sec 2018-01-24 07:13:02.863 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack setup() started 2018-01-24 07:13:02.863 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-24 07:13:02.887 2722 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 START 2018-01-24 07:13:03.653 2722 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 END: OK 2018-01-24 07:13:03.679 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:13:08.181 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack cleanup() finished in 4.50 sec 2018-01-24 07:13:08.181 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() started 2018-01-24 07:13:11.740 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-24 07:13:12.291 1395 INFO rally.task.engine [-] Load duration is: 0.761208 2018-01-24 07:13:12.291 1395 INFO rally.task.engine [-] Full duration is: 11.546173 2018-01-24 07:13:12.522 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() started 2018-01-24 07:13:15.188 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() finished in 2.67 sec 2018-01-24 07:13:15.188 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack setup() started 2018-01-24 07:13:15.189 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-24 07:13:15.210 2888 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 START 2018-01-24 07:13:15.968 2888 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 END: OK 2018-01-24 07:13:15.991 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:13:20.595 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack cleanup() finished in 4.60 sec 2018-01-24 07:13:20.595 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() started 2018-01-24 07:13:24.150 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() finished in 3.55 sec 2018-01-24 07:13:24.590 1395 INFO rally.task.engine [-] Load duration is: 0.75443 2018-01-24 07:13:24.591 1395 INFO rally.task.engine [-] Full duration is: 11.645692 2018-01-24 07:13:24.828 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() started 2018-01-24 07:13:27.397 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack setup() finished in 2.57 sec 2018-01-24 07:13:27.397 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack setup() started 2018-01-24 07:13:27.398 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-24 07:13:27.419 3054 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 START 2018-01-24 07:13:28.239 3054 INFO rally.task.runner [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | ITER: 1 END: OK 2018-01-24 07:13:28.262 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:13:32.770 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context admin_cleanup@openstack cleanup() finished in 4.51 sec 2018-01-24 07:13:32.771 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() started 2018-01-24 07:13:36.179 1395 INFO rally.task.context [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-24 07:13:36.899 1395 INFO rally.task.engine [-] Load duration is: 0.815394 2018-01-24 07:13:36.900 1395 INFO rally.task.engine [-] Full duration is: 11.368965 2018-01-24 07:13:37.073 1395 INFO rally.task.engine [-] Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7 | Completed: Running task. Task f64bdefc-386e-44d1-af76-cb56ef6b7ca7: 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.078 | 3.078 | 3.078 | 3.078 | 3.078 | 3.078 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.423 | 2.423 | 2.423 | 2.423 | 2.423 | 2.423 | 100.0% | 1 | | total | 5.502 | 5.502 | 5.502 | 5.502 | 5.502 | 5.502 | 100.0% | 1 | | -> duration | 5.502 | 5.502 | 5.502 | 5.502 | 5.502 | 5.502 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.501555 Full duration: 21.431418 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.079 | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 100.0% | 1 | | cinder_v2.delete_volume | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 100.0% | 1 | | total | 5.537 | 5.537 | 5.537 | 5.537 | 5.537 | 5.537 | 100.0% | 1 | | -> duration | 5.537 | 5.537 | 5.537 | 5.537 | 5.537 | 5.537 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.537425 Full duration: 14.762855 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.848 | 7.848 | 7.848 | 7.848 | 7.848 | 7.848 | 100.0% | 1 | | cinder_v2.delete_volume | 2.328 | 2.328 | 2.328 | 2.328 | 2.328 | 2.328 | 100.0% | 1 | | total | 10.177 | 10.177 | 10.177 | 10.177 | 10.177 | 10.177 | 100.0% | 1 | | -> duration | 10.177 | 10.177 | 10.177 | 10.177 | 10.177 | 10.177 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.176717 Full duration: 20.065028 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.083 | 3.083 | 3.083 | 3.083 | 3.083 | 3.083 | 100.0% | 1 | | cinder_v2.delete_volume | 2.59 | 2.59 | 2.59 | 2.59 | 2.59 | 2.59 | 100.0% | 1 | | total | 5.674 | 5.674 | 5.674 | 5.674 | 5.674 | 5.674 | 100.0% | 1 | | -> duration | 5.674 | 5.674 | 5.674 | 5.674 | 5.674 | 5.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.67383 Full duration: 15.142543 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.144 | 3.144 | 3.144 | 3.144 | 3.144 | 3.144 | 100.0% | 1 | | cinder_v2.extend_volume | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 100.0% | 1 | | cinder_v2.delete_volume | 2.67 | 2.67 | 2.67 | 2.67 | 2.67 | 2.67 | 100.0% | 1 | | total | 8.303 | 8.303 | 8.303 | 8.303 | 8.303 | 8.303 | 100.0% | 1 | | -> duration | 8.303 | 8.303 | 8.303 | 8.303 | 8.303 | 8.303 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.302972 Full duration: 17.565084 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.26 | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 100.0% | 1 | | cinder_v2.delete_volume | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 100.0% | 1 | | total | 5.71 | 5.71 | 5.71 | 5.71 | 5.71 | 5.71 | 100.0% | 1 | | -> duration | 5.71 | 5.71 | 5.71 | 5.71 | 5.71 | 5.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.709591 Full duration: 22.091612 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.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | cinder_v2.list_qos | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> duration | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.744829 Full duration: 11.216257 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.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | cinder_v2.set_qos | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> duration | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.761208 Full duration: 11.546173 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.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | cinder_v2.list_types | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | total | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> duration | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.75443 Full duration: 11.645692 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.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> duration | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.815394 Full duration: 11.368965 2018-01-24 07:13:37,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f64bdefc-386e-44d1-af76-cb56ef6b7ca7 2018-01-24 07:13:37,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f64bdefc-386e-44d1-af76-cb56ef6b7ca7', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-24 07:13:37,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f64bdefc-386e-44d1-af76-cb56ef6b7ca7'] 2018-01-24 07:13:38,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 07:13:38,460 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-24 07:13:38,461 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-24 07:13:38,461 - 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-24 07:13:38,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 07:13:38,497 - 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-24 07:13:38,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '2cfe2a46-8442-48ce-844f-1c1ba2b19f31', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'flavor_name': 'rally-tiny-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d8cc03cc-cd27-43c1-950c-80d07fa6c408', '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-24 07:14:54,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task bdc67260-125f-4108-9633-7dea7159da47: started 2018-01-24 07:13:40.587 3184 INFO rally.task.engine [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Starting: Task validation. 2018-01-24 07:13:40.623 3184 INFO rally.task.engine [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Starting: Task validation of syntax. 2018-01-24 07:13:40.672 3184 INFO rally.task.engine [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Completed: Task validation of syntax. 2018-01-24 07:13:40.673 3184 INFO rally.task.engine [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Starting: Task validation of required platforms. 2018-01-24 07:13:40.694 3184 INFO rally.task.engine [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Completed: Task validation of required platforms. 2018-01-24 07:13:40.694 3184 INFO rally.task.engine [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Starting: Task validation of semantic. 2018-01-24 07:13:41.222 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack setup() started 2018-01-24 07:13:43.844 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack setup() finished in 2.62 sec 2018-01-24 07:13:47.239 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack cleanup() started 2018-01-24 07:13:50.766 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack cleanup() finished in 3.53 sec 2018-01-24 07:13:50.767 3184 INFO rally.task.engine [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Completed: Task validation of semantic. 2018-01-24 07:13:50.767 3184 INFO rally.task.engine [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Completed: Task validation. 2018-01-24 07:13:50.768 3184 INFO rally.task.engine [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Starting: Running task. 2018-01-24 07:13:50.936 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack setup() started 2018-01-24 07:13:53.567 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack setup() finished in 2.63 sec 2018-01-24 07:13:53.567 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack setup() started 2018-01-24 07:13:54.496 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack setup() finished in 0.93 sec 2018-01-24 07:13:54.496 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context cleanup@openstack setup() started 2018-01-24 07:13:54.496 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 07:13:54.519 3339 INFO rally.task.runner [-] Task bdc67260-125f-4108-9633-7dea7159da47 | ITER: 1 START 2018-01-24 07:14:03.759 3339 INFO rally.task.runner [-] Task bdc67260-125f-4108-9633-7dea7159da47 | ITER: 1 END: OK 2018-01-24 07:14:03.787 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context cleanup@openstack cleanup() started 2018-01-24 07:14:05.917 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context cleanup@openstack cleanup() finished in 2.13 sec 2018-01-24 07:14:05.917 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack cleanup() started 2018-01-24 07:14:05.925 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack cleanup() finished in 8.01 msec 2018-01-24 07:14:05.925 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack cleanup() started 2018-01-24 07:14:09.745 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-24 07:14:11.040 3184 INFO rally.task.engine [-] Load duration is: 5.238053 2018-01-24 07:14:11.041 3184 INFO rally.task.engine [-] Full duration is: 18.825021 2018-01-24 07:14:11.303 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack setup() started 2018-01-24 07:14:14.044 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack setup() finished in 2.74 sec 2018-01-24 07:14:14.044 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack setup() started 2018-01-24 07:14:14.985 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack setup() finished in 0.94 sec 2018-01-24 07:14:14.985 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context cleanup@openstack setup() started 2018-01-24 07:14:14.985 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-24 07:14:15.005 3505 INFO rally.task.runner [-] Task bdc67260-125f-4108-9633-7dea7159da47 | ITER: 1 START 2018-01-24 07:14:21.567 3505 INFO rally.task.runner [-] Task bdc67260-125f-4108-9633-7dea7159da47 | ITER: 1 END: OK 2018-01-24 07:14:21.595 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context cleanup@openstack cleanup() started 2018-01-24 07:14:23.445 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context cleanup@openstack cleanup() finished in 1.85 sec 2018-01-24 07:14:23.445 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack cleanup() started 2018-01-24 07:14:23.453 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack cleanup() finished in 7.97 msec 2018-01-24 07:14:23.453 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack cleanup() started 2018-01-24 07:14:27.093 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-24 07:14:27.401 3184 INFO rally.task.engine [-] Load duration is: 4.559846 2018-01-24 07:14:27.402 3184 INFO rally.task.engine [-] Full duration is: 15.807181 2018-01-24 07:14:27.652 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack setup() started 2018-01-24 07:14:30.323 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack setup() finished in 2.67 sec 2018-01-24 07:14:30.323 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack setup() started 2018-01-24 07:14:31.250 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack setup() finished in 0.93 sec 2018-01-24 07:14:31.251 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context cleanup@openstack setup() started 2018-01-24 07:14:31.251 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context cleanup@openstack setup() finished in 0.21 msec 2018-01-24 07:14:31.268 3671 INFO rally.task.runner [-] Task bdc67260-125f-4108-9633-7dea7159da47 | ITER: 1 START 2018-01-24 07:14:40.625 3671 INFO rally.task.runner [-] Task bdc67260-125f-4108-9633-7dea7159da47 | ITER: 1 END: OK 2018-01-24 07:14:40.646 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context cleanup@openstack cleanup() started 2018-01-24 07:14:41.230 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context cleanup@openstack cleanup() finished in 0.58 sec 2018-01-24 07:14:41.230 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack cleanup() started 2018-01-24 07:14:41.237 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack cleanup() finished in 6.72 msec 2018-01-24 07:14:41.237 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack cleanup() started 2018-01-24 07:14:44.909 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-24 07:14:45.747 3184 INFO rally.task.engine [-] Load duration is: 7.35497 2018-01-24 07:14:45.748 3184 INFO rally.task.engine [-] Full duration is: 17.274632 2018-01-24 07:14:45.985 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack setup() started 2018-01-24 07:14:48.619 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack setup() finished in 2.63 sec 2018-01-24 07:14:48.619 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack setup() started 2018-01-24 07:14:49.569 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack setup() finished in 0.95 sec 2018-01-24 07:14:49.587 3837 INFO rally.task.runner [-] Task bdc67260-125f-4108-9633-7dea7159da47 | ITER: 1 START 2018-01-24 07:14:50.178 3837 INFO rally.task.runner [-] Task bdc67260-125f-4108-9633-7dea7159da47 | ITER: 1 END: OK 2018-01-24 07:14:50.196 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack cleanup() started 2018-01-24 07:14:50.205 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context roles@openstack cleanup() finished in 8.57 msec 2018-01-24 07:14:50.205 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack cleanup() started 2018-01-24 07:14:53.858 3184 INFO rally.task.context [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Context users@openstack cleanup() finished in 3.65 sec 2018-01-24 07:14:54.043 3184 INFO rally.task.engine [-] Load duration is: 0.589091 2018-01-24 07:14:54.044 3184 INFO rally.task.engine [-] Full duration is: 7.890614 2018-01-24 07:14:54.223 3184 INFO rally.task.engine [-] Task bdc67260-125f-4108-9633-7dea7159da47 | Completed: Running task. Task bdc67260-125f-4108-9633-7dea7159da47: 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.678 | 4.678 | 4.678 | 4.678 | 4.678 | 4.678 | 100.0% | 1 | | heat.update_stack | 2.265 | 2.265 | 2.265 | 2.265 | 2.265 | 2.265 | 100.0% | 1 | | heat.delete_stack | 2.295 | 2.295 | 2.295 | 2.295 | 2.295 | 2.295 | 100.0% | 1 | | total | 9.238 | 9.238 | 9.238 | 9.238 | 9.238 | 9.238 | 100.0% | 1 | | -> duration | 5.238 | 5.238 | 5.238 | 5.238 | 5.238 | 5.238 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.238053 Full duration: 18.825021 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.444 | 4.444 | 4.444 | 4.444 | 4.444 | 4.444 | 100.0% | 1 | | heat.check_stack | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | heat.delete_stack | 1.446 | 1.446 | 1.446 | 1.446 | 1.446 | 1.446 | 100.0% | 1 | | total | 6.56 | 6.56 | 6.56 | 6.56 | 6.56 | 6.56 | 100.0% | 1 | | -> duration | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.559846 Full duration: 15.807181 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.388 | 4.388 | 4.388 | 4.388 | 4.388 | 4.388 | 100.0% | 1 | | heat.suspend_stack | 1.502 | 1.502 | 1.502 | 1.502 | 1.502 | 1.502 | 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.229 | 2.229 | 2.229 | 2.229 | 2.229 | 2.229 | 100.0% | 1 | | total | 9.355 | 9.355 | 9.355 | 9.355 | 9.355 | 9.355 | 100.0% | 1 | | -> duration | 7.355 | 7.355 | 7.355 | 7.355 | 7.355 | 7.355 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.35497 Full duration: 17.274632 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.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | total | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | -> duration | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.589091 Full duration: 7.890614 2018-01-24 07:14:54,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bdc67260-125f-4108-9633-7dea7159da47 2018-01-24 07:14:54,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bdc67260-125f-4108-9633-7dea7159da47', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-24 07:14:54,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bdc67260-125f-4108-9633-7dea7159da47'] 2018-01-24 07:14:55,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 07:14:55,148 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-24 07:14:55,149 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-24 07:14:55,149 - 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-24 07:14:55,149 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 07:14:55,183 - 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-24 07:14:55,187 - 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': '2cfe2a46-8442-48ce-844f-1c1ba2b19f31', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'flavor_name': 'rally-tiny-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d8cc03cc-cd27-43c1-950c-80d07fa6c408', '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-24 07:17:54,319 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task cd339db2-75b9-424a-9738-b4acd99fe1bf: started 2018-01-24 07:14:57.087 3917 INFO rally.task.engine [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Starting: Task validation. 2018-01-24 07:14:57.121 3917 INFO rally.task.engine [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Starting: Task validation of syntax. 2018-01-24 07:14:57.203 3917 INFO rally.task.engine [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Completed: Task validation of syntax. 2018-01-24 07:14:57.203 3917 INFO rally.task.engine [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Starting: Task validation of required platforms. 2018-01-24 07:14:57.237 3917 INFO rally.task.engine [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Completed: Task validation of required platforms. 2018-01-24 07:14:57.237 3917 INFO rally.task.engine [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Starting: Task validation of semantic. 2018-01-24 07:14:57.827 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() started 2018-01-24 07:15:00.540 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() finished in 2.71 sec 2018-01-24 07:15:00.584 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() started 2018-01-24 07:15:04.118 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() finished in 3.53 sec 2018-01-24 07:15:04.119 3917 INFO rally.task.engine [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Completed: Task validation of semantic. 2018-01-24 07:15:04.119 3917 INFO rally.task.engine [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Completed: Task validation. 2018-01-24 07:15:04.120 3917 INFO rally.task.engine [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Starting: Running task. 2018-01-24 07:15:04.274 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() started 2018-01-24 07:15:06.945 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() finished in 2.67 sec 2018-01-24 07:15:06.945 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() started 2018-01-24 07:15:06.945 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-24 07:15:06.965 4042 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 START 2018-01-24 07:15:08.532 4042 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 END: OK 2018-01-24 07:15:08.557 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:15:14.226 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() finished in 5.67 sec 2018-01-24 07:15:14.227 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() started 2018-01-24 07:15:18.084 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() finished in 3.86 sec 2018-01-24 07:15:18.356 3917 INFO rally.task.engine [-] Load duration is: 0.707387 2018-01-24 07:15:18.356 3917 INFO rally.task.engine [-] Full duration is: 13.825053 2018-01-24 07:15:18.613 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() started 2018-01-24 07:15:21.383 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() finished in 2.77 sec 2018-01-24 07:15:21.383 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() started 2018-01-24 07:15:21.384 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-24 07:15:21.403 4208 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 START 2018-01-24 07:15:23.033 4208 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 END: OK 2018-01-24 07:15:23.057 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:15:28.748 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() finished in 5.69 sec 2018-01-24 07:15:28.748 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() started 2018-01-24 07:15:32.085 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() finished in 3.34 sec 2018-01-24 07:15:32.695 3917 INFO rally.task.engine [-] Load duration is: 0.693058 2018-01-24 07:15:32.696 3917 INFO rally.task.engine [-] Full duration is: 13.48896 2018-01-24 07:15:32.927 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() started 2018-01-24 07:15:35.638 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() finished in 2.71 sec 2018-01-24 07:15:35.638 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() started 2018-01-24 07:15:35.638 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-24 07:15:35.660 4374 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 START 2018-01-24 07:15:37.262 4374 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 END: OK 2018-01-24 07:15:37.284 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:15:42.942 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() finished in 5.66 sec 2018-01-24 07:15:42.942 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() started 2018-01-24 07:15:46.845 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() finished in 3.90 sec 2018-01-24 07:15:47.007 3917 INFO rally.task.engine [-] Load duration is: 0.725121 2018-01-24 07:15:47.008 3917 INFO rally.task.engine [-] Full duration is: 13.932374 2018-01-24 07:15:47.276 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() started 2018-01-24 07:15:49.955 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() finished in 2.68 sec 2018-01-24 07:15:49.955 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() started 2018-01-24 07:15:49.956 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-24 07:15:49.976 4540 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 START 2018-01-24 07:15:51.477 4540 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 END: OK 2018-01-24 07:15:51.499 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:15:55.234 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() finished in 3.73 sec 2018-01-24 07:15:55.234 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() started 2018-01-24 07:15:59.020 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() finished in 3.79 sec 2018-01-24 07:15:59.342 3917 INFO rally.task.engine [-] Load duration is: 0.57342 2018-01-24 07:15:59.342 3917 INFO rally.task.engine [-] Full duration is: 11.761217 2018-01-24 07:15:59.595 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() started 2018-01-24 07:16:02.339 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() finished in 2.74 sec 2018-01-24 07:16:02.340 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() started 2018-01-24 07:16:02.340 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-24 07:16:02.361 4706 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 START 2018-01-24 07:16:03.904 4706 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 END: OK 2018-01-24 07:16:03.930 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:16:07.857 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() finished in 3.93 sec 2018-01-24 07:16:07.857 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() started 2018-01-24 07:16:11.305 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() finished in 3.45 sec 2018-01-24 07:16:11.664 3917 INFO rally.task.engine [-] Load duration is: 0.595992 2018-01-24 07:16:11.665 3917 INFO rally.task.engine [-] Full duration is: 11.725859 2018-01-24 07:16:11.963 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() started 2018-01-24 07:16:14.641 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() finished in 2.68 sec 2018-01-24 07:16:14.641 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() started 2018-01-24 07:16:14.642 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() finished in 0.14 msec 2018-01-24 07:16:14.658 4872 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 START 2018-01-24 07:16:17.288 4872 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 END: OK 2018-01-24 07:16:17.315 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:16:26.918 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() finished in 9.60 sec 2018-01-24 07:16:26.918 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() started 2018-01-24 07:16:30.372 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() finished in 3.45 sec 2018-01-24 07:16:32.131 3917 INFO rally.task.engine [-] Load duration is: 1.702121 2018-01-24 07:16:32.132 3917 INFO rally.task.engine [-] Full duration is: 18.427541 2018-01-24 07:16:32.394 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() started 2018-01-24 07:16:35.058 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() finished in 2.66 sec 2018-01-24 07:16:35.058 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() started 2018-01-24 07:16:35.059 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-24 07:16:35.080 5038 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 START 2018-01-24 07:16:36.990 5038 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 END: OK 2018-01-24 07:16:37.017 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:16:40.930 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() finished in 3.91 sec 2018-01-24 07:16:40.930 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() started 2018-01-24 07:16:44.787 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() finished in 3.86 sec 2018-01-24 07:16:46.471 3917 INFO rally.task.engine [-] Load duration is: 0.979646 2018-01-24 07:16:46.472 3917 INFO rally.task.engine [-] Full duration is: 12.411266 2018-01-24 07:16:46.701 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() started 2018-01-24 07:16:49.419 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() finished in 2.72 sec 2018-01-24 07:16:49.419 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() started 2018-01-24 07:16:49.419 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-24 07:16:49.440 5204 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 START 2018-01-24 07:16:51.097 5204 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 END: OK 2018-01-24 07:16:51.124 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:16:57.120 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() finished in 6.00 sec 2018-01-24 07:16:57.121 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() started 2018-01-24 07:17:00.656 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() finished in 3.54 sec 2018-01-24 07:17:00.782 3917 INFO rally.task.engine [-] Load duration is: 0.733889 2018-01-24 07:17:00.783 3917 INFO rally.task.engine [-] Full duration is: 13.970451 2018-01-24 07:17:01.029 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() started 2018-01-24 07:17:03.874 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() finished in 2.84 sec 2018-01-24 07:17:03.874 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() started 2018-01-24 07:17:03.875 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-24 07:17:03.896 5370 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 START 2018-01-24 07:17:05.439 5370 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 END: OK 2018-01-24 07:17:05.466 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:17:11.247 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() finished in 5.78 sec 2018-01-24 07:17:11.247 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() started 2018-01-24 07:17:14.835 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() finished in 3.59 sec 2018-01-24 07:17:15.113 3917 INFO rally.task.engine [-] Load duration is: 0.656432 2018-01-24 07:17:15.114 3917 INFO rally.task.engine [-] Full duration is: 13.821221 2018-01-24 07:17:15.380 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() started 2018-01-24 07:17:17.997 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() finished in 2.62 sec 2018-01-24 07:17:17.998 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() started 2018-01-24 07:17:17.998 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-24 07:17:18.019 5536 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 START 2018-01-24 07:17:19.869 5536 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 END: OK 2018-01-24 07:17:19.891 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:17:25.626 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() finished in 5.73 sec 2018-01-24 07:17:25.626 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() started 2018-01-24 07:17:29.320 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() finished in 3.69 sec 2018-01-24 07:17:29.454 3917 INFO rally.task.engine [-] Load duration is: 0.92601 2018-01-24 07:17:29.455 3917 INFO rally.task.engine [-] Full duration is: 13.958279 2018-01-24 07:17:29.684 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() started 2018-01-24 07:17:32.292 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack setup() finished in 2.61 sec 2018-01-24 07:17:32.293 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() started 2018-01-24 07:17:32.293 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-24 07:17:32.314 5702 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 START 2018-01-24 07:17:39.454 5702 INFO rally.task.runner [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | ITER: 1 END: OK 2018-01-24 07:17:39.478 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:17:50.344 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context admin_cleanup@openstack cleanup() finished in 10.87 sec 2018-01-24 07:17:50.344 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() started 2018-01-24 07:17:53.766 3917 INFO rally.task.context [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Context users@openstack cleanup() finished in 3.42 sec 2018-01-24 07:17:53.823 3917 INFO rally.task.engine [-] Load duration is: 6.277608 2018-01-24 07:17:53.823 3917 INFO rally.task.engine [-] Full duration is: 24.097376 2018-01-24 07:17:54.038 3917 INFO rally.task.engine [-] Task cd339db2-75b9-424a-9738-b4acd99fe1bf | Completed: Running task. Task cd339db2-75b9-424a-9738-b4acd99fe1bf: 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.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | keystone_v3.add_role | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.revoke_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.707387 Full duration: 13.825053 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.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | keystone_v3.add_role | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.list_roles | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | total | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> duration | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.693058 Full duration: 13.48896 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.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | keystone_v3.list_projects | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> duration | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.725121 Full duration: 13.932374 test scenario KeystoneBasic.create_and_delete_role +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | keystone_v3.delete_role | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 100.0% | 1 | | -> duration | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.57342 Full duration: 11.761217 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.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | keystone_v3.delete_service | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | -> duration | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.595992 Full duration: 11.725859 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.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | keystone_v3.create_user | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | -> keystone_v3.add_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.create_role | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.get_project | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | keystone_v3.get_user | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 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.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | keystone_v3.get_services | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 100.0% | 1 | | -> duration | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.702121 Full duration: 18.427541 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.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 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.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | -> duration | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.979646 Full duration: 12.411266 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.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | total | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> duration | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.733889 Full duration: 13.970451 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.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | total | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | -> duration | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.656432 Full duration: 13.821221 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.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | keystone_v3.list_users | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> duration | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.92601 Full duration: 13.958279 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.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | keystone_v3.create_users | 4.728 | 4.728 | 4.728 | 4.728 | 4.728 | 4.728 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.727 | 4.727 | 4.727 | 4.727 | 4.727 | 4.727 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 100.0% | 1 | | total | 6.278 | 6.278 | 6.278 | 6.278 | 6.278 | 6.278 | 100.0% | 1 | | -> duration | 6.278 | 6.278 | 6.278 | 6.278 | 6.278 | 6.278 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.277608 Full duration: 24.097376 2018-01-24 07:17:54,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cd339db2-75b9-424a-9738-b4acd99fe1bf 2018-01-24 07:17:54,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cd339db2-75b9-424a-9738-b4acd99fe1bf', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-24 07:17:54,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cd339db2-75b9-424a-9738-b4acd99fe1bf'] 2018-01-24 07:17:55,479 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 07:17:55,481 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-24 07:17:55,481 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-24 07:17:55,482 - 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-24 07:17:55,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 07:17:55,519 - 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-24 07:17:55,527 - 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': '2cfe2a46-8442-48ce-844f-1c1ba2b19f31', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'flavor_name': 'rally-tiny-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d8cc03cc-cd27-43c1-950c-80d07fa6c408', '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-24 07:22:13,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 982e285d-89f1-4286-a642-067daf383e68: started 2018-01-24 07:17:57.526 5832 INFO rally.task.engine [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Starting: Task validation. 2018-01-24 07:17:57.568 5832 INFO rally.task.engine [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Starting: Task validation of syntax. 2018-01-24 07:17:57.728 5832 INFO rally.task.engine [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Completed: Task validation of syntax. 2018-01-24 07:17:57.728 5832 INFO rally.task.engine [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Starting: Task validation of required platforms. 2018-01-24 07:17:57.771 5832 INFO rally.task.engine [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Completed: Task validation of required platforms. 2018-01-24 07:17:57.771 5832 INFO rally.task.engine [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Starting: Task validation of semantic. 2018-01-24 07:17:58.349 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() started 2018-01-24 07:18:01.108 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() finished in 2.76 sec 2018-01-24 07:18:05.510 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() started 2018-01-24 07:18:09.111 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() finished in 3.60 sec 2018-01-24 07:18:09.111 5832 INFO rally.task.engine [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Completed: Task validation of semantic. 2018-01-24 07:18:09.111 5832 INFO rally.task.engine [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Completed: Task validation. 2018-01-24 07:18:09.112 5832 INFO rally.task.engine [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Starting: Running task. 2018-01-24 07:18:09.280 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() started 2018-01-24 07:18:12.150 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() finished in 2.87 sec 2018-01-24 07:18:12.151 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() started 2018-01-24 07:18:12.718 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-24 07:18:12.718 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() started 2018-01-24 07:18:12.719 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 07:18:12.741 5957 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 START 2018-01-24 07:18:14.550 5957 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 END: OK 2018-01-24 07:18:14.577 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() started 2018-01-24 07:18:20.339 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() finished in 5.76 sec 2018-01-24 07:18:20.339 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() started 2018-01-24 07:18:20.380 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() finished in 40.81 msec 2018-01-24 07:18:20.381 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() started 2018-01-24 07:18:23.683 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-24 07:18:25.383 5832 INFO rally.task.engine [-] Load duration is: 1.806649 2018-01-24 07:18:25.384 5832 INFO rally.task.engine [-] Full duration is: 14.420936 2018-01-24 07:18:25.639 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() started 2018-01-24 07:18:28.359 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() finished in 2.72 sec 2018-01-24 07:18:28.359 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() started 2018-01-24 07:18:28.934 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-24 07:18:28.935 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack setup() started 2018-01-24 07:18:33.010 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack setup() finished in 4.08 sec 2018-01-24 07:18:33.011 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() started 2018-01-24 07:18:33.011 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-24 07:18:33.033 6243 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 START 2018-01-24 07:18:34.930 6243 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 END: OK 2018-01-24 07:18:34.955 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() started 2018-01-24 07:18:42.879 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() finished in 7.92 sec 2018-01-24 07:18:42.879 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack cleanup() started 2018-01-24 07:18:46.665 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack cleanup() finished in 3.79 sec 2018-01-24 07:18:46.666 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() started 2018-01-24 07:18:46.837 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-24 07:18:46.837 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() started 2018-01-24 07:18:50.108 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-24 07:18:51.791 5832 INFO rally.task.engine [-] Load duration is: 1.894884 2018-01-24 07:18:51.792 5832 INFO rally.task.engine [-] Full duration is: 24.48781 2018-01-24 07:18:52.028 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() started 2018-01-24 07:18:54.686 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() finished in 2.66 sec 2018-01-24 07:18:54.687 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() started 2018-01-24 07:18:55.303 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-24 07:18:55.303 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack setup() started 2018-01-24 07:19:02.947 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack setup() finished in 7.64 sec 2018-01-24 07:19:02.947 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() started 2018-01-24 07:19:02.948 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-24 07:19:02.970 6529 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 START 2018-01-24 07:19:07.219 6529 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 END: OK 2018-01-24 07:19:07.245 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() started 2018-01-24 07:19:19.514 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() finished in 12.27 sec 2018-01-24 07:19:19.514 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack cleanup() started 2018-01-24 07:19:24.261 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack cleanup() finished in 4.75 sec 2018-01-24 07:19:24.262 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() started 2018-01-24 07:19:24.450 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-24 07:19:24.450 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() started 2018-01-24 07:19:27.893 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-24 07:19:28.227 5832 INFO rally.task.engine [-] Load duration is: 4.247773 2018-01-24 07:19:28.228 5832 INFO rally.task.engine [-] Full duration is: 35.883227 2018-01-24 07:19:28.489 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() started 2018-01-24 07:19:31.147 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() finished in 2.66 sec 2018-01-24 07:19:31.147 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() started 2018-01-24 07:19:31.717 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-24 07:19:31.717 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack setup() started 2018-01-24 07:19:35.753 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack setup() finished in 4.04 sec 2018-01-24 07:19:35.754 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() started 2018-01-24 07:19:35.754 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-24 07:19:35.776 6815 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 START 2018-01-24 07:19:37.316 6815 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 END: OK 2018-01-24 07:19:37.337 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() started 2018-01-24 07:19:45.374 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() finished in 8.04 sec 2018-01-24 07:19:45.375 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack cleanup() started 2018-01-24 07:19:49.166 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack cleanup() finished in 3.79 sec 2018-01-24 07:19:49.167 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() started 2018-01-24 07:19:49.344 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-24 07:19:49.345 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() started 2018-01-24 07:19:52.615 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-24 07:19:54.626 5832 INFO rally.task.engine [-] Load duration is: 1.537424 2018-01-24 07:19:54.626 5832 INFO rally.task.engine [-] Full duration is: 24.14182 2018-01-24 07:19:54.878 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() started 2018-01-24 07:19:57.577 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() finished in 2.70 sec 2018-01-24 07:19:57.577 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() started 2018-01-24 07:19:58.145 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-24 07:19:58.145 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() started 2018-01-24 07:19:58.145 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 07:19:58.166 7101 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 START 2018-01-24 07:19:59.509 7101 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 END: OK 2018-01-24 07:19:59.537 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() started 2018-01-24 07:20:07.454 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() finished in 7.92 sec 2018-01-24 07:20:07.455 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() started 2018-01-24 07:20:07.483 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() finished in 28.02 msec 2018-01-24 07:20:07.484 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() started 2018-01-24 07:20:10.804 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() finished in 3.32 sec 2018-01-24 07:20:10.970 5832 INFO rally.task.engine [-] Load duration is: 1.340993 2018-01-24 07:20:10.971 5832 INFO rally.task.engine [-] Full duration is: 15.9433 2018-01-24 07:20:11.210 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() started 2018-01-24 07:20:13.871 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() finished in 2.66 sec 2018-01-24 07:20:13.871 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() started 2018-01-24 07:20:14.463 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-24 07:20:14.463 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack setup() started 2018-01-24 07:20:18.609 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack setup() finished in 4.15 sec 2018-01-24 07:20:18.610 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() started 2018-01-24 07:20:18.610 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 07:20:18.633 7387 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 START 2018-01-24 07:20:19.974 7387 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 END: OK 2018-01-24 07:20:20.001 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() started 2018-01-24 07:20:28.081 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() finished in 8.08 sec 2018-01-24 07:20:28.082 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack cleanup() started 2018-01-24 07:20:32.281 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack cleanup() finished in 4.20 sec 2018-01-24 07:20:32.281 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() started 2018-01-24 07:20:32.457 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-24 07:20:32.457 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() started 2018-01-24 07:20:35.788 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-24 07:20:37.356 5832 INFO rally.task.engine [-] Load duration is: 1.339428 2018-01-24 07:20:37.357 5832 INFO rally.task.engine [-] Full duration is: 24.589375 2018-01-24 07:20:37.604 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() started 2018-01-24 07:20:40.279 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() finished in 2.68 sec 2018-01-24 07:20:40.280 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() started 2018-01-24 07:20:40.981 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() finished in 0.70 sec 2018-01-24 07:20:40.981 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack setup() started 2018-01-24 07:20:44.993 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack setup() finished in 4.01 sec 2018-01-24 07:20:44.993 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() started 2018-01-24 07:20:44.994 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-24 07:20:45.017 7673 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 START 2018-01-24 07:20:48.111 7673 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 END: OK 2018-01-24 07:20:48.132 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() started 2018-01-24 07:21:03.535 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() finished in 15.40 sec 2018-01-24 07:21:03.535 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack cleanup() started 2018-01-24 07:21:07.276 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack cleanup() finished in 3.74 sec 2018-01-24 07:21:07.277 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() started 2018-01-24 07:21:07.447 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-24 07:21:07.448 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() started 2018-01-24 07:21:10.903 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-24 07:21:11.784 5832 INFO rally.task.engine [-] Load duration is: 3.09156 2018-01-24 07:21:11.785 5832 INFO rally.task.engine [-] Full duration is: 33.315831 2018-01-24 07:21:12.070 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() started 2018-01-24 07:21:14.634 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() finished in 2.56 sec 2018-01-24 07:21:14.634 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() started 2018-01-24 07:21:15.199 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-24 07:21:15.199 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack setup() started 2018-01-24 07:21:19.560 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack setup() finished in 4.36 sec 2018-01-24 07:21:19.561 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() started 2018-01-24 07:21:19.561 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 07:21:19.585 7959 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 START 2018-01-24 07:21:21.086 7959 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 END: OK 2018-01-24 07:21:21.115 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() started 2018-01-24 07:21:33.625 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() finished in 12.51 sec 2018-01-24 07:21:33.625 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack cleanup() started 2018-01-24 07:21:37.405 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context network@openstack cleanup() finished in 3.78 sec 2018-01-24 07:21:37.405 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() started 2018-01-24 07:21:37.577 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-24 07:21:37.577 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() started 2018-01-24 07:21:40.861 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() finished in 3.28 sec 2018-01-24 07:21:42.224 5832 INFO rally.task.engine [-] Load duration is: 1.498547 2018-01-24 07:21:42.225 5832 INFO rally.task.engine [-] Full duration is: 28.806804 2018-01-24 07:21:42.511 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() started 2018-01-24 07:21:45.176 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() finished in 2.67 sec 2018-01-24 07:21:45.177 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() started 2018-01-24 07:21:45.742 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-24 07:21:45.743 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() started 2018-01-24 07:21:45.743 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 07:21:45.764 8245 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 START 2018-01-24 07:21:46.927 8245 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 END: OK 2018-01-24 07:21:46.953 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() started 2018-01-24 07:21:52.657 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() finished in 5.70 sec 2018-01-24 07:21:52.658 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() started 2018-01-24 07:21:52.684 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() finished in 26.23 msec 2018-01-24 07:21:52.684 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() started 2018-01-24 07:21:56.124 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-24 07:21:56.604 5832 INFO rally.task.engine [-] Load duration is: 1.16164 2018-01-24 07:21:56.605 5832 INFO rally.task.engine [-] Full duration is: 13.62735 2018-01-24 07:21:56.848 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() started 2018-01-24 07:21:59.477 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack setup() finished in 2.63 sec 2018-01-24 07:21:59.478 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() started 2018-01-24 07:22:00.031 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack setup() finished in 0.55 sec 2018-01-24 07:22:00.031 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() started 2018-01-24 07:22:00.031 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-24 07:22:00.052 8531 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 START 2018-01-24 07:22:01.402 8531 INFO rally.task.runner [-] Task 982e285d-89f1-4286-a642-067daf383e68 | ITER: 1 END: Error Conflict: Security Group b4367667-d8a9-494a-8198-85312b251807 cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit-5184917 failed with "argument of type 'NoneType' is not iterable". 2018-01-24 07:22:01.424 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() started 2018-01-24 07:22:08.753 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context cleanup@openstack cleanup() finished in 7.33 sec 2018-01-24 07:22:08.754 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() started 2018-01-24 07:22:08.799 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context quotas@openstack cleanup() finished in 45.09 msec 2018-01-24 07:22:08.799 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() started 2018-01-24 07:22:12.230 5832 INFO rally.task.context [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-24 07:22:12.946 5832 INFO rally.task.engine [-] Load duration is: 1.344945 2018-01-24 07:22:12.946 5832 INFO rally.task.engine [-] Full duration is: 15.40065 2018-01-24 07:22:13.273 5832 INFO rally.task.engine [-] Task 982e285d-89f1-4286-a642-067daf383e68 | Completed: Running task. test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | neutron.delete_network | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | total | 1.807 | 1.807 | 1.807 | 1.807 | 1.807 | 1.807 | 100.0% | 1 | | -> duration | 1.807 | 1.807 | 1.807 | 1.807 | 1.807 | 1.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.806649 Full duration: 14.420936 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.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | neutron.delete_port | 0.459 | 0.459 | 0.459 | 0.459 | 0.459 | 0.459 | 100.0% | 1 | | total | 1.895 | 1.895 | 1.895 | 1.895 | 1.895 | 1.895 | 100.0% | 1 | | -> duration | 1.895 | 1.895 | 1.895 | 1.895 | 1.895 | 1.895 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.894884 Full duration: 24.48781 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.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | neutron.create_subnet | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 100.0% | 1 | | neutron.create_router | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | neutron.add_interface_router | 1.402 | 1.402 | 1.402 | 1.402 | 1.402 | 1.402 | 100.0% | 1 | | neutron.remove_interface_router | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | neutron.delete_router | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 100.0% | 1 | | total | 4.248 | 4.248 | 4.248 | 4.248 | 4.248 | 4.248 | 100.0% | 1 | | -> duration | 4.248 | 4.248 | 4.248 | 4.248 | 4.248 | 4.248 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.247773 Full duration: 35.883227 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.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | neutron.delete_subnet | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | total | 1.537 | 1.537 | 1.537 | 1.537 | 1.537 | 1.537 | 100.0% | 1 | | -> duration | 1.537 | 1.537 | 1.537 | 1.537 | 1.537 | 1.537 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.537424 Full duration: 24.14182 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | neutron.list_networks | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 100.0% | 1 | | total | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 100.0% | 1 | | -> duration | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.340993 Full duration: 15.9433 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.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | neutron.list_ports | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 100.0% | 1 | | -> duration | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.339428 Full duration: 24.589375 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.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | neutron.create_subnet | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | neutron.create_router | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | neutron.add_interface_router | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 100.0% | 1 | | neutron.list_routers | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 3.092 | 3.092 | 3.092 | 3.092 | 3.092 | 3.092 | 100.0% | 1 | | -> duration | 3.092 | 3.092 | 3.092 | 3.092 | 3.092 | 3.092 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.09156 Full duration: 33.315831 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.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | neutron.create_subnet | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | neutron.list_subnets | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 1.499 | 1.499 | 1.499 | 1.499 | 1.499 | 1.499 | 100.0% | 1 | | -> duration | 1.499 | 1.499 | 1.499 | 1.499 | 1.499 | 1.499 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.498547 Full duration: 28.806804 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.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | neutron.delete_security_group | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> duration | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.16164 Full duration: 13.62735 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.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | neutron.create_security_group_rule | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | neutron.delete_security_group | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.0% | 1 | | total | 1.345 | 1.345 | 1.345 | 1.345 | 1.345 | 1.345 | 0.0% | 1 | | -> duration | 1.345 | 1.345 | 1.345 | 1.345 | 1.345 | 1.345 | 0.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.344945 Full duration: 15.40065 2018-01-24 07:22:13,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 982e285d-89f1-4286-a642-067daf383e68 2018-01-24 07:22:13,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '982e285d-89f1-4286-a642-067daf383e68', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-24 07:22:13,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '982e285d-89f1-4286-a642-067daf383e68'] 2018-01-24 07:22:14,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 07:22:14,600 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-01-24 07:22:14,600 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-24 07:22:14,601 - 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-24 07:22:14,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 07:22:14,623 - 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-24 07:22:14,626 - 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': '2cfe2a46-8442-48ce-844f-1c1ba2b19f31', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'flavor_name': 'rally-tiny-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d8cc03cc-cd27-43c1-950c-80d07fa6c408', '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-24 07:25:13,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b: started 2018-01-24 07:22:16.718 8781 INFO rally.task.engine [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Starting: Task validation. 2018-01-24 07:22:16.751 8781 INFO rally.task.engine [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Starting: Task validation of syntax. 2018-01-24 07:22:16.822 8781 INFO rally.task.engine [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Completed: Task validation of syntax. 2018-01-24 07:22:16.823 8781 INFO rally.task.engine [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Starting: Task validation of required platforms. 2018-01-24 07:22:16.854 8781 INFO rally.task.engine [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Completed: Task validation of required platforms. 2018-01-24 07:22:16.854 8781 INFO rally.task.engine [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Starting: Task validation of semantic. 2018-01-24 07:22:17.431 8781 INFO rally.task.context [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Context users@openstack setup() started 2018-01-24 07:22:20.013 8781 INFO rally.task.context [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Context users@openstack setup() finished in 2.58 sec 2018-01-24 07:22:30.137 8781 INFO rally.task.context [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Context users@openstack cleanup() started 2018-01-24 07:22:33.648 8781 INFO rally.task.context [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Context users@openstack cleanup() finished in 3.51 sec 2018-01-24 07:22:33.649 8781 INFO rally.task.engine [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Completed: Task validation of semantic. 2018-01-24 07:22:33.649 8781 INFO rally.task.engine [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Completed: Task validation. 2018-01-24 07:22:33.650 8781 INFO rally.task.engine [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Starting: Running task. 2018-01-24 07:22:33.823 8781 INFO rally.task.context [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Context users@openstack setup() started 2018-01-24 07:22:36.641 8781 INFO rally.task.context [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Context users@openstack setup() finished in 2.82 sec 2018-01-24 07:22:36.641 8781 INFO rally.task.context [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Context cleanup@openstack setup() started 2018-01-24 07:22:36.641 8781 INFO rally.task.context [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-24 07:22:37.408 8906 INFO rally.task.runner [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | ITER: 1 START 2018-01-24 07:25:00.199 8906 INFO rally.task.runner [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-24 07:25:00.223 8781 INFO rally.task.context [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Context cleanup@openstack cleanup() started 2018-01-24 07:25:07.245 8781 INFO rally.task.context [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Context cleanup@openstack cleanup() finished in 7.02 sec 2018-01-24 07:25:07.246 8781 INFO rally.task.context [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Context users@openstack cleanup() started 2018-01-24 07:25:10.697 8781 INFO rally.task.context [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | Context users@openstack cleanup() finished in 3.45 sec 2018-01-24 07:25:12.688 8781 INFO rally.task.engine [-] Load duration is: 141.785985 2018-01-24 07:25:12.689 8781 INFO rally.task.engine [-] Full duration is: 156.892772 2018-01-24 07:25:13.010 8781 INFO rally.task.engine [-] Task d6c91a1b-46c9-4555-8fbf-0a60df2b228b | 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 | 7.998 | 7.998 | 7.998 | 7.998 | 7.998 | 7.998 | 100.0% | 1 | | nova.find_host_to_migrate | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 100.0% | 1 | | nova.live_migrate | 133.674 | 133.674 | 133.674 | 133.674 | 133.674 | 133.674 | 0.0% | 1 | | total | 142.786 | 142.786 | 142.786 | 142.786 | 142.786 | 142.786 | 0.0% | 1 | | -> duration | 141.786 | 141.786 | 141.786 | 141.786 | 141.786 | 141.786 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 141.785985 Full duration: 156.892772 2018-01-24 07:25:13,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d6c91a1b-46c9-4555-8fbf-0a60df2b228b 2018-01-24 07:25:13,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd6c91a1b-46c9-4555-8fbf-0a60df2b228b', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-24 07:25:13,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd6c91a1b-46c9-4555-8fbf-0a60df2b228b'] 2018-01-24 07:25:14,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 07:25:14,177 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-24 07:25:14,177 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-24 07:25:14,178 - 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-24 07:25:14,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 07:25:14,199 - 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-24 07:25:14,201 - 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': '2cfe2a46-8442-48ce-844f-1c1ba2b19f31', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'flavor_name': 'rally-tiny-d8cc03cc-cd27-43c1-950c-80d07fa6c408', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d8cc03cc-cd27-43c1-950c-80d07fa6c408', '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-24 07:26:09,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c5703b5c-3064-4006-b865-464d71e676de: started 2018-01-24 07:25:16.099 9016 INFO rally.task.engine [-] Task c5703b5c-3064-4006-b865-464d71e676de | Starting: Task validation. 2018-01-24 07:25:16.136 9016 INFO rally.task.engine [-] Task c5703b5c-3064-4006-b865-464d71e676de | Starting: Task validation of syntax. 2018-01-24 07:25:16.190 9016 INFO rally.task.engine [-] Task c5703b5c-3064-4006-b865-464d71e676de | Completed: Task validation of syntax. 2018-01-24 07:25:16.190 9016 INFO rally.task.engine [-] Task c5703b5c-3064-4006-b865-464d71e676de | Starting: Task validation of required platforms. 2018-01-24 07:25:16.213 9016 INFO rally.task.engine [-] Task c5703b5c-3064-4006-b865-464d71e676de | Completed: Task validation of required platforms. 2018-01-24 07:25:16.213 9016 INFO rally.task.engine [-] Task c5703b5c-3064-4006-b865-464d71e676de | Starting: Task validation of semantic. 2018-01-24 07:25:16.869 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack setup() started 2018-01-24 07:25:19.575 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack setup() finished in 2.71 sec 2018-01-24 07:25:21.570 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack cleanup() started 2018-01-24 07:25:25.091 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack cleanup() finished in 3.52 sec 2018-01-24 07:25:25.092 9016 INFO rally.task.engine [-] Task c5703b5c-3064-4006-b865-464d71e676de | Completed: Task validation of semantic. 2018-01-24 07:25:25.092 9016 INFO rally.task.engine [-] Task c5703b5c-3064-4006-b865-464d71e676de | Completed: Task validation. 2018-01-24 07:25:25.093 9016 INFO rally.task.engine [-] Task c5703b5c-3064-4006-b865-464d71e676de | Starting: Running task. 2018-01-24 07:25:25.261 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack setup() started 2018-01-24 07:25:27.921 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack setup() finished in 2.66 sec 2018-01-24 07:25:27.922 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack setup() started 2018-01-24 07:25:27.922 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-24 07:25:27.944 9141 INFO rally.task.runner [-] Task c5703b5c-3064-4006-b865-464d71e676de | ITER: 1 START 2018-01-24 07:25:28.786 9141 INFO rally.task.runner [-] Task c5703b5c-3064-4006-b865-464d71e676de | ITER: 1 END: OK 2018-01-24 07:25:28.807 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:25:29.745 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-24 07:25:29.745 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack cleanup() started 2018-01-24 07:25:33.204 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack cleanup() finished in 3.46 sec 2018-01-24 07:25:33.309 9016 INFO rally.task.engine [-] Load duration is: 0.840045 2018-01-24 07:25:33.309 9016 INFO rally.task.engine [-] Full duration is: 7.95844 2018-01-24 07:25:33.567 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack setup() started 2018-01-24 07:25:36.347 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack setup() finished in 2.78 sec 2018-01-24 07:25:36.348 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack setup() started 2018-01-24 07:25:36.348 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-24 07:25:36.369 9247 INFO rally.task.runner [-] Task c5703b5c-3064-4006-b865-464d71e676de | ITER: 1 START 2018-01-24 07:25:37.033 9247 INFO rally.task.runner [-] Task c5703b5c-3064-4006-b865-464d71e676de | ITER: 1 END: OK 2018-01-24 07:25:37.060 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:25:37.940 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack cleanup() finished in 0.88 sec 2018-01-24 07:25:37.940 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack cleanup() started 2018-01-24 07:25:41.210 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack cleanup() finished in 3.27 sec 2018-01-24 07:25:41.608 9016 INFO rally.task.engine [-] Load duration is: 0.662328 2018-01-24 07:25:41.609 9016 INFO rally.task.engine [-] Full duration is: 7.658686 2018-01-24 07:25:41.856 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack setup() started 2018-01-24 07:25:44.613 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack setup() finished in 2.76 sec 2018-01-24 07:25:44.613 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack setup() started 2018-01-24 07:25:44.614 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-24 07:25:44.634 9353 INFO rally.task.runner [-] Task c5703b5c-3064-4006-b865-464d71e676de | ITER: 1 START 2018-01-24 07:25:45.278 9353 INFO rally.task.runner [-] Task c5703b5c-3064-4006-b865-464d71e676de | ITER: 1 END: OK 2018-01-24 07:25:45.305 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:25:46.336 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack cleanup() finished in 1.03 sec 2018-01-24 07:25:46.336 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack cleanup() started 2018-01-24 07:25:49.806 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack cleanup() finished in 3.47 sec 2018-01-24 07:25:49.911 9016 INFO rally.task.engine [-] Load duration is: 0.641642 2018-01-24 07:25:49.911 9016 INFO rally.task.engine [-] Full duration is: 7.965681 2018-01-24 07:25:50.185 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack setup() started 2018-01-24 07:25:52.824 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack setup() finished in 2.64 sec 2018-01-24 07:25:52.824 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack setup() started 2018-01-24 07:25:52.825 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-24 07:25:52.846 9459 INFO rally.task.runner [-] Task c5703b5c-3064-4006-b865-464d71e676de | ITER: 1 START 2018-01-24 07:25:53.734 9459 INFO rally.task.runner [-] Task c5703b5c-3064-4006-b865-464d71e676de | ITER: 1 END: OK 2018-01-24 07:25:53.761 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:25:54.714 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-24 07:25:54.714 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack cleanup() started 2018-01-24 07:25:58.125 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack cleanup() finished in 3.41 sec 2018-01-24 07:25:58.232 9016 INFO rally.task.engine [-] Load duration is: 0.885762 2018-01-24 07:25:58.233 9016 INFO rally.task.engine [-] Full duration is: 7.957984 2018-01-24 07:25:58.485 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack setup() started 2018-01-24 07:26:01.267 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack setup() finished in 2.78 sec 2018-01-24 07:26:01.267 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack setup() started 2018-01-24 07:26:01.267 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-24 07:26:01.290 9565 INFO rally.task.runner [-] Task c5703b5c-3064-4006-b865-464d71e676de | ITER: 1 START 2018-01-24 07:26:02.143 9565 INFO rally.task.runner [-] Task c5703b5c-3064-4006-b865-464d71e676de | ITER: 1 END: OK 2018-01-24 07:26:02.171 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack cleanup() started 2018-01-24 07:26:03.108 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-24 07:26:03.109 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack cleanup() started 2018-01-24 07:26:06.607 9016 INFO rally.task.context [-] Task c5703b5c-3064-4006-b865-464d71e676de | Context users@openstack cleanup() finished in 3.50 sec 2018-01-24 07:26:08.547 9016 INFO rally.task.engine [-] Load duration is: 0.850874 2018-01-24 07:26:08.548 9016 INFO rally.task.engine [-] Full duration is: 8.137931 2018-01-24 07:26:08.753 9016 INFO rally.task.engine [-] Task c5703b5c-3064-4006-b865-464d71e676de | Completed: Running task. Task c5703b5c-3064-4006-b865-464d71e676de: 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.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | quotas.delete_quotas | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> duration | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.840045 Full duration: 7.95844 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.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | total | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | -> duration | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.662328 Full duration: 7.658686 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.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | total | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> duration | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.641642 Full duration: 7.965681 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.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | quotas.delete_quotas | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | -> duration | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.885762 Full duration: 7.957984 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.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | total | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | -> duration | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.850874 Full duration: 8.137931 2018-01-24 07:26:09,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c5703b5c-3064-4006-b865-464d71e676de 2018-01-24 07:26:09,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c5703b5c-3064-4006-b865-464d71e676de', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-24 07:26:09,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c5703b5c-3064-4006-b865-464d71e676de'] 2018-01-24 07:26:10,007 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 07:26:10,008 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-24 07:26:10,009 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:25 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:11 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:13 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:59 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:22 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 07:41 | 208 | 90.00% | +-------------------+------------+---------------+-----------+ | nova | 05:13 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:19 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:30:27 | 802 | 86.25% | +===================+============+===============+===========+ 2018-01-24 07:26:10,009 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 86.25% 2018-01-24 07:26:16,521 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-24 07:26:16,521 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-24 07:26:17,067 - functest.utils.functest_utils - DEBUG - 2018-01-24 07:26:17,067 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 07:26:17,067 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:21 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-24 07:26:17,071 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-24 07:26:17,071 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-24 07:26:17,150 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-24 07:26:17,589 - functest.energy.energy - DEBUG - Starting recording 2018-01-24 07:26:17,589 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-24 07:26:17,996 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-24 07:26:20,216 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-24 07:26:22,499 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-24 07:26:25,570 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-24 07:26:27,937 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-24 07:26:33,746 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-24 07:26:34,417 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-24 07:26:35,474 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-24 07:26:38,766 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-24 07:26:38,767 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-24 07:26:40,905 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-24 07:26:40,905 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-24 07:26:43,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-24 07:26:43,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-24 07:26:44,331 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-24 07:26:44,331 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-24 07:26:47,129 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-24 07:26:47,129 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-24 07:26:47,132 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-24 07:26:47,134 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-24 07:26:47,136 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-24 07:26:47,143 - 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-24 07:50:06,972 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.206045s] ... ok 2018-01-24 07:50:06,972 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.061305s] ... ok 2018-01-24 07:50:06,972 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [16.796360s] ... ok 2018-01-24 07:50:06,972 - 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.480964s] ... ok 2018-01-24 07:50:06,973 - 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.207205s] ... ok 2018-01-24 07:50:06,973 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [5.282839s] ... ok 2018-01-24 07:50:06,973 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.077656s] ... ok 2018-01-24 07:50:06,973 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.218696s] ... ok 2018-01-24 07:50:06,973 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.098730s] ... ok 2018-01-24 07:50:06,973 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001413s] ... ok 2018-01-24 07:50:06,973 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [187.446586s] ... FAILED 2018-01-24 07:50:06,973 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.074930s] ... ok 2018-01-24 07:50:06,973 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.372047s] ... ok 2018-01-24 07:50:06,974 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [187.520457s] ... FAILED 2018-01-24 07:50:06,974 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001085s] ... ok 2018-01-24 07:50:06,974 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [7.195169s] ... ok 2018-01-24 07:50:06,974 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.055117s] ... ok 2018-01-24 07:50:06,974 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [1.715480s] ... ok 2018-01-24 07:50:06,974 - 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.233645s] ... ok 2018-01-24 07:50:06,974 - 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.239994s] ... ok 2018-01-24 07:50:06,974 - 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.421043s] ... ok 2018-01-24 07:50:06,974 - 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.542457s] ... ok 2018-01-24 07:50:06,974 - 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.228531s] ... ok 2018-01-24 07:50:06,974 - 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.074922s] ... ok 2018-01-24 07:50:06,975 - 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.074510s] ... ok 2018-01-24 07:50:06,975 - 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.068203s] ... ok 2018-01-24 07:50:06,975 - 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.069163s] ... ok 2018-01-24 07:50:06,975 - 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.065969s] ... ok 2018-01-24 07:50:06,975 - 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.382989s] ... ok 2018-01-24 07:50:06,975 - 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.067836s] ... ok 2018-01-24 07:50:06,975 - 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.011883s] ... ok 2018-01-24 07:50:06,975 - 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.139049s] ... ok 2018-01-24 07:50:06,975 - 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.011927s] ... ok 2018-01-24 07:50:06,975 - 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.010739s] ... ok 2018-01-24 07:50:06,976 - 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.035872s] ... ok 2018-01-24 07:50:06,976 - 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.062536s] ... ok 2018-01-24 07:50:06,976 - 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.063494s] ... ok 2018-01-24 07:50:06,976 - 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.286209s] ... ok 2018-01-24 07:50:06,976 - 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.014926s] ... ok 2018-01-24 07:50:06,976 - 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.071570s] ... ok 2018-01-24 07:50:06,976 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [18.386325s] ... ok 2018-01-24 07:50:06,976 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [9.535713s] ... ok 2018-01-24 07:50:06,976 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [25.415854s] ... ok 2018-01-24 07:50:06,976 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [16.841706s] ... ok 2018-01-24 07:50:06,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.356645s] ... ok 2018-01-24 07:50:06,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.331571s] ... ok 2018-01-24 07:50:06,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.211631s] ... ok 2018-01-24 07:50:06,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.390815s] ... ok 2018-01-24 07:50:06,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.358277s] ... ok 2018-01-24 07:50:06,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.358987s] ... ok 2018-01-24 07:50:06,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.875329s] ... ok 2018-01-24 07:50:06,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [5.792971s] ... ok 2018-01-24 07:50:06,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [13.875752s] ... ok 2018-01-24 07:50:06,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [8.769388s] ... ok 2018-01-24 07:50:06,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [56.966672s] ... ok 2018-01-24 07:50:06,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.517001s] ... ok 2018-01-24 07:50:06,978 - 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.270726s] ... ok 2018-01-24 07:50:06,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.421709s] ... ok 2018-01-24 07:50:06,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [0.943878s] ... ok 2018-01-24 07:50:06,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.971523s] ... ok 2018-01-24 07:50:06,978 - 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.101063s] ... ok 2018-01-24 07:50:06,978 - 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.525210s] ... ok 2018-01-24 07:50:06,978 - 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.235910s] ... ok 2018-01-24 07:50:06,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.247466s] ... ok 2018-01-24 07:50:06,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.203522s] ... ok 2018-01-24 07:50:06,979 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.244313s] ... ok 2018-01-24 07:50:06,979 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.262615s] ... ok 2018-01-24 07:50:06,979 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.731272s] ... ok 2018-01-24 07:50:06,979 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.005074s] ... ok 2018-01-24 07:50:06,979 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.227684s] ... ok 2018-01-24 07:50:06,979 - 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.252122s] ... ok 2018-01-24 07:50:06,979 - 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.228817s] ... ok 2018-01-24 07:50:06,979 - 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.226943s] ... ok 2018-01-24 07:50:06,979 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.307648s] ... ok 2018-01-24 07:50:06,979 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.338731s] ... ok 2018-01-24 07:50:06,979 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.013256s] ... ok 2018-01-24 07:50:06,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [22.344757s] ... ok 2018-01-24 07:50:06,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.068355s] ... ok 2018-01-24 07:50:06,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.079726s] ... ok 2018-01-24 07:50:06,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.067386s] ... ok 2018-01-24 07:50:06,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.308271s] ... ok 2018-01-24 07:50:06,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.434018s] ... ok 2018-01-24 07:50:06,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.361479s] ... ok 2018-01-24 07:50:06,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.008559s] ... ok 2018-01-24 07:50:06,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.008326s] ... ok 2018-01-24 07:50:06,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.039577s] ... ok 2018-01-24 07:50:06,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.032902s] ... ok 2018-01-24 07:50:06,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.030868s] ... ok 2018-01-24 07:50:06,981 - 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.195485s] ... ok 2018-01-24 07:50:06,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.041710s] ... ok 2018-01-24 07:50:06,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.043030s] ... ok 2018-01-24 07:50:06,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.040577s] ... ok 2018-01-24 07:50:06,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.040333s] ... ok 2018-01-24 07:50:06,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.537293s] ... ok 2018-01-24 07:50:06,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.015782s] ... ok 2018-01-24 07:50:06,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.472292s] ... ok 2018-01-24 07:50:06,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.007554s] ... ok 2018-01-24 07:50:06,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.013173s] ... ok 2018-01-24 07:50:06,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [1.060304s] ... ok 2018-01-24 07:50:06,982 - 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.254852s] ... ok 2018-01-24 07:50:06,982 - 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.020334s] ... ok 2018-01-24 07:50:06,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [1.999309s] ... ok 2018-01-24 07:50:06,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [2.889421s] ... ok 2018-01-24 07:50:06,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.864879s] ... ok 2018-01-24 07:50:06,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [1.852137s] ... ok 2018-01-24 07:50:06,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [1.752394s] ... ok 2018-01-24 07:50:06,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [1.977086s] ... ok 2018-01-24 07:50:06,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [1.743430s] ... ok 2018-01-24 07:50:06,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.276557s] ... ok 2018-01-24 07:50:06,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.569329s] ... ok 2018-01-24 07:50:06,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.131063s] ... ok 2018-01-24 07:50:06,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.107154s] ... ok 2018-01-24 07:50:06,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.066077s] ... ok 2018-01-24 07:50:06,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.049852s] ... ok 2018-01-24 07:50:06,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.094304s] ... ok 2018-01-24 07:50:06,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.087144s] ... ok 2018-01-24 07:50:06,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.054273s] ... ok 2018-01-24 07:50:06,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.053815s] ... ok 2018-01-24 07:50:06,983 - 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.094155s] ... ok 2018-01-24 07:50:06,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.799760s] ... ok 2018-01-24 07:50:06,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.055687s] ... ok 2018-01-24 07:50:06,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.585014s] ... ok 2018-01-24 07:50:06,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.053312s] ... ok 2018-01-24 07:50:06,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.187410s] ... ok 2018-01-24 07:50:06,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.051125s] ... ok 2018-01-24 07:50:06,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.186806s] ... ok 2018-01-24 07:50:06,984 - 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.271766s] ... ok 2018-01-24 07:50:06,984 - 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.997379s] ... ok 2018-01-24 07:50:06,984 - 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 [3.024502s] ... ok 2018-01-24 07:50:06,984 - 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.712809s] ... ok 2018-01-24 07:50:06,984 - 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.461909s] ... ok 2018-01-24 07:50:06,985 - 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.834437s] ... ok 2018-01-24 07:50:06,985 - 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.283671s] ... ok 2018-01-24 07:50:06,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.062403s] ... ok 2018-01-24 07:50:06,985 - 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.155816s] ... ok 2018-01-24 07:50:06,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [1.051762s] ... ok 2018-01-24 07:50:06,985 - 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.826905s] ... ok 2018-01-24 07:50:06,985 - 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.709298s] ... ok 2018-01-24 07:50:06,985 - 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.718513s] ... ok 2018-01-24 07:50:06,985 - 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.092096s] ... ok 2018-01-24 07:50:06,985 - 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.606712s] ... ok 2018-01-24 07:50:06,985 - 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.096150s] ... ok 2018-01-24 07:50:06,986 - 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.020245s] ... ok 2018-01-24 07:50:06,986 - 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.019434s] ... ok 2018-01-24 07:50:06,986 - 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.016546s] ... ok 2018-01-24 07:50:06,986 - 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.633802s] ... ok 2018-01-24 07:50:06,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.616426s] ... ok 2018-01-24 07:50:06,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.534513s] ... ok 2018-01-24 07:50:06,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.863792s] ... ok 2018-01-24 07:50:06,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.262315s] ... ok 2018-01-24 07:50:06,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.582637s] ... ok 2018-01-24 07:50:06,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.405913s] ... ok 2018-01-24 07:50:06,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [1.263507s] ... ok 2018-01-24 07:50:06,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.519913s] ... ok 2018-01-24 07:50:06,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.358144s] ... ok 2018-01-24 07:50:06,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [33.444070s] ... ok 2018-01-24 07:50:06,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.585167s] ... ok 2018-01-24 07:50:06,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [8.910174s] ... ok 2018-01-24 07:50:06,987 - 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.539590s] ... ok 2018-01-24 07:50:06,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.038207s] ... ok 2018-01-24 07:50:06,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.039435s] ... ok 2018-01-24 07:50:06,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.049218s] ... ok 2018-01-24 07:50:06,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.420947s] ... ok 2018-01-24 07:50:06,987 - 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.245946s] ... ok 2018-01-24 07:50:06,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.234278s] ... ok 2018-01-24 07:50:06,988 - 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.037314s] ... ok 2018-01-24 07:50:06,988 - 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.048110s] ... ok 2018-01-24 07:50:06,988 - 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.185956s] ... ok 2018-01-24 07:50:06,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.050691s] ... ok 2018-01-24 07:50:06,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.042654s] ... ok 2018-01-24 07:50:06,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.082198s] ... ok 2018-01-24 07:50:06,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.080710s] ... ok 2018-01-24 07:50:06,988 - 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.054833s] ... ok 2018-01-24 07:50:06,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.047861s] ... ok 2018-01-24 07:50:06,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.014520s] ... ok 2018-01-24 07:50:06,988 - 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.172298s] ... ok 2018-01-24 07:50:06,988 - 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.036266s] ... ok 2018-01-24 07:50:06,989 - 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.166133s] ... ok 2018-01-24 07:50:06,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.160480s] ... ok 2018-01-24 07:50:06,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.013557s] ... ok 2018-01-24 07:50:06,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.042878s] ... ok 2018-01-24 07:50:06,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.034679s] ... ok 2018-01-24 07:50:06,989 - 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.009241s] ... ok 2018-01-24 07:50:06,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.037462s] ... ok 2018-01-24 07:50:06,989 - 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.008521s] ... ok 2018-01-24 07:50:06,989 - 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.042193s] ... ok 2018-01-24 07:50:06,989 - 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.186279s] ... ok 2018-01-24 07:50:06,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.177856s] ... ok 2018-01-24 07:50:06,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.180057s] ... ok 2018-01-24 07:50:06,990 - 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.159696s] ... ok 2018-01-24 07:50:06,990 - 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.032995s] ... ok 2018-01-24 07:50:06,990 - 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.033949s] ... ok 2018-01-24 07:50:06,990 - 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.009045s] ... ok 2018-01-24 07:50:06,990 - 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.037435s] ... ok 2018-01-24 07:50:06,990 - 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.033102s] ... ok 2018-01-24 07:50:06,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.177866s] ... ok 2018-01-24 07:50:06,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.176401s] ... ok 2018-01-24 07:50:06,990 - 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.644892s] ... ok 2018-01-24 07:50:06,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [6.038032s] ... ok 2018-01-24 07:50:06,991 - 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.070944s] ... ok 2018-01-24 07:50:06,991 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.337907s] ... ok 2018-01-24 07:50:06,991 - 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.172977s] ... ok 2018-01-24 07:50:06,991 - 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.174066s] ... ok 2018-01-24 07:50:06,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 1396.0000 sec. 2018-01-24 07:50:06,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 201 2018-01-24 07:50:06,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-24 07:50:07,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 3 2018-01-24 07:50:07,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 98.5294117647% 2018-01-24 07:50:14,462 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-24 07:50:14,463 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-24 07:50:15,043 - functest.utils.functest_utils - DEBUG - 2018-01-24 07:50:15,043 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 07:50:15,043 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 23:56 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-24 07:50:15,047 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-24 07:50:15,047 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-24 07:50:33,336 - functest.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-01-24 07:50:33,336 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-24 07:50:33,365 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-24 07:50:33,477 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 07:50:33,478 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-24 07:50:33,482 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-24 07:50:34,257 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-24 08:55:51,103 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 08:55:51,104 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 65:17 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-24 08:55:51,107 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-24 08:55:51,108 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-709 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-24 08:55:51,110 - 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:31 | PASS | | tempest_smoke_serial | functest | smoke | 15:38 | FAIL | | rally_sanity | functest | smoke | 18:21 | FAIL | | refstack_defcore | functest | smoke | 23:56 | FAIL | | odl | functest | smoke | 00:18 | PASS | | snaps_smoke | functest | smoke | 65:17 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-24 08:55:51,115 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-24 08:55:54,247 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-24 08:55:54,247 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-24 08:55:54,248 - 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-24 08:55:54,249 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-24 08:55:54,249 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-24 08:56:22,355 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-24 08:56:22,355 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-24 08:56:22,471 - functest.utils.functest_utils - DEBUG - 2018-01-24 08:56:22,471 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 08:56:22,471 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:28 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-24 08:56:22,475 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-24 08:56:22,475 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-709 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-24 08:56:22,477 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:28 | 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-24 08:56:22,481 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-24 08:56:25,187 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-24 08:56:25,187 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-24 08:56:25,188 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-24 08:56:25,188 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-709 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-24 08:56:25,189 - 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-24 08:56:25,190 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-24 08:56:27,867 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-24 08:56:27,868 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-24 08:56:27,868 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-24 08:56:27,869 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-709 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-24 08:56:27,869 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-24 08:56:27,870 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK