2018-04-12 08:08:00,184 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-116 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-12 08:08:00,189 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-12 08:08:00,189 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-12 08:08:00,191 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-04-12 08:08:00,194 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-12 08:08:00,194 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-12 08:08:03,021 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-04-12 08:08:12,076 - xtesting.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.044s OK 2018-04-12 08:08:12,206 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 08:08:12,206 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-12 08:08:12,210 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-12 08:08:13,085 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-04-12 08:20:01,451 - xtesting.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_create_project_quota_override (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 84 tests in 708.311s OK 2018-04-12 08:20:01,590 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 08:20:01,591 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:48 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-12 08:20:01,596 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-12 08:20:02,575 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-04-12 08:20:49,103 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 46.526s OK 2018-04-12 08:20:49,224 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 08:20:49,224 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:47 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-12 08:20:49,229 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 11:48 | PASS | | snaps_health_check | functest | healthcheck | 00:47 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-12 08:20:49,232 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-12 08:21:19,583 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-116 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-12 08:21:19,586 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-12 08:21:19,587 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-12 08:21:19,588 - xtesting.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 patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-04-12 08:21:19,590 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-12 08:21:19,590 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-12 08:21:20,589 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-04-12 08:21:20,589 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-12 08:21:20,999 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-12 08:21:21,000 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-04-12 08:21:21,368 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-12 08:21:21,368 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-12 08:21:21' 2018-04-12 08:21:21,368 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--7d98eaae-528d-4280-99a6-3c32dbeaaf49' 2018-04-12 08:21:23,758 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-7d98eaae-528d-4280-99a6-3c32dbeaaf49' 2018-04-12 08:21:27,324 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-7d98eaae-528d-4280-99a6-3c32dbeaaf49' 2018-04-12 08:21:40,042 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-7d98eaae-528d-4280-99a6-3c32dbeaaf49' 2018-04-12 08:21:41,146 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-7d98eaae-528d-4280-99a6-3c32dbeaaf49' 2018-04-12 08:21:41,924 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-7d98eaae-528d-4280-99a6-3c32dbeaaf49' 2018-04-12 08:21:47,248 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-7d98eaae-528d-4280-99a6-3c32dbeaaf49' 2018-04-12 08:21:50,429 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-7d98eaae-528d-4280-99a6-3c32dbeaaf49' 2018-04-12 08:22:10,854 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-12 08:22:16,417 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-12 08:22:17,056 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-12 08:22:18,062 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-12 08:22:18,063 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-04-12 08:22:18,063 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-04-12 08:22:18,554 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 08:22:18,555 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-12 08:22:41,109 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-12 08:22:41,211 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-12 08:22:41,211 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-12 08:22:41' 2018-04-12 08:22:41,211 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--7ab0d5a5-7210-43fa-a429-8ad15d45cc24' 2018-04-12 08:22:43,035 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-7ab0d5a5-7210-43fa-a429-8ad15d45cc24' 2018-04-12 08:22:45,393 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-7ab0d5a5-7210-43fa-a429-8ad15d45cc24' 2018-04-12 08:22:57,396 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-7ab0d5a5-7210-43fa-a429-8ad15d45cc24' 2018-04-12 08:22:58,224 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-7ab0d5a5-7210-43fa-a429-8ad15d45cc24' 2018-04-12 08:23:04,127 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-7ab0d5a5-7210-43fa-a429-8ad15d45cc24' 2018-04-12 08:23:10,257 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-12 08:23:19,898 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-12 08:23:21,718 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.9. Waiting for response... 2018-04-12 08:23:34,800 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-12 08:23:34,921 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 08:23:34,922 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:54 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-12 08:23:54,389 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-12 08:23:54,493 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 08:24:00,324 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 08:23:59.811 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=686a4b34-c74b-441a-85bf-bc24a4a95a3e) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 686a4b34-c74b-441a-85bf-bc24a4a95a3e | 2018-04-12T08:23:59 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 686a4b34-c74b-441a-85bf-bc24a4a95a3e ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 08:24:03,818 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-12 08:24:03,819 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-12 08:24:10,383 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-12 08:24:08.458 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-12 08:24:08.745 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-12 08:24:10.090 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=487a34a0-3e72-4abe-9960-d95e58108c11) has been successfully created! Using verifier 'opnfv-tempest' (UUID=487a34a0-3e72-4abe-9960-d95e58108c11) as the default verifier for the future CLI operations. 2018-04-12 08:24:13,682 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-12 08:24:16,116 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-12 08:24:19,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-12 08:24:25,312 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-12 08:24:24.207 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=487a34a0-3e72-4abe-9960-d95e58108c11) for deployment 'opnfv-rally' (UUID=686a4b34-c74b-441a-85bf-bc24a4a95a3e). 2018-04-12 08:24:25.111 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=487a34a0-3e72-4abe-9960-d95e58108c11) has been successfully configured for deployment 'opnfv-rally' (UUID=686a4b34-c74b-441a-85bf-bc24a4a95a3e)! 2018-04-12 08:24:25,312 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-12 08:24:25,313 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-12 08:24:25,317 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-12 08:24:25,321 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-12 08:24:28,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-487a34a0-3e72-4abe-9960-d95e58108c11/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-12 08:24:28,752 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-12 08:24:28,755 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-12 08:24:28,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-12 08:24:31,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:24:31.194 55 INFO rally.api [-] Starting verification (UUID=5ac22598-ed65-4d83-9b95-03d069813310) for deployment 'opnfv-rally' (UUID=686a4b34-c74b-441a-85bf-bc24a4a95a3e) by verifier 'opnfv-tempest' (UUID=487a34a0-3e72-4abe-9960-d95e58108c11). 2018-04-12 08:24:31,197 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 5ac22598-ed65-4d83-9b95-03d069813310 2018-04-12 08:24:37,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:24:37.983 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.215s] 2018-04-12 08:24:38,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:24:38.093 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.111s] 2018-04-12 08:24:45,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:24:45.254 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.492s] 2018-04-12 08:24:48,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:24:48.033 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.778s] 2018-04-12 08:25:00,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:25:00.953 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.462s] 2018-04-12 08:25:24,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:25:24.064 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [16.792s] 2018-04-12 08:26:06,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:26:06.989 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.083s] 2018-04-12 08:26:06,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:26:06.992 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-04-12 08:26:51,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:26:51.283 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.083s] 2018-04-12 08:26:51,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:26:51.285 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-12 08:27:37,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:27:37.729 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.123s] 2018-04-12 08:27:37,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:27:37.731 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-12 08:28:37,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:28:37.679 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [15.224s] 2018-04-12 08:29:09,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:29:09.438 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.095s] 2018-04-12 08:29:09,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:29:09.620 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.181s] 2018-04-12 08:29:21,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:29:21.105 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.719s] 2018-04-12 08:29:21,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:29:21.116 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-04-12 08:29:22,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:29:22.744 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-12 08:29:22,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:29:22.744 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-12 08:29:26,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:29:26.768 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.239s] 2018-04-12 08:29:33,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:29:33.928 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.034s] 2018-04-12 08:29:41,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:29:41.063 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.683s] 2018-04-12 08:29:49,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:29:49.882 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.342s] 2018-04-12 08:30:00,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:30:00.572 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.426s] 2018-04-12 08:30:07,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:30:07.872 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.271s] 2018-04-12 08:30:13,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:30:13.941 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.122s] 2018-04-12 08:30:21,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:30:21.721 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.264s] 2018-04-12 08:30:30,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:30:30.576 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.269s] 2018-04-12 08:30:39,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:30:39.622 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.843s] 2018-04-12 08:30:42,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:30:42.843 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-12 08:30:45,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:30:45.066 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.035s] 2018-04-12 08:30:45,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:30:45.093 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.027s] 2018-04-12 08:30:45,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:30:45.137 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.043s] 2018-04-12 08:30:45,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:30:45.147 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2018-04-12 08:30:49,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:30:49.917 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.951s] 2018-04-12 08:30:50,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:30:50.631 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.713s] 2018-04-12 08:30:51,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:30:51.472 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.840s] 2018-04-12 08:30:55,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:30:55.941 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-04-12 08:31:01,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:31:01.332 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.626s] 2018-04-12 08:31:23,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:31:23.131 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.506s] 2018-04-12 08:31:30,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:31:30.033 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.901s] 2018-04-12 08:31:47,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:31:47.169 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.457s] 2018-04-12 08:31:51,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:31:51.025 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.853s] 2018-04-12 08:31:58,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:31:58.316 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.291s] 2018-04-12 08:32:10,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:32:10.013 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.069s] 2018-04-12 08:32:14,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:32:14.154 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.139s] 2018-04-12 08:32:20,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:32:20.746 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.592s] 2018-04-12 08:32:38,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:32:38.787 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.890s] 2018-04-12 08:32:39,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:32:39.163 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.377s] 2018-04-12 08:32:39,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:32:39.363 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.200s] 2018-04-12 08:32:39,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:32:39.667 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.303s] 2018-04-12 08:32:40,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:32:40.045 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.377s] 2018-04-12 08:32:40,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:32:40.177 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.133s] 2018-04-12 08:32:56,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:32:56.287 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.283s] 2018-04-12 08:32:56,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:32:56.630 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.343s] 2018-04-12 08:32:56,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:32:56.932 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.301s] 2018-04-12 08:32:57,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:32:57.049 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.116s] 2018-04-12 08:32:57,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:32:57.198 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.148s] 2018-04-12 08:32:57,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:32:57.403 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.205s] 2018-04-12 08:33:12,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:33:12.895 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.731s] 2018-04-12 08:33:21,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:33:21.150 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.254s] 2018-04-12 08:33:23,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:33:23.378 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.227s] 2018-04-12 08:33:23,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:33:23.545 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.168s] 2018-04-12 08:33:23,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:33:23.727 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.181s] 2018-04-12 08:33:38,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:33:38.026 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.088s] 2018-04-12 08:33:46,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:33:46.041 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.015s] 2018-04-12 08:33:48,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:33:48.173 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.130s] 2018-04-12 08:33:48,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:33:48.375 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.203s] 2018-04-12 08:33:48,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:33:48.568 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.192s] 2018-04-12 08:34:13,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:34:13.773 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [19.323s] 2018-04-12 08:34:28,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:34:28.262 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [14.487s] 2018-04-12 08:34:40,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:34:40.728 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [12.467s] 2018-04-12 08:34:52,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:34:52.278 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [11.549s] 2018-04-12 08:35:29,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:35:29.640 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [20.093s] 2018-04-12 08:35:43,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:35:43.883 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.243s] 2018-04-12 08:35:56,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:35:56.647 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.762s] 2018-04-12 08:36:07,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:36:07.964 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [11.317s] 2018-04-12 08:36:28,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:36:28.016 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.800s] 2018-04-12 08:36:30,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:36:30.117 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.098s] 2018-04-12 08:36:30,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:36:30.256 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.142s] 2018-04-12 08:36:35,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:36:35.427 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.630s] 2018-04-12 08:36:37,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:36:37.643 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.211s] 2018-04-12 08:36:37,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:36:37.814 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.174s] 2018-04-12 08:36:42,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:36:42.688 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.109s] 2018-04-12 08:36:46,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:36:46.276 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-04-12 08:36:47,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:36:47.964 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-12 08:36:47,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:36:47.967 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-12 08:36:47,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:36:47.969 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-12 08:36:47,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:36:47.970 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-12 08:36:47,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:36:47.971 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-12 08:36:50,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:36:50.089 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2018-04-12 08:37:09,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:37:09.753 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.476s] 2018-04-12 08:37:48,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:37:48.428 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.447s] 2018-04-12 08:38:15,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:38:15.626 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [27.193s] 2018-04-12 08:38:25,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:38:25.111 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.083s] 2018-04-12 08:41:46,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:41:46.759 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [168.266s] 2018-04-12 08:42:32,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:42:32.666 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [31.415s] 2018-04-12 08:43:38,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 08:43:38.243 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [32.584s] 2018-04-12 08:44:03,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '5ac22598-ed65-4d83-9b95-03d069813310']'. 2018-04-12 08:44:04,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-12 08:44:04,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-12 08:44:04,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 08:44:04,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5ac22598-ed65-4d83-9b95-03d069813310 | 2018-04-12 08:44:04,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-12 08:44:04,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-12 08:24:30 | 2018-04-12 08:44:04,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-12 08:44:03 | 2018-04-12 08:44:04,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:33 | 2018-04-12 08:44:04,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-12 08:44:04,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-12 08:44:04,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-12 08:44:04,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 487a34a0-3e72-4abe-9960-d95e58108c11) | 2018-04-12 08:44:04,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-12 08:44:04,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 686a4b34-c74b-441a-85bf-bc24a4a95a3e) | 2018-04-12 08:44:04,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-12 08:44:04,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1142.532 | 2018-04-12 08:44:04,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-04-12 08:44:04,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-12 08:44:04,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-12 08:44:04,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-12 08:44:04,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-04-12 08:44:04,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 08:44:04,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-12 08:44:04,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-04-12 08:44:10,689 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 08:44:10,689 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 19:57 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-04-12 08:44:10,693 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-04-12 08:44:10,694 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-12 08:44:10,791 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-12 08:44:11,203 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-12 08:44:11,203 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-04-12 08:44:11,577 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 08:44:14,904 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-12 08:44:14.147 158 INFO rally.deployment.engine [-] Deployment 686a4b34-c74b-441a-85bf-bc24a4a95a3e | Starting: Destroy cloud and free allocated resources. 2018-04-12 08:44:14.311 158 INFO rally.deployment.engine [-] Deployment 686a4b34-c74b-441a-85bf-bc24a4a95a3e | Completed: Destroy cloud and free allocated resources. 2018-04-12 08:44:14.351 158 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=487a34a0-3e72-4abe-9960-d95e58108c11) for deployment 'opnfv-rally'. 2018-04-12 08:44:14.368 158 INFO rally.api [-] Deleting verification (UUID=5ac22598-ed65-4d83-9b95-03d069813310). 2018-04-12 08:44:14.478 158 INFO rally.api [-] Verification has been successfully deleted! 2018-04-12 08:44:14.479 158 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=487a34a0-3e72-4abe-9960-d95e58108c11). 2018-04-12 08:44:14.498 158 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-12 08:44:17,602 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 08:44:17.224 161 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=cb8c2457-4928-44de-8542-211e70f52c38) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | cb8c2457-4928-44de-8542-211e70f52c38 | 2018-04-12T08:44:17 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: cb8c2457-4928-44de-8542-211e70f52c38 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 08:44:21,306 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-12 08:44:21,306 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-12 08:44:23,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4'... 2018-04-12 08:44:24,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-070e7872-dfef-4d1a-8c65-0dba366d53f4'... 2018-04-12 08:44:27,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-070e7872-dfef-4d1a-8c65-0dba366d53f4'... 2018-04-12 08:44:38,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4'... 2018-04-12 08:44:39,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-070e7872-dfef-4d1a-8c65-0dba366d53f4'... 2018-04-12 08:44:39,889 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-12 08:44:39,890 - 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-04-12 08:44:39,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 08:44:39,909 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 08:44:39,910 - 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': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '56d47afa-0a99-4611-abfe-8cac453c5c48', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'flavor_name': 'rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-070e7872-dfef-4d1a-8c65-0dba366d53f4', '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-04-12 08:45:50,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d673d684-f60f-4725-bb90-84e17e790854 2018-04-12 08:45:50,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-12 08:45:50,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd673d684-f60f-4725-bb90-84e17e790854'] 2018-04-12 08:45:51,389 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d673d684-f60f-4725-bb90-84e17e790854: 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 d673d684-f60f-4725-bb90-84e17e790854 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.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | total | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> duration | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.632539 Full duration: 7.298541 -------------------------------------------------------------------------------- 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 d673d684-f60f-4725-bb90-84e17e790854 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.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | total | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 100.0% | 1 | | -> duration | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.371731 Full duration: 8.264974 -------------------------------------------------------------------------------- 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 d673d684-f60f-4725-bb90-84e17e790854 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.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | total | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 100.0% | 1 | | -> duration | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.15666 Full duration: 8.113855 -------------------------------------------------------------------------------- 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 d673d684-f60f-4725-bb90-84e17e790854 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.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | total | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | -> duration | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.066698 Full duration: 7.827657 -------------------------------------------------------------------------------- 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 d673d684-f60f-4725-bb90-84e17e790854 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.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | total | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 100.0% | 1 | | -> duration | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.315735 Full duration: 8.270161 -------------------------------------------------------------------------------- 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 d673d684-f60f-4725-bb90-84e17e790854 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.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | total | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> duration | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.035236 Full duration: 8.05911 HINTS: * To plot HTML graphics with this data, run: rally task report d673d684-f60f-4725-bb90-84e17e790854 --out output.html * To generate a JUnit report, run: rally task export d673d684-f60f-4725-bb90-84e17e790854 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d673d684-f60f-4725-bb90-84e17e790854 --json --out output.json 2018-04-12 08:45:51,390 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd673d684-f60f-4725-bb90-84e17e790854'] 2018-04-12 08:45:52,555 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 08:45:52,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd673d684-f60f-4725-bb90-84e17e790854', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-12 08:45:52,570 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-12 08:45:52,571 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-12 08:45:52,571 - 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-04-12 08:45:52,572 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 08:45:52,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 08:45:52,602 - 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': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '56d47afa-0a99-4611-abfe-8cac453c5c48', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'flavor_name': 'rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-070e7872-dfef-4d1a-8c65-0dba366d53f4', '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-04-12 08:47:28,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2b29b463-40f2-40ba-8169-52fd4ec3afd3 2018-04-12 08:47:28,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '2b29b463-40f2-40ba-8169-52fd4ec3afd3'] 2018-04-12 08:47:29,410 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2b29b463-40f2-40ba-8169-52fd4ec3afd3: 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 2b29b463-40f2-40ba-8169-52fd4ec3afd3 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.266 | 3.266 | 3.266 | 3.266 | 3.266 | 3.266 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | -> glance_v2.upload_data | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | glance_v2.delete_image | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 3.615 | 3.615 | 3.615 | 3.615 | 3.615 | 3.615 | 100.0% | 1 | | -> duration | 3.615 | 3.615 | 3.615 | 3.615 | 3.615 | 3.615 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.614867 Full duration: 12.347303 -------------------------------------------------------------------------------- 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 2b29b463-40f2-40ba-8169-52fd4ec3afd3 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.25 | 3.25 | 3.25 | 3.25 | 3.25 | 3.25 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | | -> glance_v2.upload_data | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | glance_v2.list_images | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | total | 3.38 | 3.38 | 3.38 | 3.38 | 3.38 | 3.38 | 100.0% | 1 | | -> duration | 3.38 | 3.38 | 3.38 | 3.38 | 3.38 | 3.38 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.379604 Full duration: 13.855601 -------------------------------------------------------------------------------- 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 2b29b463-40f2-40ba-8169-52fd4ec3afd3 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.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | total | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | -> duration | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.382636 Full duration: 8.39237 -------------------------------------------------------------------------------- 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-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "number_instances": 2, "nics": [ { "net-id": "56d47afa-0a99-4611-abfe-8cac453c5c48" } ] }, "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 2b29b463-40f2-40ba-8169-52fd4ec3afd3 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.124 | 3.124 | 3.124 | 3.124 | 3.124 | 3.124 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | -> glance_v2.upload_data | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | nova.boot_servers | 15.184 | 15.184 | 15.184 | 15.184 | 15.184 | 15.184 | 100.0% | 1 | | total | 18.309 | 18.309 | 18.309 | 18.309 | 18.309 | 18.309 | 100.0% | 1 | | -> duration | 17.309 | 17.309 | 17.309 | 17.309 | 17.309 | 17.309 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.309179 Full duration: 42.233744 HINTS: * To plot HTML graphics with this data, run: rally task report 2b29b463-40f2-40ba-8169-52fd4ec3afd3 --out output.html * To generate a JUnit report, run: rally task export 2b29b463-40f2-40ba-8169-52fd4ec3afd3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2b29b463-40f2-40ba-8169-52fd4ec3afd3 --json --out output.json 2018-04-12 08:47:29,411 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2b29b463-40f2-40ba-8169-52fd4ec3afd3'] 2018-04-12 08:47:30,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 08:47:30,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2b29b463-40f2-40ba-8169-52fd4ec3afd3', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-12 08:47:30,579 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-12 08:47:30,580 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-12 08:47:30,580 - 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-04-12 08:47:30,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 08:47:30,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 08:47:30,598 - 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': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '56d47afa-0a99-4611-abfe-8cac453c5c48', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'flavor_name': 'rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-070e7872-dfef-4d1a-8c65-0dba366d53f4', '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-04-12 08:52:33,534 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b 2018-04-12 08:52:33,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b'] 2018-04-12 08:52:34,723 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b: 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 47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b 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.582 | 3.582 | 3.582 | 3.582 | 3.582 | 3.582 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.609 | 10.609 | 10.609 | 10.609 | 10.609 | 10.609 | 100.0% | 1 | | total | 14.192 | 14.192 | 14.192 | 14.192 | 14.192 | 14.192 | 100.0% | 1 | | -> duration | 14.192 | 14.192 | 14.192 | 14.192 | 14.192 | 14.192 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.192044 Full duration: 42.307488 -------------------------------------------------------------------------------- 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 47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b 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.822 | 3.822 | 3.822 | 3.822 | 3.822 | 3.822 | 100.0% | 1 | | cinder_v2.delete_volume | 10.799 | 10.799 | 10.799 | 10.799 | 10.799 | 10.799 | 100.0% | 1 | | total | 14.622 | 14.622 | 14.622 | 14.622 | 14.622 | 14.622 | 100.0% | 1 | | -> duration | 14.622 | 14.622 | 14.622 | 14.622 | 14.622 | 14.622 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.621608 Full duration: 24.791385 -------------------------------------------------------------------------------- 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-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b 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 | 6.031 | 6.031 | 6.031 | 6.031 | 6.031 | 6.031 | 100.0% | 1 | | cinder_v2.delete_volume | 10.798 | 10.798 | 10.798 | 10.798 | 10.798 | 10.798 | 100.0% | 1 | | total | 16.829 | 16.829 | 16.829 | 16.829 | 16.829 | 16.829 | 100.0% | 1 | | -> duration | 16.829 | 16.829 | 16.829 | 16.829 | 16.829 | 16.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.82935 Full duration: 27.505742 -------------------------------------------------------------------------------- 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 47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b 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.383 | 3.383 | 3.383 | 3.383 | 3.383 | 3.383 | 100.0% | 1 | | cinder_v2.delete_volume | 10.834 | 10.834 | 10.834 | 10.834 | 10.834 | 10.834 | 100.0% | 1 | | total | 14.218 | 14.218 | 14.218 | 14.218 | 14.218 | 14.218 | 100.0% | 1 | | -> duration | 14.218 | 14.218 | 14.218 | 14.218 | 14.218 | 14.218 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.217707 Full duration: 24.46311 -------------------------------------------------------------------------------- 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 47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b 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.449 | 3.449 | 3.449 | 3.449 | 3.449 | 3.449 | 100.0% | 1 | | cinder_v2.extend_volume | 2.439 | 2.439 | 2.439 | 2.439 | 2.439 | 2.439 | 100.0% | 1 | | cinder_v2.delete_volume | 19.266 | 19.266 | 19.266 | 19.266 | 19.266 | 19.266 | 100.0% | 1 | | total | 25.155 | 25.155 | 25.155 | 25.155 | 25.155 | 25.155 | 100.0% | 1 | | -> duration | 25.155 | 25.155 | 25.155 | 25.155 | 25.155 | 25.155 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.154907 Full duration: 34.897013 -------------------------------------------------------------------------------- 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 47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b 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 | 26.729 | 26.729 | 26.729 | 26.729 | 26.729 | 26.729 | 100.0% | 1 | | cinder_v2.delete_volume | 10.791 | 10.791 | 10.791 | 10.791 | 10.791 | 10.791 | 100.0% | 1 | | total | 37.521 | 37.521 | 37.521 | 37.521 | 37.521 | 37.521 | 100.0% | 1 | | -> duration | 37.521 | 37.521 | 37.521 | 37.521 | 37.521 | 37.521 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.521219 Full duration: 63.356864 -------------------------------------------------------------------------------- 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 47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b 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.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | cinder_v2.list_qos | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> duration | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.89726 Full duration: 12.38365 -------------------------------------------------------------------------------- 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 47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b 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.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | cinder_v2.set_qos | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | -> duration | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.902108 Full duration: 12.782733 -------------------------------------------------------------------------------- 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 47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b 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.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | cinder_v2.list_types | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> duration | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.818013 Full duration: 12.71392 -------------------------------------------------------------------------------- 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 47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b 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.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> duration | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.864756 Full duration: 12.939851 HINTS: * To plot HTML graphics with this data, run: rally task report 47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b --out output.html * To generate a JUnit report, run: rally task export 47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b --json --out output.json 2018-04-12 08:52:34,723 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b'] 2018-04-12 08:52:35,839 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 08:52:35,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '47e2cbc1-fa8d-4851-87d4-b0b0fccf7a6b', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-12 08:52:35,854 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-12 08:52:35,854 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-12 08:52:35,855 - 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-04-12 08:52:35,855 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 08:52:35,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 08:52:35,872 - 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': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '56d47afa-0a99-4611-abfe-8cac453c5c48', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'flavor_name': 'rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-070e7872-dfef-4d1a-8c65-0dba366d53f4', '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-04-12 08:54:11,284 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d4ec77f3-87cc-4f4c-b014-4e3e4534e645 2018-04-12 08:54:11,284 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd4ec77f3-87cc-4f4c-b014-4e3e4534e645'] 2018-04-12 08:54:12,437 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d4ec77f3-87cc-4f4c-b014-4e3e4534e645: 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 d4ec77f3-87cc-4f4c-b014-4e3e4534e645 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 | 5.15 | 5.15 | 5.15 | 5.15 | 5.15 | 5.15 | 100.0% | 1 | | heat.update_stack | 2.59 | 2.59 | 2.59 | 2.59 | 2.59 | 2.59 | 100.0% | 1 | | heat.delete_stack | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 100.0% | 1 | | total | 10.413 | 10.413 | 10.413 | 10.413 | 10.413 | 10.413 | 100.0% | 1 | | -> duration | 6.413 | 6.413 | 6.413 | 6.413 | 6.413 | 6.413 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.413402 Full duration: 22.266627 -------------------------------------------------------------------------------- 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 d4ec77f3-87cc-4f4c-b014-4e3e4534e645 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.842 | 4.842 | 4.842 | 4.842 | 4.842 | 4.842 | 100.0% | 1 | | heat.check_stack | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 100.0% | 1 | | heat.delete_stack | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 100.0% | 1 | | total | 8.136 | 8.136 | 8.136 | 8.136 | 8.136 | 8.136 | 100.0% | 1 | | -> duration | 6.136 | 6.136 | 6.136 | 6.136 | 6.136 | 6.136 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.136063 Full duration: 19.003333 -------------------------------------------------------------------------------- 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 d4ec77f3-87cc-4f4c-b014-4e3e4534e645 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 | 5.003 | 5.003 | 5.003 | 5.003 | 5.003 | 5.003 | 100.0% | 1 | | heat.suspend_stack | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 100.0% | 1 | | heat.resume_stack | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 100.0% | 1 | | heat.delete_stack | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 100.0% | 1 | | total | 8.657 | 8.657 | 8.657 | 8.657 | 8.657 | 8.657 | 100.0% | 1 | | -> duration | 6.657 | 6.657 | 6.657 | 6.657 | 6.657 | 6.657 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.657488 Full duration: 20.633496 -------------------------------------------------------------------------------- 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 d4ec77f3-87cc-4f4c-b014-4e3e4534e645 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.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | total | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | -> duration | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.792723 Full duration: 10.90604 HINTS: * To plot HTML graphics with this data, run: rally task report d4ec77f3-87cc-4f4c-b014-4e3e4534e645 --out output.html * To generate a JUnit report, run: rally task export d4ec77f3-87cc-4f4c-b014-4e3e4534e645 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d4ec77f3-87cc-4f4c-b014-4e3e4534e645 --json --out output.json 2018-04-12 08:54:12,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd4ec77f3-87cc-4f4c-b014-4e3e4534e645'] 2018-04-12 08:54:13,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 08:54:13,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd4ec77f3-87cc-4f4c-b014-4e3e4534e645', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-12 08:54:13,627 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-12 08:54:13,628 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-12 08:54:13,628 - 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-04-12 08:54:13,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 08:54:13,645 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 08:54:13,645 - 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': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '56d47afa-0a99-4611-abfe-8cac453c5c48', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'flavor_name': 'rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-070e7872-dfef-4d1a-8c65-0dba366d53f4', '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-04-12 08:57:31,645 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f868fa44-dcdb-4eb2-84f2-7d7cf629fb62 2018-04-12 08:57:31,645 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f868fa44-dcdb-4eb2-84f2-7d7cf629fb62'] 2018-04-12 08:57:32,976 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f868fa44-dcdb-4eb2-84f2-7d7cf629fb62: 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 f868fa44-dcdb-4eb2-84f2-7d7cf629fb62 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.545 | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 100.0% | 1 | | keystone_v3.add_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.revoke_role | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 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.675705 Full duration: 14.641029 -------------------------------------------------------------------------------- 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 f868fa44-dcdb-4eb2-84f2-7d7cf629fb62 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.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | keystone_v3.add_role | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.list_roles | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | -> duration | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.638657 Full duration: 14.607715 -------------------------------------------------------------------------------- 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 f868fa44-dcdb-4eb2-84f2-7d7cf629fb62 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.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | keystone_v3.list_projects | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> duration | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.670494 Full duration: 14.475068 -------------------------------------------------------------------------------- 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 f868fa44-dcdb-4eb2-84f2-7d7cf629fb62 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.delete_role | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 100.0% | 1 | | -> duration | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.554119 Full duration: 12.400288 -------------------------------------------------------------------------------- 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 f868fa44-dcdb-4eb2-84f2-7d7cf629fb62 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.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | keystone_v3.delete_service | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | -> duration | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.529279 Full duration: 12.395116 -------------------------------------------------------------------------------- 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 f868fa44-dcdb-4eb2-84f2-7d7cf629fb62 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.555 | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 100.0% | 1 | | keystone_v3.create_user | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | -> keystone_v3.add_role | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.create_role | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | keystone_v3.get_project | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.get_user | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.get_role | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.list_services | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | keystone_v3.get_services | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> duration | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.133616 Full duration: 19.335618 -------------------------------------------------------------------------------- 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 f868fa44-dcdb-4eb2-84f2-7d7cf629fb62 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.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | keystone_v3.update_project | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.delete_project | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> duration | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.867335 Full duration: 12.80833 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task f868fa44-dcdb-4eb2-84f2-7d7cf629fb62 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.556 | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 100.0% | 1 | | total | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> duration | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.63537 Full duration: 14.575589 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task f868fa44-dcdb-4eb2-84f2-7d7cf629fb62 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | total | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> duration | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.600624 Full duration: 14.403876 -------------------------------------------------------------------------------- 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 f868fa44-dcdb-4eb2-84f2-7d7cf629fb62 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.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | keystone_v3.list_users | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> duration | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.761412 Full duration: 14.792747 -------------------------------------------------------------------------------- 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 f868fa44-dcdb-4eb2-84f2-7d7cf629fb62 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.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | keystone_v3.create_users | 2.864 | 2.864 | 2.864 | 2.864 | 2.864 | 2.864 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.863 | 2.863 | 2.863 | 2.863 | 2.863 | 2.863 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 100.0% | 1 | | total | 3.802 | 3.802 | 3.802 | 3.802 | 3.802 | 3.802 | 100.0% | 1 | | -> duration | 3.802 | 3.802 | 3.802 | 3.802 | 3.802 | 3.802 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.802047 Full duration: 21.215332 HINTS: * To plot HTML graphics with this data, run: rally task report f868fa44-dcdb-4eb2-84f2-7d7cf629fb62 --out output.html * To generate a JUnit report, run: rally task export f868fa44-dcdb-4eb2-84f2-7d7cf629fb62 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f868fa44-dcdb-4eb2-84f2-7d7cf629fb62 --json --out output.json 2018-04-12 08:57:32,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f868fa44-dcdb-4eb2-84f2-7d7cf629fb62'] 2018-04-12 08:57:34,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 08:57:34,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f868fa44-dcdb-4eb2-84f2-7d7cf629fb62', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-12 08:57:34,175 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-12 08:57:34,175 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-12 08:57:34,176 - 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-04-12 08:57:34,176 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 08:57:34,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 08:57:34,194 - 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': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '56d47afa-0a99-4611-abfe-8cac453c5c48', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'flavor_name': 'rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-070e7872-dfef-4d1a-8c65-0dba366d53f4', '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-04-12 09:04:18,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9481c036-a687-4bf8-97f5-89d747469920 2018-04-12 09:04:18,966 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9481c036-a687-4bf8-97f5-89d747469920'] 2018-04-12 09:04:20,181 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9481c036-a687-4bf8-97f5-89d747469920: 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 9481c036-a687-4bf8-97f5-89d747469920 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.369 | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 100.0% | 1 | | neutron.delete_network | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | total | 2.566 | 2.566 | 2.566 | 2.566 | 2.566 | 2.566 | 100.0% | 1 | | -> duration | 2.566 | 2.566 | 2.566 | 2.566 | 2.566 | 2.566 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.566306 Full duration: 15.644958 -------------------------------------------------------------------------------- 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 9481c036-a687-4bf8-97f5-89d747469920 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 | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 100.0% | 1 | | neutron.delete_port | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | total | 3.262 | 3.262 | 3.262 | 3.262 | 3.262 | 3.262 | 100.0% | 1 | | -> duration | 3.262 | 3.262 | 3.262 | 3.262 | 3.262 | 3.262 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.261692 Full duration: 43.443615 -------------------------------------------------------------------------------- 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 9481c036-a687-4bf8-97f5-89d747469920 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.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | neutron.create_subnet | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | neutron.create_router | 2.438 | 2.438 | 2.438 | 2.438 | 2.438 | 2.438 | 100.0% | 1 | | neutron.add_interface_router | 2.351 | 2.351 | 2.351 | 2.351 | 2.351 | 2.351 | 100.0% | 1 | | neutron.remove_interface_router | 1.751 | 1.751 | 1.751 | 1.751 | 1.751 | 1.751 | 100.0% | 1 | | neutron.delete_router | 2.319 | 2.319 | 2.319 | 2.319 | 2.319 | 2.319 | 100.0% | 1 | | total | 10.894 | 10.894 | 10.894 | 10.894 | 10.894 | 10.894 | 100.0% | 1 | | -> duration | 10.894 | 10.894 | 10.894 | 10.894 | 10.894 | 10.894 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.893756 Full duration: 52.437885 -------------------------------------------------------------------------------- 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 9481c036-a687-4bf8-97f5-89d747469920 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.267 | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 100.0% | 1 | | neutron.delete_subnet | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | total | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 100.0% | 1 | | -> duration | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.139545 Full duration: 39.781424 -------------------------------------------------------------------------------- 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 9481c036-a687-4bf8-97f5-89d747469920 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.492 | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 100.0% | 1 | | neutron.list_networks | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | total | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 100.0% | 1 | | -> duration | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.787423 Full duration: 18.081944 -------------------------------------------------------------------------------- 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 9481c036-a687-4bf8-97f5-89d747469920 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.819 | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 100.0% | 1 | | neutron.list_ports | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 1.984 | 1.984 | 1.984 | 1.984 | 1.984 | 1.984 | 100.0% | 1 | | -> duration | 1.984 | 1.984 | 1.984 | 1.984 | 1.984 | 1.984 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.984292 Full duration: 41.225825 -------------------------------------------------------------------------------- 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 9481c036-a687-4bf8-97f5-89d747469920 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.116 | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 100.0% | 1 | | neutron.create_subnet | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | neutron.create_router | 2.475 | 2.475 | 2.475 | 2.475 | 2.475 | 2.475 | 100.0% | 1 | | neutron.add_interface_router | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 100.0% | 1 | | neutron.list_routers | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 6.755 | 6.755 | 6.755 | 6.755 | 6.755 | 6.755 | 100.0% | 1 | | -> duration | 6.755 | 6.755 | 6.755 | 6.755 | 6.755 | 6.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.755191 Full duration: 53.633454 -------------------------------------------------------------------------------- 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 9481c036-a687-4bf8-97f5-89d747469920 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.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | neutron.create_subnet | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | neutron.list_subnets | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 100.0% | 1 | | -> duration | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.960948 Full duration: 45.368001 -------------------------------------------------------------------------------- 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 9481c036-a687-4bf8-97f5-89d747469920 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.308 | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 100.0% | 1 | | neutron.delete_security_group | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 1.595 | 1.595 | 1.595 | 1.595 | 1.595 | 1.595 | 100.0% | 1 | | -> duration | 1.595 | 1.595 | 1.595 | 1.595 | 1.595 | 1.595 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.595407 Full duration: 14.679346 -------------------------------------------------------------------------------- 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 9481c036-a687-4bf8-97f5-89d747469920 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.324 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 100.0% | 1 | | neutron.create_security_group_rule | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | neutron.delete_security_group | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 100.0% | 1 | | -> duration | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.142838 Full duration: 15.17974 -------------------------------------------------------------------------------- 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 9481c036-a687-4bf8-97f5-89d747469920 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.876 | 1.876 | 1.876 | 1.876 | 1.876 | 1.876 | 100.0% | 1 | | neutron.create_router | 3.85 | 3.85 | 3.85 | 3.85 | 3.85 | 3.85 | 100.0% | 1 | | neutron.add_gateway_router | 1.954 | 1.954 | 1.954 | 1.954 | 1.954 | 1.954 | 100.0% | 1 | | neutron.remove_gateway_router | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 100.0% | 1 | | total | 9.129 | 9.129 | 9.129 | 9.129 | 9.129 | 9.129 | 100.0% | 1 | | -> duration | 9.129 | 9.129 | 9.129 | 9.129 | 9.129 | 9.129 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.128642 Full duration: 33.1756 HINTS: * To plot HTML graphics with this data, run: rally task report 9481c036-a687-4bf8-97f5-89d747469920 --out output.html * To generate a JUnit report, run: rally task export 9481c036-a687-4bf8-97f5-89d747469920 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9481c036-a687-4bf8-97f5-89d747469920 --json --out output.json 2018-04-12 09:04:20,182 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9481c036-a687-4bf8-97f5-89d747469920'] 2018-04-12 09:04:21,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 09:04:21,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9481c036-a687-4bf8-97f5-89d747469920', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-12 09:04:21,488 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-12 09:04:21,489 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-12 09:04:21,489 - 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-04-12 09:04:21,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 09:04:21,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 09:04:21,506 - 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': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '56d47afa-0a99-4611-abfe-8cac453c5c48', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'flavor_name': 'rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-070e7872-dfef-4d1a-8c65-0dba366d53f4', '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-04-12 09:14:33,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 794eaf69-c19b-4a42-a402-f3be62afb8cf 2018-04-12 09:14:33,531 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '794eaf69-c19b-4a42-a402-f3be62afb8cf'] 2018-04-12 09:14:34,768 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 794eaf69-c19b-4a42-a402-f3be62afb8cf: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "image": { "name": "Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "block_migration": false, "nics": [ { "net-id": "56d47afa-0a99-4611-abfe-8cac453c5c48" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 794eaf69-c19b-4a42-a402-f3be62afb8cf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 17.239 | 17.239 | 17.239 | 17.239 | 17.239 | 17.239 | 100.0% | 1 | | nova.find_host_to_migrate | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | nova.live_migrate | 13.689 | 13.689 | 13.689 | 13.689 | 13.689 | 13.689 | 100.0% | 1 | | nova.delete_server | 2.701 | 2.701 | 2.701 | 2.701 | 2.701 | 2.701 | 100.0% | 1 | | total | 34.997 | 34.997 | 34.997 | 34.997 | 34.997 | 34.997 | 100.0% | 1 | | -> duration | 33.997 | 33.997 | 33.997 | 33.997 | 33.997 | 33.997 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.996877 Full duration: 44.804184 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "image": { "name": "Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "56d47afa-0a99-4611-abfe-8cac453c5c48" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 794eaf69-c19b-4a42-a402-f3be62afb8cf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.769 | 11.769 | 11.769 | 11.769 | 11.769 | 11.769 | 100.0% | 1 | | cinder_v2.create_volume | 2.687 | 2.687 | 2.687 | 2.687 | 2.687 | 2.687 | 100.0% | 1 | | nova.attach_volume | 6.813 | 6.813 | 6.813 | 6.813 | 6.813 | 6.813 | 100.0% | 1 | | nova.find_host_to_migrate | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 100.0% | 1 | | nova.live_migrate | 19.181 | 19.181 | 19.181 | 19.181 | 19.181 | 19.181 | 100.0% | 1 | | nova.detach_volume | 4.182 | 4.182 | 4.182 | 4.182 | 4.182 | 4.182 | 100.0% | 1 | | cinder_v2.delete_volume | 91.75 | 91.75 | 91.75 | 91.75 | 91.75 | 91.75 | 100.0% | 1 | | nova.delete_server | 2.773 | 2.773 | 2.773 | 2.773 | 2.773 | 2.773 | 100.0% | 1 | | total | 140.419 | 140.419 | 140.419 | 140.419 | 140.419 | 140.419 | 100.0% | 1 | | -> duration | 139.419 | 139.419 | 139.419 | 139.419 | 139.419 | 139.419 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 139.418594 Full duration: 152.16934 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "image": { "name": "Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "56d47afa-0a99-4611-abfe-8cac453c5c48" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 794eaf69-c19b-4a42-a402-f3be62afb8cf 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 | 5.651 | 5.651 | 5.651 | 5.651 | 5.651 | 5.651 | 100.0% | 1 | | nova.boot_server | 13.852 | 13.852 | 13.852 | 13.852 | 13.852 | 13.852 | 100.0% | 1 | | nova.find_host_to_migrate | 1.912 | 1.912 | 1.912 | 1.912 | 1.912 | 1.912 | 100.0% | 1 | | nova.live_migrate | 18.123 | 18.123 | 18.123 | 18.123 | 18.123 | 18.123 | 100.0% | 1 | | nova.delete_server | 4.939 | 4.939 | 4.939 | 4.939 | 4.939 | 4.939 | 100.0% | 1 | | total | 44.478 | 44.478 | 44.478 | 44.478 | 44.478 | 44.478 | 100.0% | 1 | | -> duration | 43.478 | 43.478 | 43.478 | 43.478 | 43.478 | 43.478 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.478132 Full duration: 58.208899 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "image": { "name": "Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "server_kwargs": { "nics": [ { "net-id": "56d47afa-0a99-4611-abfe-8cac453c5c48" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 794eaf69-c19b-4a42-a402-f3be62afb8cf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | nova.boot_server | 10.266 | 10.266 | 10.266 | 10.266 | 10.266 | 10.266 | 100.0% | 1 | | nova.delete_server | 5.342 | 5.342 | 5.342 | 5.342 | 5.342 | 5.342 | 100.0% | 1 | | nova.delete_keypair | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 16.574 | 16.574 | 16.574 | 16.574 | 16.574 | 16.574 | 100.0% | 1 | | -> duration | 15.574 | 15.574 | 15.574 | 15.574 | 15.574 | 15.574 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.573765 Full duration: 50.843195 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "image": { "name": "Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "volume_size": 5, "nics": [ { "net-id": "56d47afa-0a99-4611-abfe-8cac453c5c48" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 794eaf69-c19b-4a42-a402-f3be62afb8cf 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 | 9.822 | 9.822 | 9.822 | 9.822 | 9.822 | 9.822 | 100.0% | 1 | | nova.boot_server | 13.035 | 13.035 | 13.035 | 13.035 | 13.035 | 13.035 | 100.0% | 1 | | nova.delete_server | 5.015 | 5.015 | 5.015 | 5.015 | 5.015 | 5.015 | 100.0% | 1 | | total | 27.873 | 27.873 | 27.873 | 27.873 | 27.873 | 27.873 | 100.0% | 1 | | -> duration | 26.873 | 26.873 | 26.873 | 26.873 | 26.873 | 26.873 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.873048 Full duration: 65.638853 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "image": { "name": "Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "force_delete": false, "nics": [ { "net-id": "56d47afa-0a99-4611-abfe-8cac453c5c48" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 794eaf69-c19b-4a42-a402-f3be62afb8cf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.964 | 11.964 | 11.964 | 11.964 | 11.964 | 11.964 | 100.0% | 1 | | nova.pause_server | 5.601 | 5.601 | 5.601 | 5.601 | 5.601 | 5.601 | 100.0% | 1 | | nova.unpause_server | 2.686 | 2.686 | 2.686 | 2.686 | 2.686 | 2.686 | 100.0% | 1 | | nova.delete_server | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 100.0% | 1 | | total | 23.04 | 23.04 | 23.04 | 23.04 | 23.04 | 23.04 | 100.0% | 1 | | -> duration | 18.04 | 18.04 | 18.04 | 18.04 | 18.04 | 18.04 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.039927 Full duration: 56.281278 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "image": { "name": "Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "nics": [ { "net-id": "56d47afa-0a99-4611-abfe-8cac453c5c48" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 794eaf69-c19b-4a42-a402-f3be62afb8cf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.971 | 12.971 | 12.971 | 12.971 | 12.971 | 12.971 | 100.0% | 1 | | nova.migrate | 59.648 | 59.648 | 59.648 | 59.648 | 59.648 | 59.648 | 100.0% | 1 | | nova.resize_confirm | 3.553 | 3.553 | 3.553 | 3.553 | 3.553 | 3.553 | 100.0% | 1 | | nova.delete_server | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 100.0% | 1 | | total | 79.172 | 79.172 | 79.172 | 79.172 | 79.172 | 79.172 | 100.0% | 1 | | -> duration | 78.172 | 78.172 | 78.172 | 78.172 | 78.172 | 78.172 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 78.172401 Full duration: 88.884775 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "image": { "name": "Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 794eaf69-c19b-4a42-a402-f3be62afb8cf has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.233 | 11.233 | 11.233 | 11.233 | 11.233 | 11.233 | 100.0% | 1 | | nova.list_interfaces | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | total | 11.606 | 11.606 | 11.606 | 11.606 | 11.606 | 11.606 | 100.0% | 1 | | -> duration | 10.606 | 10.606 | 10.606 | 10.606 | 10.606 | 10.606 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.606349 Full duration: 50.855965 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 794eaf69-c19b-4a42-a402-f3be62afb8cf has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | nova.delete_server_group | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | -> duration | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.06938 Full duration: 9.574694 HINTS: * To plot HTML graphics with this data, run: rally task report 794eaf69-c19b-4a42-a402-f3be62afb8cf --out output.html * To generate a JUnit report, run: rally task export 794eaf69-c19b-4a42-a402-f3be62afb8cf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 794eaf69-c19b-4a42-a402-f3be62afb8cf --json --out output.json 2018-04-12 09:14:34,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '794eaf69-c19b-4a42-a402-f3be62afb8cf'] 2018-04-12 09:14:35,898 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 09:14:35,898 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '794eaf69-c19b-4a42-a402-f3be62afb8cf', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-12 09:14:35,912 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-04-12 09:14:35,913 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-12 09:14:35,913 - 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-04-12 09:14:35,913 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 09:14:35,932 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 09:14:35,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': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '56d47afa-0a99-4611-abfe-8cac453c5c48', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'flavor_name': 'rally-tiny-070e7872-dfef-4d1a-8c65-0dba366d53f4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-070e7872-dfef-4d1a-8c65-0dba366d53f4', '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-04-12 09:15:31,588 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 59133329-19db-4862-b944-17a85b5cf1a5 2018-04-12 09:15:31,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '59133329-19db-4862-b944-17a85b5cf1a5'] 2018-04-12 09:15:32,745 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 59133329-19db-4862-b944-17a85b5cf1a5: 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 59133329-19db-4862-b944-17a85b5cf1a5 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.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | quotas.delete_quotas | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | total | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | -> duration | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.022636 Full duration: 9.139002 -------------------------------------------------------------------------------- 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 59133329-19db-4862-b944-17a85b5cf1a5 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.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | total | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | -> duration | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.99455 Full duration: 9.244015 -------------------------------------------------------------------------------- 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 59133329-19db-4862-b944-17a85b5cf1a5 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.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> duration | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.853618 Full duration: 8.659446 -------------------------------------------------------------------------------- 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 59133329-19db-4862-b944-17a85b5cf1a5 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 | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 100.0% | 1 | | total | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 100.0% | 1 | | -> duration | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.387908 Full duration: 9.240538 HINTS: * To plot HTML graphics with this data, run: rally task report 59133329-19db-4862-b944-17a85b5cf1a5 --out output.html * To generate a JUnit report, run: rally task export 59133329-19db-4862-b944-17a85b5cf1a5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 59133329-19db-4862-b944-17a85b5cf1a5 --json --out output.json 2018-04-12 09:15:32,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '59133329-19db-4862-b944-17a85b5cf1a5'] 2018-04-12 09:15:33,898 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 09:15:33,899 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '59133329-19db-4862-b944-17a85b5cf1a5', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-12 09:15:33,912 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-12 09:15:33,920 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:47 | 6 | 100.00% | | glance | 01:16 | 4 | 100.00% | | cinder | 04:28 | 10 | 100.00% | | heat | 01:12 | 4 | 100.00% | | keystone | 02:45 | 11 | 100.00% | | neutron | 06:12 | 11 | 100.00% | | nova | 09:37 | 9 | 100.00% | | quotas | 00:36 | 4 | 100.00% | | | | | | | TOTAL: | 00:26:57 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-04-12 09:15:33,921 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-04-12 09:15:46,881 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-04-12 09:15:46,881 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-04-12 09:15:47,377 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 09:15:47,377 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 31:35 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-12 09:15:47,382 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-12 09:15:47,484 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 09:15:50,065 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-12 09:15:49.635 11237 INFO rally.deployment.engine [-] Deployment cb8c2457-4928-44de-8542-211e70f52c38 | Starting: Destroy cloud and free allocated resources. 2018-04-12 09:15:49.787 11237 INFO rally.deployment.engine [-] Deployment cb8c2457-4928-44de-8542-211e70f52c38 | Completed: Destroy cloud and free allocated resources. 2018-04-12 09:15:49.813 11237 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=487a34a0-3e72-4abe-9960-d95e58108c11). 2018-04-12 09:15:49.818 11237 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-12 09:15:52,859 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 09:15:52.411 11240 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ceaaf6b9-2143-4be8-8037-0a024651c33a) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ceaaf6b9-2143-4be8-8037-0a024651c33a | 2018-04-12T09:15:52 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ceaaf6b9-2143-4be8-8037-0a024651c33a ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 09:15:56,568 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-12 09:15:56,569 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-12 09:15:59,030 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-12 09:15:58.708 11246 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=487a34a0-3e72-4abe-9960-d95e58108c11). 2018-04-12 09:15:58.874 11246 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-12 09:16:03,033 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-12 09:16:01.245 11249 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-12 09:16:01.566 11249 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-12 09:16:02.805 11249 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b4b80dc5-4d3b-41ee-b04b-33d3e6dcf9f1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=b4b80dc5-4d3b-41ee-b04b-33d3e6dcf9f1) as the default verifier for the future CLI operations. 2018-04-12 09:16:06,096 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-12 09:16:08,672 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-12 09:16:13,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-12 09:16:18,779 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-12 09:16:17.781 11268 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b4b80dc5-4d3b-41ee-b04b-33d3e6dcf9f1) for deployment 'opnfv-rally' (UUID=ceaaf6b9-2143-4be8-8037-0a024651c33a). 2018-04-12 09:16:18.592 11268 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b4b80dc5-4d3b-41ee-b04b-33d3e6dcf9f1) has been successfully configured for deployment 'opnfv-rally' (UUID=ceaaf6b9-2143-4be8-8037-0a024651c33a)! 2018-04-12 09:16:18,780 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-12 09:16:18,780 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-12 09:16:18,786 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-12 09:16:21,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-12 09:16:23,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:23.609 11280 INFO rally.api [-] Starting verification (UUID=63cc7400-dca4-4ad5-9346-47b0d716b808) for deployment 'opnfv-rally' (UUID=ceaaf6b9-2143-4be8-8037-0a024651c33a) by verifier 'opnfv-tempest' (UUID=b4b80dc5-4d3b-41ee-b04b-33d3e6dcf9f1). 2018-04-12 09:16:23,611 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 63cc7400-dca4-4ad5-9346-47b0d716b808 2018-04-12 09:16:32,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:32.538 11280 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.144s] 2018-04-12 09:16:32,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:32.750 11280 INFO opnfv-tempest [-] {12} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2018-04-12 09:16:33,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:33.215 11280 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.221s] 2018-04-12 09:16:33,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:33.217 11280 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.364s] 2018-04-12 09:16:33,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:33.292 11280 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.078s] 2018-04-12 09:16:33,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:33.675 11280 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.970s] 2018-04-12 09:16:33,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:33.973 11280 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.299s] 2018-04-12 09:16:35,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:35.710 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.922s] 2018-04-12 09:16:36,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:36.457 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.089s] 2018-04-12 09:16:36,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:36.677 11280 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.016s] 2018-04-12 09:16:36,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:36.694 11280 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.017s] 2018-04-12 09:16:36,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:36.713 11280 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.018s] 2018-04-12 09:16:37,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:37.633 11280 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.102s] 2018-04-12 09:16:37,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:37.842 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.383s] 2018-04-12 09:16:37,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:37.933 11280 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.857s] 2018-04-12 09:16:38,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:38.342 11280 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.408s] 2018-04-12 09:16:39,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:39.031 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.189s] 2018-04-12 09:16:39,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:39.562 11280 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.082s] 2018-04-12 09:16:39,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:39.621 11280 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.059s] 2018-04-12 09:16:40,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:40.050 11280 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.427s] 2018-04-12 09:16:40,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:40.091 11280 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.040s] 2018-04-12 09:16:40,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:40.154 11280 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.063s] 2018-04-12 09:16:40,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:40.329 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.294s] 2018-04-12 09:16:40,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:40.980 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.647s] 2018-04-12 09:16:41,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:41.373 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.346s] 2018-04-12 09:16:41,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:41.703 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.330s] 2018-04-12 09:16:42,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:42.126 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.147s] 2018-04-12 09:16:42,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:42.927 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.801s] 2018-04-12 09:16:42,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:42.984 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.057s] 2018-04-12 09:16:43,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:43.010 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.025s] 2018-04-12 09:16:43,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:43.033 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.022s] 2018-04-12 09:16:43,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:43.055 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.021s] 2018-04-12 09:16:50,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:50.148 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [17.328s] 2018-04-12 09:16:54,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:54.193 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.550s] 2018-04-12 09:16:54,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:54.772 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.577s] 2018-04-12 09:16:55,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:55.174 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.402s] 2018-04-12 09:16:55,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:55.619 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.444s] 2018-04-12 09:16:56,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:56.076 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.456s] 2018-04-12 09:16:56,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:56.164 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.088s] 2018-04-12 09:16:56,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:56.268 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.103s] 2018-04-12 09:16:56,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:56.350 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.078s] 2018-04-12 09:16:56,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:56.354 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [20.630s] 2018-04-12 09:16:56,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:56.475 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.129s] 2018-04-12 09:16:56,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:56.607 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.130s] 2018-04-12 09:16:57,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:16:57.034 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.426s] 2018-04-12 09:17:17,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:17.402 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.088s] 2018-04-12 09:17:17,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:17.487 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.085s] 2018-04-12 09:17:17,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:17.595 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.107s] 2018-04-12 09:17:18,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:18.119 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.522s] 2018-04-12 09:17:18,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:18.346 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.227s] 2018-04-12 09:17:18,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:18.777 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.429s] 2018-04-12 09:17:18,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:18.849 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.071s] 2018-04-12 09:17:18,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:18.971 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.122s] 2018-04-12 09:17:19,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:19.079 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.107s] 2018-04-12 09:17:19,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:19.189 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.109s] 2018-04-12 09:17:19,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:19.282 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.092s] 2018-04-12 09:17:19,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:19.459 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.177s] 2018-04-12 09:17:19,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:19.811 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.351s] 2018-04-12 09:17:19,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:19.917 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.106s] 2018-04-12 09:17:20,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:20.025 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.108s] 2018-04-12 09:17:20,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:20.317 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.111s] 2018-04-12 09:17:20,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:20.335 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.018s] 2018-04-12 09:17:20,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:20.677 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.340s] 2018-04-12 09:17:20,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:20.699 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.021s] 2018-04-12 09:17:20,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:20.722 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.022s] 2018-04-12 09:17:20,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:20.972 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.249s] 2018-04-12 09:17:21,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:21.095 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.122s] 2018-04-12 09:17:21,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:21.213 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.117s] 2018-04-12 09:17:21,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:21.475 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.262s] 2018-04-12 09:17:21,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:21.498 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.022s] 2018-04-12 09:17:21,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:21.637 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.140s] 2018-04-12 09:17:28,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:28.494 11280 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.094s] 2018-04-12 09:17:30,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:30.581 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.511s] 2018-04-12 09:17:31,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:31.758 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.174s] 2018-04-12 09:17:32,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:32.758 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.997s] 2018-04-12 09:17:33,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:33.771 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.014s] 2018-04-12 09:17:34,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:34.979 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.208s] 2018-04-12 09:17:35,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:35.501 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.056s] 2018-04-12 09:17:36,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:36.252 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.271s] 2018-04-12 09:17:36,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:36.661 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.409s] 2018-04-12 09:17:37,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:37.069 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.407s] 2018-04-12 09:17:37,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:37.401 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.332s] 2018-04-12 09:17:38,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:38.170 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.667s] 2018-04-12 09:17:38,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:38.498 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.095s] 2018-04-12 09:17:38,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:38.950 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.452s] 2018-04-12 09:17:39,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:39.340 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.388s] 2018-04-12 09:17:39,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:39.712 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.372s] 2018-04-12 09:17:40,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:40.771 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.056s] 2018-04-12 09:17:41,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:41.378 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.607s] 2018-04-12 09:17:41,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:41.711 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.332s] 2018-04-12 09:17:42,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:42.112 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.400s] 2018-04-12 09:17:42,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:42.138 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.968s] 2018-04-12 09:17:42,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:42.672 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.561s] 2018-04-12 09:17:43,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:43.456 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [31.533s] 2018-04-12 09:17:43,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:43.553 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.096s] 2018-04-12 09:17:43,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:43.953 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.399s] 2018-04-12 09:17:44,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:44.066 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.112s] 2018-04-12 09:17:44,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:44.068 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-04-12 09:17:46,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:46.070 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.931s] 2018-04-12 09:17:47,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:47.560 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [51.190s] 2018-04-12 09:17:48,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:48.608 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.536s] 2018-04-12 09:17:50,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:50.864 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [2.256s] 2018-04-12 09:17:54,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:54.567 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.702s] 2018-04-12 09:17:59,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:17:59.439 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.868s] 2018-04-12 09:18:03,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:03.341 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.901s] 2018-04-12 09:18:03,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:03.535 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.194s] 2018-04-12 09:18:03,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:03.695 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.159s] 2018-04-12 09:18:03,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:03.802 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.107s] 2018-04-12 09:18:03,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:03.938 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.135s] 2018-04-12 09:18:04,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:04.016 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [16.452s] 2018-04-12 09:18:04,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:04.124 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.186s] 2018-04-12 09:18:04,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:04.289 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.164s] 2018-04-12 09:18:04,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:04.611 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.321s] 2018-04-12 09:18:04,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:04.677 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.065s] 2018-04-12 09:18:09,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:09.882 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.479s] 2018-04-12 09:18:10,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:10.109 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.226s] 2018-04-12 09:18:10,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:10.342 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.231s] 2018-04-12 09:18:10,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:10.368 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.691s] 2018-04-12 09:18:10,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:10.840 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.498s] 2018-04-12 09:18:11,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:11.273 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.432s] 2018-04-12 09:18:11,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:11.854 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.580s] 2018-04-12 09:18:24,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:24.313 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.539s] 2018-04-12 09:18:25,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:25.554 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.242s] 2018-04-12 09:18:29,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:29.034 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.475s] 2018-04-12 09:18:29,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:29.877 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.846s] 2018-04-12 09:18:31,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:31.480 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.599s] 2018-04-12 09:18:31,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:31.882 11280 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [12.564s] 2018-04-12 09:18:32,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:32.549 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.069s] 2018-04-12 09:18:34,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:34.217 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.664s] 2018-04-12 09:18:34,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:34.324 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.111s] 2018-04-12 09:18:35,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:35.573 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [31.553s] 2018-04-12 09:18:36,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:36.830 11280 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [85.354s] 2018-04-12 09:18:40,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:40.187 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.141s] 2018-04-12 09:18:40,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:40.367 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.180s] 2018-04-12 09:18:44,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:44.175 11280 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.346s] 2018-04-12 09:18:47,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:47.231 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.100s] 2018-04-12 09:18:47,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:47.810 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.579s] 2018-04-12 09:18:47,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:47.969 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.158s] 2018-04-12 09:18:48,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:48.225 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.256s] 2018-04-12 09:18:48,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:48.334 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.109s] 2018-04-12 09:18:48,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:48.584 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.248s] 2018-04-12 09:18:48,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:48.831 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.247s] 2018-04-12 09:18:49,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:49.099 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.266s] 2018-04-12 09:18:49,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:49.233 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.134s] 2018-04-12 09:18:49,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:18:49.408 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.174s] 2018-04-12 09:19:09,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:19:09.384 11280 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [37.490s] 2018-04-12 09:19:22,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:19:22.942 11280 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [157.746s] 2018-04-12 09:19:57,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:19:57.522 11280 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [34.570s] 2018-04-12 09:20:35,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:35.061 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.037s] 2018-04-12 09:20:35,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:35.123 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.061s] 2018-04-12 09:20:35,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:35.173 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.049s] 2018-04-12 09:20:35,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:35.210 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.036s] 2018-04-12 09:20:35,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:35.233 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.022s] 2018-04-12 09:20:35,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:35.268 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.035s] 2018-04-12 09:20:35,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:35.342 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.073s] 2018-04-12 09:20:35,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:35.417 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.074s] 2018-04-12 09:20:35,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:35.436 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.019s] 2018-04-12 09:20:35,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:35.507 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.069s] 2018-04-12 09:20:35,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:35.525 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.018s] 2018-04-12 09:20:35,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:35.609 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.083s] 2018-04-12 09:20:35,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:35.739 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.129s] 2018-04-12 09:20:35,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:35.823 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.084s] 2018-04-12 09:20:35,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:35.886 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.062s] 2018-04-12 09:20:36,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:36.049 11280 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [111.837s] 2018-04-12 09:20:36,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:36.363 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.476s] 2018-04-12 09:20:36,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:36.434 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.071s] 2018-04-12 09:20:36,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:36.502 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.067s] 2018-04-12 09:20:36,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:36.522 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.019s] 2018-04-12 09:20:36,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:36.597 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.073s] 2018-04-12 09:20:36,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:36.658 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.061s] 2018-04-12 09:20:36,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:36.730 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.070s] 2018-04-12 09:20:36,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:20:36.809 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.080s] 2018-04-12 09:21:39,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:21:39.770 11280 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [63.709s] 2018-04-12 09:22:22,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:22:22.170 11280 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.666s] 2018-04-12 09:23:12,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:23:12.035 11280 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [49.855s] 2018-04-12 09:23:38,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:23:38.972 11280 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.931s] 2018-04-12 09:23:52,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '63cc7400-dca4-4ad5-9346-47b0d716b808']'. 2018-04-12 09:23:53,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-12 09:23:53,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-12 09:23:53,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 09:23:53,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 63cc7400-dca4-4ad5-9346-47b0d716b808 | 2018-04-12 09:23:53,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-12 09:23:53,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-12 09:16:23 | 2018-04-12 09:23:53,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-12 09:23:52 | 2018-04-12 09:23:53,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:29 | 2018-04-12 09:23:53,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-12 09:23:53,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-12 09:23:53,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b4b80dc5-4d3b-41ee-b04b-33d3e6dcf9f1) | 2018-04-12 09:23:53,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-12 09:23:53,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ceaaf6b9-2143-4be8-8037-0a024651c33a) | 2018-04-12 09:23:53,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 176 | 2018-04-12 09:23:53,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 428.219 | 2018-04-12 09:23:53,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 176 | 2018-04-12 09:23:53,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-12 09:23:53,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-12 09:23:53,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-12 09:23:53,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-12 09:23:53,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 09:23:53,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-12 09:23:53,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-04-12 09:23:59,263 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 09:23:59,264 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 07:53 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-12 09:23:59,269 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-12 09:23:59,368 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 09:24:02,080 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-12 09:24:01.437 11388 INFO rally.deployment.engine [-] Deployment ceaaf6b9-2143-4be8-8037-0a024651c33a | Starting: Destroy cloud and free allocated resources. 2018-04-12 09:24:01.608 11388 INFO rally.deployment.engine [-] Deployment ceaaf6b9-2143-4be8-8037-0a024651c33a | Completed: Destroy cloud and free allocated resources. 2018-04-12 09:24:01.662 11388 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=b4b80dc5-4d3b-41ee-b04b-33d3e6dcf9f1) for deployment 'opnfv-rally'. 2018-04-12 09:24:01.686 11388 INFO rally.api [-] Deleting verification (UUID=63cc7400-dca4-4ad5-9346-47b0d716b808). 2018-04-12 09:24:01.781 11388 INFO rally.api [-] Verification has been successfully deleted! 2018-04-12 09:24:01.781 11388 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=b4b80dc5-4d3b-41ee-b04b-33d3e6dcf9f1). 2018-04-12 09:24:01.798 11388 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-12 09:24:04,886 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 09:24:04.405 11391 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=c1dffc56-b1ba-42b7-81db-4b29f6369950) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | c1dffc56-b1ba-42b7-81db-4b29f6369950 | 2018-04-12T09:24:04 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: c1dffc56-b1ba-42b7-81db-4b29f6369950 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 09:24:08,669 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-12 09:24:08,670 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-12 09:24:11,284 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-12 09:24:10.890 11397 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=b4b80dc5-4d3b-41ee-b04b-33d3e6dcf9f1). 2018-04-12 09:24:11.080 11397 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-12 09:24:15,219 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-12 09:24:13.458 11400 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-12 09:24:13.698 11400 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-12 09:24:14.990 11400 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=68e5c7b9-dfd7-4b8e-a60c-671268c54a77) has been successfully created! Using verifier 'opnfv-tempest' (UUID=68e5c7b9-dfd7-4b8e-a60c-671268c54a77) as the default verifier for the future CLI operations. 2018-04-12 09:24:18,411 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-12 09:24:21,114 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-12 09:24:25,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-12 09:24:31,102 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-12 09:24:30.073 11419 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=68e5c7b9-dfd7-4b8e-a60c-671268c54a77) for deployment 'opnfv-rally' (UUID=c1dffc56-b1ba-42b7-81db-4b29f6369950). 2018-04-12 09:24:30.901 11419 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=68e5c7b9-dfd7-4b8e-a60c-671268c54a77) has been successfully configured for deployment 'opnfv-rally' (UUID=c1dffc56-b1ba-42b7-81db-4b29f6369950)! 2018-04-12 09:24:31,103 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-12 09:24:31,103 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-12 09:24:31,106 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-12 09:24:31,116 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-12 09:24:34,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-68e5c7b9-dfd7-4b8e-a60c-671268c54a77/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-12 09:24:34,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-12 09:24:36,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 09:24:36.632 11428 INFO rally.api [-] Starting verification (UUID=db2e7a35-d509-487f-8b15-9fa0971c4d4a) for deployment 'opnfv-rally' (UUID=c1dffc56-b1ba-42b7-81db-4b29f6369950) by verifier 'opnfv-tempest' (UUID=68e5c7b9-dfd7-4b8e-a60c-671268c54a77). 2018-04-12 09:24:36,634 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: db2e7a35-d509-487f-8b15-9fa0971c4d4a 2018-04-12 09:28:40,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'db2e7a35-d509-487f-8b15-9fa0971c4d4a']'. 2018-04-12 09:28:41,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-12 09:28:41,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-12 09:28:41,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 09:28:41,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | db2e7a35-d509-487f-8b15-9fa0971c4d4a | 2018-04-12 09:28:41,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-12 09:28:41,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-12 09:24:36 | 2018-04-12 09:28:41,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-12 09:28:39 | 2018-04-12 09:28:41,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:03 | 2018-04-12 09:28:41,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-12 09:28:41,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-12 09:28:41,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 68e5c7b9-dfd7-4b8e-a60c-671268c54a77) | 2018-04-12 09:28:41,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-12 09:28:41,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c1dffc56-b1ba-42b7-81db-4b29f6369950) | 2018-04-12 09:28:41,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-12 09:28:41,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 217.627 | 2018-04-12 09:28:41,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-04-12 09:28:41,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-04-12 09:28:41,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-12 09:28:41,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-12 09:28:41,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-12 09:28:41,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 09:28:41,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-12 09:28:41,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-12 09:28:47,068 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 09:28:47,069 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-12 09:28:47,074 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-12 09:28:48,427 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-04-12 10:44:38,651 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_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_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... 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_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (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) ... FAIL test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL 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_with_ext_port (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 419, in test_create_router_with_ext_port self.assertEqual(ext_net.id, port.network_id) AssertionError: u'6d50c50f-6739-4202-8185-171091f0997a' != u'3da5c3b7-3246-45b0-b591-ab3ab29610bd' - 6d50c50f-6739-4202-8185-171091f0997a + 3da5c3b7-3246-45b0-b591-ab3ab29610bd ====================================================================== FAIL: test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 515, in test_connect_via_ssh_heat_vm create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 548, in test_connect_via_ssh_heat_vm_derived create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 119 tests in 4550.149s FAILED (failures=3) 2018-04-12 10:44:38,822 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 10:44:38,822 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 75:50 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-12 10:44:38,828 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-12 10:44:38,828 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-12 10:44:38,923 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 10:44:41,791 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-12 10:44:41.092 11647 INFO rally.deployment.engine [-] Deployment c1dffc56-b1ba-42b7-81db-4b29f6369950 | Starting: Destroy cloud and free allocated resources. 2018-04-12 10:44:41.294 11647 INFO rally.deployment.engine [-] Deployment c1dffc56-b1ba-42b7-81db-4b29f6369950 | Completed: Destroy cloud and free allocated resources. 2018-04-12 10:44:41.360 11647 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=68e5c7b9-dfd7-4b8e-a60c-671268c54a77) for deployment 'opnfv-rally'. 2018-04-12 10:44:41.393 11647 INFO rally.api [-] Deleting verification (UUID=db2e7a35-d509-487f-8b15-9fa0971c4d4a). 2018-04-12 10:44:41.462 11647 INFO rally.api [-] Verification has been successfully deleted! 2018-04-12 10:44:41.462 11647 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=68e5c7b9-dfd7-4b8e-a60c-671268c54a77). 2018-04-12 10:44:41.484 11647 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-12 10:44:44,750 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 10:44:44.231 11650 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=4e69cb36-3d5c-4084-acfe-04324c9c7808) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 4e69cb36-3d5c-4084-acfe-04324c9c7808 | 2018-04-12T10:44:44 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 4e69cb36-3d5c-4084-acfe-04324c9c7808 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 10:44:48,530 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-12 10:44:48,531 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-12 10:44:50,995 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-12 10:44:50.666 11656 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=68e5c7b9-dfd7-4b8e-a60c-671268c54a77). 2018-04-12 10:44:50.875 11656 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-12 10:44:55,057 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-12 10:44:53.175 11659 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-12 10:44:53.534 11659 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-12 10:44:54.802 11659 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7a6b7ae2-a32a-4cfc-ac14-ac0886b560b1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=7a6b7ae2-a32a-4cfc-ac14-ac0886b560b1) as the default verifier for the future CLI operations. 2018-04-12 10:44:58,384 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-12 10:45:01,103 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-12 10:45:04,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-12 10:45:10,148 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-12 10:45:09.125 11678 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7a6b7ae2-a32a-4cfc-ac14-ac0886b560b1) for deployment 'opnfv-rally' (UUID=4e69cb36-3d5c-4084-acfe-04324c9c7808). 2018-04-12 10:45:09.961 11678 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7a6b7ae2-a32a-4cfc-ac14-ac0886b560b1) has been successfully configured for deployment 'opnfv-rally' (UUID=4e69cb36-3d5c-4084-acfe-04324c9c7808)! 2018-04-12 10:45:10,149 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-12 10:45:10,149 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-12 10:45:10,154 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-12 10:45:10,174 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-12 10:45:13,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-7a6b7ae2-a32a-4cfc-ac14-ac0886b560b1/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-04-12 10:45:13,075 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-12 10:45:13,077 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-12 10:45:13,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-04-12 10:45:15,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 10:45:15.439 11687 INFO rally.api [-] Starting verification (UUID=9b495f93-a64f-49fe-bb3d-88083bbcd11a) for deployment 'opnfv-rally' (UUID=4e69cb36-3d5c-4084-acfe-04324c9c7808) by verifier 'opnfv-tempest' (UUID=7a6b7ae2-a32a-4cfc-ac14-ac0886b560b1). 2018-04-12 10:45:15,443 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 9b495f93-a64f-49fe-bb3d-88083bbcd11a 2018-04-12 10:47:31,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9b495f93-a64f-49fe-bb3d-88083bbcd11a']'. 2018-04-12 10:47:32,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-12 10:47:32,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-12 10:47:32,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 10:47:32,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9b495f93-a64f-49fe-bb3d-88083bbcd11a | 2018-04-12 10:47:32,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-12 10:47:32,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-12 10:45:15 | 2018-04-12 10:47:32,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-12 10:47:31 | 2018-04-12 10:47:32,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:16 | 2018-04-12 10:47:32,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-12 10:47:32,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-12 10:47:32,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7a6b7ae2-a32a-4cfc-ac14-ac0886b560b1) | 2018-04-12 10:47:32,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-12 10:47:32,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4e69cb36-3d5c-4084-acfe-04324c9c7808) | 2018-04-12 10:47:32,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-12 10:47:32,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 121.825 | 2018-04-12 10:47:32,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-04-12 10:47:32,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-12 10:47:32,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-12 10:47:32,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-12 10:47:32,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-12 10:47:32,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 10:47:32,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-12 10:47:32,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-04-12 10:47:38,552 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 10:47:38,552 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:40 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-04-12 10:47:38,557 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:57 | PASS | | vping_userdata | functest | smoke | 00:54 | PASS | | tempest_smoke_serial | functest | smoke | 19:57 | FAIL | | rally_sanity | functest | smoke | 31:35 | PASS | | refstack_defcore | functest | smoke | 07:53 | PASS | | patrole | functest | smoke | 04:29 | PASS | | snaps_smoke | functest | smoke | 75:50 | FAIL | | neutron_trunk | functest | smoke | 02:40 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-12 10:47:38,564 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-12 10:50:51,595 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-116 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-12 10:50:51,598 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-12 10:50:51,598 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-12 10:50:51,598 - xtesting.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-04-12 10:50:51,599 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-04-12 10:50:51,599 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-04-12 10:50:55,085 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-04-12 10:50:55,086 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-04-12 10:50:55,216 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 10:50:55,217 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:03 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-04-12 10:50:55,220 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-04-12 10:50:55,220 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:03 | 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-04-12 10:50:55,224 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-12 10:52:26,267 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-116 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-12 10:52:26,272 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-12 10:52:26,272 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-12 10:52:26,273 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-12 10:52:26,274 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-12 10:52:26,276 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-12 10:52:41,878 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-116 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-12 10:52:41,881 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-12 10:52:41,881 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-12 10:52:41,881 - xtesting.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-04-12 10:52:41,882 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-04-12 10:52:41,882 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-04-12 10:55:37,553 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-04-12 10:55:37,677 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 10:55:37,677 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 02:56 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-04-12 10:55:37,681 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 02:56 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-12 10:55:37,682 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK