2018-02-16 01:10:47,459 - functest.ci.check_deployment - DEBUG - 172.30.9.29:5000 is reachable! 2018-02-16 01:10:47,459 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.29:5000/v3 ...OK 2018-02-16 01:10:47,847 - functest.ci.check_deployment - INFO - Got token ...OK 2018-02-16 01:10:48,228 - functest.ci.check_deployment - DEBUG - 172.30.9.29:5000 is reachable! 2018-02-16 01:10:48,228 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.29:5000 ...OK 2018-02-16 01:10:48,688 - functest.ci.check_deployment - DEBUG - 172.30.9.29:8774 is reachable! 2018-02-16 01:10:48,688 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.29:8774/v2.1 ...OK 2018-02-16 01:10:49,132 - functest.ci.check_deployment - DEBUG - 172.30.9.29:9696 is reachable! 2018-02-16 01:10:49,132 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.29:9696 ...OK 2018-02-16 01:10:49,514 - functest.ci.check_deployment - DEBUG - 172.30.9.29:9292 is reachable! 2018-02-16 01:10:49,514 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.29:9292 ...OK 2018-02-16 01:10:50,701 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-02-16 01:10:52,477 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-02-16 01:10:52,507 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-02-16 01:10:54,673 - functest.ci.check_deployment - INFO - External network found: external 2018-02-16 01:10:57,134 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-16 01:10:57,134 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-16 01:10:57,135 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-16 01:10:57,135 - 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-02-16 01:10:57,136 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-02-16 01:10:57,136 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-02-16 01:10:59,555 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-16 01:11:09,045 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 9.479s OK 2018-02-16 01:11:09,157 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-16 01:11:09,158 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-02-16 01:11:09,162 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-02-16 01:11:10,758 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-16 01:24:15,749 - 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_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (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 83 tests in 784.982s OK 2018-02-16 01:24:15,859 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-16 01:24:15,859 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-16 01:24:15,863 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-02-16 01:24:16,774 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-16 01:24:58,510 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 41.735s OK 2018-02-16 01:24:58,620 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-16 01:24:58,620 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:42 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-02-16 01:24:58,626 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-781 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-02-16 01:24:58,630 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 13:05 | PASS | | snaps_health_check | functest | healthcheck | 00:42 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-02-16 01:24:58,633 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-16 01:25:01,990 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-16 01:25:01,990 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-16 01:25:01,991 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-16 01:25:01,992 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-02-16 01:25:01,994 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-02-16 01:25:01,995 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-02-16 01:25:02,895 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-02-16 01:25:02,896 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-16 01:25:03,350 - functest.energy.energy - DEBUG - Starting recording 2018-02-16 01:25:03,350 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-02-16 01:25:03,849 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-02-16 01:25:03,849 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-02-16 01:25:03' 2018-02-16 01:25:03,850 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--44471592-affb-4092-aa52-102cbd92e997' 2018-02-16 01:25:07,680 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-44471592-affb-4092-aa52-102cbd92e997' 2018-02-16 01:25:10,945 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-44471592-affb-4092-aa52-102cbd92e997' 2018-02-16 01:25:21,843 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-44471592-affb-4092-aa52-102cbd92e997' 2018-02-16 01:25:22,543 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-44471592-affb-4092-aa52-102cbd92e997' 2018-02-16 01:25:23,210 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-44471592-affb-4092-aa52-102cbd92e997' 2018-02-16 01:25:29,958 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-44471592-affb-4092-aa52-102cbd92e997' 2018-02-16 01:25:34,440 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-44471592-affb-4092-aa52-102cbd92e997' 2018-02-16 01:25:56,385 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-02-16 01:26:01,703 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-02-16 01:26:01,778 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-02-16 01:26:02,786 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-02-16 01:26:22,963 - functest.energy.energy - DEBUG - Restoring previous scenario (refstack_defcore/running) 2018-02-16 01:26:22,963 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-02-16 01:26:23,498 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-16 01:26:23,499 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:59 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-16 01:26:23,503 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-02-16 01:26:23,582 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-02-16 01:26:23,582 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-02-16 01:26:23' 2018-02-16 01:26:23,582 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--7f987d35-6ca1-49c6-8db2-3d7210ce26e6' 2018-02-16 01:26:26,568 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-7f987d35-6ca1-49c6-8db2-3d7210ce26e6' 2018-02-16 01:26:29,074 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-7f987d35-6ca1-49c6-8db2-3d7210ce26e6' 2018-02-16 01:26:39,874 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-7f987d35-6ca1-49c6-8db2-3d7210ce26e6' 2018-02-16 01:26:40,470 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-7f987d35-6ca1-49c6-8db2-3d7210ce26e6' 2018-02-16 01:26:47,003 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-7f987d35-6ca1-49c6-8db2-3d7210ce26e6' 2018-02-16 01:26:53,474 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-02-16 01:27:05,412 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-02-16 01:27:08,130 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-02-16 01:27:26,773 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-16 01:27:26,773 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:45 | PASS | +------------------------+------------------+------------------+----------------+ 2018-02-16 01:27:26,776 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-02-16 01:27:26,852 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-02-16 01:27:29,148 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-02-16 01:27:31,356 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-16 01:27:34,390 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-02-16 01:27:36,567 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-16 01:27:42,507 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-02-16 01:27:44,939 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-16 01:27:47,945 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-02-16 01:27:47,945 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-02-16 01:27:51,054 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-02-16 01:27:51,055 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-02-16 01:27:51,057 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-02-16 01:27:51,061 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-02-16 01:27:51,061 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-68c02612-ae6a-45f8-ae6f-ee92d3211f60/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-02-16 01:27:53,231 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-02-16 01:27:53,233 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-02-16 01:27:53,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-02-16 01:27:55,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:27:55.240 61 INFO rally.api [-] Starting verification (UUID=1660d09f-6c05-40ec-92db-1bd594e3f3bd) for deployment 'opnfv-rally' (UUID=0d6d3908-a8c4-41d1-a3d4-302991aa7ab2) by verifier 'opnfv-tempest' (UUID=68c02612-ae6a-45f8-ae6f-ee92d3211f60). 2018-02-16 01:27:55,241 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1660d09f-6c05-40ec-92db-1bd594e3f3bd 2018-02-16 01:28:01,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:28:01.902 61 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.189s] 2018-02-16 01:28:01,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:28:01.966 61 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.064s] 2018-02-16 01:28:08,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:28:08.715 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.854s] 2018-02-16 01:28:12,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:28:12.413 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.696s] 2018-02-16 01:28:26,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:28:26.089 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.733s] 2018-02-16 01:28:44,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:28:44.750 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.177s] 2018-02-16 01:29:24,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:29:24.971 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.072s] 2018-02-16 01:29:24,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:29:24.973 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-02-16 01:30:08,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:30:08.053 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.082s] 2018-02-16 01:30:08,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:30:08.054 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-02-16 01:30:45,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:30:45.896 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2018-02-16 01:30:45,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:30:45.897 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-02-16 01:31:33,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:31:33.573 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.798s] 2018-02-16 01:31:59,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:31:59.164 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-02-16 01:31:59,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:31:59.263 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.099s] 2018-02-16 01:32:06,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:32:06.971 61 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.670s] 2018-02-16 01:32:06,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:32:06.981 61 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-02-16 01:32:08,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:32:08.333 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-02-16 01:32:08,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:32:08.335 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-02-16 01:32:12,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:32:12.341 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.387s] 2018-02-16 01:32:18,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:32:18.228 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.097s] 2018-02-16 01:32:24,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:32:24.542 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.696s] 2018-02-16 01:32:31,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:32:31.784 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.484s] 2018-02-16 01:32:40,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:32:40.698 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.221s] 2018-02-16 01:32:46,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:32:46.596 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.375s] 2018-02-16 01:32:52,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:32:52.201 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.236s] 2018-02-16 01:32:58,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:32:58.852 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.455s] 2018-02-16 01:33:05,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:33:05.828 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.437s] 2018-02-16 01:33:14,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:33:14.118 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.813s] 2018-02-16 01:33:16,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:33:16.314 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-02-16 01:33:18,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:33:18.369 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.077s] 2018-02-16 01:33:18,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:33:18.448 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.078s] 2018-02-16 01:33:18,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:33:18.518 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.070s] 2018-02-16 01:33:18,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:33:18.524 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-02-16 01:33:22,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:33:22.544 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.849s] 2018-02-16 01:33:24,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:33:24.108 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.563s] 2018-02-16 01:33:26,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:33:26.336 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.228s] 2018-02-16 01:33:34,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:33:34.219 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-02-16 01:33:41,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:33:41.757 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.438s] 2018-02-16 01:33:58,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:33:58.883 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.313s] 2018-02-16 01:34:03,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:34:03.463 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.578s] 2018-02-16 01:34:17,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:34:17.141 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.792s] 2018-02-16 01:34:21,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:34:21.028 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.885s] 2018-02-16 01:34:27,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:34:27.120 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.091s] 2018-02-16 01:34:36,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:34:36.407 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.529s] 2018-02-16 01:34:40,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:34:40.155 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.746s] 2018-02-16 01:34:43,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:34:43.967 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.811s] 2018-02-16 01:34:59,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:34:59.426 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.497s] 2018-02-16 01:34:59,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:34:59.866 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.438s] 2018-02-16 01:34:59,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:34:59.979 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.112s] 2018-02-16 01:35:00,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:00.182 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.203s] 2018-02-16 01:35:00,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:00.518 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.334s] 2018-02-16 01:35:00,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:00.723 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.205s] 2018-02-16 01:35:14,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:14.154 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.225s] 2018-02-16 01:35:14,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:14.440 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.284s] 2018-02-16 01:35:14,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:14.786 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.344s] 2018-02-16 01:35:14,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:14.980 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.194s] 2018-02-16 01:35:15,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:15.239 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.258s] 2018-02-16 01:35:15,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:15.459 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.220s] 2018-02-16 01:35:28,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:28.664 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.593s] 2018-02-16 01:35:35,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:35.012 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.347s] 2018-02-16 01:35:37,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:37.274 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.261s] 2018-02-16 01:35:37,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:37.330 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.056s] 2018-02-16 01:35:37,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:37.385 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.056s] 2018-02-16 01:35:48,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:48.504 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.486s] 2018-02-16 01:35:54,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:54.665 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.159s] 2018-02-16 01:35:56,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:56.362 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.697s] 2018-02-16 01:35:56,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:56.566 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.203s] 2018-02-16 01:35:56,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:35:56.854 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.288s] 2018-02-16 01:36:17,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:36:17.971 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.914s] 2018-02-16 01:36:29,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:36:29.556 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.584s] 2018-02-16 01:36:40,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:36:40.237 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.681s] 2018-02-16 01:36:49,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:36:49.690 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.452s] 2018-02-16 01:37:20,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:37:20.927 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.683s] 2018-02-16 01:37:32,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:37:32.937 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.009s] 2018-02-16 01:37:44,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:37:44.158 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [11.221s] 2018-02-16 01:37:53,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:37:53.450 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.291s] 2018-02-16 01:38:09,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:09.835 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.642s] 2018-02-16 01:38:12,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:12.593 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.756s] 2018-02-16 01:38:12,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:12.782 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.190s] 2018-02-16 01:38:17,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:17.450 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.577s] 2018-02-16 01:38:20,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:20.167 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.714s] 2018-02-16 01:38:20,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:20.214 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.050s] 2018-02-16 01:38:24,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:24.974 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.411s] 2018-02-16 01:38:28,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:28.315 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-02-16 01:38:29,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:29.674 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-02-16 01:38:29,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:29.676 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-02-16 01:38:29,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:29.676 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-02-16 01:38:29,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:29.677 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-02-16 01:38:29,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:29.678 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-02-16 01:38:31,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:31.628 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-02-16 01:38:46,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:46.536 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.692s] 2018-02-16 01:38:59,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:38:59.422 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.535s] 2018-02-16 01:39:11,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:39:11.700 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.277s] 2018-02-16 01:39:21,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:39:21.058 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-02-16 01:40:27,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:40:27.861 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [60.670s] 2018-02-16 01:41:09,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:41:09.972 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [29.828s] 2018-02-16 01:42:07,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-16 01:42:07.436 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [28.361s] 2018-02-16 01:42:27,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1660d09f-6c05-40ec-92db-1bd594e3f3bd']'. 2018-02-16 01:42:28,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-02-16 01:42:28,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-02-16 01:42:28,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-02-16 01:42:28,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1660d09f-6c05-40ec-92db-1bd594e3f3bd | 2018-02-16 01:42:28,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-02-16 01:42:28,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-02-16 01:27:55 | 2018-02-16 01:42:28,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-02-16 01:42:27 | 2018-02-16 01:42:28,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:32 | 2018-02-16 01:42:28,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-02-16 01:42:28,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-02-16 01:42:28,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-02-16 01:42:28,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 68c02612-ae6a-45f8-ae6f-ee92d3211f60) | 2018-02-16 01:42:28,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-02-16 01:42:28,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0d6d3908-a8c4-41d1-a3d4-302991aa7ab2) | 2018-02-16 01:42:28,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-02-16 01:42:28,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 847.826 | 2018-02-16 01:42:28,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-02-16 01:42:28,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-02-16 01:42:28,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-02-16 01:42:28,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-02-16 01:42:28,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-02-16 01:42:28,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-02-16 01:42:28,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-02-16 01:42:28,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-02-16 01:42:34,405 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-16 01:42:34,405 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:52 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-02-16 01:42:34,409 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-02-16 01:42:34,487 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-16 01:42:34,964 - functest.energy.energy - DEBUG - Starting recording 2018-02-16 01:42:34,964 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-02-16 01:42:35,368 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-02-16 01:42:37,681 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-02-16 01:42:39,958 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-16 01:42:43,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-02-16 01:42:44,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-238cab6c-57d6-49ac-a055-c088395d0b4a'... 2018-02-16 01:42:47,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-238cab6c-57d6-49ac-a055-c088395d0b4a'... 2018-02-16 01:42:49,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-238cab6c-57d6-49ac-a055-c088395d0b4a'... 2018-02-16 01:42:59,675 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-238cab6c-57d6-49ac-a055-c088395d0b4a'... 2018-02-16 01:43:00,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-238cab6c-57d6-49ac-a055-c088395d0b4a'... 2018-02-16 01:43:00,911 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-02-16 01:43:00,912 - 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-02-16 01:43:00,913 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-16 01:43:00,956 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-16 01:43:00,961 - 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': '084366dc-0f45-4be0-a4ea-2f033f5ecfa7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-238cab6c-57d6-49ac-a055-c088395d0b4a', 'flavor_name': 'rally-tiny-238cab6c-57d6-49ac-a055-c088395d0b4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-238cab6c-57d6-49ac-a055-c088395d0b4a', '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-02-16 01:44:00,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b4807281-e67c-4992-9ba5-41de56d5ba37 2018-02-16 01:44:00,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-02-16 01:44:00,456 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'b4807281-e67c-4992-9ba5-41de56d5ba37'] 2018-02-16 01:44:01,345 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b4807281-e67c-4992-9ba5-41de56d5ba37: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b4807281-e67c-4992-9ba5-41de56d5ba37 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | total | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | -> duration | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.481957 Full duration: 6.904714 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b4807281-e67c-4992-9ba5-41de56d5ba37 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> duration | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.774185 Full duration: 7.392993 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b4807281-e67c-4992-9ba5-41de56d5ba37 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | total | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> duration | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.946078 Full duration: 7.626875 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b4807281-e67c-4992-9ba5-41de56d5ba37 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | total | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | -> duration | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.771781 Full duration: 7.439969 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b4807281-e67c-4992-9ba5-41de56d5ba37 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | total | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 100.0% | 1 | | -> duration | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.119773 Full duration: 7.815299 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b4807281-e67c-4992-9ba5-41de56d5ba37 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | -> duration | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.676533 Full duration: 7.263168 HINTS: * To plot HTML graphics with this data, run: rally task report b4807281-e67c-4992-9ba5-41de56d5ba37 --out output.html * To generate a JUnit report, run: rally task export b4807281-e67c-4992-9ba5-41de56d5ba37 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b4807281-e67c-4992-9ba5-41de56d5ba37 --json --out output.json 2018-02-16 01:44:01,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b4807281-e67c-4992-9ba5-41de56d5ba37'] 2018-02-16 01:44:02,314 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-16 01:44:02,314 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b4807281-e67c-4992-9ba5-41de56d5ba37', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-02-16 01:44:02,320 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-02-16 01:44:02,320 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-02-16 01:44:02,320 - 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-02-16 01:44:02,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-16 01:44:02,345 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-16 01:44:02,346 - 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': '084366dc-0f45-4be0-a4ea-2f033f5ecfa7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-238cab6c-57d6-49ac-a055-c088395d0b4a', 'flavor_name': 'rally-tiny-238cab6c-57d6-49ac-a055-c088395d0b4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-238cab6c-57d6-49ac-a055-c088395d0b4a', '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-02-16 01:45:37,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3f1caf50-720c-4d5a-8521-e040377aeb18 2018-02-16 01:45:37,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '3f1caf50-720c-4d5a-8521-e040377aeb18'] 2018-02-16 01:45:38,927 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3f1caf50-720c-4d5a-8521-e040377aeb18: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3f1caf50-720c-4d5a-8521-e040377aeb18 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | 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.898 | 3.898 | 3.898 | 3.898 | 3.898 | 3.898 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 100.0% | 1 | | -> glance_v2.upload_data | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | glance_v2.delete_image | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | total | 5.079 | 5.079 | 5.079 | 5.079 | 5.079 | 5.079 | 100.0% | 1 | | -> duration | 5.079 | 5.079 | 5.079 | 5.079 | 5.079 | 5.079 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.078501 Full duration: 13.120559 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3f1caf50-720c-4d5a-8521-e040377aeb18 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.76 | 4.76 | 4.76 | 4.76 | 4.76 | 4.76 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | -> glance_v2.upload_data | 1.813 | 1.813 | 1.813 | 1.813 | 1.813 | 1.813 | 100.0% | 1 | | glance_v2.list_images | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 4.795 | 4.795 | 4.795 | 4.795 | 4.795 | 4.795 | 100.0% | 1 | | -> duration | 4.795 | 4.795 | 4.795 | 4.795 | 4.795 | 4.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.794928 Full duration: 15.858912 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3f1caf50-720c-4d5a-8521-e040377aeb18 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | 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.372 | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 100.0% | 1 | | total | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | -> duration | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.372658 Full duration: 7.967689 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally-tiny-238cab6c-57d6-49ac-a055-c088395d0b4a" }, "number_instances": 2, "nics": [ { "net-id": "084366dc-0f45-4be0-a4ea-2f033f5ecfa7" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 3f1caf50-720c-4d5a-8521-e040377aeb18 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.879 | 4.879 | 4.879 | 4.879 | 4.879 | 4.879 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 100.0% | 1 | | -> glance_v2.upload_data | 2.092 | 2.092 | 2.092 | 2.092 | 2.092 | 2.092 | 100.0% | 1 | | nova.boot_servers | 13.821 | 13.821 | 13.821 | 13.821 | 13.821 | 13.821 | 100.0% | 1 | | total | 18.701 | 18.701 | 18.701 | 18.701 | 18.701 | 18.701 | 100.0% | 1 | | -> duration | 17.701 | 17.701 | 17.701 | 17.701 | 17.701 | 17.701 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.700584 Full duration: 42.433266 HINTS: * To plot HTML graphics with this data, run: rally task report 3f1caf50-720c-4d5a-8521-e040377aeb18 --out output.html * To generate a JUnit report, run: rally task export 3f1caf50-720c-4d5a-8521-e040377aeb18 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3f1caf50-720c-4d5a-8521-e040377aeb18 --json --out output.json 2018-02-16 01:45:38,928 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3f1caf50-720c-4d5a-8521-e040377aeb18'] 2018-02-16 01:45:39,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-16 01:45:39,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3f1caf50-720c-4d5a-8521-e040377aeb18', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-02-16 01:45:39,839 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-02-16 01:45:39,840 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-02-16 01:45:39,840 - 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-02-16 01:45:39,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-16 01:45:39,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-16 01:45:39,863 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-02-16 01:45:39,863 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-02-16 01:45:39,863 - 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-02-16 01:45:39,864 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-16 01:45:39,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-16 01:45:39,888 - 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': '084366dc-0f45-4be0-a4ea-2f033f5ecfa7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-238cab6c-57d6-49ac-a055-c088395d0b4a', 'flavor_name': 'rally-tiny-238cab6c-57d6-49ac-a055-c088395d0b4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-238cab6c-57d6-49ac-a055-c088395d0b4a', '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-02-16 01:48:58,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b3a18293-8993-4876-917b-dc19bf8f0b9f 2018-02-16 01:48:58,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'b3a18293-8993-4876-917b-dc19bf8f0b9f'] 2018-02-16 01:48:59,751 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b3a18293-8993-4876-917b-dc19bf8f0b9f: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b3a18293-8993-4876-917b-dc19bf8f0b9f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | 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.197 | 3.197 | 3.197 | 3.197 | 3.197 | 3.197 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.549 | 2.549 | 2.549 | 2.549 | 2.549 | 2.549 | 100.0% | 1 | | total | 5.746 | 5.746 | 5.746 | 5.746 | 5.746 | 5.746 | 100.0% | 1 | | -> duration | 5.746 | 5.746 | 5.746 | 5.746 | 5.746 | 5.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.745692 Full duration: 23.195453 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task b3a18293-8993-4876-917b-dc19bf8f0b9f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.842 | 3.842 | 3.842 | 3.842 | 3.842 | 3.842 | 100.0% | 1 | | cinder_v2.delete_volume | 2.674 | 2.674 | 2.674 | 2.674 | 2.674 | 2.674 | 100.0% | 1 | | total | 6.517 | 6.517 | 6.517 | 6.517 | 6.517 | 6.517 | 100.0% | 1 | | -> duration | 6.517 | 6.517 | 6.517 | 6.517 | 6.517 | 6.517 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.516511 Full duration: 16.224526 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "Cirros-0.4.0-238cab6c-57d6-49ac-a055-c088395d0b4a" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task b3a18293-8993-4876-917b-dc19bf8f0b9f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.412 | 8.412 | 8.412 | 8.412 | 8.412 | 8.412 | 100.0% | 1 | | cinder_v2.delete_volume | 2.947 | 2.947 | 2.947 | 2.947 | 2.947 | 2.947 | 100.0% | 1 | | total | 11.359 | 11.359 | 11.359 | 11.359 | 11.359 | 11.359 | 100.0% | 1 | | -> duration | 11.359 | 11.359 | 11.359 | 11.359 | 11.359 | 11.359 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.358853 Full duration: 21.770481 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task b3a18293-8993-4876-917b-dc19bf8f0b9f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.313 | 3.313 | 3.313 | 3.313 | 3.313 | 3.313 | 100.0% | 1 | | cinder_v2.delete_volume | 2.479 | 2.479 | 2.479 | 2.479 | 2.479 | 2.479 | 100.0% | 1 | | total | 5.791 | 5.791 | 5.791 | 5.791 | 5.791 | 5.791 | 100.0% | 1 | | -> duration | 5.791 | 5.791 | 5.791 | 5.791 | 5.791 | 5.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.791402 Full duration: 15.617302 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task b3a18293-8993-4876-917b-dc19bf8f0b9f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.188 | 3.188 | 3.188 | 3.188 | 3.188 | 3.188 | 100.0% | 1 | | cinder_v2.extend_volume | 2.645 | 2.645 | 2.645 | 2.645 | 2.645 | 2.645 | 100.0% | 1 | | cinder_v2.delete_volume | 2.659 | 2.659 | 2.659 | 2.659 | 2.659 | 2.659 | 100.0% | 1 | | total | 8.492 | 8.492 | 8.492 | 8.492 | 8.492 | 8.492 | 100.0% | 1 | | -> duration | 8.492 | 8.492 | 8.492 | 8.492 | 8.492 | 8.492 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.491813 Full duration: 18.519364 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b3a18293-8993-4876-917b-dc19bf8f0b9f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.511 | 3.511 | 3.511 | 3.511 | 3.511 | 3.511 | 100.0% | 1 | | cinder_v2.delete_volume | 2.739 | 2.739 | 2.739 | 2.739 | 2.739 | 2.739 | 100.0% | 1 | | total | 6.25 | 6.25 | 6.25 | 6.25 | 6.25 | 6.25 | 100.0% | 1 | | -> duration | 6.25 | 6.25 | 6.25 | 6.25 | 6.25 | 6.25 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.249953 Full duration: 23.102453 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b3a18293-8993-4876-917b-dc19bf8f0b9f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | 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.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | cinder_v2.list_qos | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | total | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> duration | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.858784 Full duration: 12.562374 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b3a18293-8993-4876-917b-dc19bf8f0b9f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | 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.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | cinder_v2.set_qos | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.78138 Full duration: 12.53875 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b3a18293-8993-4876-917b-dc19bf8f0b9f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | cinder_v2.list_types | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | total | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> duration | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.775658 Full duration: 12.675426 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b3a18293-8993-4876-917b-dc19bf8f0b9f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | 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.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | -> duration | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.919763 Full duration: 12.717504 HINTS: * To plot HTML graphics with this data, run: rally task report b3a18293-8993-4876-917b-dc19bf8f0b9f --out output.html * To generate a JUnit report, run: rally task export b3a18293-8993-4876-917b-dc19bf8f0b9f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b3a18293-8993-4876-917b-dc19bf8f0b9f --json --out output.json 2018-02-16 01:48:59,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b3a18293-8993-4876-917b-dc19bf8f0b9f'] 2018-02-16 01:49:00,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-16 01:49:00,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b3a18293-8993-4876-917b-dc19bf8f0b9f', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-02-16 01:49:00,788 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-02-16 01:49:00,788 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-02-16 01:49:00,788 - 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-02-16 01:49:00,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-16 01:49:00,811 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-16 01:49:00,812 - 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': '084366dc-0f45-4be0-a4ea-2f033f5ecfa7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-238cab6c-57d6-49ac-a055-c088395d0b4a', 'flavor_name': 'rally-tiny-238cab6c-57d6-49ac-a055-c088395d0b4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-238cab6c-57d6-49ac-a055-c088395d0b4a', '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-02-16 01:50:21,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1ea447a5-dcb4-4393-8c1a-912e9f172ee9 2018-02-16 01:50:21,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '1ea447a5-dcb4-4393-8c1a-912e9f172ee9'] 2018-02-16 01:50:22,850 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1ea447a5-dcb4-4393-8c1a-912e9f172ee9: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 1ea447a5-dcb4-4393-8c1a-912e9f172ee9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.708 | 4.708 | 4.708 | 4.708 | 4.708 | 4.708 | 100.0% | 1 | | heat.update_stack | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 100.0% | 1 | | heat.delete_stack | 2.663 | 2.663 | 2.663 | 2.663 | 2.663 | 2.663 | 100.0% | 1 | | total | 10.424 | 10.424 | 10.424 | 10.424 | 10.424 | 10.424 | 100.0% | 1 | | -> duration | 6.424 | 6.424 | 6.424 | 6.424 | 6.424 | 6.424 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.423539 Full duration: 18.743267 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 1ea447a5-dcb4-4393-8c1a-912e9f172ee9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.7 | 4.7 | 4.7 | 4.7 | 4.7 | 4.7 | 100.0% | 1 | | heat.check_stack | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | heat.delete_stack | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 100.0% | 1 | | total | 7.251 | 7.251 | 7.251 | 7.251 | 7.251 | 7.251 | 100.0% | 1 | | -> duration | 5.251 | 5.251 | 5.251 | 5.251 | 5.251 | 5.251 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.250904 Full duration: 15.320715 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 1ea447a5-dcb4-4393-8c1a-912e9f172ee9 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.743 | 4.743 | 4.743 | 4.743 | 4.743 | 4.743 | 100.0% | 1 | | heat.suspend_stack | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | heat.resume_stack | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | heat.delete_stack | 2.098 | 2.098 | 2.098 | 2.098 | 2.098 | 2.098 | 100.0% | 1 | | total | 8.245 | 8.245 | 8.245 | 8.245 | 8.245 | 8.245 | 100.0% | 1 | | -> duration | 6.245 | 6.245 | 6.245 | 6.245 | 6.245 | 6.245 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.245018 Full duration: 18.314698 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 1ea447a5-dcb4-4393-8c1a-912e9f172ee9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | total | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> duration | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.591549 Full duration: 8.319406 HINTS: * To plot HTML graphics with this data, run: rally task report 1ea447a5-dcb4-4393-8c1a-912e9f172ee9 --out output.html * To generate a JUnit report, run: rally task export 1ea447a5-dcb4-4393-8c1a-912e9f172ee9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1ea447a5-dcb4-4393-8c1a-912e9f172ee9 --json --out output.json 2018-02-16 01:50:22,850 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1ea447a5-dcb4-4393-8c1a-912e9f172ee9'] 2018-02-16 01:50:23,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-16 01:50:23,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1ea447a5-dcb4-4393-8c1a-912e9f172ee9', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-02-16 01:50:23,888 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-02-16 01:50:23,888 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-02-16 01:50:23,889 - 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-02-16 01:50:23,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-16 01:50:23,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-16 01:50:23,932 - 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': '084366dc-0f45-4be0-a4ea-2f033f5ecfa7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-238cab6c-57d6-49ac-a055-c088395d0b4a', 'flavor_name': 'rally-tiny-238cab6c-57d6-49ac-a055-c088395d0b4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-238cab6c-57d6-49ac-a055-c088395d0b4a', '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-02-16 01:53:39,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fb807b09-6eff-44c6-9e6e-a00388613e0c 2018-02-16 01:53:39,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'fb807b09-6eff-44c6-9e6e-a00388613e0c'] 2018-02-16 01:53:40,822 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task fb807b09-6eff-44c6-9e6e-a00388613e0c: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fb807b09-6eff-44c6-9e6e-a00388613e0c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.add_role | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | keystone_v3.revoke_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767523 Full duration: 14.628537 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fb807b09-6eff-44c6-9e6e-a00388613e0c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.486 | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 100.0% | 1 | | keystone_v3.add_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.list_roles | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> duration | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.728631 Full duration: 14.3556 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fb807b09-6eff-44c6-9e6e-a00388613e0c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | keystone_v3.list_projects | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760095 Full duration: 14.532028 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fb807b09-6eff-44c6-9e6e-a00388613e0c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | keystone_v3.delete_role | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> duration | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.634488 Full duration: 12.302126 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fb807b09-6eff-44c6-9e6e-a00388613e0c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.528 | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 100.0% | 1 | | keystone_v3.delete_service | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> duration | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.637348 Full duration: 12.139819 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fb807b09-6eff-44c6-9e6e-a00388613e0c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | keystone_v3.create_user | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | -> keystone_v3.add_role | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | keystone_v3.create_role | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.get_project | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.get_user | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.get_role | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | keystone_v3.list_services | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.get_services | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 1.858 | 1.858 | 1.858 | 1.858 | 1.858 | 1.858 | 100.0% | 1 | | -> duration | 1.858 | 1.858 | 1.858 | 1.858 | 1.858 | 1.858 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.857576 Full duration: 19.470841 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fb807b09-6eff-44c6-9e6e-a00388613e0c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | keystone_v3.update_project | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.delete_project | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | -> duration | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.020496 Full duration: 12.417407 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task fb807b09-6eff-44c6-9e6e-a00388613e0c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785735 Full duration: 14.775954 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task fb807b09-6eff-44c6-9e6e-a00388613e0c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | total | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | -> duration | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.67552 Full duration: 14.44345 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task fb807b09-6eff-44c6-9e6e-a00388613e0c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | keystone_v3.list_users | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> duration | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.91502 Full duration: 14.57907 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task fb807b09-6eff-44c6-9e6e-a00388613e0c has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | 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.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | keystone_v3.create_users | 4.883 | 4.883 | 4.883 | 4.883 | 4.883 | 4.883 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.883 | 4.883 | 4.883 | 4.883 | 4.883 | 4.883 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | total | 6.548 | 6.548 | 6.548 | 6.548 | 6.548 | 6.548 | 100.0% | 1 | | -> duration | 6.548 | 6.548 | 6.548 | 6.548 | 6.548 | 6.548 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.547886 Full duration: 22.692945 HINTS: * To plot HTML graphics with this data, run: rally task report fb807b09-6eff-44c6-9e6e-a00388613e0c --out output.html * To generate a JUnit report, run: rally task export fb807b09-6eff-44c6-9e6e-a00388613e0c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fb807b09-6eff-44c6-9e6e-a00388613e0c --json --out output.json 2018-02-16 01:53:40,822 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'fb807b09-6eff-44c6-9e6e-a00388613e0c'] 2018-02-16 01:53:41,814 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-16 01:53:41,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'fb807b09-6eff-44c6-9e6e-a00388613e0c', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-02-16 01:53:41,821 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-02-16 01:53:41,821 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-02-16 01:53:41,821 - 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-02-16 01:53:41,821 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-16 01:53:41,847 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-16 01:53:41,851 - 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': '084366dc-0f45-4be0-a4ea-2f033f5ecfa7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-238cab6c-57d6-49ac-a055-c088395d0b4a', 'flavor_name': 'rally-tiny-238cab6c-57d6-49ac-a055-c088395d0b4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-238cab6c-57d6-49ac-a055-c088395d0b4a', '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-02-16 01:59:51,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 596aacda-5a8e-4b25-8c75-04f13951a7a4 2018-02-16 01:59:51,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '596aacda-5a8e-4b25-8c75-04f13951a7a4'] 2018-02-16 01:59:52,710 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 596aacda-5a8e-4b25-8c75-04f13951a7a4: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 596aacda-5a8e-4b25-8c75-04f13951a7a4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | neutron.delete_network | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | total | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 100.0% | 1 | | -> duration | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.836882 Full duration: 15.06326 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 596aacda-5a8e-4b25-8c75-04f13951a7a4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.468 | 1.468 | 1.468 | 1.468 | 1.468 | 1.468 | 100.0% | 1 | | neutron.delete_port | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | total | 2.123 | 2.123 | 2.123 | 2.123 | 2.123 | 2.123 | 100.0% | 1 | | -> duration | 2.123 | 2.123 | 2.123 | 2.123 | 2.123 | 2.123 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.123433 Full duration: 35.023997 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 596aacda-5a8e-4b25-8c75-04f13951a7a4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | neutron.create_subnet | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | neutron.create_router | 3.14 | 3.14 | 3.14 | 3.14 | 3.14 | 3.14 | 100.0% | 1 | | neutron.add_interface_router | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 100.0% | 1 | | neutron.remove_interface_router | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 100.0% | 1 | | neutron.delete_router | 1.907 | 1.907 | 1.907 | 1.907 | 1.907 | 1.907 | 100.0% | 1 | | total | 9.981 | 9.981 | 9.981 | 9.981 | 9.981 | 9.981 | 100.0% | 1 | | -> duration | 9.981 | 9.981 | 9.981 | 9.981 | 9.981 | 9.981 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.980551 Full duration: 51.725971 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 596aacda-5a8e-4b25-8c75-04f13951a7a4 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 100.0% | 1 | | neutron.delete_subnet | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | total | 1.897 | 1.897 | 1.897 | 1.897 | 1.897 | 1.897 | 100.0% | 1 | | -> duration | 1.897 | 1.897 | 1.897 | 1.897 | 1.897 | 1.897 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.897001 Full duration: 35.322699 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 596aacda-5a8e-4b25-8c75-04f13951a7a4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | neutron.list_networks | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 1.444 | 1.444 | 1.444 | 1.444 | 1.444 | 1.444 | 100.0% | 1 | | -> duration | 1.444 | 1.444 | 1.444 | 1.444 | 1.444 | 1.444 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.44352 Full duration: 16.946826 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 596aacda-5a8e-4b25-8c75-04f13951a7a4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 100.0% | 1 | | neutron.list_ports | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 100.0% | 1 | | total | 1.744 | 1.744 | 1.744 | 1.744 | 1.744 | 1.744 | 100.0% | 1 | | -> duration | 1.744 | 1.744 | 1.744 | 1.744 | 1.744 | 1.744 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.743862 Full duration: 37.326082 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 596aacda-5a8e-4b25-8c75-04f13951a7a4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | neutron.create_subnet | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | neutron.create_router | 3.177 | 3.177 | 3.177 | 3.177 | 3.177 | 3.177 | 100.0% | 1 | | neutron.add_interface_router | 1.982 | 1.982 | 1.982 | 1.982 | 1.982 | 1.982 | 100.0% | 1 | | neutron.list_routers | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 6.877 | 6.877 | 6.877 | 6.877 | 6.877 | 6.877 | 100.0% | 1 | | -> duration | 6.877 | 6.877 | 6.877 | 6.877 | 6.877 | 6.877 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.876697 Full duration: 49.845674 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 596aacda-5a8e-4b25-8c75-04f13951a7a4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | neutron.create_subnet | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | neutron.list_subnets | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 100.0% | 1 | | -> duration | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.032348 Full duration: 41.785582 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 596aacda-5a8e-4b25-8c75-04f13951a7a4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | neutron.delete_security_group | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 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.498832 Full duration: 14.743472 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 596aacda-5a8e-4b25-8c75-04f13951a7a4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | 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.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | neutron.create_security_group_rule | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | neutron.delete_security_group | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 1.661 | 1.661 | 1.661 | 1.661 | 1.661 | 1.661 | 100.0% | 1 | | -> duration | 1.661 | 1.661 | 1.661 | 1.661 | 1.661 | 1.661 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.660727 Full duration: 14.624939 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 596aacda-5a8e-4b25-8c75-04f13951a7a4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | neutron.create_router | 3.625 | 3.625 | 3.625 | 3.625 | 3.625 | 3.625 | 100.0% | 1 | | neutron.add_gateway_router | 1.773 | 1.773 | 1.773 | 1.773 | 1.773 | 1.773 | 100.0% | 1 | | neutron.remove_gateway_router | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | total | 7.482 | 7.482 | 7.482 | 7.482 | 7.482 | 7.482 | 100.0% | 1 | | -> duration | 7.482 | 7.482 | 7.482 | 7.482 | 7.482 | 7.482 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.481794 Full duration: 30.132917 HINTS: * To plot HTML graphics with this data, run: rally task report 596aacda-5a8e-4b25-8c75-04f13951a7a4 --out output.html * To generate a JUnit report, run: rally task export 596aacda-5a8e-4b25-8c75-04f13951a7a4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 596aacda-5a8e-4b25-8c75-04f13951a7a4 --json --out output.json 2018-02-16 01:59:52,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '596aacda-5a8e-4b25-8c75-04f13951a7a4'] 2018-02-16 01:59:53,756 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-16 01:59:53,756 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '596aacda-5a8e-4b25-8c75-04f13951a7a4', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-02-16 01:59:53,764 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-02-16 01:59:53,764 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-02-16 01:59:53,764 - 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-02-16 01:59:53,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-16 01:59:53,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-16 01:59:53,795 - 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': '084366dc-0f45-4be0-a4ea-2f033f5ecfa7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-238cab6c-57d6-49ac-a055-c088395d0b4a', 'flavor_name': 'rally-tiny-238cab6c-57d6-49ac-a055-c088395d0b4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-238cab6c-57d6-49ac-a055-c088395d0b4a', '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-02-16 02:03:02,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fe51fbf8-c4c3-478b-81ce-d29282bd32e1 2018-02-16 02:03:02,442 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'fe51fbf8-c4c3-478b-81ce-d29282bd32e1'] 2018-02-16 02:03:03,375 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task fe51fbf8-c4c3-478b-81ce-d29282bd32e1: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-238cab6c-57d6-49ac-a055-c088395d0b4a" }, "image": { "name": "Cirros-0.4.0-238cab6c-57d6-49ac-a055-c088395d0b4a" }, "block_migration": false, "nics": [ { "net-id": "084366dc-0f45-4be0-a4ea-2f033f5ecfa7" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fe51fbf8-c4c3-478b-81ce-d29282bd32e1 has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/servers.py", line 722, in run block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 87, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/utils.py", line 770, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.506 | 12.506 | 12.506 | 12.506 | 12.506 | 12.506 | 100.0% | 1 | | nova.find_host_to_migrate | 1.421 | 1.421 | 1.421 | 1.421 | 1.421 | 1.421 | 100.0% | 1 | | nova.live_migrate | 135.152 | 135.152 | 135.152 | 135.152 | 135.152 | 135.152 | 0.0% | 1 | | total | 149.079 | 149.079 | 149.079 | 149.079 | 149.079 | 149.079 | 0.0% | 1 | | -> duration | 148.079 | 148.079 | 148.079 | 148.079 | 148.079 | 148.079 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 148.078641 Full duration: 163.902867 HINTS: * To plot HTML graphics with this data, run: rally task report fe51fbf8-c4c3-478b-81ce-d29282bd32e1 --out output.html * To generate a JUnit report, run: rally task export fe51fbf8-c4c3-478b-81ce-d29282bd32e1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fe51fbf8-c4c3-478b-81ce-d29282bd32e1 --json --out output.json 2018-02-16 02:03:03,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'fe51fbf8-c4c3-478b-81ce-d29282bd32e1'] 2018-02-16 02:03:04,314 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-16 02:03:04,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'fe51fbf8-c4c3-478b-81ce-d29282bd32e1', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-02-16 02:03:04,321 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-02-16 02:03:04,322 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-02-16 02:03:04,322 - 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-02-16 02:03:04,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-16 02:03:04,365 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-16 02:03:04,367 - 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': '084366dc-0f45-4be0-a4ea-2f033f5ecfa7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-238cab6c-57d6-49ac-a055-c088395d0b4a', 'flavor_name': 'rally-tiny-238cab6c-57d6-49ac-a055-c088395d0b4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-238cab6c-57d6-49ac-a055-c088395d0b4a', '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-02-16 02:03:56,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5b5f59ef-c05e-470e-8d73-824bde6f0d76 2018-02-16 02:03:56,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '5b5f59ef-c05e-470e-8d73-824bde6f0d76'] 2018-02-16 02:03:57,937 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5b5f59ef-c05e-470e-8d73-824bde6f0d76: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5b5f59ef-c05e-470e-8d73-824bde6f0d76 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | quotas.delete_quotas | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> duration | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.906375 Full duration: 8.646986 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5b5f59ef-c05e-470e-8d73-824bde6f0d76 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | total | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | -> duration | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.713463 Full duration: 8.476552 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5b5f59ef-c05e-470e-8d73-824bde6f0d76 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> duration | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.694095 Full duration: 8.490617 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5b5f59ef-c05e-470e-8d73-824bde6f0d76 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | total | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> duration | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.973899 Full duration: 8.983562 HINTS: * To plot HTML graphics with this data, run: rally task report 5b5f59ef-c05e-470e-8d73-824bde6f0d76 --out output.html * To generate a JUnit report, run: rally task export 5b5f59ef-c05e-470e-8d73-824bde6f0d76 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5b5f59ef-c05e-470e-8d73-824bde6f0d76 --json --out output.json 2018-02-16 02:03:57,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5b5f59ef-c05e-470e-8d73-824bde6f0d76'] 2018-02-16 02:03:58,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-16 02:03:58,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5b5f59ef-c05e-470e-8d73-824bde6f0d76', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-02-16 02:03:58,914 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-02-16 02:03:58,921 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:44 | 6 | 100.00% | | glance | 01:19 | 4 | 100.00% | | cinder | 02:48 | 10 | 100.00% | | heat | 01:00 | 4 | 100.00% | | keystone | 02:46 | 11 | 100.00% | | neutron | 05:42 | 11 | 100.00% | | nova | 02:43 | 1 | 0.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:17:40 | 51 | 98.04% | +----------------+------------+----------------+-----------+ 2018-02-16 02:03:58,921 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.04% 2018-02-16 02:04:08,887 - functest.energy.energy - DEBUG - Restoring previous scenario (refstack_defcore/running) 2018-02-16 02:04:08,887 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-02-16 02:04:09,444 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-16 02:04:09,445 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 21:34 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-02-16 02:04:09,448 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-02-16 02:04:09,449 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-02-16 02:04:09,527 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-16 02:04:09,993 - functest.energy.energy - DEBUG - Starting recording 2018-02-16 02:04:09,994 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-02-16 02:04:10,424 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-02-16 02:04:12,687 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-02-16 02:04:14,882 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-16 02:04:18,071 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-02-16 02:04:20,344 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-16 02:04:26,536 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project and user for Tempest suite 2018-02-16 02:04:28,467 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-02-16 02:04:32,726 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-16 02:04:36,170 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-02-16 02:04:39,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-02-16 02:04:40,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-02-16 02:04:40,757 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-02-16 02:04:40,758 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-02-16 02:04:43,873 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-02-16 02:04:43,874 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-02-16 02:04:43,877 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-02-16 02:04:43,881 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-02-16 02:04:43,883 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-02-16 02:04:43,889 - 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-02-16 02:18:55,585 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.213725s] ... ok 2018-02-16 02:18:55,585 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.063513s] ... ok 2018-02-16 02:18:55,585 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [16.849574s] ... ok 2018-02-16 02:18:55,585 - 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 [1.102945s] ... ok 2018-02-16 02:18:55,586 - 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.208976s] ... ok 2018-02-16 02:18:55,586 - 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 [6.720566s] ... ok 2018-02-16 02:18:55,586 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.070439s] ... ok 2018-02-16 02:18:55,586 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.667310s] ... ok 2018-02-16 02:18:55,586 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.098617s] ... ok 2018-02-16 02:18:55,586 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001036s] ... ok 2018-02-16 02:18:55,586 - 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 [15.103794s] ... ok 2018-02-16 02:18:55,586 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.070319s] ... ok 2018-02-16 02:18:55,586 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.867647s] ... ok 2018-02-16 02:18:55,586 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.096894s] ... ok 2018-02-16 02:18:55,587 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000934s] ... ok 2018-02-16 02:18:55,587 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [7.816765s] ... ok 2018-02-16 02:18:55,587 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.057630s] ... ok 2018-02-16 02:18:55,587 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [1.971925s] ... ok 2018-02-16 02:18:55,587 - 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.310849s] ... ok 2018-02-16 02:18:55,587 - 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.605327s] ... ok 2018-02-16 02:18:55,587 - 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.526591s] ... ok 2018-02-16 02:18:55,587 - 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.614094s] ... ok 2018-02-16 02:18:55,587 - 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.664981s] ... ok 2018-02-16 02:18:55,588 - 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.067063s] ... ok 2018-02-16 02:18:55,588 - 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.072673s] ... ok 2018-02-16 02:18:55,588 - 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.077306s] ... ok 2018-02-16 02:18:55,588 - 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.065406s] ... ok 2018-02-16 02:18:55,588 - 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.064983s] ... ok 2018-02-16 02:18:55,588 - 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.137778s] ... ok 2018-02-16 02:18:55,588 - 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.062575s] ... ok 2018-02-16 02:18:55,588 - 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.013627s] ... ok 2018-02-16 02:18:55,588 - 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.140651s] ... ok 2018-02-16 02:18:55,588 - 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.011981s] ... ok 2018-02-16 02:18:55,589 - 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.010729s] ... ok 2018-02-16 02:18:55,589 - 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.031128s] ... ok 2018-02-16 02:18:55,589 - 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.068099s] ... ok 2018-02-16 02:18:55,589 - 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.063903s] ... ok 2018-02-16 02:18:55,589 - 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.425304s] ... ok 2018-02-16 02:18:55,589 - 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.014123s] ... ok 2018-02-16 02:18:55,589 - 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.066144s] ... ok 2018-02-16 02:18:55,589 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [12.817336s] ... ok 2018-02-16 02:18:55,589 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [7.985708s] ... ok 2018-02-16 02:18:55,589 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [27.747674s] ... ok 2018-02-16 02:18:55,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [10.858509s] ... ok 2018-02-16 02:18:55,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.478165s] ... ok 2018-02-16 02:18:55,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.219461s] ... ok 2018-02-16 02:18:55,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.202966s] ... ok 2018-02-16 02:18:55,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.361793s] ... ok 2018-02-16 02:18:55,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.542956s] ... ok 2018-02-16 02:18:55,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.393003s] ... ok 2018-02-16 02:18:55,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [4.302100s] ... ok 2018-02-16 02:18:55,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.451940s] ... ok 2018-02-16 02:18:55,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [16.715774s] ... ok 2018-02-16 02:18:55,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [9.782705s] ... ok 2018-02-16 02:18:55,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [58.363156s] ... ok 2018-02-16 02:18:55,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.593022s] ... ok 2018-02-16 02:18:55,591 - 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.463026s] ... ok 2018-02-16 02:18:55,591 - 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.909934s] ... ok 2018-02-16 02:18:55,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.494530s] ... ok 2018-02-16 02:18:55,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.374270s] ... ok 2018-02-16 02:18:55,591 - 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.945034s] ... ok 2018-02-16 02:18:55,591 - 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.523577s] ... ok 2018-02-16 02:18:55,591 - 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.775621s] ... ok 2018-02-16 02:18:55,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.701484s] ... ok 2018-02-16 02:18:55,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.313950s] ... ok 2018-02-16 02:18:55,592 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.637805s] ... ok 2018-02-16 02:18:55,592 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.846472s] ... ok 2018-02-16 02:18:55,592 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.536111s] ... ok 2018-02-16 02:18:55,592 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.175204s] ... ok 2018-02-16 02:18:55,592 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.524795s] ... ok 2018-02-16 02:18:55,592 - 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.232374s] ... ok 2018-02-16 02:18:55,592 - 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.365372s] ... ok 2018-02-16 02:18:55,592 - 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.231125s] ... ok 2018-02-16 02:18:55,592 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.422794s] ... ok 2018-02-16 02:18:55,592 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.378352s] ... ok 2018-02-16 02:18:55,593 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011938s] ... ok 2018-02-16 02:18:55,593 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [29.470893s] ... ok 2018-02-16 02:18:55,593 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.076918s] ... ok 2018-02-16 02:18:55,593 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.069855s] ... ok 2018-02-16 02:18:55,593 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.070485s] ... ok 2018-02-16 02:18:55,593 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.312344s] ... ok 2018-02-16 02:18:55,593 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.600119s] ... ok 2018-02-16 02:18:55,593 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.962226s] ... ok 2018-02-16 02:18:55,593 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.008856s] ... ok 2018-02-16 02:18:55,593 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.174305s] ... ok 2018-02-16 02:18:55,593 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.041296s] ... ok 2018-02-16 02:18:55,594 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.182060s] ... ok 2018-02-16 02:18:55,594 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.172422s] ... ok 2018-02-16 02:18:55,594 - 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.351232s] ... ok 2018-02-16 02:18:55,594 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.559162s] ... ok 2018-02-16 02:18:55,594 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.046363s] ... ok 2018-02-16 02:18:55,594 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.040888s] ... ok 2018-02-16 02:18:55,594 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.592183s] ... ok 2018-02-16 02:18:55,594 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.168113s] ... ok 2018-02-16 02:18:55,594 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.179975s] ... ok 2018-02-16 02:18:55,594 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [1.110162s] ... ok 2018-02-16 02:18:55,594 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.163817s] ... ok 2018-02-16 02:18:55,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.158994s] ... ok 2018-02-16 02:18:55,595 - 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.797168s] ... ok 2018-02-16 02:18:55,595 - 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.682615s] ... ok 2018-02-16 02:18:55,595 - 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.022502s] ... ok 2018-02-16 02:18:55,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.460388s] ... ok 2018-02-16 02:18:55,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.348559s] ... ok 2018-02-16 02:18:55,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.187057s] ... ok 2018-02-16 02:18:55,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.123088s] ... ok 2018-02-16 02:18:55,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [3.349572s] ... ok 2018-02-16 02:18:55,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.276126s] ... ok 2018-02-16 02:18:55,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.055693s] ... ok 2018-02-16 02:18:55,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.596652s] ... ok 2018-02-16 02:18:55,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.316547s] ... ok 2018-02-16 02:18:55,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.249447s] ... ok 2018-02-16 02:18:55,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.130246s] ... ok 2018-02-16 02:18:55,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.213485s] ... ok 2018-02-16 02:18:55,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.090387s] ... ok 2018-02-16 02:18:55,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.235467s] ... ok 2018-02-16 02:18:55,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.242774s] ... ok 2018-02-16 02:18:55,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.203685s] ... ok 2018-02-16 02:18:55,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.076775s] ... ok 2018-02-16 02:18:55,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.697926s] ... ok 2018-02-16 02:18:55,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.416505s] ... ok 2018-02-16 02:18:55,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.373802s] ... ok 2018-02-16 02:18:55,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.123833s] ... ok 2018-02-16 02:18:55,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.211733s] ... ok 2018-02-16 02:18:55,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.060934s] ... ok 2018-02-16 02:18:55,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.192311s] ... ok 2018-02-16 02:18:55,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.053289s] ... ok 2018-02-16 02:18:55,597 - 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.656682s] ... ok 2018-02-16 02:18:55,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [1.473169s] ... ok 2018-02-16 02:18:55,597 - 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.510213s] ... ok 2018-02-16 02:18:55,598 - 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.506176s] ... ok 2018-02-16 02:18:55,598 - 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.291247s] ... ok 2018-02-16 02:18:55,598 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [1.344753s] ... ok 2018-02-16 02:18:55,598 - 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.817890s] ... ok 2018-02-16 02:18:55,598 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.073211s] ... ok 2018-02-16 02:18:55,598 - 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.184414s] ... ok 2018-02-16 02:18:55,598 - 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.669124s] ... ok 2018-02-16 02:18:55,598 - 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.850784s] ... ok 2018-02-16 02:18:55,598 - 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.876706s] ... ok 2018-02-16 02:18:55,598 - 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.890581s] ... ok 2018-02-16 02:18:55,598 - 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.434475s] ... ok 2018-02-16 02:18:55,599 - 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.711630s] ... ok 2018-02-16 02:18:55,599 - 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.079429s] ... ok 2018-02-16 02:18:55,599 - 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.026987s] ... ok 2018-02-16 02:18:55,599 - 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.236752s] ... ok 2018-02-16 02:18:55,599 - 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.018652s] ... ok 2018-02-16 02:18:55,599 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.125456s] ... ok 2018-02-16 02:18:55,599 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.527043s] ... ok 2018-02-16 02:18:55,599 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.235327s] ... ok 2018-02-16 02:18:55,599 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [1.497845s] ... ok 2018-02-16 02:18:55,599 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.758400s] ... ok 2018-02-16 02:18:55,599 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.200743s] ... ok 2018-02-16 02:18:55,600 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.806823s] ... ok 2018-02-16 02:18:55,600 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.685897s] ... ok 2018-02-16 02:18:55,600 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.490950s] ... ok 2018-02-16 02:18:55,600 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [1.036847s] ... ok 2018-02-16 02:18:55,600 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [31.666949s] ... ok 2018-02-16 02:18:55,600 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.807060s] ... ok 2018-02-16 02:18:55,600 - 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 [10.037972s] ... ok 2018-02-16 02:18:55,600 - 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 [13.693613s] ... ok 2018-02-16 02:18:55,600 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.568839s] ... ok 2018-02-16 02:18:55,600 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.037328s] ... ok 2018-02-16 02:18:55,600 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.046393s] ... ok 2018-02-16 02:18:55,601 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [1.016607s] ... ok 2018-02-16 02:18:55,601 - 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.254396s] ... ok 2018-02-16 02:18:55,601 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.222498s] ... ok 2018-02-16 02:18:55,601 - 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.578057s] ... ok 2018-02-16 02:18:55,601 - 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.049482s] ... ok 2018-02-16 02:18:55,601 - 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.049894s] ... ok 2018-02-16 02:18:55,601 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.203480s] ... ok 2018-02-16 02:18:55,601 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.039032s] ... ok 2018-02-16 02:18:55,601 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.077949s] ... ok 2018-02-16 02:18:55,601 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.077285s] ... ok 2018-02-16 02:18:55,601 - 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.051003s] ... ok 2018-02-16 02:18:55,602 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.185813s] ... ok 2018-02-16 02:18:55,602 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.176334s] ... ok 2018-02-16 02:18:55,602 - 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.186880s] ... ok 2018-02-16 02:18:55,602 - 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.197443s] ... ok 2018-02-16 02:18:55,602 - 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.160428s] ... ok 2018-02-16 02:18:55,602 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.163657s] ... ok 2018-02-16 02:18:55,602 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.160065s] ... ok 2018-02-16 02:18:55,602 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.190217s] ... ok 2018-02-16 02:18:55,602 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.179477s] ... ok 2018-02-16 02:18:55,602 - 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.145611s] ... ok 2018-02-16 02:18:55,603 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.182063s] ... ok 2018-02-16 02:18:55,603 - 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.166416s] ... ok 2018-02-16 02:18:55,603 - 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.045157s] ... ok 2018-02-16 02:18:55,603 - 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.177480s] ... ok 2018-02-16 02:18:55,603 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.034851s] ... ok 2018-02-16 02:18:55,603 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.039766s] ... ok 2018-02-16 02:18:55,603 - 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.333674s] ... ok 2018-02-16 02:18:55,603 - 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.035276s] ... ok 2018-02-16 02:18:55,603 - 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.173873s] ... ok 2018-02-16 02:18:55,603 - 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.160134s] ... ok 2018-02-16 02:18:55,603 - 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.033616s] ... ok 2018-02-16 02:18:55,604 - 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.188116s] ... ok 2018-02-16 02:18:55,604 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.034178s] ... ok 2018-02-16 02:18:55,604 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.031277s] ... ok 2018-02-16 02:18:55,604 - 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.963926s] ... ok 2018-02-16 02:18:55,604 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [6.265348s] ... ok 2018-02-16 02:18:55,604 - 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.217711s] ... ok 2018-02-16 02:18:55,604 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.387279s] ... ok 2018-02-16 02:18:55,604 - 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.174589s] ... ok 2018-02-16 02:18:55,604 - 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.194057s] ... ok 2018-02-16 02:18:55,605 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 848.0000 sec. 2018-02-16 02:18:55,606 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-02-16 02:18:55,608 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-02-16 02:18:55,609 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-02-16 02:18:55,614 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-02-16 02:19:05,845 - functest.energy.energy - DEBUG - Restoring previous scenario (refstack_defcore/running) 2018-02-16 02:19:05,845 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-02-16 02:19:06,427 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-16 02:19:06,427 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 14:55 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-02-16 02:19:06,431 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-02-16 02:19:07,391 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-16 03:14:08,412 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 270, in test_create_router_admin_state_True self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 251, in test_create_router_admin_state_false self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 186, in test_create_router_admin_user_to_new_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 373, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 10 ====================================================================== FAIL: test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 207, in test_create_router_new_user_to_admin_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 335, in test_create_router_private_network self.check_router_recreation(router2, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 2 != 5 ====================================================================== FAIL: test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 165, in test_create_router_vanilla self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ---------------------------------------------------------------------- Ran 114 tests in 3301.008s FAILED (failures=7) 2018-02-16 03:14:08,575 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-16 03:14:08,576 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 55:01 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-02-16 03:14:08,580 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-02-16 03:14:08,580 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-781 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-02-16 03:14:08,583 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:59 | PASS | | vping_userdata | functest | smoke | 00:45 | PASS | | tempest_smoke_serial | functest | smoke | 14:52 | PASS | | rally_sanity | functest | smoke | 21:34 | FAIL | | refstack_defcore | functest | smoke | 14:55 | PASS | | snaps_smoke | functest | smoke | 55:01 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-02-16 03:14:08,589 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-02-16 03:14:12,133 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-16 03:14:12,133 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-16 03:14:12,134 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-16 03:14:12,134 - 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-02-16 03:14:12,135 - functest.ci.run_tests - INFO - Running tier 'features' 2018-02-16 03:14:12,135 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-02-16 03:17:54,173 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-02-16 03:17:54,174 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-02-16 03:17:54,290 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-16 03:17:54,290 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 03:42 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-02-16 03:17:54,294 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-02-16 03:17:54,295 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-781 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-02-16 03:17:54,297 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 03:42 | 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-02-16 03:17:54,301 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-16 03:17:56,787 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-16 03:17:56,787 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-16 03:17:56,788 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-16 03:17:56,788 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter | | | | | | orchestra_clearwaterims juju_epc | +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ 2018-02-16 03:17:56,789 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-02-16 03:17:56,789 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-02-16 03:17:57,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-02-16 03:17:57,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-02-16 03:17:57,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img'} 2018-02-16 03:17:57,604 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-02-16 03:17:57,604 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-16 03:17:58,071 - functest.energy.energy - DEBUG - Starting recording 2018-02-16 03:17:58,071 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-02-16 03:17:58,517 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-02-16 03:18:00,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-02-16 03:18:04,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-02-16 03:18:04,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-02-16 03:19:32,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-02-16 03:19:42,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-02-16 03:19:43,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-02-16 03:19:57,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-02-16 03:20:00,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-02-16 03:20:01,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-02-16 03:22:58,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-02-16 03:22:58,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-02-16 03:23:01,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-02-16 03:23:31,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-02-16 03:23:31,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-02-16 03:23:31,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-02-16 03:23:34,236 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 81, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 284, in deploy_orchestrator on manager") File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 534, in run_blocking_ssh_command raise Exception(error_msg) Exception: Unable to install packages on manager 2018-02-16 03:23:34,238 - functest.energy.energy - DEBUG - Restoring previous scenario (refstack_defcore/running) 2018-02-16 03:23:34,238 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-02-16 03:23:34,789 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-16 03:23:34,790 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 05:36 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-02-16 03:23:34,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-02-16 03:23:34,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-02-16 03:23:34,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-02-16 03:23:34,886 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-02-16 03:23:56,143 - functest.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-02-16 03:23:56,143 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-02-16 03:23:56,281 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-02-16 03:23:56,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-02-16 03:23:56,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-02-16 03:23:56,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-02-16 03:23:56,704 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-02-16 03:23:56,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-02-16 03:23:56,727 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-02-16 03:23:59,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-02-16 03:23:59,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-02-16 03:23:59,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-02-16 03:25:31,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-02-16 03:25:42,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-02-16 03:25:43,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-02-16 03:25:57,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-02-16 03:26:01,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-02-16 03:26:01,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-02-16 03:28:54,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-02-16 03:28:54,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-02-16 03:28:58,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-02-16 03:29:28,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-02-16 03:29:28,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-02-16 03:29:28,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-02-16 03:29:30,944 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 81, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 303, in deploy_orchestrator ssh, cmd, "Unable to install packages on manager") File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 517, in run_blocking_ssh_command raise Exception(error_msg) Exception: Unable to install packages on manager 2018-02-16 03:29:31,067 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-16 03:29:31,067 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 05:34 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-02-16 03:29:31,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-02-16 03:29:31,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-02-16 03:29:31,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-02-16 03:29:31,170 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-02-16 03:29:53,054 - functest.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-02-16 03:29:53,054 - functest.ci.run_tests - INFO - Running test case 'orchestra_clearwaterims'... 2018-02-16 03:29:53,112 - functest.ci.run_tests.orchestra - INFO - kwargs {u'project_name': u'orchestra', u'run': {u'class': u'ClearwaterImsVnf', u'module': u'functest.opnfv_tests.vnf.ims.orchestra_clearwaterims'}, u'description': u'ClearwaterIMS VNF deployment with Open Baton (Orchestra)', u'case_name': u'orchestra_clearwaterims', u'enable': False, u'dependencies': {u'installer': u'', u'scenario': u'os-nosdn-nofeature-.*ha'}, u'criteria': 100, u'blocking': False} 2018-02-16 03:29:53,113 - functest.ci.run_tests.orchestra - INFO - orchestra_clearwaterims VNF onboarding test starting 2018-02-16 03:29:53,130 - functest.ci.run_tests.orchestra - DEBUG - Orchestrator configuration {u'gvnfm': {u'userdata': {u'url': u'https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh'}}, u'version': u'3.2.0', u'requirements': {u'flavor': {u'ram_min': 4096, u'disk': 5, u'vcpus': 2, u'name': u'openbaton'}, u'image': u'ubuntu-14.04-server-cloudimg-amd64-disk1'}, u'name': u'OpenBaton', u'credentials': {u'username': u'admin', u'password': u'openbaton'}, u'bootstrap': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap', u'config': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file'}}, 'details': {}} 2018-02-16 03:29:53,146 - functest.ci.run_tests.orchestra - DEBUG - VNF configuration: {u'test': None, u'descriptor': {u'url': u'http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json'}, u'requirements': {u'flavor': {u'ram_min': 2048, u'disk': 5, u'vcpus': 2, u'name': u'm1.small'}}, u'name': u'Clearwater IMS'} 2018-02-16 03:29:53,175 - functest.core.vnf - INFO - Prepare VNF: orchestra_clearwaterims, description: Created by OPNFV Functest: orchestra_clearwaterims 2018-02-16 03:29:55,510 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-02-16 03:29:55,891 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-02-16 03:29:55,891 - functest.ci.run_tests.orchestra - INFO - image: ubuntu-14.04-server-cloudimg-amd64-disk1, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-02-16 03:30:04,107 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-02-16 03:30:04,743 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-02-16 03:30:10,669 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-02-16 03:30:10,670 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-02-16 03:30:24,011 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-02-16 03:30:24,011 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-02-16 03:30:24,016 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-02-16 03:30:25,041 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-02-16 03:30:26,833 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.30.9.205 2018-02-16 03:30:26,833 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-02-16 03:30:26,834 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'87303c7c-1c1a-4009-a536-4a5322331658'}, 'fip': , 'external_net_name': u'external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'39f74e38-77bd-4826-8ea2-d8c12b8303df', 'name': u'orchestra_clearwaterims_net'}} 2018-02-16 03:30:26,834 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-02-16 03:30:26,834 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: 39f74e38-77bd-4826-8ea2-d8c12b8303df 2018-02-16 03:30:26,834 - functest.ci.run_tests.orchestra - DEBUG - userdata: #!/bin/bash echo "Executing userdata..." set -x set -e echo "Set nameserver to '8.8.8.8'..." echo "nameserver 8.8.8.8" >> /etc/resolv.conf echo "Install curl..." apt-get install curl echo "Inject public key..." echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuPXrV3geeHc6QUdyUr/1Z+yQiqLcOskiEGBiXr4z76MK4abiFmDZ18OMQlcfl0p3kS0WynVgyaOHwZkgy/DIoIplONVr2CKBKHtPK+Qcme2PVnCtvEqItl/FcD+1h5XSQGoa+A1TSGgCod/DPo+pes0piLVXP8Ph6QS1k7Sic7JDeRQ4oT1bXYpJ2eWBDMfxIWKZqcZRiGPgMIbJ1iEkxbpeaAd9O4MiM9nGCPESmed+p54uYFjwEDlAJZShcAZziiZYAvMZhvAhe6USljc7YAdalAnyD/jwCHuwIrUw/lxo7UdNCmaUxeobEYyyFA1YVXzpNFZyaXPGAAYIJwEq/ openbaton@opnfv" >> /home/ubuntu/.ssh/authorized_keys echo "Download bootstrap..." curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap > ./bootstrap curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file> ./config_file echo "Disable usage of mysql..." sed -i s/mysql=.*/mysql=no/g /config_file echo "Setting 'rabbitmq_broker_ip' to '172.30.9.205'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.30.9.205/g /config_file echo "Set autostart of components to 'false'" export OPENBATON_COMPONENT_AUTOSTART=false echo "Execute bootstrap..." sh ./bootstrap release -configFile=./config_file echo "Setting 'nfvo.plugin.timeout' to '300000'" echo "nfvo.plugin.timeout=600000" >> /etc/openbaton/openbaton-nfvo.properties wget https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh -O /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i '113i\ \ \ \ sleep 60' /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i s/nfvo.marketplace.port=8082/nfvo.marketplace.port=8080/g /etc/openbaton/openbaton-nfvo.properties echo "Starting NFVO" service openbaton-nfvo restart echo "Starting Generic VNFM" service openbaton-vnfm-generic restart echo "...end of userdata..." 2018-02-16 03:32:21,294 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: b696f81d-0472-47f1-9c08-2d40a5c339e4 2018-02-16 03:32:21,294 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.30.9.205' to VM 'orchestra_clearwaterims' 2018-02-16 03:32:24,749 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-02-16 03:32:24,752 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-02-16 03:33:24,799 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-02-16 03:34:24,814 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-02-16 03:35:24,831 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-02-16 03:36:24,852 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (240s) 2018-02-16 03:37:24,869 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (300s) 2018-02-16 03:38:24,874 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (360s) 2018-02-16 03:39:24,920 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (420s) 2018-02-16 03:40:24,960 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (480s) 2018-02-16 03:41:25,011 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (540s) 2018-02-16 03:42:25,051 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (600s) 2018-02-16 03:43:25,097 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (660s) 2018-02-16 03:44:25,102 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (720s) 2018-02-16 03:45:25,164 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (780s) 2018-02-16 03:46:25,176 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (840s) 2018-02-16 03:47:25,239 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (900s) 2018-02-16 03:48:25,244 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (960s) 2018-02-16 03:49:25,294 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (1020s) 2018-02-16 03:50:25,352 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (1080s) 2018-02-16 03:51:25,385 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (1140s) 2018-02-16 03:52:25,445 - functest.ci.run_tests.orchestra - ERROR - Open Baton is not started correctly 2018-02-16 03:52:25,567 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-16 03:52:25,567 - functest.ci.run_tests - INFO - Test result: +---------------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------------+-------------------+------------------+----------------+ | orchestra_clearwaterims | orchestra | 22:32 | FAIL | +---------------------------------+-------------------+------------------+----------------+ 2018-02-16 03:52:25,571 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_clearwaterims... 2018-02-16 03:52:25,571 - functest.ci.run_tests.orchestra - INFO - Terminating Clearwater IMS... 2018-02-16 03:52:25,571 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-02-16 03:52:25,573 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-02-16 03:52:37,179 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-02-16 03:52:37,844 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-02-16 03:52:38,037 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port 4be0d7e9-23fe-4009-a920-2206d43e4463 could not be found. Neutron server returns request_ids: ['req-282b5202-657e-4e49-9eb4-37ecde75d388'] 2018-02-16 03:52:38,038 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-02-16 03:52:43,187 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-02-16 03:52:46,748 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-02-16 03:52:48,653 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-02-16 03:52:48,837 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-02-16 03:52:50,347 - functest.ci.run_tests - ERROR - The test case 'orchestra_clearwaterims' failed. 2018-02-16 03:52:50,347 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-02-16 03:52:50,450 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-02-16 03:52:50,466 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-02-16 03:52:50,466 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-02-16 03:52:53,229 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-02-16 03:52:54,410 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-02-16 03:52:56,057 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-02-16 03:52:56,057 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-02-16 03:52:59,346 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-02-16 03:53:09,268 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-02-16 03:53:09,896 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-02-16 03:53:09,907 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-02-16 03:53:09,907 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-02-16 03:53:18,575 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-02-16 03:53:28,034 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : ed7e4a48-4510-479b-adac-ec42e793cb3d 2018-02-16 03:53:28,909 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-02-16 03:53:28,910 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-02-16 03:53:29,997 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-02-16 03:53:30,070 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-02-16 03:53:30,269 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-02-16 03:53:30,269 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-02-16 03:53:30,381 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-16 03:53:30,381 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 00:40 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-02-16 03:53:30,385 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-02-16 03:53:30,385 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-02-16 03:53:30,465 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-02-16 03:53:30,465 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-02-16 03:53:43,413 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-02-16 03:53:43,414 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-781 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-02-16 03:53:43,417 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 05:36 | FAIL | | vyos_vrouter | functest | vnf | 05:34 | FAIL | | orchestra_clearwaterims | orchestra | vnf | 22:32 | FAIL | | juju_epc | functest | vnf | 00:40 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-02-16 03:53:43,421 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-02-16 03:53:46,221 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-16 03:53:46,221 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-16 03:53:46,222 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-16 03:53:46,223 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-02-16 03:53:46,225 - functest.ci.run_tests - INFO - Running tier 'features' 2018-02-16 03:53:46,225 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-02-16 03:53:46,259 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-02-16 03:53:46,260 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-02-16 03:53:46,372 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-16 03:53:46,373 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:00 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-02-16 03:53:46,375 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-02-16 03:53:46,376 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-781 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-02-16 03:53:46,378 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-02-16 03:53:46,379 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK