2018-04-07 00:01:55,320 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-142 | | 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-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-07 00:01:55,324 - 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/ca-certificates.crt" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-04-07 00:01:55,324 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 00:01:55,325 - 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-07 00:01:55,327 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-07 00:01:55,327 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-07 00:01:56,915 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 00:02:03,185 - 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 6.259s OK 2018-04-07 00:02:03,517 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 00:02:03,517 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-07 00:02:03,519 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-07 00:02:04,215 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 00:09:34,286 - 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 450.034s OK 2018-04-07 00:09:34,617 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 00:09:34,617 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 07:30 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 00:09:34,622 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-07 00:09:35,364 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 00:10:09,766 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 34.400s OK 2018-04-07 00:10:10,090 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 00:10:10,091 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:34 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-07 00:10:10,096 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | api_check | functest | healthcheck | 07:30 | PASS | | snaps_health_check | functest | healthcheck | 00:34 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-07 00:10:10,098 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-07 00:10:13,838 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-142 | | 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-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-07 00:10:13,842 - 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/ca-certificates.crt" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-04-07 00:10:13,842 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 00:10:13,843 - 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-07 00:10:13,845 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-07 00:10:13,845 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-07 00:10:15,437 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-04-07 00:10:15,437 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-07 00:10:15,438 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-07 00:10:15' 2018-04-07 00:10:15,438 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--d0f89e5f-83dc-4c31-9a5e-80ee63d0e057' 2018-04-07 00:10:16,569 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-d0f89e5f-83dc-4c31-9a5e-80ee63d0e057' 2018-04-07 00:10:19,339 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-d0f89e5f-83dc-4c31-9a5e-80ee63d0e057' 2018-04-07 00:10:24,896 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-d0f89e5f-83dc-4c31-9a5e-80ee63d0e057' 2018-04-07 00:10:25,581 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-d0f89e5f-83dc-4c31-9a5e-80ee63d0e057' 2018-04-07 00:10:26,147 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-d0f89e5f-83dc-4c31-9a5e-80ee63d0e057' 2018-04-07 00:10:29,834 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-d0f89e5f-83dc-4c31-9a5e-80ee63d0e057' 2018-04-07 00:10:32,238 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-d0f89e5f-83dc-4c31-9a5e-80ee63d0e057' 2018-04-07 00:10:47,736 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-07 00:10:57,871 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-07 00:10:57,954 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-07 00:10:58,968 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-07 00:10:59,304 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 00:10:59,305 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 00:11:17,524 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-07 00:11:17,607 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-07 00:11:17,607 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-07 00:11:17' 2018-04-07 00:11:17,607 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--e60eedea-1213-403a-81fa-bf9a07c9adfb' 2018-04-07 00:11:18,766 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-e60eedea-1213-403a-81fa-bf9a07c9adfb' 2018-04-07 00:11:20,248 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-e60eedea-1213-403a-81fa-bf9a07c9adfb' 2018-04-07 00:11:25,838 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-e60eedea-1213-403a-81fa-bf9a07c9adfb' 2018-04-07 00:11:26,388 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-e60eedea-1213-403a-81fa-bf9a07c9adfb' 2018-04-07 00:11:30,381 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-e60eedea-1213-403a-81fa-bf9a07c9adfb' 2018-04-07 00:11:34,753 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-07 00:11:42,793 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-07 00:11:44,733 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-04-07 00:11:53,941 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-07 00:11:54,270 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 00:11:54,270 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:36 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-07 00:12:14,147 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-07 00:12:14,235 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 00:12:20,970 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 00:12:20.842 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=a711853b-0e24-436b-b95f-fc56dde41c75) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | a711853b-0e24-436b-b95f-fc56dde41c75 | 2018-04-07T00:12:20 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: a711853b-0e24-436b-b95f-fc56dde41c75 ~/.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-07 00:12:25,392 - 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 | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-07 00:12:25,393 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 00:12:33,415 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 00:12:31.866 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 00:12:31.937 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 00:12:33.269 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=69115847-7661-49cc-b992-1f7c6b7c9a39) has been successfully created! Using verifier 'opnfv-tempest' (UUID=69115847-7661-49cc-b992-1f7c6b7c9a39) as the default verifier for the future CLI operations. 2018-04-07 00:12:37,928 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 00:12:39,714 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 00:12:41,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 00:12:47,494 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 00:12:46.730 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=69115847-7661-49cc-b992-1f7c6b7c9a39) for deployment 'opnfv-rally' (UUID=a711853b-0e24-436b-b95f-fc56dde41c75). 2018-04-07 00:12:47.387 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=69115847-7661-49cc-b992-1f7c6b7c9a39) has been successfully configured for deployment 'opnfv-rally' (UUID=a711853b-0e24-436b-b95f-fc56dde41c75)! 2018-04-07 00:12:47,495 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 00:12:47,495 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 00:12:47,498 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 00:12:47,502 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-07 00:12:52,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-69115847-7661-49cc-b992-1f7c6b7c9a39/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-07 00:12:52,076 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-07 00:12:52,078 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-07 00:12:52,079 - 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-07 00:12:55,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:12:55.286 55 INFO rally.api [-] Starting verification (UUID=4c430da7-54a9-4ec9-b93c-e9f4f771be0a) for deployment 'opnfv-rally' (UUID=a711853b-0e24-436b-b95f-fc56dde41c75) by verifier 'opnfv-tempest' (UUID=69115847-7661-49cc-b992-1f7c6b7c9a39). 2018-04-07 00:12:55,289 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 4c430da7-54a9-4ec9-b93c-e9f4f771be0a 2018-04-07 00:13:02,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:13:02.308 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.123s] 2018-04-07 00:13:02,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:13:02.389 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.080s] 2018-04-07 00:13:07,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:13:07.526 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.643s] 2018-04-07 00:13:08,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:13:08.562 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.035s] 2018-04-07 00:13:16,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:13:16.141 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.029s] 2018-04-07 00:13:30,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:13:30.018 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [8.761s] 2018-04-07 00:13:57,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:13:57.483 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.098s] 2018-04-07 00:13:57,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:13:57.484 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-04-07 00:14:26,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:14:26.469 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.097s] 2018-04-07 00:14:26,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:14:26.470 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-07 00:14:53,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:14:53.887 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.087s] 2018-04-07 00:14:53,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:14:53.888 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-07 00:15:46,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:15:46.744 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [26.614s] 2018-04-07 00:16:07,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:16:07.054 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.072s] 2018-04-07 00:16:07,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:16:07.182 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.128s] 2018-04-07 00:16:14,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:16:14.259 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.693s] 2018-04-07 00:16:14,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:16:14.265 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.007s] 2018-04-07 00:16:15,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:16:15.366 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-07 00:16:15,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:16:15.367 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-07 00:16:18,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:16:18.838 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.132s] 2018-04-07 00:16:23,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:16:23.899 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.027s] 2018-04-07 00:16:28,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:16:28.921 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.366s] 2018-04-07 00:16:34,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:16:34.619 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.170s] 2018-04-07 00:16:41,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:16:41.795 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.310s] 2018-04-07 00:16:46,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:16:46.946 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.119s] 2018-04-07 00:16:51,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:16:51.646 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.075s] 2018-04-07 00:16:57,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:16:57.284 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.153s] 2018-04-07 00:17:03,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:03.076 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.158s] 2018-04-07 00:17:09,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:09.897 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.115s] 2018-04-07 00:17:11,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:11.782 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-07 00:17:13,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:13.747 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.021s] 2018-04-07 00:17:13,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:13.766 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.019s] 2018-04-07 00:17:13,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:13.781 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.014s] 2018-04-07 00:17:13,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:13.785 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.004s] 2018-04-07 00:17:17,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:17.254 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.526s] 2018-04-07 00:17:17,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:17.610 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.355s] 2018-04-07 00:17:17,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:17.978 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.366s] 2018-04-07 00:17:21,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:21.539 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.004s] 2018-04-07 00:17:25,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:25.486 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.853s] 2018-04-07 00:17:37,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:37.525 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.058s] 2018-04-07 00:17:41,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:41.338 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.812s] 2018-04-07 00:17:52,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:52.191 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.565s] 2018-04-07 00:17:55,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:17:55.363 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.171s] 2018-04-07 00:18:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:03.483 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.118s] 2018-04-07 00:18:13,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:13.226 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.652s] 2018-04-07 00:18:16,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:16.344 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.116s] 2018-04-07 00:18:20,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:20.879 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.535s] 2018-04-07 00:18:38,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:38.735 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.609s] 2018-04-07 00:18:38,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:38.951 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.217s] 2018-04-07 00:18:39,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:39.124 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.172s] 2018-04-07 00:18:39,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:39.199 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.075s] 2018-04-07 00:18:39,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:39.337 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.136s] 2018-04-07 00:18:39,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:39.567 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.231s] 2018-04-07 00:18:51,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:51.462 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.277s] 2018-04-07 00:18:51,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:51.707 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.246s] 2018-04-07 00:18:51,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:51.877 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.167s] 2018-04-07 00:18:51,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:51.947 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.072s] 2018-04-07 00:18:52,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:52.091 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.144s] 2018-04-07 00:18:52,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:18:52.193 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.101s] 2018-04-07 00:19:02,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:19:02.802 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.735s] 2018-04-07 00:19:07,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:19:07.657 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.854s] 2018-04-07 00:19:09,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:19:09.497 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.840s] 2018-04-07 00:19:09,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:19:09.572 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.076s] 2018-04-07 00:19:09,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:19:09.649 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.076s] 2018-04-07 00:19:20,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:19:20.086 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.924s] 2018-04-07 00:19:25,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:19:25.121 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.034s] 2018-04-07 00:19:26,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:19:26.989 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.867s] 2018-04-07 00:19:27,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:19:27.059 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.070s] 2018-04-07 00:19:27,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:19:27.147 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.088s] 2018-04-07 00:19:42,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:19:42.007 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.426s] 2018-04-07 00:19:47,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:19:47.749 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.740s] 2018-04-07 00:19:52,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:19:52.569 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.820s] 2018-04-07 00:19:56,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:19:56.030 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.460s] 2018-04-07 00:20:17,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:17.410 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.615s] 2018-04-07 00:20:23,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:23.105 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.694s] 2018-04-07 00:20:27,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:27.894 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.788s] 2018-04-07 00:20:31,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:31.376 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.481s] 2018-04-07 00:20:44,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:44.174 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.047s] 2018-04-07 00:20:45,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:45.597 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.417s] 2018-04-07 00:20:45,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:45.666 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.074s] 2018-04-07 00:20:49,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:49.469 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.007s] 2018-04-07 00:20:50,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:50.715 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.245s] 2018-04-07 00:20:50,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:50.777 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.065s] 2018-04-07 00:20:54,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:54.246 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.559s] 2018-04-07 00:20:57,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:57.298 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.005s] 2018-04-07 00:20:58,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:58.357 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-07 00:20:58,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:58.358 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-07 00:20:58,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:58.359 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-07 00:20:58,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:58.360 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-07 00:20:58,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:20:58.361 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-07 00:21:00,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:21:00.229 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2018-04-07 00:21:11,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:21:11.877 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.041s] 2018-04-07 00:21:32,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:21:32.289 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.646s] 2018-04-07 00:21:47,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:21:47.418 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [15.127s] 2018-04-07 00:21:55,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:21:55.232 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.064s] 2018-04-07 00:23:10,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:23:10.323 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [64.921s] 2018-04-07 00:23:43,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:23:43.011 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [24.625s] 2018-04-07 00:24:22,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:22.120 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [21.716s] 2018-04-07 00:24:34,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4c430da7-54a9-4ec9-b93c-e9f4f771be0a']'. 2018-04-07 00:24:36,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 00:24:36,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 00:24:36,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 00:24:36,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4c430da7-54a9-4ec9-b93c-e9f4f771be0a | 2018-04-07 00:24:36,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 00:24:36,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 00:12:55 | 2018-04-07 00:24:36,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 00:24:34 | 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:39 | 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 69115847-7661-49cc-b992-1f7c6b7c9a39) | 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a711853b-0e24-436b-b95f-fc56dde41c75) | 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 681.784 | 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 00:24:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 00:24:36,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-04-07 00:24:39,784 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 00:24:39,785 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 12:02 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-04-07 00:24:39,789 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-07 00:24:39,872 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 00:24:43,299 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 00:24:43.057 121 INFO rally.deployment.engine [-] Deployment a711853b-0e24-436b-b95f-fc56dde41c75 | Starting: Destroy cloud and free allocated resources. 2018-04-07 00:24:43.081 121 INFO rally.deployment.engine [-] Deployment a711853b-0e24-436b-b95f-fc56dde41c75 | Completed: Destroy cloud and free allocated resources. 2018-04-07 00:24:43.108 121 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=69115847-7661-49cc-b992-1f7c6b7c9a39) for deployment 'opnfv-rally'. 2018-04-07 00:24:43.122 121 INFO rally.api [-] Deleting verification (UUID=4c430da7-54a9-4ec9-b93c-e9f4f771be0a). 2018-04-07 00:24:43.125 121 INFO rally.api [-] Verification has been successfully deleted! 2018-04-07 00:24:43.126 121 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=69115847-7661-49cc-b992-1f7c6b7c9a39). 2018-04-07 00:24:43.132 121 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 00:24:46,695 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 00:24:46.573 124 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=f8188faa-b839-4545-bce2-38419ea84088) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | f8188faa-b839-4545-bce2-38419ea84088 | 2018-04-07T00:24:46 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: f8188faa-b839-4545-bce2-38419ea84088 ~/.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-07 00:24:51,163 - 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 | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-07 00:24:51,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-07 00:24:52,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976'... 2018-04-07 00:24:53,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-066add42-2540-4279-b02d-9c293005b976'... 2018-04-07 00:24:55,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-066add42-2540-4279-b02d-9c293005b976'... 2018-04-07 00:25:00,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-066add42-2540-4279-b02d-9c293005b976'... 2018-04-07 00:25:00,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-066add42-2540-4279-b02d-9c293005b976'... 2018-04-07 00:25:01,525 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-07 00:25:01,525 - 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-07 00:25:01,526 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 00:25:01,561 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 00:25:01,565 - 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': '856614d5-6e29-4886-8b14-3ed58d36532c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976', 'flavor_name': 'rally-tiny-066add42-2540-4279-b02d-9c293005b976', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-066add42-2540-4279-b02d-9c293005b976', '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-07 00:26:00,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e00831c7-6e8a-4da3-b5c8-24ad4f2cba28 2018-04-07 00:26:00,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-07 00:26:00,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'e00831c7-6e8a-4da3-b5c8-24ad4f2cba28'] 2018-04-07 00:26:02,083 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task e00831c7-6e8a-4da3-b5c8-24ad4f2cba28: 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 e00831c7-6e8a-4da3-b5c8-24ad4f2cba28 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.556 | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 100.0% | 1 | | total | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 100.0% | 1 | | -> duration | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.555642 Full duration: 6.464865 -------------------------------------------------------------------------------- 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 e00831c7-6e8a-4da3-b5c8-24ad4f2cba28 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.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | total | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> duration | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.798212 Full duration: 6.624882 -------------------------------------------------------------------------------- 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 e00831c7-6e8a-4da3-b5c8-24ad4f2cba28 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.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | total | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> duration | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.870449 Full duration: 6.670572 -------------------------------------------------------------------------------- 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 e00831c7-6e8a-4da3-b5c8-24ad4f2cba28 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.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> duration | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.733251 Full duration: 6.495856 -------------------------------------------------------------------------------- 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 e00831c7-6e8a-4da3-b5c8-24ad4f2cba28 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.396 | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 100.0% | 1 | | total | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | -> duration | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.909957 Full duration: 6.673112 -------------------------------------------------------------------------------- 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 e00831c7-6e8a-4da3-b5c8-24ad4f2cba28 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.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | total | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> duration | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.832852 Full duration: 6.756753 HINTS: * To plot HTML graphics with this data, run: rally task report e00831c7-6e8a-4da3-b5c8-24ad4f2cba28 --out output.html * To generate a JUnit report, run: rally task export e00831c7-6e8a-4da3-b5c8-24ad4f2cba28 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e00831c7-6e8a-4da3-b5c8-24ad4f2cba28 --json --out output.json 2018-04-07 00:26:02,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e00831c7-6e8a-4da3-b5c8-24ad4f2cba28'] 2018-04-07 00:26:03,524 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 00:26:03,525 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e00831c7-6e8a-4da3-b5c8-24ad4f2cba28', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-07 00:26:03,533 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-07 00:26:03,533 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-07 00:26:03,534 - 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-07 00:26:03,534 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 00:26:03,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 00:26:03,570 - 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': '856614d5-6e29-4886-8b14-3ed58d36532c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976', 'flavor_name': 'rally-tiny-066add42-2540-4279-b02d-9c293005b976', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-066add42-2540-4279-b02d-9c293005b976', '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-07 00:27:20,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cb1db6fc-f67a-4cc9-ab26-ecf3d3b8a65d 2018-04-07 00:27:20,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'cb1db6fc-f67a-4cc9-ab26-ecf3d3b8a65d'] 2018-04-07 00:27:22,181 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task cb1db6fc-f67a-4cc9-ab26-ecf3d3b8a65d: 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 cb1db6fc-f67a-4cc9-ab26-ecf3d3b8a65d 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 | 2.627 | 2.627 | 2.627 | 2.627 | 2.627 | 2.627 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | -> glance_v2.upload_data | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | glance_v2.delete_image | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 100.0% | 1 | | -> duration | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.745487 Full duration: 10.099993 -------------------------------------------------------------------------------- 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 cb1db6fc-f67a-4cc9-ab26-ecf3d3b8a65d 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 | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | -> glance_v2.upload_data | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | glance_v2.list_images | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 2.717 | 2.717 | 2.717 | 2.717 | 2.717 | 2.717 | 100.0% | 1 | | -> duration | 2.717 | 2.717 | 2.717 | 2.717 | 2.717 | 2.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.717098 Full duration: 11.811713 -------------------------------------------------------------------------------- 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 cb1db6fc-f67a-4cc9-ab26-ecf3d3b8a65d 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.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | -> duration | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.204219 Full duration: 6.924463 -------------------------------------------------------------------------------- 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-066add42-2540-4279-b02d-9c293005b976" }, "number_instances": 2, "nics": [ { "net-id": "856614d5-6e29-4886-8b14-3ed58d36532c" } ] }, "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 cb1db6fc-f67a-4cc9-ab26-ecf3d3b8a65d 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 | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | -> glance_v2.upload_data | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | nova.boot_servers | 12.5 | 12.5 | 12.5 | 12.5 | 12.5 | 12.5 | 100.0% | 1 | | total | 15.118 | 15.118 | 15.118 | 15.118 | 15.118 | 15.118 | 100.0% | 1 | | -> duration | 14.118 | 14.118 | 14.118 | 14.118 | 14.118 | 14.118 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.118129 Full duration: 32.113046 HINTS: * To plot HTML graphics with this data, run: rally task report cb1db6fc-f67a-4cc9-ab26-ecf3d3b8a65d --out output.html * To generate a JUnit report, run: rally task export cb1db6fc-f67a-4cc9-ab26-ecf3d3b8a65d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cb1db6fc-f67a-4cc9-ab26-ecf3d3b8a65d --json --out output.json 2018-04-07 00:27:22,182 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cb1db6fc-f67a-4cc9-ab26-ecf3d3b8a65d'] 2018-04-07 00:27:23,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 00:27:23,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cb1db6fc-f67a-4cc9-ab26-ecf3d3b8a65d', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-07 00:27:23,612 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-07 00:27:23,612 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-04-07 00:27:23,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-04-07 00:27:23,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 00:27:23,645 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 00:27:23,645 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-04-07 00:27:23,645 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-07 00:27:23,645 - 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-07 00:27:23,645 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 00:27:23,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 00:27:23,683 - 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': '856614d5-6e29-4886-8b14-3ed58d36532c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976', 'flavor_name': 'rally-tiny-066add42-2540-4279-b02d-9c293005b976', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-066add42-2540-4279-b02d-9c293005b976', '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-07 00:30:59,130 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9e32a87c-e229-499b-9f3e-64dd97dc2250 2018-04-07 00:30:59,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9e32a87c-e229-499b-9f3e-64dd97dc2250'] 2018-04-07 00:31:00,652 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9e32a87c-e229-499b-9f3e-64dd97dc2250: 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 9e32a87c-e229-499b-9f3e-64dd97dc2250 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 | 2.903 | 2.903 | 2.903 | 2.903 | 2.903 | 2.903 | 100.0% | 1 | | cinder_v2.delete_snapshot | 6.399 | 6.399 | 6.399 | 6.399 | 6.399 | 6.399 | 100.0% | 1 | | total | 9.302 | 9.302 | 9.302 | 9.302 | 9.302 | 9.302 | 100.0% | 1 | | -> duration | 9.302 | 9.302 | 9.302 | 9.302 | 9.302 | 9.302 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.302115 Full duration: 27.56118 -------------------------------------------------------------------------------- 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 9e32a87c-e229-499b-9f3e-64dd97dc2250 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.093 | 3.093 | 3.093 | 3.093 | 3.093 | 3.093 | 100.0% | 1 | | cinder_v2.delete_volume | 6.509 | 6.509 | 6.509 | 6.509 | 6.509 | 6.509 | 100.0% | 1 | | total | 9.602 | 9.602 | 9.602 | 9.602 | 9.602 | 9.602 | 100.0% | 1 | | -> duration | 9.602 | 9.602 | 9.602 | 9.602 | 9.602 | 9.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.602384 Full duration: 18.392502 -------------------------------------------------------------------------------- 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-066add42-2540-4279-b02d-9c293005b976" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 9e32a87c-e229-499b-9f3e-64dd97dc2250 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.563 | 5.563 | 5.563 | 5.563 | 5.563 | 5.563 | 100.0% | 1 | | cinder_v2.delete_volume | 4.36 | 4.36 | 4.36 | 4.36 | 4.36 | 4.36 | 100.0% | 1 | | total | 9.923 | 9.923 | 9.923 | 9.923 | 9.923 | 9.923 | 100.0% | 1 | | -> duration | 9.923 | 9.923 | 9.923 | 9.923 | 9.923 | 9.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.922651 Full duration: 19.180303 -------------------------------------------------------------------------------- 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 9e32a87c-e229-499b-9f3e-64dd97dc2250 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.098 | 3.098 | 3.098 | 3.098 | 3.098 | 3.098 | 100.0% | 1 | | cinder_v2.delete_volume | 4.438 | 4.438 | 4.438 | 4.438 | 4.438 | 4.438 | 100.0% | 1 | | total | 7.536 | 7.536 | 7.536 | 7.536 | 7.536 | 7.536 | 100.0% | 1 | | -> duration | 7.536 | 7.536 | 7.536 | 7.536 | 7.536 | 7.536 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.536047 Full duration: 16.056392 -------------------------------------------------------------------------------- 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 9e32a87c-e229-499b-9f3e-64dd97dc2250 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.067 | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 100.0% | 1 | | cinder_v2.extend_volume | 2.348 | 2.348 | 2.348 | 2.348 | 2.348 | 2.348 | 100.0% | 1 | | cinder_v2.delete_volume | 8.489 | 8.489 | 8.489 | 8.489 | 8.489 | 8.489 | 100.0% | 1 | | total | 13.904 | 13.904 | 13.904 | 13.904 | 13.904 | 13.904 | 100.0% | 1 | | -> duration | 13.904 | 13.904 | 13.904 | 13.904 | 13.904 | 13.904 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.904302 Full duration: 22.542138 -------------------------------------------------------------------------------- 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 9e32a87c-e229-499b-9f3e-64dd97dc2250 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 | 15.806 | 15.806 | 15.806 | 15.806 | 15.806 | 15.806 | 100.0% | 1 | | cinder_v2.delete_volume | 6.399 | 6.399 | 6.399 | 6.399 | 6.399 | 6.399 | 100.0% | 1 | | total | 22.206 | 22.206 | 22.206 | 22.206 | 22.206 | 22.206 | 100.0% | 1 | | -> duration | 22.206 | 22.206 | 22.206 | 22.206 | 22.206 | 22.206 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.205761 Full duration: 40.608203 -------------------------------------------------------------------------------- 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 9e32a87c-e229-499b-9f3e-64dd97dc2250 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.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | cinder_v2.list_qos | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> duration | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.655431 Full duration: 10.799019 -------------------------------------------------------------------------------- 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 9e32a87c-e229-499b-9f3e-64dd97dc2250 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.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | cinder_v2.set_qos | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.731996 Full duration: 10.769303 -------------------------------------------------------------------------------- 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 9e32a87c-e229-499b-9f3e-64dd97dc2250 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.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | cinder_v2.list_types | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | -> duration | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.735222 Full duration: 10.838411 -------------------------------------------------------------------------------- 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 9e32a87c-e229-499b-9f3e-64dd97dc2250 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.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> duration | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.756688 Full duration: 10.873394 HINTS: * To plot HTML graphics with this data, run: rally task report 9e32a87c-e229-499b-9f3e-64dd97dc2250 --out output.html * To generate a JUnit report, run: rally task export 9e32a87c-e229-499b-9f3e-64dd97dc2250 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9e32a87c-e229-499b-9f3e-64dd97dc2250 --json --out output.json 2018-04-07 00:31:00,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9e32a87c-e229-499b-9f3e-64dd97dc2250'] 2018-04-07 00:31:02,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 00:31:02,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9e32a87c-e229-499b-9f3e-64dd97dc2250', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-07 00:31:02,169 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-07 00:31:02,170 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-07 00:31:02,170 - 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-07 00:31:02,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 00:31:02,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 00:31:02,206 - 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': '856614d5-6e29-4886-8b14-3ed58d36532c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976', 'flavor_name': 'rally-tiny-066add42-2540-4279-b02d-9c293005b976', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-066add42-2540-4279-b02d-9c293005b976', '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-07 00:32:20,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b3d1a05a-1b0b-400e-a17d-f72ec074f2ef 2018-04-07 00:32:20,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'b3d1a05a-1b0b-400e-a17d-f72ec074f2ef'] 2018-04-07 00:32:21,958 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b3d1a05a-1b0b-400e-a17d-f72ec074f2ef: 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 b3d1a05a-1b0b-400e-a17d-f72ec074f2ef 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.194 | 4.194 | 4.194 | 4.194 | 4.194 | 4.194 | 100.0% | 1 | | heat.update_stack | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 100.0% | 1 | | heat.delete_stack | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 100.0% | 1 | | total | 8.696 | 8.696 | 8.696 | 8.696 | 8.696 | 8.696 | 100.0% | 1 | | -> duration | 4.696 | 4.696 | 4.696 | 4.696 | 4.696 | 4.696 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.695565 Full duration: 18.16988 -------------------------------------------------------------------------------- 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 b3d1a05a-1b0b-400e-a17d-f72ec074f2ef 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 | 3.917 | 3.917 | 3.917 | 3.917 | 3.917 | 3.917 | 100.0% | 1 | | heat.check_stack | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | heat.delete_stack | 2.257 | 2.257 | 2.257 | 2.257 | 2.257 | 2.257 | 100.0% | 1 | | total | 6.369 | 6.369 | 6.369 | 6.369 | 6.369 | 6.369 | 100.0% | 1 | | -> duration | 4.369 | 4.369 | 4.369 | 4.369 | 4.369 | 4.369 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.369039 Full duration: 15.628037 -------------------------------------------------------------------------------- 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 b3d1a05a-1b0b-400e-a17d-f72ec074f2ef 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 | 3.92 | 3.92 | 3.92 | 3.92 | 3.92 | 3.92 | 100.0% | 1 | | heat.suspend_stack | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | heat.resume_stack | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 100.0% | 1 | | heat.delete_stack | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 100.0% | 1 | | total | 6.705 | 6.705 | 6.705 | 6.705 | 6.705 | 6.705 | 100.0% | 1 | | -> duration | 4.705 | 4.705 | 4.705 | 4.705 | 4.705 | 4.705 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.705157 Full duration: 16.811641 -------------------------------------------------------------------------------- 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 b3d1a05a-1b0b-400e-a17d-f72ec074f2ef 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.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | total | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> duration | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.724722 Full duration: 9.623966 HINTS: * To plot HTML graphics with this data, run: rally task report b3d1a05a-1b0b-400e-a17d-f72ec074f2ef --out output.html * To generate a JUnit report, run: rally task export b3d1a05a-1b0b-400e-a17d-f72ec074f2ef --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b3d1a05a-1b0b-400e-a17d-f72ec074f2ef --json --out output.json 2018-04-07 00:32:21,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b3d1a05a-1b0b-400e-a17d-f72ec074f2ef'] 2018-04-07 00:32:23,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 00:32:23,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b3d1a05a-1b0b-400e-a17d-f72ec074f2ef', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-07 00:32:23,445 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-07 00:32:23,446 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-07 00:32:23,446 - 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-07 00:32:23,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 00:32:23,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 00:32:23,481 - 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': '856614d5-6e29-4886-8b14-3ed58d36532c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976', 'flavor_name': 'rally-tiny-066add42-2540-4279-b02d-9c293005b976', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-066add42-2540-4279-b02d-9c293005b976', '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-07 00:35:13,585 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f75e589d-bba3-42d5-b019-4fa7e0414abd 2018-04-07 00:35:13,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f75e589d-bba3-42d5-b019-4fa7e0414abd'] 2018-04-07 00:35:15,146 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f75e589d-bba3-42d5-b019-4fa7e0414abd: 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 f75e589d-bba3-42d5-b019-4fa7e0414abd 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.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | | keystone_v3.add_role | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.revoke_role | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 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.554111 Full duration: 12.98325 -------------------------------------------------------------------------------- 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 f75e589d-bba3-42d5-b019-4fa7e0414abd 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.438 | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 100.0% | 1 | | keystone_v3.add_role | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.list_roles | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | -> duration | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.508276 Full duration: 13.060657 -------------------------------------------------------------------------------- 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 f75e589d-bba3-42d5-b019-4fa7e0414abd 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.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | keystone_v3.list_projects | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | total | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> duration | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.636331 Full duration: 13.364265 -------------------------------------------------------------------------------- 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 f75e589d-bba3-42d5-b019-4fa7e0414abd 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.441 | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 100.0% | 1 | | keystone_v3.delete_role | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 100.0% | 1 | | -> duration | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.479196 Full duration: 11.126492 -------------------------------------------------------------------------------- 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 f75e589d-bba3-42d5-b019-4fa7e0414abd 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.451 | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 100.0% | 1 | | keystone_v3.delete_service | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | -> duration | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.500083 Full duration: 11.116866 -------------------------------------------------------------------------------- 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 f75e589d-bba3-42d5-b019-4fa7e0414abd 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.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | keystone_v3.create_user | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | -> keystone_v3.add_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.create_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.get_project | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.get_user | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | keystone_v3.get_role | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.list_services | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | keystone_v3.get_services | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | -> duration | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.993865 Full duration: 17.380929 -------------------------------------------------------------------------------- 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 f75e589d-bba3-42d5-b019-4fa7e0414abd 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.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | keystone_v3.update_project | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.delete_project | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> duration | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.610493 Full duration: 11.16003 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task f75e589d-bba3-42d5-b019-4fa7e0414abd 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.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | total | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 100.0% | 1 | | -> duration | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.541964 Full duration: 13.034673 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task f75e589d-bba3-42d5-b019-4fa7e0414abd 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.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | total | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | -> duration | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.51287 Full duration: 13.01179 -------------------------------------------------------------------------------- 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 f75e589d-bba3-42d5-b019-4fa7e0414abd 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.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.list_users | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | total | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | -> duration | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.615426 Full duration: 13.191629 -------------------------------------------------------------------------------- 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 f75e589d-bba3-42d5-b019-4fa7e0414abd 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.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | keystone_v3.create_users | 1.737 | 1.737 | 1.737 | 1.737 | 1.737 | 1.737 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | total | 2.493 | 2.493 | 2.493 | 2.493 | 2.493 | 2.493 | 100.0% | 1 | | -> duration | 2.493 | 2.493 | 2.493 | 2.493 | 2.493 | 2.493 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.493089 Full duration: 18.565141 HINTS: * To plot HTML graphics with this data, run: rally task report f75e589d-bba3-42d5-b019-4fa7e0414abd --out output.html * To generate a JUnit report, run: rally task export f75e589d-bba3-42d5-b019-4fa7e0414abd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f75e589d-bba3-42d5-b019-4fa7e0414abd --json --out output.json 2018-04-07 00:35:15,146 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f75e589d-bba3-42d5-b019-4fa7e0414abd'] 2018-04-07 00:35:16,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 00:35:16,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f75e589d-bba3-42d5-b019-4fa7e0414abd', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-07 00:35:16,650 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-07 00:35:16,650 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-07 00:35:16,650 - 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-07 00:35:16,650 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 00:35:16,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 00:35:16,691 - 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': '856614d5-6e29-4886-8b14-3ed58d36532c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976', 'flavor_name': 'rally-tiny-066add42-2540-4279-b02d-9c293005b976', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-066add42-2540-4279-b02d-9c293005b976', '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-07 00:39:56,181 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : aa93032d-598b-4c3f-9111-ba2c03197989 2018-04-07 00:39:56,182 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'aa93032d-598b-4c3f-9111-ba2c03197989'] 2018-04-07 00:39:57,747 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task aa93032d-598b-4c3f-9111-ba2c03197989: 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 aa93032d-598b-4c3f-9111-ba2c03197989 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | neutron.delete_network | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | total | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 100.0% | 1 | | -> duration | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.794684 Full duration: 13.203409 -------------------------------------------------------------------------------- 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 aa93032d-598b-4c3f-9111-ba2c03197989 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.571 | 1.571 | 1.571 | 1.571 | 1.571 | 1.571 | 100.0% | 1 | | neutron.delete_port | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | total | 2.178 | 2.178 | 2.178 | 2.178 | 2.178 | 2.178 | 100.0% | 1 | | -> duration | 2.178 | 2.178 | 2.178 | 2.178 | 2.178 | 2.178 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.177988 Full duration: 25.162663 -------------------------------------------------------------------------------- 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 aa93032d-598b-4c3f-9111-ba2c03197989 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | neutron.create_subnet | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | neutron.create_router | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | neutron.add_interface_router | 1.923 | 1.923 | 1.923 | 1.923 | 1.923 | 1.923 | 100.0% | 1 | | neutron.remove_interface_router | 1.99 | 1.99 | 1.99 | 1.99 | 1.99 | 1.99 | 100.0% | 1 | | neutron.delete_router | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 100.0% | 1 | | total | 5.662 | 5.662 | 5.662 | 5.662 | 5.662 | 5.662 | 100.0% | 1 | | -> duration | 5.662 | 5.662 | 5.662 | 5.662 | 5.662 | 5.662 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.661799 Full duration: 34.320474 -------------------------------------------------------------------------------- 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 aa93032d-598b-4c3f-9111-ba2c03197989 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.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | neutron.delete_subnet | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | total | 1.817 | 1.817 | 1.817 | 1.817 | 1.817 | 1.817 | 100.0% | 1 | | -> duration | 1.817 | 1.817 | 1.817 | 1.817 | 1.817 | 1.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.81731 Full duration: 24.865159 -------------------------------------------------------------------------------- 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 aa93032d-598b-4c3f-9111-ba2c03197989 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | neutron.list_networks | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> duration | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.118368 Full duration: 15.009557 -------------------------------------------------------------------------------- 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 aa93032d-598b-4c3f-9111-ba2c03197989 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.657 | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 100.0% | 1 | | neutron.list_ports | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | total | 1.782 | 1.782 | 1.782 | 1.782 | 1.782 | 1.782 | 100.0% | 1 | | -> duration | 1.782 | 1.782 | 1.782 | 1.782 | 1.782 | 1.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.781918 Full duration: 24.767055 -------------------------------------------------------------------------------- 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 aa93032d-598b-4c3f-9111-ba2c03197989 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | neutron.create_subnet | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | neutron.create_router | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | neutron.add_interface_router | 1.857 | 1.857 | 1.857 | 1.857 | 1.857 | 1.857 | 100.0% | 1 | | neutron.list_routers | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 3.539 | 3.539 | 3.539 | 3.539 | 3.539 | 3.539 | 100.0% | 1 | | -> duration | 3.539 | 3.539 | 3.539 | 3.539 | 3.539 | 3.539 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.539112 Full duration: 33.9737 -------------------------------------------------------------------------------- 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 aa93032d-598b-4c3f-9111-ba2c03197989 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | neutron.create_subnet | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | neutron.list_subnets | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 1.629 | 1.629 | 1.629 | 1.629 | 1.629 | 1.629 | 100.0% | 1 | | -> duration | 1.629 | 1.629 | 1.629 | 1.629 | 1.629 | 1.629 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.628753 Full duration: 30.33793 -------------------------------------------------------------------------------- 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 aa93032d-598b-4c3f-9111-ba2c03197989 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | neutron.delete_security_group | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | total | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> duration | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.05152 Full duration: 12.326058 -------------------------------------------------------------------------------- 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 aa93032d-598b-4c3f-9111-ba2c03197989 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | neutron.create_security_group_rule | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | neutron.delete_security_group | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | total | 1.508 | 1.508 | 1.508 | 1.508 | 1.508 | 1.508 | 100.0% | 1 | | -> duration | 1.508 | 1.508 | 1.508 | 1.508 | 1.508 | 1.508 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.508148 Full duration: 12.786049 -------------------------------------------------------------------------------- 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 aa93032d-598b-4c3f-9111-ba2c03197989 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | neutron.create_router | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | neutron.add_gateway_router | 1.74 | 1.74 | 1.74 | 1.74 | 1.74 | 1.74 | 100.0% | 1 | | neutron.remove_gateway_router | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 100.0% | 1 | | total | 4.167 | 4.167 | 4.167 | 4.167 | 4.167 | 4.167 | 100.0% | 1 | | -> duration | 4.167 | 4.167 | 4.167 | 4.167 | 4.167 | 4.167 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.166509 Full duration: 22.513764 HINTS: * To plot HTML graphics with this data, run: rally task report aa93032d-598b-4c3f-9111-ba2c03197989 --out output.html * To generate a JUnit report, run: rally task export aa93032d-598b-4c3f-9111-ba2c03197989 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report aa93032d-598b-4c3f-9111-ba2c03197989 --json --out output.json 2018-04-07 00:39:57,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'aa93032d-598b-4c3f-9111-ba2c03197989'] 2018-04-07 00:39:59,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 00:39:59,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'aa93032d-598b-4c3f-9111-ba2c03197989', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-07 00:39:59,287 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-07 00:39:59,287 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-07 00:39:59,288 - 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-07 00:39:59,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 00:39:59,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 00:39:59,327 - 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': '856614d5-6e29-4886-8b14-3ed58d36532c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976', 'flavor_name': 'rally-tiny-066add42-2540-4279-b02d-9c293005b976', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-066add42-2540-4279-b02d-9c293005b976', '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-07 00:46:36,573 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b76a5cef-29de-47db-956d-fd00c1901b37 2018-04-07 00:46:36,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'b76a5cef-29de-47db-956d-fd00c1901b37'] 2018-04-07 00:46:38,098 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b76a5cef-29de-47db-956d-fd00c1901b37: 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-066add42-2540-4279-b02d-9c293005b976" }, "image": { "name": "Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976" }, "block_migration": false, "nics": [ { "net-id": "856614d5-6e29-4886-8b14-3ed58d36532c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b76a5cef-29de-47db-956d-fd00c1901b37 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 | 7.728 | 7.728 | 7.728 | 7.728 | 7.728 | 7.728 | 100.0% | 1 | | nova.find_host_to_migrate | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | nova.live_migrate | 10.807 | 10.807 | 10.807 | 10.807 | 10.807 | 10.807 | 100.0% | 1 | | nova.delete_server | 2.483 | 2.483 | 2.483 | 2.483 | 2.483 | 2.483 | 100.0% | 1 | | total | 21.83 | 21.83 | 21.83 | 21.83 | 21.83 | 21.83 | 100.0% | 1 | | -> duration | 20.83 | 20.83 | 20.83 | 20.83 | 20.83 | 20.83 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.82964 Full duration: 29.916581 -------------------------------------------------------------------------------- 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-066add42-2540-4279-b02d-9c293005b976" }, "image": { "name": "Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "856614d5-6e29-4886-8b14-3ed58d36532c" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b76a5cef-29de-47db-956d-fd00c1901b37 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 | 7.267 | 7.267 | 7.267 | 7.267 | 7.267 | 7.267 | 100.0% | 1 | | cinder_v2.create_volume | 2.663 | 2.663 | 2.663 | 2.663 | 2.663 | 2.663 | 100.0% | 1 | | nova.attach_volume | 6.198 | 6.198 | 6.198 | 6.198 | 6.198 | 6.198 | 100.0% | 1 | | nova.find_host_to_migrate | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | nova.live_migrate | 15.138 | 15.138 | 15.138 | 15.138 | 15.138 | 15.138 | 100.0% | 1 | | nova.detach_volume | 3.43 | 3.43 | 3.43 | 3.43 | 3.43 | 3.43 | 100.0% | 1 | | cinder_v2.delete_volume | 37.843 | 37.843 | 37.843 | 37.843 | 37.843 | 37.843 | 100.0% | 1 | | nova.delete_server | 2.614 | 2.614 | 2.614 | 2.614 | 2.614 | 2.614 | 100.0% | 1 | | total | 76.086 | 76.086 | 76.086 | 76.086 | 76.086 | 76.086 | 100.0% | 1 | | -> duration | 75.086 | 75.086 | 75.086 | 75.086 | 75.086 | 75.086 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 75.085517 Full duration: 86.358452 -------------------------------------------------------------------------------- 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-066add42-2540-4279-b02d-9c293005b976" }, "image": { "name": "Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "856614d5-6e29-4886-8b14-3ed58d36532c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b76a5cef-29de-47db-956d-fd00c1901b37 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.592 | 5.592 | 5.592 | 5.592 | 5.592 | 5.592 | 100.0% | 1 | | nova.boot_server | 8.997 | 8.997 | 8.997 | 8.997 | 8.997 | 8.997 | 100.0% | 1 | | nova.find_host_to_migrate | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | nova.live_migrate | 12.55 | 12.55 | 12.55 | 12.55 | 12.55 | 12.55 | 100.0% | 1 | | nova.delete_server | 4.726 | 4.726 | 4.726 | 4.726 | 4.726 | 4.726 | 100.0% | 1 | | total | 32.704 | 32.704 | 32.704 | 32.704 | 32.704 | 32.704 | 100.0% | 1 | | -> duration | 31.704 | 31.704 | 31.704 | 31.704 | 31.704 | 31.704 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.704496 Full duration: 43.747651 -------------------------------------------------------------------------------- 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-066add42-2540-4279-b02d-9c293005b976" }, "image": { "name": "Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976" }, "server_kwargs": { "nics": [ { "net-id": "856614d5-6e29-4886-8b14-3ed58d36532c" } ] } }, "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 b76a5cef-29de-47db-956d-fd00c1901b37 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.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | nova.boot_server | 6.584 | 6.584 | 6.584 | 6.584 | 6.584 | 6.584 | 100.0% | 1 | | nova.delete_server | 2.44 | 2.44 | 2.44 | 2.44 | 2.44 | 2.44 | 100.0% | 1 | | nova.delete_keypair | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 9.889 | 9.889 | 9.889 | 9.889 | 9.889 | 9.889 | 100.0% | 1 | | -> duration | 8.889 | 8.889 | 8.889 | 8.889 | 8.889 | 8.889 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.888887 Full duration: 29.239288 -------------------------------------------------------------------------------- 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-066add42-2540-4279-b02d-9c293005b976" }, "image": { "name": "Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976" }, "volume_size": 5, "nics": [ { "net-id": "856614d5-6e29-4886-8b14-3ed58d36532c" } ] }, "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 b76a5cef-29de-47db-956d-fd00c1901b37 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.511 | 5.511 | 5.511 | 5.511 | 5.511 | 5.511 | 100.0% | 1 | | nova.boot_server | 8.94 | 8.94 | 8.94 | 8.94 | 8.94 | 8.94 | 100.0% | 1 | | nova.delete_server | 4.593 | 4.593 | 4.593 | 4.593 | 4.593 | 4.593 | 100.0% | 1 | | total | 19.044 | 19.044 | 19.044 | 19.044 | 19.044 | 19.044 | 100.0% | 1 | | -> duration | 18.044 | 18.044 | 18.044 | 18.044 | 18.044 | 18.044 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.044018 Full duration: 41.910561 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-066add42-2540-4279-b02d-9c293005b976" }, "image": { "name": "Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976" }, "force_delete": false, "nics": [ { "net-id": "856614d5-6e29-4886-8b14-3ed58d36532c" } ] }, "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 b76a5cef-29de-47db-956d-fd00c1901b37 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 | 9.197 | 9.197 | 9.197 | 9.197 | 9.197 | 9.197 | 100.0% | 1 | | nova.pause_server | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 100.0% | 1 | | nova.unpause_server | 2.353 | 2.353 | 2.353 | 2.353 | 2.353 | 2.353 | 100.0% | 1 | | nova.delete_server | 2.44 | 2.44 | 2.44 | 2.44 | 2.44 | 2.44 | 100.0% | 1 | | total | 16.362 | 16.362 | 16.362 | 16.362 | 16.362 | 16.362 | 100.0% | 1 | | -> duration | 11.362 | 11.362 | 11.362 | 11.362 | 11.362 | 11.362 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.362436 Full duration: 35.407354 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-066add42-2540-4279-b02d-9c293005b976" }, "image": { "name": "Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976" }, "nics": [ { "net-id": "856614d5-6e29-4886-8b14-3ed58d36532c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b76a5cef-29de-47db-956d-fd00c1901b37 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 | 7.455 | 7.455 | 7.455 | 7.455 | 7.455 | 7.455 | 100.0% | 1 | | nova.migrate | 42.586 | 42.586 | 42.586 | 42.586 | 42.586 | 42.586 | 100.0% | 1 | | nova.resize_confirm | 2.59 | 2.59 | 2.59 | 2.59 | 2.59 | 2.59 | 100.0% | 1 | | nova.delete_server | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 100.0% | 1 | | total | 55.085 | 55.085 | 55.085 | 55.085 | 55.085 | 55.085 | 100.0% | 1 | | -> duration | 54.085 | 54.085 | 54.085 | 54.085 | 54.085 | 54.085 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 54.084759 Full duration: 63.220553 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-066add42-2540-4279-b02d-9c293005b976" }, "image": { "name": "Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task b76a5cef-29de-47db-956d-fd00c1901b37 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 | 7.017 | 7.017 | 7.017 | 7.017 | 7.017 | 7.017 | 100.0% | 1 | | nova.list_interfaces | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | total | 7.157 | 7.157 | 7.157 | 7.157 | 7.157 | 7.157 | 100.0% | 1 | | -> duration | 6.157 | 6.157 | 6.157 | 6.157 | 6.157 | 6.157 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.156589 Full duration: 30.218065 -------------------------------------------------------------------------------- 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 b76a5cef-29de-47db-956d-fd00c1901b37 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | nova.delete_server_group | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> duration | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.730692 Full duration: 8.209112 HINTS: * To plot HTML graphics with this data, run: rally task report b76a5cef-29de-47db-956d-fd00c1901b37 --out output.html * To generate a JUnit report, run: rally task export b76a5cef-29de-47db-956d-fd00c1901b37 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b76a5cef-29de-47db-956d-fd00c1901b37 --json --out output.json 2018-04-07 00:46:38,098 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b76a5cef-29de-47db-956d-fd00c1901b37'] 2018-04-07 00:46:39,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 00:46:39,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b76a5cef-29de-47db-956d-fd00c1901b37', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-07 00:46:39,606 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-04-07 00:46:39,607 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-07 00:46:39,607 - 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-07 00:46:39,607 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 00:46:39,645 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 00:46:39,646 - 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': '856614d5-6e29-4886-8b14-3ed58d36532c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-066add42-2540-4279-b02d-9c293005b976', 'flavor_name': 'rally-tiny-066add42-2540-4279-b02d-9c293005b976', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-066add42-2540-4279-b02d-9c293005b976', '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-07 00:47:24,089 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ed387b25-f1ed-4a42-afaf-156619efe8f9 2018-04-07 00:47:24,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'ed387b25-f1ed-4a42-afaf-156619efe8f9'] 2018-04-07 00:47:25,576 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ed387b25-f1ed-4a42-afaf-156619efe8f9: 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 ed387b25-f1ed-4a42-afaf-156619efe8f9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | quotas.delete_quotas | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.800091 Full duration: 7.814563 -------------------------------------------------------------------------------- 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 ed387b25-f1ed-4a42-afaf-156619efe8f9 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.697247 Full duration: 7.55815 -------------------------------------------------------------------------------- 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 ed387b25-f1ed-4a42-afaf-156619efe8f9 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.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> duration | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.653043 Full duration: 7.579108 -------------------------------------------------------------------------------- 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 ed387b25-f1ed-4a42-afaf-156619efe8f9 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.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | total | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> duration | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.783255 Full duration: 7.865389 HINTS: * To plot HTML graphics with this data, run: rally task report ed387b25-f1ed-4a42-afaf-156619efe8f9 --out output.html * To generate a JUnit report, run: rally task export ed387b25-f1ed-4a42-afaf-156619efe8f9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ed387b25-f1ed-4a42-afaf-156619efe8f9 --json --out output.json 2018-04-07 00:47:25,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ed387b25-f1ed-4a42-afaf-156619efe8f9'] 2018-04-07 00:47:27,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 00:47:27,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ed387b25-f1ed-4a42-afaf-156619efe8f9', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-07 00:47:27,039 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-07 00:47:27,045 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:39 | 6 | 100.00% | | glance | 01:00 | 4 | 100.00% | | cinder | 03:07 | 10 | 100.00% | | heat | 01:00 | 4 | 100.00% | | keystone | 02:27 | 11 | 100.00% | | neutron | 04:09 | 11 | 100.00% | | nova | 06:08 | 9 | 100.00% | | quotas | 00:30 | 4 | 100.00% | | | | | | | TOTAL: | 00:19:04 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-04-07 00:47:27,045 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-04-07 00:47:33,487 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 00:47:33,488 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:53 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-07 00:47:33,493 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-07 00:47:33,586 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 00:47:36,975 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 00:47:36.770 11200 INFO rally.deployment.engine [-] Deployment f8188faa-b839-4545-bce2-38419ea84088 | Starting: Destroy cloud and free allocated resources. 2018-04-07 00:47:36.794 11200 INFO rally.deployment.engine [-] Deployment f8188faa-b839-4545-bce2-38419ea84088 | Completed: Destroy cloud and free allocated resources. 2018-04-07 00:47:36.810 11200 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=69115847-7661-49cc-b992-1f7c6b7c9a39). 2018-04-07 00:47:36.813 11200 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 00:47:40,413 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 00:47:40.226 11203 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=0c6a4aee-41c9-4354-ab48-a7b0dd878198) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 0c6a4aee-41c9-4354-ab48-a7b0dd878198 | 2018-04-07T00:47:40 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 0c6a4aee-41c9-4354-ab48-a7b0dd878198 ~/.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-07 00:47:44,864 - 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 | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-07 00:47:44,865 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 00:47:48,374 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 00:47:48.101 11209 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=69115847-7661-49cc-b992-1f7c6b7c9a39). 2018-04-07 00:47:48.220 11209 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 00:47:53,107 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 00:47:51.596 11212 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 00:47:51.665 11212 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 00:47:52.979 11212 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=96542b46-3016-4eab-a6e3-ec47514fe562) has been successfully created! Using verifier 'opnfv-tempest' (UUID=96542b46-3016-4eab-a6e3-ec47514fe562) as the default verifier for the future CLI operations. 2018-04-07 00:47:57,780 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 00:47:59,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 00:48:01,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 00:48:07,481 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 00:48:06.626 11231 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=96542b46-3016-4eab-a6e3-ec47514fe562) for deployment 'opnfv-rally' (UUID=0c6a4aee-41c9-4354-ab48-a7b0dd878198). 2018-04-07 00:48:07.322 11231 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=96542b46-3016-4eab-a6e3-ec47514fe562) has been successfully configured for deployment 'opnfv-rally' (UUID=0c6a4aee-41c9-4354-ab48-a7b0dd878198)! 2018-04-07 00:48:07,481 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 00:48:07,482 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 00:48:07,485 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 00:48:10,637 - 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-07 00:48:13,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:48:13.886 11243 INFO rally.api [-] Starting verification (UUID=5acc0cc5-6c10-4a88-b8f6-e70c3025bc3a) for deployment 'opnfv-rally' (UUID=0c6a4aee-41c9-4354-ab48-a7b0dd878198) by verifier 'opnfv-tempest' (UUID=96542b46-3016-4eab-a6e3-ec47514fe562). 2018-04-07 00:48:13,887 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 5acc0cc5-6c10-4a88-b8f6-e70c3025bc3a 2018-04-07 00:48:48,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:48:48.586 11243 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.528s] 2018-04-07 00:48:55,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:48:55.117 11243 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.021s] 2018-04-07 00:48:55,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:48:55.133 11243 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.016s] 2018-04-07 00:48:55,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:48:55.157 11243 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.023s] 2018-04-07 00:49:02,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:02.645 11243 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [5.756s] 2018-04-07 00:49:07,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:07.675 11243 INFO opnfv-tempest [-] {28} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.014s] 2018-04-07 00:49:07,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:07.958 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [3.648s] 2018-04-07 00:49:08,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:08.483 11243 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [3.597s] 2018-04-07 00:49:08,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:08.833 11243 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.350s] 2018-04-07 00:49:09,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:09.641 11243 INFO opnfv-tempest [-] {30} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [3.110s] 2018-04-07 00:49:09,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:09.889 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [14.014s] 2018-04-07 00:49:10,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:10.182 11243 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [2.930s] 2018-04-07 00:49:10,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:10.275 11243 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.093s] 2018-04-07 00:49:10,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:10.397 11243 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [2.538s] 2018-04-07 00:49:10,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:10.892 11243 INFO opnfv-tempest [-] {24} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [2.710s] 2018-04-07 00:49:12,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:12.227 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [2.199s] 2018-04-07 00:49:12,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:12.743 11243 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [4.803s] 2018-04-07 00:49:12,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:12.933 11243 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [2.537s] 2018-04-07 00:49:13,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:13.514 11243 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [8.463s] 2018-04-07 00:49:14,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:14.686 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [2.459s] 2018-04-07 00:49:14,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:14.708 11243 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [1.194s] 2018-04-07 00:49:14,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:14.927 11243 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [8.807s] 2018-04-07 00:49:15,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:15.390 11243 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [2.647s] 2018-04-07 00:49:16,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:16.063 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [1.377s] 2018-04-07 00:49:16,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:16.327 11243 INFO opnfv-tempest [-] {19} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [11.816s] 2018-04-07 00:49:18,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:18.830 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [2.766s] 2018-04-07 00:49:19,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:19.555 11243 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [6.622s] 2018-04-07 00:49:19,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:19.753 11243 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [13.752s] 2018-04-07 00:49:20,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:20.135 11243 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [7.945s] 2018-04-07 00:49:20,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:20.274 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [10.384s] 2018-04-07 00:49:20,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:20.900 11243 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.972s] 2018-04-07 00:49:21,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:21.225 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [22.768s] 2018-04-07 00:49:21,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:21.563 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [2.732s] 2018-04-07 00:49:21,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:21.694 11243 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [2.140s] 2018-04-07 00:49:22,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:22.148 11243 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [7.721s] 2018-04-07 00:49:22,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:22.182 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.619s] 2018-04-07 00:49:22,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:22.838 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.655s] 2018-04-07 00:49:23,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:23.344 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.505s] 2018-04-07 00:49:23,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:23.537 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.192s] 2018-04-07 00:49:23,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:23.717 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.179s] 2018-04-07 00:49:23,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:23.740 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.024s] 2018-04-07 00:49:23,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:23.939 11243 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [3.804s] 2018-04-07 00:49:23,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:23.968 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.228s] 2018-04-07 00:49:24,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:24.005 11243 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [2.309s] 2018-04-07 00:49:24,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:24.358 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.389s] 2018-04-07 00:49:24,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:24.831 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.473s] 2018-04-07 00:49:25,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:25.188 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.356s] 2018-04-07 00:49:26,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:26.647 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.459s] 2018-04-07 00:49:26,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:26.793 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.146s] 2018-04-07 00:49:27,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:27.146 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.352s] 2018-04-07 00:49:27,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:27.455 11243 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [6.207s] 2018-04-07 00:49:27,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:27.524 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.378s] 2018-04-07 00:49:28,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:28.265 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.740s] 2018-04-07 00:49:28,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:28.528 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.263s] 2018-04-07 00:49:28,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:28.567 11243 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [6.418s] 2018-04-07 00:49:28,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:28.850 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.320s] 2018-04-07 00:49:29,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:29.148 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.298s] 2018-04-07 00:49:29,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:29.931 11243 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [17.221s] 2018-04-07 00:49:30,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:30.123 11243 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.667s] 2018-04-07 00:49:30,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:30.309 11243 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [1.405s] 2018-04-07 00:49:30,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:30.850 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.347s] 2018-04-07 00:49:30,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:30.913 11243 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [2.346s] 2018-04-07 00:49:30,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:30.975 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [1.409s] 2018-04-07 00:49:30,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:30.997 11243 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.688s] 2018-04-07 00:49:31,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:31.334 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.482s] 2018-04-07 00:49:32,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:32.060 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.726s] 2018-04-07 00:49:32,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:32.206 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [24.248s] 2018-04-07 00:49:32,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:32.811 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [1.834s] 2018-04-07 00:49:33,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:33.212 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.403s] 2018-04-07 00:49:33,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:33.686 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.473s] 2018-04-07 00:49:34,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:34.132 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.446s] 2018-04-07 00:49:34,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:34.263 11243 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [32.044s] 2018-04-07 00:49:34,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:34.730 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [2.669s] 2018-04-07 00:49:34,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:34.990 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.858s] 2018-04-07 00:49:35,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:35.960 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [1.231s] 2018-04-07 00:49:38,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:38.828 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [2.867s] 2018-04-07 00:49:39,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:39.266 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.437s] 2018-04-07 00:49:39,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:39.299 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [4.308s] 2018-04-07 00:49:40,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:40.089 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.789s] 2018-04-07 00:49:40,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:40.593 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.504s] 2018-04-07 00:49:41,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:41.087 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [1.822s] 2018-04-07 00:49:41,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:41.107 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.514s] 2018-04-07 00:49:41,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:41.711 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.623s] 2018-04-07 00:49:42,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:42.849 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [1.137s] 2018-04-07 00:49:43,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:43.334 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.484s] 2018-04-07 00:49:44,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:44.168 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.835s] 2018-04-07 00:49:45,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:45.147 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [32.453s] 2018-04-07 00:49:45,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:45.783 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [1.614s] 2018-04-07 00:49:46,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:46.832 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [1.048s] 2018-04-07 00:49:47,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:47.105 11243 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.150s] 2018-04-07 00:49:47,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:47.479 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.648s] 2018-04-07 00:49:48,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:48.027 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [15.819s] 2018-04-07 00:49:51,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:51.220 11243 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.560s] 2018-04-07 00:49:51,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:51.450 11243 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.230s] 2018-04-07 00:49:51,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:51.747 11243 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.295s] 2018-04-07 00:49:52,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:52.597 11243 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.849s] 2018-04-07 00:49:53,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:53.428 11243 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.828s] 2018-04-07 00:49:53,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:53.469 11243 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [22.554s] 2018-04-07 00:49:53,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:53.923 11243 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.497s] 2018-04-07 00:49:56,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:56.277 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [8.252s] 2018-04-07 00:49:59,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:49:59.170 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [37.942s] 2018-04-07 00:50:01,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:01.463 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [41.188s] 2018-04-07 00:50:01,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:01.720 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [5.441s] 2018-04-07 00:50:02,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:02.709 11243 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [15.602s] 2018-04-07 00:50:06,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:06.033 11243 INFO opnfv-tempest [-] {27} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [61.615s] 2018-04-07 00:50:08,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:08.140 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [6.678s] 2018-04-07 00:50:10,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:10.617 11243 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.129s] 2018-04-07 00:50:10,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:10.636 11243 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.019s] 2018-04-07 00:50:10,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:10.795 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [11.921s] 2018-04-07 00:50:11,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:11.007 11243 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.370s] 2018-04-07 00:50:11,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:11.052 11243 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.044s] 2018-04-07 00:50:11,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:11.071 11243 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.019s] 2018-04-07 00:50:11,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:11.128 11243 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.056s] 2018-04-07 00:50:11,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:11.286 11243 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.157s] 2018-04-07 00:50:11,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:11.529 11243 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.243s] 2018-04-07 00:50:12,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:12.508 11243 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [31.937s] 2018-04-07 00:50:12,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:12.666 11243 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [1.137s] 2018-04-07 00:50:12,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:12.690 11243 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.024s] 2018-04-07 00:50:12,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:12.959 11243 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.268s] 2018-04-07 00:50:13,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:13.682 11243 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.178s] 2018-04-07 00:50:14,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:14.545 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [3.747s] 2018-04-07 00:50:18,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:18.314 11243 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [48.381s] 2018-04-07 00:50:18,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:18.868 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [10.724s] 2018-04-07 00:50:19,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:19.911 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [18.188s] 2018-04-07 00:50:20,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:20.475 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [5.932s] 2018-04-07 00:50:21,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:21.527 11243 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [47.262s] 2018-04-07 00:50:23,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:23.145 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [60.781s] 2018-04-07 00:50:23,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:23.163 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [2.686s] 2018-04-07 00:50:24,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:24.719 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [5.853s] 2018-04-07 00:50:25,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:25.392 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [5.482s] 2018-04-07 00:50:27,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:27.609 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [4.446s] 2018-04-07 00:50:28,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:28.489 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [3.096s] 2018-04-07 00:50:28,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:28.545 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.057s] 2018-04-07 00:50:28,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:28.574 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.028s] 2018-04-07 00:50:28,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:28.608 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.033s] 2018-04-07 00:50:30,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:30.803 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [3.193s] 2018-04-07 00:50:31,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:31.411 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [32.236s] 2018-04-07 00:50:32,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:32.381 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [1.578s] 2018-04-07 00:50:32,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:32.834 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [8.114s] 2018-04-07 00:50:33,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:33.085 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.252s] 2018-04-07 00:50:34,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:34.185 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [1.804s] 2018-04-07 00:50:34,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:34.487 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [11.341s] 2018-04-07 00:50:34,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:34.785 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.599s] 2018-04-07 00:50:35,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:35.750 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [50.601s] 2018-04-07 00:50:36,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:36.608 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.821s] 2018-04-07 00:50:37,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:37.146 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.539s] 2018-04-07 00:50:38,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:38.084 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.936s] 2018-04-07 00:50:39,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:39.070 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.987s] 2018-04-07 00:50:41,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:41.006 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.934s] 2018-04-07 00:50:41,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:41.739 11243 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [1.075s] 2018-04-07 00:50:41,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:41.816 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.809s] 2018-04-07 00:50:42,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:42.271 11243 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [20.742s] 2018-04-07 00:50:43,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:43.029 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [1.213s] 2018-04-07 00:50:43,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:43.174 11243 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [1.434s] 2018-04-07 00:50:43,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:43.917 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.887s] 2018-04-07 00:50:44,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:44.163 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [12.751s] 2018-04-07 00:50:44,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:44.985 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [9.237s] 2018-04-07 00:50:45,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:45.128 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.143s] 2018-04-07 00:50:45,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:45.203 11243 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [2.029s] 2018-04-07 00:50:45,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:45.426 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.296s] 2018-04-07 00:50:45,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:45.512 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.087s] 2018-04-07 00:50:45,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:45.675 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [1.759s] 2018-04-07 00:50:45,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:45.772 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.259s] 2018-04-07 00:50:46,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:46.319 11243 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [1.115s] 2018-04-07 00:50:47,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:47.047 11243 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.727s] 2018-04-07 00:50:47,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:47.320 11243 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.272s] 2018-04-07 00:50:47,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:47.494 11243 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.174s] 2018-04-07 00:50:47,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:47.685 11243 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.190s] 2018-04-07 00:50:47,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:47.798 11243 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.113s] 2018-04-07 00:50:47,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:47.928 11243 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.129s] 2018-04-07 00:50:48,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:48.109 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [13.622s] 2018-04-07 00:50:48,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:48.174 11243 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.246s] 2018-04-07 00:50:58,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:50:58.047 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [9.938s] 2018-04-07 00:51:02,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:02.514 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.466s] 2018-04-07 00:51:06,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:06.376 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.862s] 2018-04-07 00:51:09,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:09.478 11243 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [20.653s] 2018-04-07 00:51:09,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:09.554 11243 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [15.132s] 2018-04-07 00:51:09,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:09.701 11243 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.148s] 2018-04-07 00:51:10,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:10.110 11243 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.409s] 2018-04-07 00:51:10,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:10.239 11243 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.128s] 2018-04-07 00:51:10,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:10.240 11243 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-07 00:51:10,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:10.423 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.047s] 2018-04-07 00:51:15,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:15.569 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.145s] 2018-04-07 00:51:17,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:17.284 11243 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [20.648s] 2018-04-07 00:51:17,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:17.399 11243 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.114s] 2018-04-07 00:51:18,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:18.121 11243 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.720s] 2018-04-07 00:51:18,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:18.347 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.777s] 2018-04-07 00:51:18,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:18.355 11243 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.235s] 2018-04-07 00:51:18,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:18.356 11243 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-07 00:51:18,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:18.640 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.292s] 2018-04-07 00:51:18,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:18.867 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.225s] 2018-04-07 00:51:18,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:18.973 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.105s] 2018-04-07 00:51:19,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:19.057 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.083s] 2018-04-07 00:51:19,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:19.344 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.287s] 2018-04-07 00:51:19,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:19.508 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.164s] 2018-04-07 00:51:19,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:19.582 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.075s] 2018-04-07 00:51:19,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:19.669 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.084s] 2018-04-07 00:51:26,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:26.338 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.669s] 2018-04-07 00:51:35,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:35.084 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [50.913s] 2018-04-07 00:51:44,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:51:44.364 11243 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [34.887s] 2018-04-07 00:52:18,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:52:18.947 11243 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [34.578s] 2018-04-07 00:52:23,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:52:23.875 11243 INFO opnfv-tempest [-] {26} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [102.744s] 2018-04-07 00:52:47,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:52:47.629 11243 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [28.679s] 2018-04-07 00:52:58,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:52:58.170 11243 INFO opnfv-tempest [-] {26} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [34.289s] 2018-04-07 00:53:12,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '5acc0cc5-6c10-4a88-b8f6-e70c3025bc3a']'. 2018-04-07 00:53:13,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 00:53:13,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 00:53:13,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 00:53:13,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5acc0cc5-6c10-4a88-b8f6-e70c3025bc3a | 2018-04-07 00:53:13,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 00:53:13,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 00:48:13 | 2018-04-07 00:53:13,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 00:53:11 | 2018-04-07 00:53:13,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:58 | 2018-04-07 00:53:13,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 00:53:13,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 00:53:13,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 96542b46-3016-4eab-a6e3-ec47514fe562) | 2018-04-07 00:53:13,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 00:53:13,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0c6a4aee-41c9-4354-ab48-a7b0dd878198) | 2018-04-07 00:53:13,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 204 | 2018-04-07 00:53:13,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 258.237 | 2018-04-07 00:53:13,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 204 | 2018-04-07 00:53:13,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-07 00:53:13,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 00:53:13,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 00:53:13,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 00:53:13,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 00:53:13,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 00:53:13,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-04-07 00:53:16,722 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 00:53:16,722 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:19 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-07 00:53:16,725 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-07 00:53:16,803 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 00:53:20,211 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 00:53:20.024 11470 INFO rally.deployment.engine [-] Deployment 0c6a4aee-41c9-4354-ab48-a7b0dd878198 | Starting: Destroy cloud and free allocated resources. 2018-04-07 00:53:20.037 11470 INFO rally.deployment.engine [-] Deployment 0c6a4aee-41c9-4354-ab48-a7b0dd878198 | Completed: Destroy cloud and free allocated resources. 2018-04-07 00:53:20.073 11470 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=96542b46-3016-4eab-a6e3-ec47514fe562) for deployment 'opnfv-rally'. 2018-04-07 00:53:20.095 11470 INFO rally.api [-] Deleting verification (UUID=5acc0cc5-6c10-4a88-b8f6-e70c3025bc3a). 2018-04-07 00:53:20.099 11470 INFO rally.api [-] Verification has been successfully deleted! 2018-04-07 00:53:20.099 11470 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=96542b46-3016-4eab-a6e3-ec47514fe562). 2018-04-07 00:53:20.107 11470 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 00:53:23,575 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 00:53:23.437 11473 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=6043e043-0c78-4d3d-b861-b16bfe011402) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 6043e043-0c78-4d3d-b861-b16bfe011402 | 2018-04-07T00:53:23 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 6043e043-0c78-4d3d-b861-b16bfe011402 ~/.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-07 00:53:28,002 - 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 | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-07 00:53:28,003 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 00:53:31,525 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 00:53:31.204 11479 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=96542b46-3016-4eab-a6e3-ec47514fe562). 2018-04-07 00:53:31.369 11479 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 00:53:36,153 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 00:53:34.665 11482 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 00:53:34.733 11482 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 00:53:36.025 11482 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=de60377b-1658-426b-bc3c-3e45a134bc06) has been successfully created! Using verifier 'opnfv-tempest' (UUID=de60377b-1658-426b-bc3c-3e45a134bc06) as the default verifier for the future CLI operations. 2018-04-07 00:53:40,692 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 00:53:42,287 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 00:53:44,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 00:53:50,381 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 00:53:49.594 11501 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=de60377b-1658-426b-bc3c-3e45a134bc06) for deployment 'opnfv-rally' (UUID=6043e043-0c78-4d3d-b861-b16bfe011402). 2018-04-07 00:53:50.267 11501 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=de60377b-1658-426b-bc3c-3e45a134bc06) has been successfully configured for deployment 'opnfv-rally' (UUID=6043e043-0c78-4d3d-b861-b16bfe011402)! 2018-04-07 00:53:50,382 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 00:53:50,382 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 00:53:50,386 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 00:53:50,392 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-07 00:53:54,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-de60377b-1658-426b-bc3c-3e45a134bc06/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-07 00:53:54,924 - 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-07 00:53:58,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:53:58.118 11510 INFO rally.api [-] Starting verification (UUID=84c627cc-dfdc-4ca4-8f4b-49cf3fbb143a) for deployment 'opnfv-rally' (UUID=6043e043-0c78-4d3d-b861-b16bfe011402) by verifier 'opnfv-tempest' (UUID=de60377b-1658-426b-bc3c-3e45a134bc06). 2018-04-07 00:53:58,119 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 84c627cc-dfdc-4ca4-8f4b-49cf3fbb143a 2018-04-07 00:58:06,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '84c627cc-dfdc-4ca4-8f4b-49cf3fbb143a']'. 2018-04-07 00:58:07,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 00:58:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 00:58:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 00:58:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 84c627cc-dfdc-4ca4-8f4b-49cf3fbb143a | 2018-04-07 00:58:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 00:58:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 00:53:58 | 2018-04-07 00:58:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 00:58:06 | 2018-04-07 00:58:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:08 | 2018-04-07 00:58:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 00:58:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 00:58:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: de60377b-1658-426b-bc3c-3e45a134bc06) | 2018-04-07 00:58:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 00:58:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6043e043-0c78-4d3d-b861-b16bfe011402) | 2018-04-07 00:58:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-07 00:58:07,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 202.007 | 2018-04-07 00:58:07,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-04-07 00:58:07,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-04-07 00:58:07,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 00:58:07,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 00:58:07,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 00:58:07,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 00:58:07,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 00:58:08,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-07 00:58:11,174 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 00:58:11,174 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:30 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 00:58:11,178 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-07 00:58:11,928 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 01:38:21,204 - 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) ... ok 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) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 119 tests in 2409.224s OK 2018-04-07 01:38:21,533 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 01:38:21,533 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 40:09 | PASS | +---------------------+------------------+------------------+----------------+ 2018-04-07 01:38:21,539 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-07 01:38:21,632 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 01:38:25,734 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 01:38:25.463 11857 INFO rally.deployment.engine [-] Deployment 6043e043-0c78-4d3d-b861-b16bfe011402 | Starting: Destroy cloud and free allocated resources. 2018-04-07 01:38:25.481 11857 INFO rally.deployment.engine [-] Deployment 6043e043-0c78-4d3d-b861-b16bfe011402 | Completed: Destroy cloud and free allocated resources. 2018-04-07 01:38:25.533 11857 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=de60377b-1658-426b-bc3c-3e45a134bc06) for deployment 'opnfv-rally'. 2018-04-07 01:38:25.564 11857 INFO rally.api [-] Deleting verification (UUID=84c627cc-dfdc-4ca4-8f4b-49cf3fbb143a). 2018-04-07 01:38:25.570 11857 INFO rally.api [-] Verification has been successfully deleted! 2018-04-07 01:38:25.571 11857 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=de60377b-1658-426b-bc3c-3e45a134bc06). 2018-04-07 01:38:25.586 11857 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 01:38:29,735 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 01:38:29.574 11860 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=04ae21ed-ade2-4a01-a5fa-4c50eb6cf379) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 04ae21ed-ade2-4a01-a5fa-4c50eb6cf379 | 2018-04-07T01:38:29 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 04ae21ed-ade2-4a01-a5fa-4c50eb6cf379 ~/.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-07 01:38:34,801 - 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 | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-07 01:38:34,801 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 01:38:38,907 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 01:38:38.603 11866 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=de60377b-1658-426b-bc3c-3e45a134bc06). 2018-04-07 01:38:38.809 11866 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 01:38:44,484 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 01:38:42.647 11869 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 01:38:42.717 11869 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 01:38:44.299 11869 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b84ded9c-b77b-4618-b357-8086df334c70) has been successfully created! Using verifier 'opnfv-tempest' (UUID=b84ded9c-b77b-4618-b357-8086df334c70) as the default verifier for the future CLI operations. 2018-04-07 01:38:49,893 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 01:38:51,752 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 01:38:53,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 01:39:00,260 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 01:38:59.403 11888 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b84ded9c-b77b-4618-b357-8086df334c70) for deployment 'opnfv-rally' (UUID=04ae21ed-ade2-4a01-a5fa-4c50eb6cf379). 2018-04-07 01:39:00.119 11888 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b84ded9c-b77b-4618-b357-8086df334c70) has been successfully configured for deployment 'opnfv-rally' (UUID=04ae21ed-ade2-4a01-a5fa-4c50eb6cf379)! 2018-04-07 01:39:00,261 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 01:39:00,261 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 01:39:00,265 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 01:39:00,272 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-07 01:39:05,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b84ded9c-b77b-4618-b357-8086df334c70/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-07 01:39:05,458 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-07 01:39:05,461 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-07 01:39:05,461 - 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-07 01:39:09,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 01:39:09.321 11897 INFO rally.api [-] Starting verification (UUID=bde373b3-74bd-4477-9f42-50c78674cad7) for deployment 'opnfv-rally' (UUID=04ae21ed-ade2-4a01-a5fa-4c50eb6cf379) by verifier 'opnfv-tempest' (UUID=b84ded9c-b77b-4618-b357-8086df334c70). 2018-04-07 01:39:09,323 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: bde373b3-74bd-4477-9f42-50c78674cad7 2018-04-07 01:41:26,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bde373b3-74bd-4477-9f42-50c78674cad7']'. 2018-04-07 01:41:28,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 01:41:28,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 01:41:28,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 01:41:28,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bde373b3-74bd-4477-9f42-50c78674cad7 | 2018-04-07 01:41:28,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 01:41:28,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 01:39:09 | 2018-04-07 01:41:28,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 01:41:26 | 2018-04-07 01:41:28,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:17 | 2018-04-07 01:41:28,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 01:41:28,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 01:41:28,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b84ded9c-b77b-4618-b357-8086df334c70) | 2018-04-07 01:41:28,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 01:41:28,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 04ae21ed-ade2-4a01-a5fa-4c50eb6cf379) | 2018-04-07 01:41:28,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-07 01:41:28,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 121.482 | 2018-04-07 01:41:28,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-04-07 01:41:28,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-07 01:41:28,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 01:41:28,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 01:41:28,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 01:41:28,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 01:41:28,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 01:41:28,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-04-07 01:41:31,700 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 01:41:31,700 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:41 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-04-07 01:41:31,705 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:44 | PASS | | vping_userdata | functest | smoke | 00:36 | PASS | | tempest_smoke_serial | functest | smoke | 12:02 | PASS | | rally_sanity | functest | smoke | 22:53 | PASS | | refstack_defcore | functest | smoke | 05:19 | PASS | | patrole | functest | smoke | 04:30 | PASS | | snaps_smoke | functest | smoke | 40:09 | PASS | | neutron_trunk | functest | smoke | 02:41 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-07 01:41:31,711 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-07 01:41:36,753 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-142 | | 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-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-07 01:41:36,757 - 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/ca-certificates.crt" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-04-07 01:41:36,757 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 01:41:36,757 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-07 01:41:36,757 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | 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-07 01:41:36,760 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK