2018-05-15 16:01:32,627 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-25 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-15 16:01:32,631 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-15 16:01:32,631 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-15 16:01:32,632 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-05-15 16:01:32,634 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-15 16:01:32,634 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-15 16:01:35,014 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-15 16:01:45,549 - 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 10.524s OK 2018-05-15 16:01:45,669 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 16:01:45,669 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-15 16:01:45,673 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-15 16:01:47,194 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-15 16:12:34,565 - 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 647.314s OK 2018-05-15 16:12:34,697 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 16:12:34,698 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-15 16:12:34,704 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-15 16:12:35,793 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-15 16:13:10,622 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 34.828s OK 2018-05-15 16:13:10,742 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 16:13:10,742 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:35 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-15 16:13:10,747 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 10:47 | PASS | | snaps_health_check | functest | healthcheck | 00:35 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-15 16:13:10,750 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-15 16:13:17,405 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-25 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-15 16:13:17,407 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-15 16:13:17,407 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-15 16:13:17,408 - 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-05-15 16:13:17,409 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-15 16:13:17,409 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-15 16:13:18,423 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-15 16:13:18,423 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-15 16:13:18,852 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-15 16:13:18,852 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-15 16:13:19,235 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-05-15 16:13:19,235 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-05-15 16:13:19' 2018-05-15 16:13:19,236 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--7f403593-a341-4b05-8fe5-40833d6b4e16' 2018-05-15 16:13:21,310 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-7f403593-a341-4b05-8fe5-40833d6b4e16' 2018-05-15 16:13:24,890 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-7f403593-a341-4b05-8fe5-40833d6b4e16' 2018-05-15 16:13:32,913 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-7f403593-a341-4b05-8fe5-40833d6b4e16' 2018-05-15 16:13:33,822 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-7f403593-a341-4b05-8fe5-40833d6b4e16' 2018-05-15 16:13:34,571 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-7f403593-a341-4b05-8fe5-40833d6b4e16' 2018-05-15 16:13:40,496 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-7f403593-a341-4b05-8fe5-40833d6b4e16' 2018-05-15 16:13:44,016 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-7f403593-a341-4b05-8fe5-40833d6b4e16' 2018-05-15 16:14:05,066 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-05-15 16:14:09,158 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-05-15 16:14:09,295 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-05-15 16:14:10,301 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-05-15 16:14:10,302 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-15 16:14:10,302 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-15 16:14:10,806 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 16:14:10,806 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:51 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-15 16:14:31,267 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-15 16:14:31,357 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-05-15 16:14:31,357 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-05-15 16:14:31' 2018-05-15 16:14:31,357 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--ee1ff374-329a-4b77-84d6-b3a7d26aeb85' 2018-05-15 16:14:33,104 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-ee1ff374-329a-4b77-84d6-b3a7d26aeb85' 2018-05-15 16:14:35,549 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-ee1ff374-329a-4b77-84d6-b3a7d26aeb85' 2018-05-15 16:14:42,972 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-ee1ff374-329a-4b77-84d6-b3a7d26aeb85' 2018-05-15 16:14:43,811 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-ee1ff374-329a-4b77-84d6-b3a7d26aeb85' 2018-05-15 16:14:50,470 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ee1ff374-329a-4b77-84d6-b3a7d26aeb85' 2018-05-15 16:14:56,200 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-05-15 16:15:06,349 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-05-15 16:15:08,316 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-05-15 16:15:08,425 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 16:15:08,425 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:37 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-15 16:15:26,185 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-15 16:15:26,277 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-15 16:15:32,241 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-15 16:15:31.669 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=f51decd2-5bc3-4758-9887-409bf46bb707) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | f51decd2-5bc3-4758-9887-409bf46bb707 | 2018-05-15T16:15:31 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: f51decd2-5bc3-4758-9887-409bf46bb707 ~/.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-05-15 16:15:36,153 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-15 16:15:36,154 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-15 16:15:42,440 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-15 16:15:40.642 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-15 16:15:40.918 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-15 16:15:42.259 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=54ae68f2-b284-494f-a68f-09a8954d3f97) has been successfully created! Using verifier 'opnfv-tempest' (UUID=54ae68f2-b284-494f-a68f-09a8954d3f97) as the default verifier for the future CLI operations. 2018-05-15 16:15:45,697 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-05-15 16:15:48,175 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-15 16:15:51,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-15 16:15:57,407 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-15 16:15:56.325 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=54ae68f2-b284-494f-a68f-09a8954d3f97) for deployment 'opnfv-rally' (UUID=f51decd2-5bc3-4758-9887-409bf46bb707). 2018-05-15 16:15:57.159 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=54ae68f2-b284-494f-a68f-09a8954d3f97) has been successfully configured for deployment 'opnfv-rally' (UUID=f51decd2-5bc3-4758-9887-409bf46bb707)! 2018-05-15 16:15:57,408 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-15 16:15:57,408 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-15 16:15:57,412 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-15 16:15:57,484 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-15 16:16:00,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-54ae68f2-b284-494f-a68f-09a8954d3f97/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-15 16:16:00,942 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-15 16:16:00,945 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-15 16:16:00,946 - 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-05-15 16:16:03,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:16:03.422 55 INFO rally.api [-] Starting verification (UUID=9e8230db-7e78-46ae-9e2d-14c0338ebc1f) for deployment 'opnfv-rally' (UUID=f51decd2-5bc3-4758-9887-409bf46bb707) by verifier 'opnfv-tempest' (UUID=54ae68f2-b284-494f-a68f-09a8954d3f97). 2018-05-15 16:16:03,427 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 9e8230db-7e78-46ae-9e2d-14c0338ebc1f 2018-05-15 16:16:10,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:16:10.854 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.201s] 2018-05-15 16:16:10,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:16:10.971 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.117s] 2018-05-15 16:16:18,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:16:18.534 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.805s] 2018-05-15 16:16:21,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:16:21.115 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.580s] 2018-05-15 16:16:33,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:16:33.797 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.991s] 2018-05-15 16:16:54,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:16:54.041 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.808s] 2018-05-15 16:17:30,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:17:30.209 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.128s] 2018-05-15 16:17:30,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:17:30.212 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-05-15 16:18:08,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:18:08.639 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.161s] 2018-05-15 16:18:08,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:18:08.642 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-05-15 16:18:45,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:18:45.489 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.146s] 2018-05-15 16:18:45,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:18:45.491 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-05-15 16:19:33,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:19:33.441 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.402s] 2018-05-15 16:20:01,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:20:01.736 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.078s] 2018-05-15 16:20:01,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:20:01.914 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.178s] 2018-05-15 16:20:17,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:20:17.937 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.861s] 2018-05-15 16:20:17,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:20:17.949 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-05-15 16:20:19,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:20:19.636 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-05-15 16:20:19,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:20:19.637 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-05-15 16:20:24,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:20:24.184 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.240s] 2018-05-15 16:20:32,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:20:32.295 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.038s] 2018-05-15 16:20:39,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:20:39.680 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.731s] 2018-05-15 16:20:49,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:20:49.393 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.330s] 2018-05-15 16:20:59,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:20:59.807 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.557s] 2018-05-15 16:21:07,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:21:07.219 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.190s] 2018-05-15 16:21:13,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:21:13.728 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.114s] 2018-05-15 16:21:21,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:21:21.469 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.250s] 2018-05-15 16:21:29,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:21:29.751 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.360s] 2018-05-15 16:21:38,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:21:38.968 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.808s] 2018-05-15 16:21:42,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:21:42.250 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-05-15 16:21:44,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:21:44.573 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.028s] 2018-05-15 16:21:44,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:21:44.601 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.027s] 2018-05-15 16:21:44,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:21:44.628 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.027s] 2018-05-15 16:21:44,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:21:44.638 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-05-15 16:21:49,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:21:49.561 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.096s] 2018-05-15 16:21:50,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:21:50.403 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.840s] 2018-05-15 16:21:51,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:21:51.220 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.817s] 2018-05-15 16:21:55,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:21:55.977 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-05-15 16:22:01,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:22:01.798 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.998s] 2018-05-15 16:22:18,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:22:18.756 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.466s] 2018-05-15 16:22:25,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:22:25.016 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.258s] 2018-05-15 16:22:39,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:22:39.895 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.833s] 2018-05-15 16:22:44,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:22:44.249 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.352s] 2018-05-15 16:22:53,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:22:53.574 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.324s] 2018-05-15 16:23:04,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:23:04.697 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.839s] 2018-05-15 16:23:09,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:23:09.118 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.419s] 2018-05-15 16:23:14,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:23:14.635 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.517s] 2018-05-15 16:23:33,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:23:33.860 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.649s] 2018-05-15 16:23:34,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:23:34.101 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.239s] 2018-05-15 16:23:34,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:23:34.411 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.311s] 2018-05-15 16:23:34,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:23:34.574 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.162s] 2018-05-15 16:23:34,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:23:34.840 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.264s] 2018-05-15 16:23:35,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:23:35.040 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.200s] 2018-05-15 16:23:52,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:23:52.675 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.748s] 2018-05-15 16:23:53,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:23:53.006 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.332s] 2018-05-15 16:23:53,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:23:53.255 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.248s] 2018-05-15 16:23:53,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:23:53.439 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.183s] 2018-05-15 16:23:53,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:23:53.678 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.238s] 2018-05-15 16:23:53,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:23:53.830 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.152s] 2018-05-15 16:24:09,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:24:09.031 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.994s] 2018-05-15 16:24:17,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:24:17.385 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.354s] 2018-05-15 16:24:20,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:24:20.180 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.794s] 2018-05-15 16:24:20,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:24:20.297 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.116s] 2018-05-15 16:24:20,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:24:20.425 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.127s] 2018-05-15 16:24:34,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:24:34.437 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.626s] 2018-05-15 16:24:42,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:24:42.739 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.301s] 2018-05-15 16:24:45,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:24:45.296 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.556s] 2018-05-15 16:24:45,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:24:45.418 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.122s] 2018-05-15 16:24:45,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:24:45.758 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.339s] 2018-05-15 16:25:04,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:25:04.903 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.506s] 2018-05-15 16:25:11,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:25:11.953 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.049s] 2018-05-15 16:25:17,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:25:17.811 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.857s] 2018-05-15 16:25:22,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:25:22.468 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.656s] 2018-05-15 16:25:52,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:25:52.224 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.711s] 2018-05-15 16:25:59,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:25:59.010 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.784s] 2018-05-15 16:26:05,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:05.108 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.097s] 2018-05-15 16:26:09,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:09.725 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.615s] 2018-05-15 16:26:28,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:28.888 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.825s] 2018-05-15 16:26:31,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:31.256 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.365s] 2018-05-15 16:26:31,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:31.419 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.165s] 2018-05-15 16:26:37,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:37.124 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.823s] 2018-05-15 16:26:39,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:39.310 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.182s] 2018-05-15 16:26:39,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:39.455 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.148s] 2018-05-15 16:26:44,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:44.420 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.144s] 2018-05-15 16:26:48,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:48.435 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-05-15 16:26:50,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:50.253 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-05-15 16:26:50,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:50.255 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-05-15 16:26:50,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:50.258 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-05-15 16:26:50,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:50.259 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-05-15 16:26:50,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:50.259 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-05-15 16:26:52,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:26:52.461 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-05-15 16:27:08,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:27:08.923 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.701s] 2018-05-15 16:27:47,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:27:47.992 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [25.016s] 2018-05-15 16:28:16,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:28:16.365 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [28.368s] 2018-05-15 16:28:26,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:28:26.335 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.091s] 2018-05-15 16:31:40,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:31:40.365 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [160.124s] 2018-05-15 16:32:19,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:32:19.201 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [27.741s] 2018-05-15 16:33:10,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 16:33:10.535 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [27.585s] 2018-05-15 16:33:31,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9e8230db-7e78-46ae-9e2d-14c0338ebc1f']'. 2018-05-15 16:33:32,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-15 16:33:32,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-15 16:33:32,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-15 16:33:32,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9e8230db-7e78-46ae-9e2d-14c0338ebc1f | 2018-05-15 16:33:32,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-15 16:33:32,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-15 16:16:03 | 2018-05-15 16:33:32,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-15 16:33:31 | 2018-05-15 16:33:32,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:28 | 2018-05-15 16:33:32,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-15 16:33:32,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-15 16:33:32,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-15 16:33:32,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 54ae68f2-b284-494f-a68f-09a8954d3f97) | 2018-05-15 16:33:32,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-15 16:33:32,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f51decd2-5bc3-4758-9887-409bf46bb707) | 2018-05-15 16:33:32,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-15 16:33:32,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1021.974 | 2018-05-15 16:33:32,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-05-15 16:33:32,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-15 16:33:32,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-15 16:33:32,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-15 16:33:32,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-15 16:33:32,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-15 16:33:32,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-15 16:33:32,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-05-15 16:33:38,938 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 16:33:38,938 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 17:53 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-15 16:33:38,948 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-15 16:33:38,948 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-15 16:33:39,041 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-15 16:33:39,460 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-15 16:33:39,461 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-15 16:33:39,846 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-15 16:33:42,928 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-15 16:33:42.126 158 INFO rally.deployment.engine [-] Deployment f51decd2-5bc3-4758-9887-409bf46bb707 | Starting: Destroy cloud and free allocated resources. 2018-05-15 16:33:42.369 158 INFO rally.deployment.engine [-] Deployment f51decd2-5bc3-4758-9887-409bf46bb707 | Completed: Destroy cloud and free allocated resources. 2018-05-15 16:33:42.416 158 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=54ae68f2-b284-494f-a68f-09a8954d3f97) for deployment 'opnfv-rally'. 2018-05-15 16:33:42.436 158 INFO rally.api [-] Deleting verification (UUID=9e8230db-7e78-46ae-9e2d-14c0338ebc1f). 2018-05-15 16:33:42.536 158 INFO rally.api [-] Verification has been successfully deleted! 2018-05-15 16:33:42.537 158 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=54ae68f2-b284-494f-a68f-09a8954d3f97). 2018-05-15 16:33:42.554 158 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-15 16:33:45,907 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-15 16:33:45.349 161 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=b58c1b30-f070-42ba-8c0a-ea503c08381d) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | b58c1b30-f070-42ba-8c0a-ea503c08381d | 2018-05-15T16:33:45 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: b58c1b30-f070-42ba-8c0a-ea503c08381d ~/.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-05-15 16:33:49,687 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-15 16:33:49,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-15 16:33:51,415 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb'... 2018-05-15 16:33:53,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-a1cef86e-7214-4ce8-825a-908d7801ecbb'... 2018-05-15 16:33:55,714 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-a1cef86e-7214-4ce8-825a-908d7801ecbb'... 2018-05-15 16:34:02,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-a1cef86e-7214-4ce8-825a-908d7801ecbb'... 2018-05-15 16:34:03,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-a1cef86e-7214-4ce8-825a-908d7801ecbb'... 2018-05-15 16:34:04,032 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-15 16:34:04,033 - 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-05-15 16:34:04,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-15 16:34:04,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-15 16:34:04,078 - 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': '27052f5a-775c-4d3d-8a1a-c215ce5c17fa', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'flavor_name': 'rally-tiny-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1cef86e-7214-4ce8-825a-908d7801ecbb', '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-05-15 16:35:16,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0bab2fa2-275e-4046-8ab2-c5f3b20a817c 2018-05-15 16:35:16,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-15 16:35:16,739 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0bab2fa2-275e-4046-8ab2-c5f3b20a817c'] 2018-05-15 16:35:17,974 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0bab2fa2-275e-4046-8ab2-c5f3b20a817c: 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 0bab2fa2-275e-4046-8ab2-c5f3b20a817c 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.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | total | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> duration | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.688259 Full duration: 7.78823 -------------------------------------------------------------------------------- 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 0bab2fa2-275e-4046-8ab2-c5f3b20a817c 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.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | total | 1.439 | 1.439 | 1.439 | 1.439 | 1.439 | 1.439 | 100.0% | 1 | | -> duration | 1.439 | 1.439 | 1.439 | 1.439 | 1.439 | 1.439 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.438951 Full duration: 8.713971 -------------------------------------------------------------------------------- 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 0bab2fa2-275e-4046-8ab2-c5f3b20a817c 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.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | total | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> duration | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.162087 Full duration: 8.440892 -------------------------------------------------------------------------------- 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 0bab2fa2-275e-4046-8ab2-c5f3b20a817c 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.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | total | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 100.0% | 1 | | -> duration | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.271712 Full duration: 8.111383 -------------------------------------------------------------------------------- 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 0bab2fa2-275e-4046-8ab2-c5f3b20a817c 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.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | total | 1.362 | 1.362 | 1.362 | 1.362 | 1.362 | 1.362 | 100.0% | 1 | | -> duration | 1.362 | 1.362 | 1.362 | 1.362 | 1.362 | 1.362 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.362213 Full duration: 8.657558 -------------------------------------------------------------------------------- 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 0bab2fa2-275e-4046-8ab2-c5f3b20a817c 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.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | -> duration | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.15783 Full duration: 8.318527 HINTS: * To plot HTML graphics with this data, run: rally task report 0bab2fa2-275e-4046-8ab2-c5f3b20a817c --out output.html * To generate a JUnit report, run: rally task export 0bab2fa2-275e-4046-8ab2-c5f3b20a817c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0bab2fa2-275e-4046-8ab2-c5f3b20a817c --json --out output.json 2018-05-15 16:35:17,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0bab2fa2-275e-4046-8ab2-c5f3b20a817c'] 2018-05-15 16:35:19,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-15 16:35:19,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0bab2fa2-275e-4046-8ab2-c5f3b20a817c', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-15 16:35:19,277 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-15 16:35:19,278 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-15 16:35:19,279 - 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-05-15 16:35:19,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-15 16:35:19,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-15 16:35:19,307 - 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': '27052f5a-775c-4d3d-8a1a-c215ce5c17fa', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'flavor_name': 'rally-tiny-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1cef86e-7214-4ce8-825a-908d7801ecbb', '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-05-15 16:36:51,717 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 05adfbaa-54a4-45e0-84d2-b57d3b2b1b33 2018-05-15 16:36:51,717 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '05adfbaa-54a4-45e0-84d2-b57d3b2b1b33'] 2018-05-15 16:36:52,870 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 05adfbaa-54a4-45e0-84d2-b57d3b2b1b33: 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 05adfbaa-54a4-45e0-84d2-b57d3b2b1b33 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.237 | 3.237 | 3.237 | 3.237 | 3.237 | 3.237 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | -> glance_v2.upload_data | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | glance_v2.delete_image | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | total | 3.492 | 3.492 | 3.492 | 3.492 | 3.492 | 3.492 | 100.0% | 1 | | -> duration | 3.492 | 3.492 | 3.492 | 3.492 | 3.492 | 3.492 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.491821 Full duration: 12.211039 -------------------------------------------------------------------------------- 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 05adfbaa-54a4-45e0-84d2-b57d3b2b1b33 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.119 | 3.119 | 3.119 | 3.119 | 3.119 | 3.119 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | -> glance_v2.upload_data | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | glance_v2.list_images | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | total | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 100.0% | 1 | | -> duration | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.259834 Full duration: 14.791388 -------------------------------------------------------------------------------- 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 05adfbaa-54a4-45e0-84d2-b57d3b2b1b33 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.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | -> duration | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.335645 Full duration: 8.343112 -------------------------------------------------------------------------------- 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-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "number_instances": 2, "nics": [ { "net-id": "27052f5a-775c-4d3d-8a1a-c215ce5c17fa" } ] }, "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 05adfbaa-54a4-45e0-84d2-b57d3b2b1b33 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | -> glance_v2.upload_data | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | nova.boot_servers | 12.119 | 12.119 | 12.119 | 12.119 | 12.119 | 12.119 | 100.0% | 1 | | total | 15.314 | 15.314 | 15.314 | 15.314 | 15.314 | 15.314 | 100.0% | 1 | | -> duration | 14.314 | 14.314 | 14.314 | 14.314 | 14.314 | 14.314 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.313696 Full duration: 35.133158 HINTS: * To plot HTML graphics with this data, run: rally task report 05adfbaa-54a4-45e0-84d2-b57d3b2b1b33 --out output.html * To generate a JUnit report, run: rally task export 05adfbaa-54a4-45e0-84d2-b57d3b2b1b33 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 05adfbaa-54a4-45e0-84d2-b57d3b2b1b33 --json --out output.json 2018-05-15 16:36:52,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '05adfbaa-54a4-45e0-84d2-b57d3b2b1b33'] 2018-05-15 16:36:53,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-15 16:36:53,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '05adfbaa-54a4-45e0-84d2-b57d3b2b1b33', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-15 16:36:53,962 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-15 16:36:53,962 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-15 16:36:53,963 - 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-05-15 16:36:53,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-15 16:36:53,979 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-15 16:36:53,980 - 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': '27052f5a-775c-4d3d-8a1a-c215ce5c17fa', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'flavor_name': 'rally-tiny-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1cef86e-7214-4ce8-825a-908d7801ecbb', '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-05-15 16:42:03,355 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 17089f02-e003-4f55-b711-413bbc59c376 2018-05-15 16:42:03,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '17089f02-e003-4f55-b711-413bbc59c376'] 2018-05-15 16:42:04,530 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 17089f02-e003-4f55-b711-413bbc59c376: 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 17089f02-e003-4f55-b711-413bbc59c376 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.182 | 3.182 | 3.182 | 3.182 | 3.182 | 3.182 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.665 | 10.665 | 10.665 | 10.665 | 10.665 | 10.665 | 100.0% | 1 | | total | 13.847 | 13.847 | 13.847 | 13.847 | 13.847 | 13.847 | 100.0% | 1 | | -> duration | 13.847 | 13.847 | 13.847 | 13.847 | 13.847 | 13.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.846825 Full duration: 42.567255 -------------------------------------------------------------------------------- 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 17089f02-e003-4f55-b711-413bbc59c376 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.554 | 3.554 | 3.554 | 3.554 | 3.554 | 3.554 | 100.0% | 1 | | cinder_v2.delete_volume | 10.785 | 10.785 | 10.785 | 10.785 | 10.785 | 10.785 | 100.0% | 1 | | total | 14.339 | 14.339 | 14.339 | 14.339 | 14.339 | 14.339 | 100.0% | 1 | | -> duration | 14.339 | 14.339 | 14.339 | 14.339 | 14.339 | 14.339 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.338894 Full duration: 26.203043 -------------------------------------------------------------------------------- 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-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 17089f02-e003-4f55-b711-413bbc59c376 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.967 | 5.967 | 5.967 | 5.967 | 5.967 | 5.967 | 100.0% | 1 | | cinder_v2.delete_volume | 10.959 | 10.959 | 10.959 | 10.959 | 10.959 | 10.959 | 100.0% | 1 | | total | 16.927 | 16.927 | 16.927 | 16.927 | 16.927 | 16.927 | 100.0% | 1 | | -> duration | 16.927 | 16.927 | 16.927 | 16.927 | 16.927 | 16.927 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.92681 Full duration: 28.720974 -------------------------------------------------------------------------------- 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 17089f02-e003-4f55-b711-413bbc59c376 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.45 | 3.45 | 3.45 | 3.45 | 3.45 | 3.45 | 100.0% | 1 | | cinder_v2.delete_volume | 10.824 | 10.824 | 10.824 | 10.824 | 10.824 | 10.824 | 100.0% | 1 | | total | 14.275 | 14.275 | 14.275 | 14.275 | 14.275 | 14.275 | 100.0% | 1 | | -> duration | 14.275 | 14.275 | 14.275 | 14.275 | 14.275 | 14.275 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.274903 Full duration: 24.712672 -------------------------------------------------------------------------------- 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 17089f02-e003-4f55-b711-413bbc59c376 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.759 | 3.759 | 3.759 | 3.759 | 3.759 | 3.759 | 100.0% | 1 | | cinder_v2.extend_volume | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 100.0% | 1 | | cinder_v2.delete_volume | 19.297 | 19.297 | 19.297 | 19.297 | 19.297 | 19.297 | 100.0% | 1 | | total | 25.498 | 25.498 | 25.498 | 25.498 | 25.498 | 25.498 | 100.0% | 1 | | -> duration | 25.498 | 25.498 | 25.498 | 25.498 | 25.498 | 25.498 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.49835 Full duration: 36.075022 -------------------------------------------------------------------------------- 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 17089f02-e003-4f55-b711-413bbc59c376 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 26.811 | 26.811 | 26.811 | 26.811 | 26.811 | 26.811 | 100.0% | 1 | | cinder_v2.delete_volume | 10.854 | 10.854 | 10.854 | 10.854 | 10.854 | 10.854 | 100.0% | 1 | | total | 37.666 | 37.666 | 37.666 | 37.666 | 37.666 | 37.666 | 100.0% | 1 | | -> duration | 37.666 | 37.666 | 37.666 | 37.666 | 37.666 | 37.666 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.666037 Full duration: 63.640915 -------------------------------------------------------------------------------- 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 17089f02-e003-4f55-b711-413bbc59c376 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.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | cinder_v2.list_qos | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> duration | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.790291 Full duration: 12.975097 -------------------------------------------------------------------------------- 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 17089f02-e003-4f55-b711-413bbc59c376 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.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | cinder_v2.set_qos | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> duration | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.945966 Full duration: 12.604482 -------------------------------------------------------------------------------- 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 17089f02-e003-4f55-b711-413bbc59c376 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.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | cinder_v2.list_types | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | total | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> duration | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.81985 Full duration: 13.100954 -------------------------------------------------------------------------------- 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 17089f02-e003-4f55-b711-413bbc59c376 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.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> duration | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.054665 Full duration: 13.579902 HINTS: * To plot HTML graphics with this data, run: rally task report 17089f02-e003-4f55-b711-413bbc59c376 --out output.html * To generate a JUnit report, run: rally task export 17089f02-e003-4f55-b711-413bbc59c376 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 17089f02-e003-4f55-b711-413bbc59c376 --json --out output.json 2018-05-15 16:42:04,531 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '17089f02-e003-4f55-b711-413bbc59c376'] 2018-05-15 16:42:05,758 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-15 16:42:05,759 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '17089f02-e003-4f55-b711-413bbc59c376', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-15 16:42:05,775 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-15 16:42:05,775 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-15 16:42:05,776 - 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-05-15 16:42:05,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-15 16:42:05,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-15 16:42:05,804 - 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': '27052f5a-775c-4d3d-8a1a-c215ce5c17fa', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'flavor_name': 'rally-tiny-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1cef86e-7214-4ce8-825a-908d7801ecbb', '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-05-15 16:43:39,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 876e9f13-3fbd-4a99-a118-1d5e178fda42 2018-05-15 16:43:39,680 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '876e9f13-3fbd-4a99-a118-1d5e178fda42'] 2018-05-15 16:43:40,907 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 876e9f13-3fbd-4a99-a118-1d5e178fda42: 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 876e9f13-3fbd-4a99-a118-1d5e178fda42 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.246 | 5.246 | 5.246 | 5.246 | 5.246 | 5.246 | 100.0% | 1 | | heat.update_stack | 2.595 | 2.595 | 2.595 | 2.595 | 2.595 | 2.595 | 100.0% | 1 | | heat.delete_stack | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 100.0% | 1 | | total | 10.599 | 10.599 | 10.599 | 10.599 | 10.599 | 10.599 | 100.0% | 1 | | -> duration | 6.599 | 6.599 | 6.599 | 6.599 | 6.599 | 6.599 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.598956 Full duration: 21.953411 -------------------------------------------------------------------------------- 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 876e9f13-3fbd-4a99-a118-1d5e178fda42 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.055 | 5.055 | 5.055 | 5.055 | 5.055 | 5.055 | 100.0% | 1 | | heat.check_stack | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | heat.delete_stack | 2.394 | 2.394 | 2.394 | 2.394 | 2.394 | 2.394 | 100.0% | 1 | | total | 7.996 | 7.996 | 7.996 | 7.996 | 7.996 | 7.996 | 100.0% | 1 | | -> duration | 5.996 | 5.996 | 5.996 | 5.996 | 5.996 | 5.996 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.995772 Full duration: 19.35723 -------------------------------------------------------------------------------- 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 876e9f13-3fbd-4a99-a118-1d5e178fda42 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.832 | 4.832 | 4.832 | 4.832 | 4.832 | 4.832 | 100.0% | 1 | | heat.suspend_stack | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | heat.resume_stack | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 100.0% | 1 | | heat.delete_stack | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 100.0% | 1 | | total | 9.932 | 9.932 | 9.932 | 9.932 | 9.932 | 9.932 | 100.0% | 1 | | -> duration | 7.932 | 7.932 | 7.932 | 7.932 | 7.932 | 7.932 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.931728 Full duration: 20.554889 -------------------------------------------------------------------------------- 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 876e9f13-3fbd-4a99-a118-1d5e178fda42 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.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | total | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> duration | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.871189 Full duration: 11.110785 HINTS: * To plot HTML graphics with this data, run: rally task report 876e9f13-3fbd-4a99-a118-1d5e178fda42 --out output.html * To generate a JUnit report, run: rally task export 876e9f13-3fbd-4a99-a118-1d5e178fda42 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 876e9f13-3fbd-4a99-a118-1d5e178fda42 --json --out output.json 2018-05-15 16:43:40,908 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '876e9f13-3fbd-4a99-a118-1d5e178fda42'] 2018-05-15 16:43:42,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-15 16:43:42,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '876e9f13-3fbd-4a99-a118-1d5e178fda42', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-15 16:43:42,143 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-15 16:43:42,143 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-15 16:43:42,144 - 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-05-15 16:43:42,144 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-15 16:43:42,174 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-15 16:43:42,176 - 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': '27052f5a-775c-4d3d-8a1a-c215ce5c17fa', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'flavor_name': 'rally-tiny-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1cef86e-7214-4ce8-825a-908d7801ecbb', '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-05-15 16:47:01,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3284a89f-4490-4aa5-a9a4-2d4ec04b5066 2018-05-15 16:47:01,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '3284a89f-4490-4aa5-a9a4-2d4ec04b5066'] 2018-05-15 16:47:02,250 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3284a89f-4490-4aa5-a9a4-2d4ec04b5066: 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 3284a89f-4490-4aa5-a9a4-2d4ec04b5066 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.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | keystone_v3.revoke_role | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> duration | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.64225 Full duration: 15.208633 -------------------------------------------------------------------------------- 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 3284a89f-4490-4aa5-a9a4-2d4ec04b5066 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.459 | 0.459 | 0.459 | 0.459 | 0.459 | 0.459 | 100.0% | 1 | | keystone_v3.add_role | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | keystone_v3.list_roles | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | -> duration | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.569385 Full duration: 14.811013 -------------------------------------------------------------------------------- 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 3284a89f-4490-4aa5-a9a4-2d4ec04b5066 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | keystone_v3.list_projects | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> duration | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.739088 Full duration: 15.228807 -------------------------------------------------------------------------------- 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 3284a89f-4490-4aa5-a9a4-2d4ec04b5066 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.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | keystone_v3.delete_role | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | -> duration | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.579611 Full duration: 12.727069 -------------------------------------------------------------------------------- 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 3284a89f-4490-4aa5-a9a4-2d4ec04b5066 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.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | keystone_v3.delete_service | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | -> duration | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.602206 Full duration: 13.34893 -------------------------------------------------------------------------------- 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 3284a89f-4490-4aa5-a9a4-2d4ec04b5066 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.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | keystone_v3.create_user | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | -> keystone_v3.add_role | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | keystone_v3.create_role | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | keystone_v3.get_project | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_user | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.get_role | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.list_services | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | keystone_v3.get_services | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 100.0% | 1 | | -> duration | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.108599 Full duration: 19.916862 -------------------------------------------------------------------------------- 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 3284a89f-4490-4aa5-a9a4-2d4ec04b5066 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.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | keystone_v3.update_project | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | keystone_v3.delete_project | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> duration | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.902685 Full duration: 13.519894 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 3284a89f-4490-4aa5-a9a4-2d4ec04b5066 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.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | total | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | -> duration | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.748886 Full duration: 15.052935 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 3284a89f-4490-4aa5-a9a4-2d4ec04b5066 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.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | total | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | -> duration | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.6288 Full duration: 15.289197 -------------------------------------------------------------------------------- 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 3284a89f-4490-4aa5-a9a4-2d4ec04b5066 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | keystone_v3.list_users | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | total | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> duration | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.766469 Full duration: 14.779742 -------------------------------------------------------------------------------- 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 3284a89f-4490-4aa5-a9a4-2d4ec04b5066 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.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | keystone_v3.create_users | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | total | 3.823 | 3.823 | 3.823 | 3.823 | 3.823 | 3.823 | 100.0% | 1 | | -> duration | 3.823 | 3.823 | 3.823 | 3.823 | 3.823 | 3.823 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.823447 Full duration: 20.415186 HINTS: * To plot HTML graphics with this data, run: rally task report 3284a89f-4490-4aa5-a9a4-2d4ec04b5066 --out output.html * To generate a JUnit report, run: rally task export 3284a89f-4490-4aa5-a9a4-2d4ec04b5066 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3284a89f-4490-4aa5-a9a4-2d4ec04b5066 --json --out output.json 2018-05-15 16:47:02,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3284a89f-4490-4aa5-a9a4-2d4ec04b5066'] 2018-05-15 16:47:03,472 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-15 16:47:03,472 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3284a89f-4490-4aa5-a9a4-2d4ec04b5066', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-15 16:47:03,487 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-15 16:47:03,488 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-15 16:47:03,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-05-15 16:47:03,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-15 16:47:03,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-15 16:47:03,518 - 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': '27052f5a-775c-4d3d-8a1a-c215ce5c17fa', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'flavor_name': 'rally-tiny-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1cef86e-7214-4ce8-825a-908d7801ecbb', '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-05-15 16:52:49,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dfa5f7e4-d824-4b32-9950-f69c36ecf3d2 2018-05-15 16:52:49,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'dfa5f7e4-d824-4b32-9950-f69c36ecf3d2'] 2018-05-15 16:52:50,597 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task dfa5f7e4-d824-4b32-9950-f69c36ecf3d2: 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 dfa5f7e4-d824-4b32-9950-f69c36ecf3d2 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 100.0% | 1 | | neutron.delete_network | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | total | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 100.0% | 1 | | -> duration | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.633931 Full duration: 17.302131 -------------------------------------------------------------------------------- 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 dfa5f7e4-d824-4b32-9950-f69c36ecf3d2 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.915 | 1.915 | 1.915 | 1.915 | 1.915 | 1.915 | 100.0% | 1 | | neutron.delete_port | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | total | 2.727 | 2.727 | 2.727 | 2.727 | 2.727 | 2.727 | 100.0% | 1 | | -> duration | 2.727 | 2.727 | 2.727 | 2.727 | 2.727 | 2.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.726747 Full duration: 34.977311 -------------------------------------------------------------------------------- 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 dfa5f7e4-d824-4b32-9950-f69c36ecf3d2 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 100.0% | 1 | | neutron.create_subnet | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | neutron.create_router | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | neutron.add_interface_router | 2.09 | 2.09 | 2.09 | 2.09 | 2.09 | 2.09 | 100.0% | 1 | | neutron.remove_interface_router | 2.935 | 2.935 | 2.935 | 2.935 | 2.935 | 2.935 | 100.0% | 1 | | neutron.delete_router | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 100.0% | 1 | | total | 7.725 | 7.725 | 7.725 | 7.725 | 7.725 | 7.725 | 100.0% | 1 | | -> duration | 7.725 | 7.725 | 7.725 | 7.725 | 7.725 | 7.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.725015 Full duration: 42.92943 -------------------------------------------------------------------------------- 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 dfa5f7e4-d824-4b32-9950-f69c36ecf3d2 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.555 | 1.555 | 1.555 | 1.555 | 1.555 | 1.555 | 100.0% | 1 | | neutron.delete_subnet | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | total | 2.674 | 2.674 | 2.674 | 2.674 | 2.674 | 2.674 | 100.0% | 1 | | -> duration | 2.674 | 2.674 | 2.674 | 2.674 | 2.674 | 2.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.673752 Full duration: 32.138773 -------------------------------------------------------------------------------- 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 dfa5f7e4-d824-4b32-9950-f69c36ecf3d2 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 100.0% | 1 | | neutron.list_networks | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 100.0% | 1 | | -> duration | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.720994 Full duration: 17.694445 -------------------------------------------------------------------------------- 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 dfa5f7e4-d824-4b32-9950-f69c36ecf3d2 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.997 | 1.997 | 1.997 | 1.997 | 1.997 | 1.997 | 100.0% | 1 | | neutron.list_ports | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 2.208 | 2.208 | 2.208 | 2.208 | 2.208 | 2.208 | 100.0% | 1 | | -> duration | 2.208 | 2.208 | 2.208 | 2.208 | 2.208 | 2.208 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.208257 Full duration: 30.754307 -------------------------------------------------------------------------------- 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 dfa5f7e4-d824-4b32-9950-f69c36ecf3d2 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | neutron.create_subnet | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | neutron.create_router | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | neutron.add_interface_router | 2.238 | 2.238 | 2.238 | 2.238 | 2.238 | 2.238 | 100.0% | 1 | | neutron.list_routers | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | total | 4.573 | 4.573 | 4.573 | 4.573 | 4.573 | 4.573 | 100.0% | 1 | | -> duration | 4.573 | 4.573 | 4.573 | 4.573 | 4.573 | 4.573 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.573168 Full duration: 41.949238 -------------------------------------------------------------------------------- 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 dfa5f7e4-d824-4b32-9950-f69c36ecf3d2 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | neutron.create_subnet | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | neutron.list_subnets | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | total | 2.148 | 2.148 | 2.148 | 2.148 | 2.148 | 2.148 | 100.0% | 1 | | -> duration | 2.148 | 2.148 | 2.148 | 2.148 | 2.148 | 2.148 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.147589 Full duration: 37.535865 -------------------------------------------------------------------------------- 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 dfa5f7e4-d824-4b32-9950-f69c36ecf3d2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 100.0% | 1 | | neutron.delete_security_group | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | total | 1.602 | 1.602 | 1.602 | 1.602 | 1.602 | 1.602 | 100.0% | 1 | | -> duration | 1.602 | 1.602 | 1.602 | 1.602 | 1.602 | 1.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.601804 Full duration: 15.937989 -------------------------------------------------------------------------------- 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 dfa5f7e4-d824-4b32-9950-f69c36ecf3d2 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | neutron.create_security_group_rule | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | neutron.delete_security_group | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 2.284 | 2.284 | 2.284 | 2.284 | 2.284 | 2.284 | 100.0% | 1 | | -> duration | 2.284 | 2.284 | 2.284 | 2.284 | 2.284 | 2.284 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.283801 Full duration: 15.919417 -------------------------------------------------------------------------------- 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 dfa5f7e4-d824-4b32-9950-f69c36ecf3d2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 100.0% | 1 | | neutron.create_router | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | neutron.add_gateway_router | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 100.0% | 1 | | neutron.remove_gateway_router | 1.793 | 1.793 | 1.793 | 1.793 | 1.793 | 1.793 | 100.0% | 1 | | total | 5.675 | 5.675 | 5.675 | 5.675 | 5.675 | 5.675 | 100.0% | 1 | | -> duration | 5.675 | 5.675 | 5.675 | 5.675 | 5.675 | 5.675 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.675092 Full duration: 27.094378 HINTS: * To plot HTML graphics with this data, run: rally task report dfa5f7e4-d824-4b32-9950-f69c36ecf3d2 --out output.html * To generate a JUnit report, run: rally task export dfa5f7e4-d824-4b32-9950-f69c36ecf3d2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dfa5f7e4-d824-4b32-9950-f69c36ecf3d2 --json --out output.json 2018-05-15 16:52:50,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'dfa5f7e4-d824-4b32-9950-f69c36ecf3d2'] 2018-05-15 16:52:51,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-15 16:52:51,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'dfa5f7e4-d824-4b32-9950-f69c36ecf3d2', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-15 16:52:51,857 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-15 16:52:51,858 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-15 16:52:51,858 - 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-05-15 16:52:51,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-15 16:52:51,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-15 16:52:51,876 - 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': '27052f5a-775c-4d3d-8a1a-c215ce5c17fa', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'flavor_name': 'rally-tiny-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1cef86e-7214-4ce8-825a-908d7801ecbb', '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-05-15 17:01:44,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7557842f-a0af-442d-b50f-4effb3dddf6a 2018-05-15 17:01:44,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '7557842f-a0af-442d-b50f-4effb3dddf6a'] 2018-05-15 17:01:45,705 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7557842f-a0af-442d-b50f-4effb3dddf6a: 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-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "image": { "name": "Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "block_migration": false, "nics": [ { "net-id": "27052f5a-775c-4d3d-8a1a-c215ce5c17fa" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7557842f-a0af-442d-b50f-4effb3dddf6a 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 | 14.053 | 14.053 | 14.053 | 14.053 | 14.053 | 14.053 | 100.0% | 1 | | nova.find_host_to_migrate | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 100.0% | 1 | | nova.live_migrate | 12.746 | 12.746 | 12.746 | 12.746 | 12.746 | 12.746 | 100.0% | 1 | | nova.delete_server | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 100.0% | 1 | | total | 30.916 | 30.916 | 30.916 | 30.916 | 30.916 | 30.916 | 100.0% | 1 | | -> duration | 29.916 | 29.916 | 29.916 | 29.916 | 29.916 | 29.916 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.916043 Full duration: 40.776957 -------------------------------------------------------------------------------- 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-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "image": { "name": "Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "27052f5a-775c-4d3d-8a1a-c215ce5c17fa" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7557842f-a0af-442d-b50f-4effb3dddf6a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.809 | 11.809 | 11.809 | 11.809 | 11.809 | 11.809 | 100.0% | 1 | | cinder_v2.create_volume | 2.875 | 2.875 | 2.875 | 2.875 | 2.875 | 2.875 | 100.0% | 1 | | nova.attach_volume | 6.556 | 6.556 | 6.556 | 6.556 | 6.556 | 6.556 | 100.0% | 1 | | nova.find_host_to_migrate | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | nova.live_migrate | 18.536 | 18.536 | 18.536 | 18.536 | 18.536 | 18.536 | 100.0% | 1 | | nova.detach_volume | 3.727 | 3.727 | 3.727 | 3.727 | 3.727 | 3.727 | 100.0% | 1 | | cinder_v2.delete_volume | 91.558 | 91.558 | 91.558 | 91.558 | 91.558 | 91.558 | 100.0% | 1 | | nova.delete_server | 2.764 | 2.764 | 2.764 | 2.764 | 2.764 | 2.764 | 100.0% | 1 | | total | 139.221 | 139.221 | 139.221 | 139.221 | 139.221 | 139.221 | 100.0% | 1 | | -> duration | 138.221 | 138.221 | 138.221 | 138.221 | 138.221 | 138.221 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 138.221445 Full duration: 151.488792 -------------------------------------------------------------------------------- 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-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "image": { "name": "Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "27052f5a-775c-4d3d-8a1a-c215ce5c17fa" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7557842f-a0af-442d-b50f-4effb3dddf6a 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.672 | 5.672 | 5.672 | 5.672 | 5.672 | 5.672 | 100.0% | 1 | | nova.boot_server | 13.793 | 13.793 | 13.793 | 13.793 | 13.793 | 13.793 | 100.0% | 1 | | nova.find_host_to_migrate | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | nova.live_migrate | 18.179 | 18.179 | 18.179 | 18.179 | 18.179 | 18.179 | 100.0% | 1 | | nova.delete_server | 5.17 | 5.17 | 5.17 | 5.17 | 5.17 | 5.17 | 100.0% | 1 | | total | 44.105 | 44.105 | 44.105 | 44.105 | 44.105 | 44.105 | 100.0% | 1 | | -> duration | 43.105 | 43.105 | 43.105 | 43.105 | 43.105 | 43.105 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.104835 Full duration: 57.155123 -------------------------------------------------------------------------------- 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-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "image": { "name": "Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "server_kwargs": { "nics": [ { "net-id": "27052f5a-775c-4d3d-8a1a-c215ce5c17fa" } ] } }, "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 7557842f-a0af-442d-b50f-4effb3dddf6a 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 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | nova.boot_server | 10.09 | 10.09 | 10.09 | 10.09 | 10.09 | 10.09 | 100.0% | 1 | | nova.delete_server | 3.023 | 3.023 | 3.023 | 3.023 | 3.023 | 3.023 | 100.0% | 1 | | nova.delete_keypair | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 14.182 | 14.182 | 14.182 | 14.182 | 14.182 | 14.182 | 100.0% | 1 | | -> duration | 13.182 | 13.182 | 13.182 | 13.182 | 13.182 | 13.182 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.181514 Full duration: 41.440037 -------------------------------------------------------------------------------- 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-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "image": { "name": "Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "volume_size": 5, "nics": [ { "net-id": "27052f5a-775c-4d3d-8a1a-c215ce5c17fa" } ] }, "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 7557842f-a0af-442d-b50f-4effb3dddf6a 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.872 | 5.872 | 5.872 | 5.872 | 5.872 | 5.872 | 100.0% | 1 | | nova.boot_server | 13.178 | 13.178 | 13.178 | 13.178 | 13.178 | 13.178 | 100.0% | 1 | | nova.delete_server | 5.25 | 5.25 | 5.25 | 5.25 | 5.25 | 5.25 | 100.0% | 1 | | total | 24.301 | 24.301 | 24.301 | 24.301 | 24.301 | 24.301 | 100.0% | 1 | | -> duration | 23.301 | 23.301 | 23.301 | 23.301 | 23.301 | 23.301 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.300777 Full duration: 55.318979 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "image": { "name": "Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "force_delete": false, "nics": [ { "net-id": "27052f5a-775c-4d3d-8a1a-c215ce5c17fa" } ] }, "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 7557842f-a0af-442d-b50f-4effb3dddf6a 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 | 10.771 | 10.771 | 10.771 | 10.771 | 10.771 | 10.771 | 100.0% | 1 | | nova.pause_server | 2.675 | 2.675 | 2.675 | 2.675 | 2.675 | 2.675 | 100.0% | 1 | | nova.unpause_server | 2.727 | 2.727 | 2.727 | 2.727 | 2.727 | 2.727 | 100.0% | 1 | | nova.delete_server | 2.85 | 2.85 | 2.85 | 2.85 | 2.85 | 2.85 | 100.0% | 1 | | total | 19.023 | 19.023 | 19.023 | 19.023 | 19.023 | 19.023 | 100.0% | 1 | | -> duration | 14.023 | 14.023 | 14.023 | 14.023 | 14.023 | 14.023 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.022943 Full duration: 47.490842 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "image": { "name": "Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "nics": [ { "net-id": "27052f5a-775c-4d3d-8a1a-c215ce5c17fa" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7557842f-a0af-442d-b50f-4effb3dddf6a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.718 | 12.718 | 12.718 | 12.718 | 12.718 | 12.718 | 100.0% | 1 | | nova.migrate | 16.256 | 16.256 | 16.256 | 16.256 | 16.256 | 16.256 | 100.0% | 1 | | nova.resize_confirm | 3.536 | 3.536 | 3.536 | 3.536 | 3.536 | 3.536 | 100.0% | 1 | | nova.delete_server | 3.137 | 3.137 | 3.137 | 3.137 | 3.137 | 3.137 | 100.0% | 1 | | total | 35.649 | 35.649 | 35.649 | 35.649 | 35.649 | 35.649 | 100.0% | 1 | | -> duration | 34.649 | 34.649 | 34.649 | 34.649 | 34.649 | 34.649 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.648523 Full duration: 46.482193 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "image": { "name": "Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 7557842f-a0af-442d-b50f-4effb3dddf6a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.305 | 12.305 | 12.305 | 12.305 | 12.305 | 12.305 | 100.0% | 1 | | nova.list_interfaces | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 100.0% | 1 | | total | 12.85 | 12.85 | 12.85 | 12.85 | 12.85 | 12.85 | 100.0% | 1 | | -> duration | 11.85 | 11.85 | 11.85 | 11.85 | 11.85 | 11.85 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.849585 Full duration: 43.891792 -------------------------------------------------------------------------------- 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 7557842f-a0af-442d-b50f-4effb3dddf6a 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 | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 100.0% | 1 | | nova.delete_server_group | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> duration | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.088582 Full duration: 10.579375 HINTS: * To plot HTML graphics with this data, run: rally task report 7557842f-a0af-442d-b50f-4effb3dddf6a --out output.html * To generate a JUnit report, run: rally task export 7557842f-a0af-442d-b50f-4effb3dddf6a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7557842f-a0af-442d-b50f-4effb3dddf6a --json --out output.json 2018-05-15 17:01:45,706 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7557842f-a0af-442d-b50f-4effb3dddf6a'] 2018-05-15 17:01:46,922 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-15 17:01:46,923 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7557842f-a0af-442d-b50f-4effb3dddf6a', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-15 17:01:46,938 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-05-15 17:01:46,938 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-15 17:01:46,939 - 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-05-15 17:01:46,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-15 17:01:46,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-15 17:01:46,954 - 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': '27052f5a-775c-4d3d-8a1a-c215ce5c17fa', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'flavor_name': 'rally-tiny-a1cef86e-7214-4ce8-825a-908d7801ecbb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1cef86e-7214-4ce8-825a-908d7801ecbb', '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-05-15 17:02:42,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cf100245-b40e-45ca-8207-fdf4a18bd4b2 2018-05-15 17:02:42,001 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'cf100245-b40e-45ca-8207-fdf4a18bd4b2'] 2018-05-15 17:02:43,143 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task cf100245-b40e-45ca-8207-fdf4a18bd4b2: 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 cf100245-b40e-45ca-8207-fdf4a18bd4b2 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.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | quotas.delete_quotas | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | -> duration | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.96575 Full duration: 9.255088 -------------------------------------------------------------------------------- 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 cf100245-b40e-45ca-8207-fdf4a18bd4b2 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.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | total | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | -> duration | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.969435 Full duration: 9.175244 -------------------------------------------------------------------------------- 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 cf100245-b40e-45ca-8207-fdf4a18bd4b2 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.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | total | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> duration | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.79242 Full duration: 8.512907 -------------------------------------------------------------------------------- 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 cf100245-b40e-45ca-8207-fdf4a18bd4b2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | total | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> duration | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.179847 Full duration: 9.318764 HINTS: * To plot HTML graphics with this data, run: rally task report cf100245-b40e-45ca-8207-fdf4a18bd4b2 --out output.html * To generate a JUnit report, run: rally task export cf100245-b40e-45ca-8207-fdf4a18bd4b2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cf100245-b40e-45ca-8207-fdf4a18bd4b2 --json --out output.json 2018-05-15 17:02:43,144 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cf100245-b40e-45ca-8207-fdf4a18bd4b2'] 2018-05-15 17:02:44,331 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-15 17:02:44,331 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cf100245-b40e-45ca-8207-fdf4a18bd4b2', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-15 17:02:44,346 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-05-15 17:02:44,350 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:50 | 6 | 100.00% | | glance | 01:10 | 4 | 100.00% | | cinder | 04:34 | 10 | 100.00% | | heat | 01:12 | 4 | 100.00% | | keystone | 02:50 | 11 | 100.00% | | neutron | 05:14 | 11 | 100.00% | | nova | 08:14 | 9 | 100.00% | | quotas | 00:36 | 4 | 100.00% | | | | | | | TOTAL: | 00:24:43 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-05-15 17:02:44,351 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-05-15 17:02:54,311 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-15 17:02:54,311 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-15 17:02:54,885 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 17:02:54,885 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 29:14 | PASS | +----------------------+------------------+------------------+----------------+ 2018-05-15 17:02:54,890 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-05-15 17:02:54,982 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-15 17:02:57,884 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-15 17:02:57.301 11237 INFO rally.deployment.engine [-] Deployment b58c1b30-f070-42ba-8c0a-ea503c08381d | Starting: Destroy cloud and free allocated resources. 2018-05-15 17:02:57.546 11237 INFO rally.deployment.engine [-] Deployment b58c1b30-f070-42ba-8c0a-ea503c08381d | Completed: Destroy cloud and free allocated resources. 2018-05-15 17:02:57.572 11237 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=54ae68f2-b284-494f-a68f-09a8954d3f97). 2018-05-15 17:02:57.578 11237 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-15 17:03:00,858 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-15 17:03:00.297 11240 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=9aafbe58-3054-4138-85af-64a146dd09cf) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 9aafbe58-3054-4138-85af-64a146dd09cf | 2018-05-15T17:03:00 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 9aafbe58-3054-4138-85af-64a146dd09cf ~/.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-05-15 17:03:04,429 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-15 17:03:04,430 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-15 17:03:07,142 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-15 17:03:06.673 11246 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=54ae68f2-b284-494f-a68f-09a8954d3f97). 2018-05-15 17:03:06.886 11246 INFO rally.api [-] Verifier has been successfully deleted! 2018-05-15 17:03:11,297 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-15 17:03:09.390 11249 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-15 17:03:09.708 11249 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-15 17:03:11.048 11249 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=01e7e8ae-0264-42a5-9559-72b907ac0413) has been successfully created! Using verifier 'opnfv-tempest' (UUID=01e7e8ae-0264-42a5-9559-72b907ac0413) as the default verifier for the future CLI operations. 2018-05-15 17:03:14,736 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-05-15 17:03:17,291 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-15 17:03:21,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-15 17:03:27,378 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-15 17:03:26.321 11268 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=01e7e8ae-0264-42a5-9559-72b907ac0413) for deployment 'opnfv-rally' (UUID=9aafbe58-3054-4138-85af-64a146dd09cf). 2018-05-15 17:03:27.141 11268 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=01e7e8ae-0264-42a5-9559-72b907ac0413) has been successfully configured for deployment 'opnfv-rally' (UUID=9aafbe58-3054-4138-85af-64a146dd09cf)! 2018-05-15 17:03:27,379 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-15 17:03:27,379 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-15 17:03:27,383 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-15 17:03:30,841 - 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-05-15 17:03:33,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:33.380 11280 INFO rally.api [-] Starting verification (UUID=01a588de-5003-4f39-b273-c131ba0729ba) for deployment 'opnfv-rally' (UUID=9aafbe58-3054-4138-85af-64a146dd09cf) by verifier 'opnfv-tempest' (UUID=01e7e8ae-0264-42a5-9559-72b907ac0413). 2018-05-15 17:03:33,383 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 01a588de-5003-4f39-b273-c131ba0729ba 2018-05-15 17:03:42,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:42.235 11280 INFO opnfv-tempest [-] {12} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-05-15 17:03:42,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:42.856 11280 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.427s] 2018-05-15 17:03:42,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:42.977 11280 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.539s] 2018-05-15 17:03:42,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:42.982 11280 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.244s] 2018-05-15 17:03:43,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:43.050 11280 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.067s] 2018-05-15 17:03:43,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:43.197 11280 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.302s] 2018-05-15 17:03:43,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:43.566 11280 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.588s] 2018-05-15 17:03:43,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:43.795 11280 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.148s] 2018-05-15 17:03:44,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:44.517 11280 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.394s] 2018-05-15 17:03:44,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:44.898 11280 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.380s] 2018-05-15 17:03:45,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:45.282 11280 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.485s] 2018-05-15 17:03:45,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:45.365 11280 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.465s] 2018-05-15 17:03:45,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:45.462 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.184s] 2018-05-15 17:03:46,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:46.337 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.327s] 2018-05-15 17:03:48,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:48.063 11280 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.015s] 2018-05-15 17:03:48,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:48.079 11280 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.016s] 2018-05-15 17:03:48,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:48.113 11280 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.034s] 2018-05-15 17:03:48,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:48.592 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.253s] 2018-05-15 17:03:49,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:49.014 11280 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.314s] 2018-05-15 17:03:49,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:49.554 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.962s] 2018-05-15 17:03:50,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:50.383 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.827s] 2018-05-15 17:03:50,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:50.441 11280 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.143s] 2018-05-15 17:03:50,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:50.494 11280 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.053s] 2018-05-15 17:03:51,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:51.091 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.707s] 2018-05-15 17:03:51,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:51.550 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [9.131s] 2018-05-15 17:03:52,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:52.124 11280 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.884s] 2018-05-15 17:03:52,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:52.217 11280 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.397s] 2018-05-15 17:03:52,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:52.288 11280 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.070s] 2018-05-15 17:03:52,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:52.855 11280 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.731s] 2018-05-15 17:03:52,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:52.890 11280 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.601s] 2018-05-15 17:03:52,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:52.942 11280 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.066s] 2018-05-15 17:03:53,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:53.088 11280 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.196s] 2018-05-15 17:03:53,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:53.176 11280 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.088s] 2018-05-15 17:03:53,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:53.282 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.444s] 2018-05-15 17:03:53,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:53.440 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.346s] 2018-05-15 17:03:53,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:53.768 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.486s] 2018-05-15 17:03:54,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:54.243 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.802s] 2018-05-15 17:03:54,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:54.326 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.084s] 2018-05-15 17:03:54,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:54.351 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.024s] 2018-05-15 17:03:54,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:54.369 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.018s] 2018-05-15 17:03:54,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:54.395 11280 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.027s] 2018-05-15 17:03:54,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:54.897 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.078s] 2018-05-15 17:03:54,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:54.910 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-05-15 17:03:55,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:55.116 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.205s] 2018-05-15 17:03:55,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:55.128 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-05-15 17:03:55,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:55.141 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-05-15 17:03:55,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:55.179 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.036s] 2018-05-15 17:03:55,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:55.291 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.112s] 2018-05-15 17:03:55,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:55.382 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.089s] 2018-05-15 17:03:55,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:55.715 11280 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.772s] 2018-05-15 17:03:55,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:55.760 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.378s] 2018-05-15 17:03:55,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:55.781 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.020s] 2018-05-15 17:03:55,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:55.856 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.076s] 2018-05-15 17:03:56,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:56.344 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [10.877s] 2018-05-15 17:03:59,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:03:59.858 11280 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [14.490s] 2018-05-15 17:04:00,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:00.295 11280 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [7.641s] 2018-05-15 17:04:00,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:00.903 11280 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.610s] 2018-05-15 17:04:00,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:00.919 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.332s] 2018-05-15 17:04:01,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:01.197 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.276s] 2018-05-15 17:04:01,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:01.333 11280 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.678s] 2018-05-15 17:04:01,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:01.495 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.298s] 2018-05-15 17:04:02,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:02.036 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.540s] 2018-05-15 17:04:02,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:02.674 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.637s] 2018-05-15 17:04:02,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:02.770 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.096s] 2018-05-15 17:04:02,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:02.884 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.113s] 2018-05-15 17:04:02,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:02.973 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.089s] 2018-05-15 17:04:03,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:03.049 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.075s] 2018-05-15 17:04:03,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:03.129 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.080s] 2018-05-15 17:04:03,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:03.317 11280 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.188s] 2018-05-15 17:04:06,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:06.015 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.260s] 2018-05-15 17:04:06,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:06.343 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.030s] 2018-05-15 17:04:07,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:07.400 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.057s] 2018-05-15 17:04:08,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:08.497 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.096s] 2018-05-15 17:04:08,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:08.624 11280 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.711s] 2018-05-15 17:04:09,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:09.736 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.237s] 2018-05-15 17:04:09,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:09.782 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.767s] 2018-05-15 17:04:10,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:10.623 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.886s] 2018-05-15 17:04:10,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:10.897 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [6.673s] 2018-05-15 17:04:10,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:10.988 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.092s] 2018-05-15 17:04:11,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:11.364 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.375s] 2018-05-15 17:04:11,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:11.512 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.146s] 2018-05-15 17:04:11,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:11.513 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-05-15 17:04:11,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:11.614 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.991s] 2018-05-15 17:04:11,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:11.678 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [1.894s] 2018-05-15 17:04:11,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:11.918 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.304s] 2018-05-15 17:04:12,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:12.249 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.330s] 2018-05-15 17:04:12,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:12.500 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [16.151s] 2018-05-15 17:04:12,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:12.630 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.380s] 2018-05-15 17:04:13,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:13.372 11280 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.746s] 2018-05-15 17:04:14,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:14.141 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.509s] 2018-05-15 17:04:14,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:14.446 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.306s] 2018-05-15 17:04:14,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:14.839 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.392s] 2018-05-15 17:04:15,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:15.166 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.326s] 2018-05-15 17:04:15,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:15.267 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.589s] 2018-05-15 17:04:15,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:15.272 11280 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.142s] 2018-05-15 17:04:15,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:15.280 11280 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.907s] 2018-05-15 17:04:15,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:15.528 11280 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.247s] 2018-05-15 17:04:15,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:15.610 11280 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.082s] 2018-05-15 17:04:15,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:15.673 11280 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.063s] 2018-05-15 17:04:15,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:15.764 11280 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.091s] 2018-05-15 17:04:16,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:16.017 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.849s] 2018-05-15 17:04:16,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:16.339 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.322s] 2018-05-15 17:04:16,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:16.715 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.375s] 2018-05-15 17:04:17,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:17.234 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.516s] 2018-05-15 17:04:17,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:17.489 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.254s] 2018-05-15 17:04:19,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:19.194 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.926s] 2018-05-15 17:04:20,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:20.386 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [7.887s] 2018-05-15 17:04:23,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:23.630 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.435s] 2018-05-15 17:04:24,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:24.827 11280 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.113s] 2018-05-15 17:04:25,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:25.180 11280 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.353s] 2018-05-15 17:04:25,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:25.638 11280 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.456s] 2018-05-15 17:04:25,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:25.769 11280 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.130s] 2018-05-15 17:04:25,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:25.770 11280 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-05-15 17:04:27,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:27.232 11280 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [21.169s] 2018-05-15 17:04:27,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:27.315 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.685s] 2018-05-15 17:04:30,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:30.557 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.312s] 2018-05-15 17:04:30,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:30.810 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.251s] 2018-05-15 17:04:31,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:31.007 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.196s] 2018-05-15 17:04:31,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:31.352 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.343s] 2018-05-15 17:04:31,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:31.816 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.463s] 2018-05-15 17:04:32,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:32.186 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.368s] 2018-05-15 17:04:33,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:33.908 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.591s] 2018-05-15 17:04:35,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:35.050 11280 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.815s] 2018-05-15 17:04:35,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:35.051 11280 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.132s] 2018-05-15 17:04:35,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:35.145 11280 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.099s] 2018-05-15 17:04:36,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:36.566 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.656s] 2018-05-15 17:04:36,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:36.756 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.190s] 2018-05-15 17:04:36,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:36.904 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.147s] 2018-05-15 17:04:36,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:36.996 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.091s] 2018-05-15 17:04:37,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:37.107 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.110s] 2018-05-15 17:04:37,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:37.236 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.128s] 2018-05-15 17:04:37,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:37.645 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.409s] 2018-05-15 17:04:37,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:37.764 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.118s] 2018-05-15 17:04:37,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:37.807 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.377s] 2018-05-15 17:04:37,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:37.888 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.124s] 2018-05-15 17:04:38,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:38.650 11280 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.171s] 2018-05-15 17:04:39,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:39.180 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.371s] 2018-05-15 17:04:40,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:40.990 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.072s] 2018-05-15 17:04:41,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:41.048 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.059s] 2018-05-15 17:04:41,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:41.171 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.122s] 2018-05-15 17:04:41,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:41.616 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.443s] 2018-05-15 17:04:41,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:41.804 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.186s] 2018-05-15 17:04:41,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:41.888 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.704s] 2018-05-15 17:04:42,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:42.260 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.455s] 2018-05-15 17:04:42,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:42.337 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.076s] 2018-05-15 17:04:42,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:42.416 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.078s] 2018-05-15 17:04:42,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:42.528 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.109s] 2018-05-15 17:04:42,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:42.542 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [22.142s] 2018-05-15 17:04:42,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:42.628 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.102s] 2018-05-15 17:04:42,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:42.693 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.809s] 2018-05-15 17:04:42,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:42.711 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.083s] 2018-05-15 17:04:42,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:42.882 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.169s] 2018-05-15 17:04:43,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:43.038 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.156s] 2018-05-15 17:04:43,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:43.157 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.117s] 2018-05-15 17:04:43,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:43.221 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.065s] 2018-05-15 17:04:43,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:43.569 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.680s] 2018-05-15 17:04:44,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:44.280 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.582s] 2018-05-15 17:04:45,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:45.062 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.778s] 2018-05-15 17:04:46,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:46.391 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.326s] 2018-05-15 17:04:46,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:46.506 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.123s] 2018-05-15 17:04:46,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:46.881 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.209s] 2018-05-15 17:04:46,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:46.927 11280 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [56.025s] 2018-05-15 17:04:47,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:47.008 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.125s] 2018-05-15 17:04:53,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:53.569 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.087s] 2018-05-15 17:04:53,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:53.635 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.066s] 2018-05-15 17:04:53,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:53.775 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.139s] 2018-05-15 17:04:54,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:54.272 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.497s] 2018-05-15 17:04:54,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:54.380 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.108s] 2018-05-15 17:04:54,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:54.570 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.189s] 2018-05-15 17:04:54,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:54.988 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.417s] 2018-05-15 17:04:55,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:55.093 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.104s] 2018-05-15 17:04:55,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:55.220 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.127s] 2018-05-15 17:04:55,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:55.364 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.144s] 2018-05-15 17:04:58,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:04:58.601 11280 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [23.550s] 2018-05-15 17:05:17,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:05:17.889 11280 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [24.180s] 2018-05-15 17:05:20,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:05:20.394 11280 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [21.790s] 2018-05-15 17:05:32,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:05:32.900 11280 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [45.959s] 2018-05-15 17:06:03,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:03.263 11280 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [28.209s] 2018-05-15 17:06:04,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:04.080 11280 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [46.189s] 2018-05-15 17:06:38,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:38.073 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.029s] 2018-05-15 17:06:38,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:38.129 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.056s] 2018-05-15 17:06:38,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:38.206 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.075s] 2018-05-15 17:06:38,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:38.245 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.039s] 2018-05-15 17:06:38,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:38.271 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.025s] 2018-05-15 17:06:38,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:38.296 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.024s] 2018-05-15 17:06:38,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:38.408 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.112s] 2018-05-15 17:06:38,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:38.485 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.076s] 2018-05-15 17:06:38,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:38.502 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.017s] 2018-05-15 17:06:38,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:38.583 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.080s] 2018-05-15 17:06:38,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:38.603 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.020s] 2018-05-15 17:06:38,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:38.710 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.106s] 2018-05-15 17:06:38,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:38.805 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.093s] 2018-05-15 17:06:38,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:38.879 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.074s] 2018-05-15 17:06:38,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:38.964 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.085s] 2018-05-15 17:06:39,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:39.283 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.319s] 2018-05-15 17:06:39,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:39.356 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.072s] 2018-05-15 17:06:39,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:39.443 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.085s] 2018-05-15 17:06:39,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:39.456 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.013s] 2018-05-15 17:06:39,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:39.540 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.083s] 2018-05-15 17:06:39,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:39.612 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.071s] 2018-05-15 17:06:39,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:39.679 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.067s] 2018-05-15 17:06:39,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:06:39.757 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.078s] 2018-05-15 17:07:09,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:07:09.375 11280 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [66.100s] 2018-05-15 17:07:37,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:07:37.514 11280 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [28.134s] 2018-05-15 17:07:52,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '01a588de-5003-4f39-b273-c131ba0729ba']'. 2018-05-15 17:07:53,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-15 17:07:53,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-15 17:07:53,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-15 17:07:53,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 01a588de-5003-4f39-b273-c131ba0729ba | 2018-05-15 17:07:53,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-15 17:07:53,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-15 17:03:33 | 2018-05-15 17:07:53,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-15 17:07:51 | 2018-05-15 17:07:53,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:18 | 2018-05-15 17:07:53,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-15 17:07:53,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-15 17:07:53,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 01e7e8ae-0264-42a5-9559-72b907ac0413) | 2018-05-15 17:07:53,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-15 17:07:53,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9aafbe58-3054-4138-85af-64a146dd09cf) | 2018-05-15 17:07:53,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 204 | 2018-05-15 17:07:53,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 237.08 | 2018-05-15 17:07:53,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 204 | 2018-05-15 17:07:53,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-15 17:07:53,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-15 17:07:53,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-15 17:07:53,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-15 17:07:53,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-15 17:07:53,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-15 17:07:53,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-05-15 17:07:58,907 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 17:07:58,908 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 04:44 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-15 17:07:58,913 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-15 17:07:59,000 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-15 17:08:01,909 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-15 17:08:01.270 11392 INFO rally.deployment.engine [-] Deployment 9aafbe58-3054-4138-85af-64a146dd09cf | Starting: Destroy cloud and free allocated resources. 2018-05-15 17:08:01.435 11392 INFO rally.deployment.engine [-] Deployment 9aafbe58-3054-4138-85af-64a146dd09cf | Completed: Destroy cloud and free allocated resources. 2018-05-15 17:08:01.490 11392 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=01e7e8ae-0264-42a5-9559-72b907ac0413) for deployment 'opnfv-rally'. 2018-05-15 17:08:01.516 11392 INFO rally.api [-] Deleting verification (UUID=01a588de-5003-4f39-b273-c131ba0729ba). 2018-05-15 17:08:01.614 11392 INFO rally.api [-] Verification has been successfully deleted! 2018-05-15 17:08:01.615 11392 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=01e7e8ae-0264-42a5-9559-72b907ac0413). 2018-05-15 17:08:01.635 11392 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-15 17:08:04,548 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-15 17:08:04.072 11395 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=cf079fe8-62b4-4b5b-8564-e014ced0d803) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | cf079fe8-62b4-4b5b-8564-e014ced0d803 | 2018-05-15T17:08:04 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: cf079fe8-62b4-4b5b-8564-e014ced0d803 ~/.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-05-15 17:08:08,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 | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-15 17:08:08,393 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-15 17:08:11,095 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-15 17:08:10.696 11401 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=01e7e8ae-0264-42a5-9559-72b907ac0413). 2018-05-15 17:08:10.872 11401 INFO rally.api [-] Verifier has been successfully deleted! 2018-05-15 17:08:15,345 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-15 17:08:13.339 11404 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-15 17:08:13.616 11404 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-15 17:08:15.071 11404 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=20802ca9-4de6-4e42-9ca6-c29b245067aa) has been successfully created! Using verifier 'opnfv-tempest' (UUID=20802ca9-4de6-4e42-9ca6-c29b245067aa) as the default verifier for the future CLI operations. 2018-05-15 17:08:18,643 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-05-15 17:08:21,336 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-15 17:08:25,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-15 17:08:31,047 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-15 17:08:29.960 11423 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=20802ca9-4de6-4e42-9ca6-c29b245067aa) for deployment 'opnfv-rally' (UUID=cf079fe8-62b4-4b5b-8564-e014ced0d803). 2018-05-15 17:08:30.806 11423 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=20802ca9-4de6-4e42-9ca6-c29b245067aa) has been successfully configured for deployment 'opnfv-rally' (UUID=cf079fe8-62b4-4b5b-8564-e014ced0d803)! 2018-05-15 17:08:31,048 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-15 17:08:31,048 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-15 17:08:31,052 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-15 17:08:31,107 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-15 17:08:34,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-20802ca9-4de6-4e42-9ca6-c29b245067aa/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-05-15 17:08:34,690 - 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-05-15 17:08:37,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 17:08:37.048 11432 INFO rally.api [-] Starting verification (UUID=0200a8fc-3c80-44d0-beb2-6967dc8870e8) for deployment 'opnfv-rally' (UUID=cf079fe8-62b4-4b5b-8564-e014ced0d803) by verifier 'opnfv-tempest' (UUID=20802ca9-4de6-4e42-9ca6-c29b245067aa). 2018-05-15 17:08:37,051 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 0200a8fc-3c80-44d0-beb2-6967dc8870e8 2018-05-15 17:12:20,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0200a8fc-3c80-44d0-beb2-6967dc8870e8']'. 2018-05-15 17:12:21,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-15 17:12:21,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-15 17:12:21,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-15 17:12:21,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0200a8fc-3c80-44d0-beb2-6967dc8870e8 | 2018-05-15 17:12:21,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-15 17:12:21,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-15 17:08:36 | 2018-05-15 17:12:21,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-15 17:12:19 | 2018-05-15 17:12:21,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:43 | 2018-05-15 17:12:21,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-15 17:12:21,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-15 17:12:21,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 20802ca9-4de6-4e42-9ca6-c29b245067aa) | 2018-05-15 17:12:21,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-15 17:12:21,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: cf079fe8-62b4-4b5b-8564-e014ced0d803) | 2018-05-15 17:12:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-05-15 17:12:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 199.725 | 2018-05-15 17:12:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-05-15 17:12:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-05-15 17:12:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-15 17:12:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-15 17:12:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-15 17:12:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-15 17:12:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-15 17:12:21,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-15 17:12:27,694 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 17:12:27,694 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-15 17:12:27,700 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-15 17:12:28,990 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-15 18:10:56,496 - 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) ... FAIL test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 3044, in test_ping_via_router self.assertTrue(check_ping(self.inst_creators[0])) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 515, in test_connect_via_ssh_heat_vm create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 548, in test_connect_via_ssh_heat_vm_derived create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 119 tests in 3507.433s FAILED (failures=3) 2018-05-15 18:10:56,668 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 18:10:56,668 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 58:27 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-15 18:10:56,673 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-05-15 18:10:56,673 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-15 18:10:56,763 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-15 18:10:59,816 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-15 18:10:59.105 11651 INFO rally.deployment.engine [-] Deployment cf079fe8-62b4-4b5b-8564-e014ced0d803 | Starting: Destroy cloud and free allocated resources. 2018-05-15 18:10:59.265 11651 INFO rally.deployment.engine [-] Deployment cf079fe8-62b4-4b5b-8564-e014ced0d803 | Completed: Destroy cloud and free allocated resources. 2018-05-15 18:10:59.327 11651 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=20802ca9-4de6-4e42-9ca6-c29b245067aa) for deployment 'opnfv-rally'. 2018-05-15 18:10:59.361 11651 INFO rally.api [-] Deleting verification (UUID=0200a8fc-3c80-44d0-beb2-6967dc8870e8). 2018-05-15 18:10:59.487 11651 INFO rally.api [-] Verification has been successfully deleted! 2018-05-15 18:10:59.487 11651 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=20802ca9-4de6-4e42-9ca6-c29b245067aa). 2018-05-15 18:10:59.509 11651 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-15 18:11:02,897 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-15 18:11:02.352 11654 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=a872408d-4774-4822-ba63-f10cdb0d7074) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | a872408d-4774-4822-ba63-f10cdb0d7074 | 2018-05-15T18:11:02 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: a872408d-4774-4822-ba63-f10cdb0d7074 ~/.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-05-15 18:11:06,733 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-15 18:11:06,734 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-15 18:11:09,511 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-15 18:11:09.043 11660 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=20802ca9-4de6-4e42-9ca6-c29b245067aa). 2018-05-15 18:11:09.247 11660 INFO rally.api [-] Verifier has been successfully deleted! 2018-05-15 18:11:14,106 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-15 18:11:11.992 11663 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-15 18:11:12.277 11663 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-15 18:11:13.882 11663 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=71abab81-32c2-4571-aa3b-c05c6b3bdbe8) has been successfully created! Using verifier 'opnfv-tempest' (UUID=71abab81-32c2-4571-aa3b-c05c6b3bdbe8) as the default verifier for the future CLI operations. 2018-05-15 18:11:17,322 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-05-15 18:11:20,291 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-15 18:11:25,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-15 18:11:31,409 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-15 18:11:30.314 11682 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=71abab81-32c2-4571-aa3b-c05c6b3bdbe8) for deployment 'opnfv-rally' (UUID=a872408d-4774-4822-ba63-f10cdb0d7074). 2018-05-15 18:11:31.158 11682 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=71abab81-32c2-4571-aa3b-c05c6b3bdbe8) has been successfully configured for deployment 'opnfv-rally' (UUID=a872408d-4774-4822-ba63-f10cdb0d7074)! 2018-05-15 18:11:31,409 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-15 18:11:31,410 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-15 18:11:31,415 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-15 18:11:31,422 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-15 18:11:34,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-71abab81-32c2-4571-aa3b-c05c6b3bdbe8/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-15 18:11:34,709 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-15 18:11:34,711 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-15 18:11:34,711 - 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-05-15 18:11:37,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-15 18:11:37.386 11691 INFO rally.api [-] Starting verification (UUID=f2c30cb5-168d-4078-a70b-75ee21a8c850) for deployment 'opnfv-rally' (UUID=a872408d-4774-4822-ba63-f10cdb0d7074) by verifier 'opnfv-tempest' (UUID=71abab81-32c2-4571-aa3b-c05c6b3bdbe8). 2018-05-15 18:11:37,390 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: f2c30cb5-168d-4078-a70b-75ee21a8c850 2018-05-15 18:13:58,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f2c30cb5-168d-4078-a70b-75ee21a8c850']'. 2018-05-15 18:13:59,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-15 18:13:59,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-15 18:13:59,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-15 18:13:59,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f2c30cb5-168d-4078-a70b-75ee21a8c850 | 2018-05-15 18:13:59,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-15 18:13:59,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-15 18:11:37 | 2018-05-15 18:13:59,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-15 18:13:58 | 2018-05-15 18:13:59,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:21 | 2018-05-15 18:13:59,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-15 18:13:59,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-15 18:13:59,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 71abab81-32c2-4571-aa3b-c05c6b3bdbe8) | 2018-05-15 18:13:59,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-15 18:13:59,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a872408d-4774-4822-ba63-f10cdb0d7074) | 2018-05-15 18:13:59,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-15 18:13:59,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 126.653 | 2018-05-15 18:13:59,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-15 18:13:59,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-15 18:13:59,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-15 18:13:59,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-15 18:13:59,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-15 18:13:59,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-15 18:13:59,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-15 18:14:00,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-15 18:14:05,915 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 18:14:05,916 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:48 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-15 18:14:05,922 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:51 | PASS | | vping_userdata | functest | smoke | 00:37 | PASS | | tempest_smoke_serial | functest | smoke | 17:53 | FAIL | | rally_sanity | functest | smoke | 29:14 | PASS | | refstack_defcore | functest | smoke | 04:44 | PASS | | patrole | functest | smoke | 04:09 | PASS | | snaps_smoke | functest | smoke | 58:27 | FAIL | | neutron_trunk | functest | smoke | 02:48 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-15 18:14:05,929 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-15 18:14:13,386 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-25 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-15 18:14:13,388 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-15 18:14:13,388 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-15 18:14:13,389 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-15 18:14:13,389 - 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-05-15 18:14:13,390 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-15 18:14:19,974 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-25 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-15 18:14:19,977 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-15 18:14:19,977 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-15 18:14:19,977 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-15 18:14:19,978 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-05-15 18:14:19,979 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-15 18:14:27,369 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-25 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-15 18:14:27,371 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-15 18:14:27,371 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-15 18:14:27,374 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-05-15 18:14:27,376 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-15 18:14:27,377 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-05-15 18:17:13,109 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-05-15 18:17:13,236 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 18:17:13,236 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 02:46 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-05-15 18:17:13,240 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 02:46 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-15 18:17:13,241 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK